← all publishers

s1lver091

@s1lver091 source repo

6 published skills

  1. Plan · s1lver091
    Explore a codebase and produce a detailed implementation plan before writing any code. Use when asked to plan a feature, think through an approach, or figure out how to implement something.
    0
    installs
  2. Spec · s1lver091
    Write a technical specification for a feature, API, or system component. Use when asked to spec out, design, or document a feature before it is built.
    0
    installs
  3. Test · s1lver091
    Write tests for existing code or new features. Use when asked to add tests, improve test coverage, or write tests for a specific function or module.
    0
    installs
  4. Debug · s1lver091
    Systematically diagnose and fix bugs, unexpected behavior, or failing tests. Use when something is broken and the cause is not immediately obvious.
    0
    installs
  5. Refactor · s1lver091
    Safely restructure code to improve clarity, reduce duplication, or simplify design without changing observable behavior. Use when asked to clean up, simplify, or restructure code.
    0
    installs
  6. Code Review · s1lver091
    Review code changes for bugs, security vulnerabilities, performance issues, and maintainability. Use when asked to review code, a PR, a diff, or recent changes.
    0
    installs