code-quality
Provides general code quality guidance covering correctness, Rust idioms, and comments. Emphasizes avoiding over-engineering when writing code.
Your agent can do more. Find the skill that makes it happen.
Find your next superpower If you are an agent, refer to our llms.txt for full access."..." for exact phrases · Try typography, debugging or spreadsheetProvides general code quality guidance covering correctness, Rust idioms, and comments. Emphasizes avoiding over-engineering when writing code.
Write clean, runnable, tested code and execute unit/integration test suites and linter passes. Trigger with "run tests", "fix test failure", "add unit tests", or when debugging root causes, verifying immediate code runnability, or enforcing coding standards.
Use when working with code refactoring context restore
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
Analyzes and refactors code using clean code principles, SOLID design patterns, and software engineering practices. Targets improvements in quality, maintainability, and performance.
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Delegates both reviews to isolated Pi agents in parallel and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress chan…
Reviews AEM Edge Delivery Services changes before a PR or within an existing PR. Validates block structure, DOM output, CSS and JavaScript patterns, Lighthouse performance, and accessibility, then posts review comments or suggestions.
Establishes mandatory code reviews through the /code-review command before committing or deploying code.
Provides a methodology for code and pull request reviews. Defines what to flag, what to skip, and how to structure review output.
Reviews pull requests or diffs before merging. Checks for issues such as N+1 queries, injection risks, missing edge cases, and error handling gaps.
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to…
A growing collection of real, public skills. Descriptions and instructions indexed 25 Sept 2026.
Skills give your agent reusable instructions for a specific job. Pick one, read what it does, and bring it into your workflow.
A name only tells half the story. Search the full description and instructions to find the right fit.
Read the skill, visit its source, and see exactly what you’re adding to your agent.
Copy the install command from a skill page and run it in your project.
npx skillycli add owner/repo --skill name