dcs-soni/awesome-claude-skills Skills
(8)Browse AI agent skills from dcs-soni/awesome-claude-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Api Docs Generator
dcs-soni/awesome-claude-skills
--- name: api-docs-generator description: 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. --- # API Documentation Generator Automatically e
Codebase Onboarding
dcs-soni/awesome-claude-skills
--- name: codebase-onboarding description: 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. --- # Codebase Onboarding Skil
Empty Catch Finder
dcs-soni/awesome-claude-skills
--- name: finding-empty-catches description: 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. allowed-tools: - View - Bash
Fullstack Feature Generator
dcs-soni/awesome-claude-skills
--- name: fullstack-feature-generator description: 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 f
Incident Response Helper
dcs-soni/awesome-claude-skills
--- name: responding-to-incidents description: 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. --- # Incide
Orphan File Finder
dcs-soni/awesome-claude-skills
--- name: finding-orphan-files description: 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. run-in-subagent: true all
Pr Description Generator
dcs-soni/awesome-claude-skills
--- name: generating-pr-descriptions description: 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. --- # PR Description Generator Generate structured, co
Stale Todo Finder
dcs-soni/awesome-claude-skills
--- name: finding-stale-todos description: 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. run-in-subagent: true allowed-tools: - View - Bas