Browse Skills

22656 skills found

spec-driven-development.md
0
1 export spec-driven-development
2 HundredBillion from "HundredBillion/promiseKits"
3 Guide for implementing Specification-Driven Development in any project using GitHub's spec-kit. Use when users want to start spec-driven development, need to initialize spec-kit in a project, or want guidance on the spec-kit workflow (constitution, specify, clarify, plan, tasks, implement). Covers installation, initialization, and step-by-step prompts for each phase.
2026-01-05
css-styling-standards.md
0
1 export css-styling-standards
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CSS styling standards and best practices for responsive, accessible, and maintainable web interfaces with special considerations for multilingual content and Chuukese text display. Use when creating or modifying stylesheets and CSS components.
2026-01-05
database-operations.md
0
1 export database-operations
2 nxtleveltech1 from "nxtleveltech1/MantisNXT"
3 Expert at Neon PostgreSQL database operations, migrations, schema validation, and query optimization. Use when working with database schemas, migrations, SQL queries, Neon connections, or diagnosing database issues.
2026-01-05
adding-notes.md
0
1 export adding-notes
2 alexanderop from "alexanderop/second-brain-nuxt"
3 Add new notes to the Second Brain knowledge base. Use when the user provides a resource (URL, book, podcast, article, GitHub repo, Reddit thread) and asks to "add a note", "create a note", "save this", "add to my notes", "take notes on", or "capture this".
2026-01-05
fip-veterinary-advisor.md
0
1 export fip-veterinary-advisor
2 ggwazi from "ggwazi/fip-skill"
3 Evidence-based diagnostic and treatment guidance for Feline Infectious Peritonitis (FIP). Use this skill when working with veterinary cases involving FIP or potential FIP, including (1) Differential diagnosis when clinical signs suggest FIP, (2) Interpreting diagnostic test results and determining next steps, (3) Treatment planning with GS-441524 or other antivirals, (4) Monitoring treatment response and adjusting protocols, (5) Managing relapses or treatment failures, (6) Client communication about prognosis and treatment options, (7) Prevention strategies and multi-cat household management, (8) Cattery breeding decisions after FIP cases, (9) Any questions about FIP diagnosis, treatment, prevention, or management. Also use when encountering mentions of FCoV, feline coronavirus, effusive/non-effusive disease forms, GS-441524, or related veterinary scenarios.
2026-01-05
python-testing.md
0
1 export python-testing
2 AutumnsGrove from "AutumnsGrove/GroveEngine"
3 Write and run Python tests using pytest with fixtures, mocking, coverage, and the AAA pattern. Use when writing Python tests, creating test files, or setting up pytest configuration.
2026-01-05
secret-management-overview.md
0
1 export secret-management-overview
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Understanding GitHub Actions secret types, storage hierarchy, and threat model. Secure patterns for managing credentials, tokens, and sensitive configuration.
2026-01-05
tanstack-query.md
0
1 export tanstack-query
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Manages server state with TanStack Query (React Query) including data fetching, caching, mutations, and optimistic updates. Use when fetching API data, caching responses, handling loading states, or syncing server state.
2026-01-05
agent-builder.md
0
1 export agent-builder
2 auldsyababua from "auldsyababua/instructor-workflow"
3 Create complete Claude Code agents for the Traycer enforcement framework. This skill should be used when creating new agents or updating existing agents. Creates all agent components including system prompt, hooks, skills, commands, scripts, and reference docs. Also updates coordination documents that list available agents. Based on Anthropic's official agent development best practices.
2026-01-05
meta-prompt-generator.md
0
1 export meta-prompt-generator
2 inchan from "inchan/cc-skills"
3 슬래시 커맨드용 프롬프트 생성. 프롬프트/커맨드 생성 요청 시 사용.
2026-01-05
docs-updater.md
0
1 export docs-updater
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert assistant for keeping documentation synchronized with code changes in the KR92 Bible Voice project. Use when updating API docs, maintaining architecture diagrams, syncing README, updating CLAUDE.MD, or generating documentation from code.
2026-01-05
api-integration-testing.md
0
1 export api-integration-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API endpoints end-to-end, (2) verifying HTTP status codes and responses, (3) testing authorization, (4) database integration tests.
2026-01-05
microservice-architect.md
0
1 export microservice-architect
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 Guides the planning of a microservices architecture. Use this skill when asked to design, plan, or architect a system using microservices. This skill helps with service boundary identification, communication pattern selection, data management, and defining service contracts.
2026-01-05
data-warehouse.md
0
1 export data-warehouse
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-sql"
3 Data warehouse design mastery with star schema, dimensional modeling, fact/dimension tables, slowly changing dimensions, and enterprise best practices. Complete schema examples included.
2026-01-05
cloudflare.md
0
1 export cloudflare
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage Cloudflare infrastructure including DNS records, zones, SSL/TLS, caching, firewall rules, Workers, Pages, and analytics. Use when working with Cloudflare APIs, creating or modifying DNS records, managing domain security, purging cache, deploying Workers/Pages, or analyzing traffic. Created by After Dark Systems, LLC.
2026-01-05
ownership-gate.md
0
1 export ownership-gate
2 DanielPodolsky from "DanielPodolsky/mentor-spec"
3 Verify the junior can explain and defend every line of code they wrote. This gate BLOCKS completion if failed.
2026-01-05
society-in-silico-writing-style.md
0
1 export society-in-silico-writing-style
2 MaxGhenis from "MaxGhenis/society-in-silico"
3 Auto-activates when writing or editing prose in the manuscript/ directory. Applies Max Ghenis's direct, active voice, data-driven writing style.
2026-01-05
neon-vercel-postgres.md
0
1 export neon-vercel-postgres
2 jackspace from "jackspace/ClaudeSkillz"
3 This skill provides comprehensive knowledge for integrating Neon serverless Postgres and Vercel Postgres (which is built on Neon infrastructure) into web applications. It should be used when setting up serverless Postgres databases, configuring connection pooling for edge and serverless environments, implementing database branching workflows, or troubleshooting Postgres connection issues in Cloudflare Workers, Vercel Edge Functions, or Node.js serverless functions.Use this skill when:- Setting up Neon Postgres for Cloudflare Workers, Vercel Edge, or serverless environments- Configuring Vercel Postgres for Next.js applications- Implementing database branching workflows (git-like database branches)- Integrating Drizzle ORM or Prisma with Neon/Vercel Postgres- Debugging connection pool errors, transaction timeouts, or SSL configuration issues- Migrating from D1/SQLite to Postgres or from traditional Postgres to serverless Postgres- Setting up point-in-time restore (PITR) or database backups- Encounteri
2026-01-05
documentation.md
0
1 export documentation
2 YosrBennagra from "YosrBennagra/3SC"
3 Maintain in-repo documentation for the widget host app: doc templates, ADRs, and architecture diagrams. Use when creating or updating docs under `docs/`, or when standardizing doc formats for contributors.
2026-01-05
csharp-unit-testing.md
0
1 export csharp-unit-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert-level C# unit testing skill based on ISTQB standards and best practices. Use this skill when creating, reviewing, or refactoring unit tests for C# applications (.NET/ASP.NET Core). Applies test design techniques, coverage strategies, and quality assurance principles from ISTQB Foundation and Advanced levels.
2026-01-05
nlq-bi-wrenai.md
0
1 export nlq-bi-wrenai
2 taiyousan15 from "taiyousan15/taisun_agent"
3 自然言語でBI/可視化を回す設計(WrenAI等)。意思決定速度を上げるダッシュボード設計で使う。
2026-01-05
agent-improvement.md
0
1 export agent-improvement
2 k002bill2 from "k002bill2/LiveMetro"
3 Self-improvement loop for multi-agent workflows. Diagnose failures, improve tool descriptions, and learn from success/failure patterns.
2026-01-05
llm-doc-writer.md
0
1 export llm-doc-writer
2 Aceek from "Aceek/claude-config"
3 Write token-efficient documentation for LLM context. Use when creating CLAUDE.md, README, technical docs, agent instructions, or any documentation consumed by AI assistants.
2026-01-05
database-schema-design.md
0
1 export database-schema-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A guide for relational database schema design best practices. Use this skill when a user wants to design a new database schema, understand best practices, create an ERD, write DDL scripts, or develop an indexing or schema evolution strategy.
2026-01-05