Browse Skills
44975 skills found
handoff-log-condense.md
1
1
export
handoff-log-condense
2
from
"cdrguru/portable-agent-kit"
from
"cdrguru/portable-agent-kit"
3
Create a short summary of recent handoff log entries without modifying the append-only log.
2026-01-05
compliance-checker.md
1
1
export
compliance-checker
2
from
"cboyd0319/BazBOM"
from
"cboyd0319/BazBOM"
3
Validates compliance against specific frameworks (PCI-DSS, HIPAA, FedRAMP, SOC2, GDPR, ISO27001, NIST), generates compliance reports, and checks policy enforcement. Activates when user asks about compliance status, policy validation, or framework requirements.
2026-01-05
api-design-patterns.md
1
1
export
api-design-patterns
2
from
"mcgilly17/nix-configs"
from
"mcgilly17/nix-configs"
3
REST, GraphQL, tRPC patterns and best practices
2026-01-05
cloud-architecture.md
1
1
export
cloud-architecture
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master cloud architecture with AWS, Azure, GCP, cloud-native patterns, migration strategies, and cost optimization.
2026-01-05
managing-seo.md
1
1
export
managing-seo
2
from
"samfolo/personal-site"
from
"samfolo/personal-site"
3
SEO maintenance for the site. Consult when adding content, modifying pages, updating metadata, or making changes that affect discoverability. Covers meta tags, structured data, OG images, sitemap, RSS, and llms.txt.
2026-01-05
codebase-inspection-protocol.md
1
1
export
codebase-inspection-protocol
2
from
"Kaakati/rails-enterprise-dev"
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.
2026-01-05
document-admin-guide.md
1
1
export
document-admin-guide
2
from
"amak07/acr-automotive"
from
"amak07/acr-automotive"
3
Create user-friendly documentation for admin staff and business users. Use when documenting admin features, creating user guides, or writing non-technical how-to guides for Humberto and parts counter staff.
2026-01-05
ash-actions.md
1
1
export
ash-actions
2
from
"clientt-ai/clientt_phoenix_crm"
from
"clientt-ai/clientt_phoenix_crm"
3
Working with Ash actions - types, error handling, and best practices
2026-01-05
npm-yarn-pnpm.md
1
1
export
npm-yarn-pnpm
2
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
3
Master NPM, Yarn, and PNPM package managers. Learn dependency management, versioning, and monorepo setup.
2026-01-05
moai-worktree.md
1
1
export
moai-worktree
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Git worktree management for parallel SPEC development with isolated workspaces, automatic registration, and seamless MoAI-ADK integration
2026-01-05
python-fastapi-ai.md
1
1
export
python-fastapi-ai
2
from
"tenlisboa/.claude"
from
"tenlisboa/.claude"
3
Python FastAPI patterns, Alembic migrations, Pydantic v2, and AI Engineering (raw patterns, LangChain, Google ADK). This skill should be used when working with Python APIs, database migrations, or AI/LLM applications.
2026-01-05
test-schema.md
1
1
export
test-schema
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Write tests for Zod schemas. Use when testing entity schemas, DTO validation, query parameter schemas, or any schema validation rules. Triggers on "test schema", "schema tests", "test validation", "test zod".
2026-01-05
example-skill.md
1
1
export
example-skill
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Example skill demonstrating YAML best practices
2026-01-05
translate-cn-to-en.md
1
1
export
translate-cn-to-en
2
from
"TrueNine/claude-code-projects"
from
"TrueNine/claude-code-projects"
3
Scan and replace Chinese content in project files with English, preserving code logic and original formatting.
2026-01-05
interior-design-expert.md
1
1
export
interior-design-expert
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Expert interior designer with deep knowledge of space planning, color theory (Munsell, NCS), lighting design (IES standards), furniture proportions, and AI-assisted visualization. Use for room layout optimization, lighting calculations, color palette selection for interiors, furniture placement, style consultation. Activate on "interior design", "room layout", "lighting design", "furniture placement", "space planning", "Munsell color". NOT for exterior/landscape design, architectural structure, web/UI design (use web-design-expert), brand color theory (use color-theory-palette-harmony-expert), or building codes/permits.
2026-01-05
odoo-knowledge-agent.md
1
1
export
odoo-knowledge-agent
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Scrape Odoo forum solved threads to build error prevention guardrails and auto-fix scripts. Extract patterns from 1000+ solved issues to prevent common mistakes before deployment and auto-heal production problems. Combines web scraping, AI pattern extraction, preventive guardrails generation, and auto-patch scripts for Odoo custom development lifecycle.
2026-01-05
build-feature.md
1
1
export
build-feature
2
from
"patbuc/neon"
from
"patbuc/neon"
3
Feature development workflow with planning, implementation, testing, and PR creation. Use when asked to build, implement, or add a new feature that requires multiple steps.
2026-01-05
rag-systems.md
1
1
export
rag-systems
2
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
3
Retrieval Augmented Generation systems with vector search, document processing, and hybrid retrieval.
2026-01-05
requirements-gathering.md
1
1
export
requirements-gathering
2
from
"marcos-abreu/connect_kit"
from
"marcos-abreu/connect_kit"
3
Use during Phase 2 of spec creation to gather detailed requirements through one-question-at-a-time dialogue - analyzes product context, asks targeted questions, requests visual assets, identifies reusability opportunities, and documents all findings
2026-01-05
context-testing-infrastructure.md
1
1
export
context-testing-infrastructure
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Tiered testing strategy (UI mock, auth stub, full-stack), fixtures, mocks, and test configuration.Handles test setup, Playwright E2E tests, pytest backend tests, mocking strategies, and CI test configuration.Use when working with tests, test setup, mocking strategies, or CI test configuration,or when user mentions test patterns, auth stub, fixture loaders, Playwright tests, test failures,tiered testing, UI mock, E2E tests, pytest, vitest, or debugging test issues.
2026-01-05
docusaurus-glossary.md
1
1
export
docusaurus-glossary
2
from
"mcclowes/docusaurus-plugin-glossary"
from
"mcclowes/docusaurus-plugin-glossary"
3
Use when working with docusaurus-plugin-glossary to configure, manage glossary terms, troubleshoot issues, and explain features
2026-01-05
semantic-intelligence.md
1
1
export
semantic-intelligence
2
from
"anortham/julie"
from
"anortham/julie"
3
Use Julie's semantic search capabilities for conceptual code understanding. Activates when searching for concepts, cross-language patterns, business logic, or exploring unfamiliar code. Combines text and semantic search for optimal results.
2026-01-05
example-skill.md
1
1
export
example-skill
2
from
"ANcpLua/ancplua-claude-plugins"
from
"ANcpLua/ancplua-claude-plugins"
3
Brief description of what this skill does. Use when [specific trigger situations].
2026-01-05
async-patterns.md
1
1
export
async-patterns
2
from
"pluginagentmarketplace/custom-plugin-nodejs"
from
"pluginagentmarketplace/custom-plugin-nodejs"
3
Master asynchronous programming in Node.js with Promises, async/await, streams, and event-driven patterns for efficient non-blocking operations
2026-01-05