A collection of Claude Code skills for development workflows, research, content extraction, and UI/UX design.
Install all skills globally:
npx openskills install https://github.com/DankerMu/CCskills --globalInstall a single skill:
npx openskills install https://github.com/DankerMu/CCskills/tree/master/<skill-name> --globalFor example:
npx openskills install https://github.com/DankerMu/CCskills/tree/master/deep-research --global| Skill | Description |
|---|---|
| codeagent | Multi-backend AI code tasks with Codex, Claude, and Gemini support |
| do | Structured 5-phase feature development (Understand, Clarify, Design, Implement, Complete) |
| omo | Multi-agent orchestration for code analysis, bug investigation, and fix planning |
| sparv | Minimal SPARV workflow (Specify, Plan, Act, Review, Vault) with risk detection |
| Skill | Description |
|---|---|
| gh-flow | End-to-end GitHub workflow orchestrator, from PRD to code merge |
| gh-create-issue | Create GitHub issues from PRD or requirements with auto complexity detection |
| gh-issue-implement | Implement GitHub issues by number, create PR with test coverage |
| gh-pr-review | Review and merge GitHub PRs with automated CI checks |
| gh-release | Generate release notes and create GitHub releases |
| Skill | Description |
|---|---|
| deep-research | Comprehensive research assistant with multi-source synthesis and citations |
| search-layer | Multi-source search with intent-aware scoring (Brave, Exa, Tavily, Grok) |
| search-skill | Search and recommend Claude Code skills from marketplaces |
| github-explorer | Deep-dive analysis of GitHub projects (architecture, community, competitive landscape) |
| repo-deep-dive-report | Repository deep dive with structured reports, Mermaid diagrams, and scored evaluation |
| Skill | Description |
|---|---|
| content-extract | URL-to-Markdown extraction with MinerU fallback |
| mineru-extract | MinerU API for converting URLs, PDFs, and Office docs to clean Markdown |
| headless-web-viewer | Render webpages via Playwright with JS support and screenshot capture |
| codebase-spec-extractor | Extract replicable engineering specifications from existing codebases |
| Skill | Description |
|---|---|
| ui-ux-pro-max | UI/UX design intelligence with 50 styles, 9 stacks, and comprehensive design data |
| prototype-prompt-generator | Generate structured prompts for UI/UX prototypes across multiple design systems |
| product-requirements | Interactive requirements gathering, analysis, and PRD generation |
| brainstorming | Turn vague ideas into validated designs through structured brainstorming |
| doc-workflow | DR-driven iterative document workflow with multi-round deep-research validation |
| Skill | Description |
|---|---|
| skill-install | Install Claude skills from GitHub with automated security scanning |
| skill-from-github | Create skills by learning from high-quality GitHub projects |
| skill-from-masters-skill | Create skills by discovering and incorporating expert methodologies |
| skill-from-notebook | Extract methodologies from documents or examples to create skills |
Some skills in this collection are inspired by or adapted from:
MIT