Browse Skills

6825 skills found

comment-generator.md
1
1 export comment-generator
2 Dexploarer from "Dexploarer/claudius-skills"
3 Generate code comments and docstrings. Use when user asks to "add comments", "document this code", "explain with comments", or "add docstrings".
2026-01-05
markdown-presentation.md
1
1 export markdown-presentation
2 plinde from "plinde/claude-plugins"
3 This skill should be used when creating markdown-based presentations with expandable sections, timing guides, and speaker-friendly formatting. Use for team onboarding, technical deep-dives, and knowledge transfer sessions.
2026-01-05
querying-logseq-data.md
1
1 export querying-logseq-data
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Expert in building Datalog queries for Logseq DB graphs. Auto-invokes when users need help writing Logseq queries, understanding Datalog syntax, optimizing query performance, or working with the Datascript query engine. Covers advanced query patterns, pull syntax, aggregations, and DB-specific query techniques.
2026-01-05
tech-debt-analyzer.md
1
1 export tech-debt-analyzer
2 agent-trust-protocol from "agent-trust-protocol/atp-core"
3 This skill should be used when analyzing technical debt in a codebase, documenting code quality issues, creating technical debt registers, or assessing code maintainability. Use this for identifying code smells, architectural issues, dependency problems, missing documentation, security vulnerabilities, and creating comprehensive technical debt documentation.
2026-01-05
backend-api.md
1
1 export backend-api
2 imkdw from "imkdw/imkdw-dev"
3 Design and implement NestJS REST API endpoints following the project's layered architecture (Controllers, Use Cases, Repositories). Use this skill when creating or modifying controller files (*.controller.ts), defining API routes, implementing HTTP handlers, setting up Swagger documentation, configuring route guards and decorators, working with request/response DTOs, or structuring API endpoints. This includes files in features/{feature}/controller/, auth/controller/, and any file with @Controller() decorator. Apply when working with API_ENDPOINTS constants, @Get/@Post/@Put/@Patch/@Delete decorators, @ApiTags/@ApiProperty swagger decorators, @Public/@MemberRoles custom decorators, HttpCode/HttpStatus configurations, or Query/Param/Body parameter decorators.
2026-01-05
spectral.md
1
1 export spectral
2 mcclowes from "mcclowes/vague"
3 Use when configuring Spectral for API linting, creating custom rulesets, and validating OpenAPI or AsyncAPI specifications
2026-01-05
doc-naming.md
1
1 export doc-naming
2 vladm3105 from "vladm3105/aidoc-flow-framework"
3 Enforces unified ID naming standards and threshold naming rules for all SDD documentation artifacts
2026-01-05
universal-workflow-init.md
1
1 export universal-workflow-init
2 laguna821 from "laguna821/achmage_universal_workflow_initiator"
3 Bootstraps new projects by running a 5-question intake and generating a minimal scaffold (WORKPLAN.md, BRIEF.md, OUTLINE.md, SOURCES.md, LOG.md) plus optional folders for writing/research/coding. Use when the user asks to start a new project, plan a workflow, scaffold folders/files, or set up a reusable pipeline.
2026-01-05
adr-writing.md
1
1 export adr-writing
2 echohello-dev from "echohello-dev/yap-on-slack"
3 Write and maintain ADRs under docs/adrs when architecture decisions are made
2026-01-05
testing-quality-gates.md
1
1 export testing-quality-gates
2 omerakben from "omerakben/omer-akben"
3 Comprehensive testing protocols, E2E patterns, and quality gate execution for the omer-akben portfolio. Use when writing tests, debugging test failures, or ensuring code quality.
2026-01-05
index-docs.md
1
1 export index-docs
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Create searchable knowledge base from existing documentation and code for fast context lookup in brownfield projects. Indexes .md files with sections/keywords, maps code exports to documentation, generates search.json, quick-ref.md, and glossary.md in .claude/index/. Use when onboarding to brownfield projects or when documentation needs better discoverability.
2026-01-05
codex-search.md
1
1 export codex-search
2 dceoy from "dceoy/gh-actions-for-devops"
3 Search the web using OpenAI Codex CLI to find current documentation, best practices, solutions, and technical information. Use when the user needs to research libraries, find API documentation, troubleshoot errors, or learn about new technologies. Requires Codex CLI installed.
2026-01-05
deciding-investment-timing.md
1
1 export deciding-investment-timing
2 synapseradio from "synapseradio/thinkies"
3 Decide when to invest effort by assessing whether deferral increases or decreases total cost through compound effects versus learning. Use when: (1) asked to choose between fixing technical debt now versus deferring it, (2) immediate refactoring is advocated without considering what would be learned by waiting, (3) timing decisions are based on feelings about code quality rather than economics, (4) quick fixes are recommended without asking whether they make future fixes harder.
2026-01-05
shirushi.md
1
1 export shirushi
2 CAPHTECH from "CAPHTECH/shirushi"
3 Document ID management for Git repositories. Validates, assigns, and tracks immutable doc_ids across Markdown/YAML files. Use when working with doc_id, document IDs, "@see docid" references, document integrity validation, or shirushi commands.
2026-01-05
customer-acquisition-focus.md
1
1 export customer-acquisition-focus
2 totalaudiopromo from "totalaudiopromo/total-audio-platform"
3 Use when working on Total Audio Platform (Audio Intel) during customer acquisition phase - enforces focus on customer-facing features over technical perfection, validates work contributes to £500/month goal, prevents perfectionism and over-optimization that delays customer acquisition
2026-01-05
initialize-governance.md
1
1 export initialize-governance
2 samjhecht from "samjhecht/wrangler"
3 Initialize complete governance framework in a project - creates constitution, roadmap, directory READMEs, and issue/spec templates with guided setup process
2026-01-05
diary-writer.md
1
1 export diary-writer
2 nnsi from "nnsi/hono-practice"
3 /docs/diary/に日記を書く。
2026-01-05
component-documenter.md
1
1 export component-documenter
2 deve1993 from "deve1993/Quickfy-website"
3 Write professional documentation including README files, Storybook stories, API docs, usage examples, and migration guides for component libraries
2026-01-05
rest-api.md
1
1 export rest-api
2 specvital from "specvital/web"
3 Provides REST API design and implementation standards. Ensures proper URL structure, pagination, sorting, filtering, and error handling patterns. Specializes in RESTful principles, HTTP method semantics, status code usage, versioning strategies, HATEOAS, and API documentation. Implements consistent response structures and content negotiation.Use when: designing REST API endpoints, defining URL structures and naming conventions, implementing pagination/sorting/filtering, choosing appropriate HTTP methods (GET/POST/PUT/PATCH/DELETE), selecting HTTP status codes, designing request/response schemas, handling API errors and validation, implementing API versioning, documenting APIs with OpenAPI/Swagger, or designing hypermedia controls (HATEOAS).
2026-01-05
sdd-slice-wish.md
1
1 export sdd-slice-wish
2 See2et from "See2et/bakopa-vr"
3 大きな「やりたいこと」を、1Spec=1PRとしてレビュー可能・検証可能・安全にマージ可能なサイズへスライスする。ここでは具体的な仕様書(受入条件の詳細化・テスト観点の網羅・docs/specs/* の作成)は行わない(それは sdd-init / sdd-test-cases の責務)。出力は「スライス案(S/M/L)」「推奨スライス」「前提・制約・リスク・未決事項」「次フェーズへの入力(sdd-init に渡す要点)」に限定する。
2026-01-05
superset-sql-developer.md
1
1 export superset-sql-developer
2 jgtolentino from "jgtolentino/insightpulse-odoo"
3 Expert guidance for writing optimized SQL queries for Apache Superset datasets, virtual datasets, and SQL Lab. This skill helps you create performant queries, design efficient datasets, and leverage PostgreSQL features - with specific patterns for Finance SSC, BIR compliance, and Odoo integration.
2026-01-05
stig.md
1
1 export stig
2 bresilla from "bresilla/dot"
3 Use Stig to generate documentation from C/C++ code with Doxygen-style comments
2026-01-05
testing-workflow.md
1
1 export testing-workflow
2 obinopaul from "obinopaul/agents-backend"
3 Testing best practices with pytest. Use this skill when writing tests, setting up test infrastructure, or debugging test failures.
2026-01-05
completion-checklist.md
1
1 export completion-checklist
2 adilkalam from "adilkalam/claude-vibe-code"
3 MANDATORY checklist before claiming ANY task complete - verifies file organization, constraints, documentation consistency, and provides evidence
2026-01-05