Loading...
Loading...
Found 7,584 Skills
Generate concise PR descriptions by analyzing the diff against a base branch
Remove dead code and duplication pragmatically with a 5-phase systematic approach
Create structured GitHub issues from conversation context using gh CLI
Analyze Python code for style improvements including naming, structure, nesting, and cognitive load reduction
Generate manual test plans for PR changes with verified commands and pass/fail criteria
Render and display Mermaid diagrams inline in iTerm2 or Ghostty. Use when creating, editing, or iterating on mermaid diagrams. Triggers on mermaid diagram work — flowcharts, sequence, state, class, ER, and XY charts.
Final pass to identify missed items, edge cases, and risks before considering a scope done
Improve code readability without altering functionality using idiomatic best practices
Proofread posts before publishing for spelling, grammar, repetition, logic, weak arguments, and broken links
PRD review, requirements review, check PRD quality. Use when: Review is required after PRD completion, "review PRD", "PRD review", "requirements review"
Read and summarize text-based file types only. Prefer read_file for text formats; use execute_shell_command for type detection when needed. PDF/Office/images/archives are handled by other skills.
How to create and configure the Aptos client (Aptos, AptosConfig) in @aptos-labs/ts-sdk. Covers Network, fullnode/indexer/faucet URLs, singleton pattern, and Bun compatibility. Triggers on: 'Aptos client', 'AptosConfig', 'SDK client', 'client setup', 'new Aptos(', 'Network.TESTNET', 'Network.MAINNET'.