.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/awood45/claude-coding-commands
home/skills/awood45/claude-coding-commands
awood45 avatar

awood45/claude-coding-commands

19 skills

View on GitHub
$npx skills add awood45/claude-coding-commands
SkillInstalls
capture-skillCapture what was done in the current conversation as a repeatable, well-structured skill (SKILL.md).—decision-briefTemplate for structured options analysis with pros/cons and a recommendation. Loaded by the Researcher agent — not user-invocable.—design-doc-high-levelGenerate a high-level architecture design document from a requirements document.—design-doc-low-levelGenerate a low-level design specification from requirements and high-level design documents.—generic-deep-researchTemplate for thorough open-ended research reports. Loaded by the Researcher agent — not user-invocable.—grill-meimplement-task-codeImplement a specific task from the implementation plan using strict TDD.—implementation-task-planGenerate an implementation task plan from design documents. Breaks a low-level design into ordered, dependency-aware tasks with explicit parallelization…—improve-test-coverageDiagnose and fix test coverage gaps. Identifies uncovered code paths, adds targeted tests, refactors untestable code, and introduces mocking where needed.—learning-planTemplate for three-phase learning syllabi (Apprentice, Journeyman, Master). Loaded by the Researcher agent — not user-invocable.—narrative-docWrite a narrative design or proposal document iteratively, section by section, with human sign-off at each step.—quick-researchQuick research — get a sourced answer in under a minute. Use instead of /research when you need a fast answer, not a deep dive.—requirements-docGenerate a structured requirements document from unstructured plans or ideas.—researchLaunch a deep research task. Investigates a topic and produces a structured report. Supports templates for different output types.—review-codeReview code changes for correctness, security, error handling, performance, testing, and more. Dynamically selects review perspectives based on what changed.—review-design-high-levelReview a high-level design document for gaps in architecture, security posture, data model soundness, technology choices, and deployment readiness.—review-design-low-levelReview a low-level design document for gaps in code structure, class design, error handling, and testing strategy.—run-implementation-planExecute an entire implementation plan end-to-end. Parallelizes tasks within batches, reviews each batch, fixes issues, commits, and opens a PR when done.—setup-code-scaffoldingBootstrap or fill gaps in a project's code quality tooling. Sets up pre-commit hooks, linting, formatting, test coverage enforcement, static analysis,…—