← all publishers

dcs-soni

@dcs-soni source repo

8 published skills

  1. Finding Stale Todos · dcs-soni bundle
    Find and analyze stale TODO, FIXME, HACK comments in codebases using git history. Use when user mentions stale TODOs, old comments, tech debt cleanup, forgotten TODOs, or code archaeology.
    0
    installs
  2. API Docs Generator · dcs-soni bundle
    Generate OpenAPI 3.0 specifications and API documentation from code. Use when user asks for API docs, OpenAPI spec, Swagger docs, endpoint documentation, or wants to document their REST API.
    0
    installs
  3. Finding Empty Catches · dcs-soni bundle
    Find empty catch blocks and silent error handlers that swallow exceptions. Use when user mentions silent failures, error swallowing, empty catch, ignored exceptions, or debugging mysterious production issues.
    0
    installs
  4. Finding Orphan Files · dcs-soni bundle
    Identify source files that are never imported or referenced (orphan files) to help clean up technical debt and reduce build size. Use when user mentions dead code, unused files, cleaning up codebase, or dependency audit.
    0
    installs
  5. Codebase Onboarding · dcs-soni bundle
    Help developers understand unfamiliar codebases quickly. Use when user mentions onboarding, understanding code, architecture overview, codebase tour, project structure, or asks "how does this work" about a project.
    0
    installs
  6. Responding To Incidents · dcs-soni bundle
    Assist with production incident response, log analysis, timeline creation, and postmortem generation. Use when user mentions incident, outage, production issue, debugging production, service down, error spikes, or postmortem.
    0
    installs
  7. Generating Pr Descriptions · dcs-soni bundle
    Generate high-quality Pull Request descriptions from git diffs and commit history. Use when user mentions PR description, pull request, code review, or asks to write/generate a PR.
    0
    installs
  8. Fullstack Feature Generator · dcs-soni bundle
    Generate complete full-stack features with database models, API routes, UI components, and tests in one workflow. Use when user asks to add a feature, create CRUD operations, scaffold endpoints, or build complete functionality across frontend and backend.
    1
    install