TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
masa-codehub

github-checkout-feature-b...

by masa-codehub

star 0

Replaces the task of ensuring development proceeds on the correct branch by switching and synchronizing branches. Typica...

masa-codehub

github-pull-request

by masa-codehub

star 0

Replaces the entire process from creating and managing pull requests to final verification before merging. Typical use c...

masa-codehub

context-creation

by masa-codehub

star 0

Replaces the process of defining the system's overall picture (SSOT) and dynamically maintaining alignment between codeb...

masa-codehub

code-refactoring-implemen...

by masa-codehub

star 0

Orchestrates the entire Code Refactoring process (Planning -> Execution -> Closing). Manages the workflow by invoking sp...

masa-codehub

arch-refactoring

by masa-codehub

star 0

Replaces the "information organization" task of improving readability and consistency of architecture diagrams while mai...

masa-codehub

spec-planning-review

by masa-codehub

star 0

Replaces the review process for strictly auditing specification formulation plans from a Technical Designer perspective...

masa-codehub

file-ops

by masa-codehub

star 0

Replaces the procedures for executing basic file operations such as rewriting, adding, and inserting content accurately...

masa-codehub

decision-support

by masa-codehub

star 0

Replaces the task of identifying information gaps needed for decision-making and proposing strategic approaches to resol...

masa-codehub

code-testing-implementati...

by masa-codehub

star 0

Orchestrates the Testing Strategy & Implementation process (Planning -> Execution -> Closing). Manages the workflow by i...

masa-codehub

arch-creation

by masa-codehub

star 0

Replaces the process of visualizing approved ADRs into concrete diagrams and sequence charts while ensuring architectura...

masa-codehub

adr-drafting

by masa-codehub

star 0

Replaces the work of drafting determined architectural hypotheses into logical and detailed ADR documents following stan...

masa-codehub

tdd-creation

by masa-codehub

star 0

Replaces the entire process of formulating implementation plans and integrating results based on detailed specifications...

masa-codehub

arch-drafting

by masa-codehub

star 0

Replaces the actual work of creating and updating architecture diagrams (Mermaid) and documents that integrate structura...

masa-codehub

github-commit

by masa-codehub

star 0

Replaces the work of recording changes to the repository following specific conventions. Typical use cases: (1) Batch st...

masa-codehub

context-review

by masa-codehub

star 0

Replaces the task of auditing whether the updated system context accurately reflects the "real code" to ensure reliabili...

masa-codehub

context-drafting

by masa-codehub

star 0

Replaces the work of creating and updating the system-context.md, which serves as the project's constitution, to unify t...

masa-codehub

python-verification

by masa-codehub

star 0

Replaces the task of serving as a quality gate to guarantee Python code quality through static analysis and testing. Typ...

masa-codehub

code-review-implementatio...

by masa-codehub

star 0

Orchestrates the Code Review process (Analysis -> Fix -> Reply/Close). Manages the workflow by invoking specialized sub-...

masa-codehub

adr-review

by masa-codehub

star 0

Skill for auditing and refining ADR documents. checks for SSOT alignment, logical consistency, and adherence to architec...

masa-codehub

design-doc-drafting

by masa-codehub

star 0

Replaces the work of drafting and refining Design Docs, which serve as the Implementation SSOT, by integrating various d...

masa-codehub

code-testing-planning

by masa-codehub

star 0

Analyzes existing code and specs to identify missing test coverage and formulate a robust Testing Plan. Used for adding...

masa-codehub

task-management

by masa-codehub

star 0

Framework for systematic task execution using a state machine (Planning, Execution, Closing). Used for (1) complex featu...

masa-codehub

context-hypothesis

by masa-codehub

star 0

Replaces the design study of formulating and analyzing "verifiable hypotheses" that align with SSOT based on domain mode...

masa-codehub

tdd-python-drafting

by masa-codehub

star 0

Replaces the creation of test code based on specifications and the minimal implementation to pass them (Red/Green) in Py...