80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
arch-planning-review
by masa-codehub
Audits the architecture visualization plan (Common Definitions & Draft Issues) before execution. Strictly enforces SYSTE...
task-structuring
by masa-codehub
Decomposes approved ADRs/Design Docs into a dependency graph of Artifacts and Tasks using backward chaining. Generates a...
issue-drafting
by masa-codehub
Replaces the work of creating objective-oriented and verifiable Issue drafts based on templates. Typical use cases: (1)...
tdd-python-refactoring
by masa-codehub
Replaces the refactoring work of improving quality and maintainability of passed Python code without changing behavior....
spec-drafting
by masa-codehub
Replaces the actual work of drafting and updating detailed specifications that can be used directly as input for TDD usi...
todo-management
by masa-codehub
Skill for breaking down goals into atomic, verifiable steps and managing them in .gemini/todo.md. Used when (1) creating...
spec-creation
by masa-codehub
Replaces the entire process of translating high-level designs (Architecture/Design Docs) into detailed technical specifi...
code-review-analysis
by masa-codehub
Analyzes PR review comments, verifies them against SSOT, and formulates a Fix/Reply plan. Used to categorize comments (A...
adr-creation
by masa-codehub
Replaces the entire process of formulating Architecture Decision Records (ADRs) based on the OODA loop. Typical use case...
code-refactoring-planning
by masa-codehub
Analyzes code smells and architectural violations to formulate a concrete Refactoring Plan. Used for (1) identifying tec...
retrospective
by masa-codehub
Replaces the work of reflecting on completed tasks using YWT or KPT frameworks to derive structural improvement actions....
issue-review
by masa-codehub
Replaces the task of strictly auditing created Issue drafts to ensure they align with the project's SSOT and agent value...
spec-refactoring
by masa-codehub
Replaces the work of detecting inconsistencies or ambiguities in drafted specifications and elevating them to a rigorous...
domain-modeling
by masa-codehub
Replaces the DDD-based modeling work of translating business knowledge into structures that can be reflected in code and...
arch-planning
by masa-codehub
Replaces the design work of formulating a visualization strategy (Blueprint) to accurately convey ADR intent, defining t...
objective-analysis
by masa-codehub
Replaces the work of extracting the true intent behind user statements or Issues and formulating multi-perspective solut...
spec-planning
by masa-codehub
Replaces the work of analyzing requirements, formulating strategies to create high-quality detailed specifications, crea...
github-branch-strategy
by masa-codehub
Replaces the work of prescribing and adhering to branch definitions and operational rules (Git Flow) in the project. Typ...
ssot-verification
by masa-codehub
Replaces the task of strictly verifying whether proposals or deliverables conceptually align with the project's Single S...
context-diagram
by masa-codehub
Replaces the diagramming task of visualizing the "big picture" and "external boundaries" of the system based on the C4 m...
objective-review
by masa-codehub
Replaces the quality management task of strictly auditing set objectives to eliminate defects and risks before execution...
todo-review
by masa-codehub
Skill for auditing .gemini/todo.md to ensure tasks are atomic, verifiable, and logically sound. Checks for gaps, jumps i...
skill-creator
by masa-codehub
Replaces the work of presiding over the creation of new skills or refinement of existing ones to capitalize agent capabi...
tdd-planning
by masa-codehub
Replaces the implementation strategy formulation work of analyzing detailed specifications and deciding how code and tes...