Browse Skills

6825 skills found

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
hammerspoon.md
1
1 export hammerspoon
2 plinde from "plinde/claude-plugins"
3 This skill should be used when automating macOS with Hammerspoon, configuring window management hotkeys, working with Spoons (plugins), writing Lua configuration in init.lua, or using the hs CLI for scripting and reloading.
2026-01-05
codebase-inspection-protocol.md
1
1 export codebase-inspection-protocol
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Mandatory inspection procedures for understanding Rails codebase structure before writing any code. Use this skill FIRST before any code generation task to discover existing patterns, conventions, dependencies, and file organization in the target Rails project. Trigger keywords: analyze, inspect, patterns, conventions, codebase, discover, structure, dependencies
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
ai-writing-detection.md
1
1 export ai-writing-detection
2 mike-coulbourn from "mike-coulbourn/content-lab"
3 Comprehensive AI writing detection patterns and methodology. Provides vocabulary lists, structural patterns, model-specific fingerprints, and false positive prevention guidance. Use when analyzing text for AI authorship or understanding detection patterns.
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
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
docusaurus-deployer.md
1
1 export docusaurus-deployer
2 mjunaidca from "mjunaidca/robolearn"
3 This skill should be used when deploying a Docusaurus site to GitHub Pages. It automates the configuration, building, and deployment process, handling GitHub Pages setup, environment configuration, and CI/CD automation. Includes local validation before GitHub Actions triggering.
2026-01-05
deep-researcher.md
1
1 export deep-researcher
2 Karanjot786 from "Karanjot786/agent-skills-cli"
3 Performs comprehensive, multi-layered research on any topic with structured analysis and synthesis of information from multiple sources. Use when the user needs thorough investigation, market research, technical deep-dives, due diligence, or comprehensive analysis on any subject.
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
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
nextjs16-skills.md
1
1 export nextjs16-skills
2 gocallum from "gocallum/nextjs16-agent-skills"
3 Key facts and links for Next.js 16. Use for planning, writing, and troubleshooting Next.js 16 changes.
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
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
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
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
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
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
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