Browse Skills
6825 skills found
api-spec-analyzer.md
219
1
export
api-spec-analyzer
2
from
"MadAppGang/claude-code"
from
"MadAppGang/claude-code"
3
claude code plugins marketplace
2026-01-31
analyze-project.md
214
1
export
analyze-project
2
from
"brobertsaz/claude-os"
from
"brobertsaz/claude-os"
3
Analyze a project's codebase and documentation to generate coding standards, architecture docs, and development practices. Perfect for new project onboarding. Usage: 'analyze-project: /path/to/project' or 'analyze: /path/to/project'
2026-02-01
test-driven-development.md
214
1
export
test-driven-development
2
from
"brobertsaz/claude-os"
from
"brobertsaz/claude-os"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-02-01
AI Maestro Documentation Search.md
214
1
export
AI Maestro Documentation Search
2
from
"23blocks-OS/ai-maestro"
from
"23blocks-OS/ai-maestro"
3
AI Agent Orchestrator with Skills System - Give Claude Code agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Aider, Cursor from one dashboard. Multi-machine support.
2026-02-01
Find TODO and FIXME Comments.md
211
1
export
Find TODO and FIXME Comments
2
from
"nextflow-io/training"
from
"nextflow-io/training"
3
Nextflow training material
2026-01-30
Test Nextflow Example Script.md
211
1
export
Test Nextflow Example Script
2
from
"nextflow-io/training"
from
"nextflow-io/training"
3
Nextflow training material
2026-01-30
code-review.md
204
1
export
code-review
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
2026-01-30
golang-style.md
204
1
export
golang-style
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Use this skill BEFORE writing or editing any Go (.go) files. Triggers when about to create, modify, or add code to .go files. Enforces happy path coding, error wrapping, sentinel errors, and godoc-style comments.
2026-01-30
writing code.md
203
1
export
writing code
2
from
"neurostuff/NiMARE"
from
"neurostuff/NiMARE"
3
Coordinate- and image-based meta-analysis in Python
2026-02-01
setting up a development environment.md
203
1
export
setting up a development environment
2
from
"neurostuff/NiMARE"
from
"neurostuff/NiMARE"
3
Coordinate- and image-based meta-analysis in Python
2026-02-01
Wheels Documentation Generator.md
200
1
export
Wheels Documentation Generator
2
from
"wheels-dev/wheels"
from
"wheels-dev/wheels"
3
An open source ColdFusion framework inspired by Ruby on Rails.
2026-01-29
Wheels Documentation Generator.md
200
1
export
Wheels Documentation Generator
2
from
"wheels-dev/wheels"
from
"wheels-dev/wheels"
3
An open source ColdFusion framework inspired by Ruby on Rails.
2026-01-29
maestro.md
188
1
export
maestro
2
from
"xenitV1/claude-code-maestro"
from
"xenitV1/claude-code-maestro"
3
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
2026-01-31
maestro.md
188
1
export
maestro
2
from
"xenitV1/claude-code-maestro"
from
"xenitV1/claude-code-maestro"
3
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
2026-01-31
maestro.md
188
1
export
maestro
2
from
"xenitV1/claude-code-maestro"
from
"xenitV1/claude-code-maestro"
3
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
2026-01-31
maestro.md
188
1
export
maestro
2
from
"xenitV1/claude-code-maestro"
from
"xenitV1/claude-code-maestro"
3
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
2026-01-31
maestro.md
188
1
export
maestro
2
from
"xenitV1/claude-code-maestro"
from
"xenitV1/claude-code-maestro"
3
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
2026-01-31
maestro.md
188
1
export
maestro
2
from
"xenitV1/claude-code-maestro"
from
"xenitV1/claude-code-maestro"
3
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
2026-01-31
signal-capture.md
188
1
export
signal-capture
2
from
"PackmindHub/packmind"
from
"PackmindHub/packmind"
3
Packmind seamlessly captures your engineering playbook and turns it into AI context, guardrails, and governance.
2026-02-01
maestro.md
188
1
export
maestro
2
from
"xenitV1/claude-code-maestro"
from
"xenitV1/claude-code-maestro"
3
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
2026-01-31
Unnamed Skill.md
186
1
export
Unnamed Skill
2
from
"wcygan/dotfiles"
from
"wcygan/dotfiles"
3
Configuration for Development Environments
2026-01-26
git-commit-crafter.md
177
1
export
git-commit-crafter
2
from
"ryoppippi/dotfiles"
from
"ryoppippi/dotfiles"
3
ryoppippi's dotfiles
2026-02-02
documentation-sync.md
173
1
export
documentation-sync
2
from
"rsmdt/the-startup"
from
"rsmdt/the-startup"
3
The Agentic Startup - A collection of Claude Code commands, skills, and agents.
2026-02-01
feature-prioritization.md
173
1
export
feature-prioritization
2
from
"rsmdt/the-startup"
from
"rsmdt/the-startup"
3
The Agentic Startup - A collection of Claude Code commands, skills, and agents.
2026-02-01