Browse Skills
44915 skills found
content-writer.md
0
1
export
content-writer
2
from
"dasalazarr/andes"
from
"dasalazarr/andes"
3
Generates article drafts for AndesRC blog in brand voice. Follows E-E-A-T guidelines, includes first-person narratives, cites clinical studies, and integrates natural CTAs to WhatsApp coaching. Use after SEO outline is approved.
2026-01-05
kaizen.md
0
1
export
kaizen
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents', 'audio agents', 'multimodal agents', 'agent prompts', 'prompt optimization', 'chain of thought', 'ReAct pattern', 'Planning agent', 'PEV agent', 'Tree-of-Thoughts', 'pipeline patterns', 'supervisor-worker', 'router pattern', 'ensemble pattern', 'blackboard pattern', 'parallel execution', 'agent-to-agent communication', 'A2A protocol', 'streaming agents', 'agent testing', 'agent memory', 'agentic workflows', 'AgentRegistry', 'OrchestrationRuntime', 'distributed agents', 'agent registry', '100+ agents', 'capability discovery', 'fault tolerance', 'health monitoring', 'trust protocol', 'EATP', 'TrustedAgent', 'trust chains', 'secure messaging', 'enterprise trust', 'credential rotation', 'trust verificati
2026-01-05
optimizationpostmortem.md
0
1
export
optimizationpostmortem
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Produce a post-incident analysis capturing timeline, root causes, impact, and corrective actions.
2026-01-05
influencer-marketing.md
0
1
export
influencer-marketing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт по influencer-маркетингу. Используй для работы с инфлюенсерами, UGC и creator partnerships.
2026-01-05
rust-mocking.md
0
1
export
rust-mocking
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Create mocks using mockall and trait-based abstractions. Use when unit testing code with external dependencies.
2026-01-05
recipe-manager.md
0
1
export
recipe-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Helps add, edit, validate, and manage recipe data in recipes.js. Use this when the user wants to create new recipes, modify existing ones, fix recipe formatting, or validate recipe structure.
2026-01-05
image-review-pdf.md
0
1
export
image-review-pdf
2
from
"tnez/agent-skills"
from
"tnez/agent-skills"
3
Composable image and video thumbnail processing with PDF generation. Create review PDFs with annotation space, or use the lib modules in custom workflows like daily reports.
2026-01-05
hooks-reference.md
0
1
export
hooks-reference
2
from
"a-ariff/ariff-claude-plugins"
from
"a-ariff/ariff-claude-plugins"
3
Use this skill when asked about "hooks", "PreToolUse", "PostToolUse", "SessionStart", "hook events", "validate tool use", "block commands", "add context on session start", or implementing event-driven automation.
2026-01-05
express-production.md
0
1
export
express-production
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns
2026-01-05
frontend-patterns.md
0
1
export
frontend-patterns
2
from
"Holo00/IdeaForge"
from
"Holo00/IdeaForge"
3
Build React components and pages in IdeaForge frontend. Triggers: new component, dark mode, API calls, React Context, SSE streams, Tailwind styling. Stack: Next.js 16 App Router, React 19, TypeScript, Tailwind, next-themes.
2026-01-05
spec-synthesis.md
0
1
export
spec-synthesis
2
from
"amattas/agentic-coding"
from
"amattas/agentic-coding"
3
Transform ambiguous requirements into precise specifications. Use before any non-trivial implementation.
2026-01-05
branding-guidelines.md
0
1
export
branding-guidelines
2
from
"nithinvaradaraj-crypto/OneValue-Console"
from
"nithinvaradaraj-crypto/OneValue-Console"
3
Apply corporate branding standards including blue color palette, dark/light theme support, and shadcn UI component library. Use when implementing UI components, styling elements, or ensuring brand consistency.
2026-01-05
data-source-priority.md
0
1
export
data-source-priority
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Ensure Alpaca API is used for quality data, not yfinance fallback. Trigger when: (1) crypto volume filter fails unexpectedly, (2) zero-volume bars in data, (3) API key configuration issues.
2026-01-05
freight-intelligence-master.md
0
1
export
freight-intelligence-master
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Coordinate all freight intelligence gathering and campaign execution for systematic RFP inclusion. Use for daily workflow planning, weekly analysis, lead prioritization, and orchestrating all intelligence activities across job postings, RFP detection, competitor analysis, and campaigns.
2026-01-05
session-refiner.md
0
1
export
session-refiner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically bridge long technical sessions to keep context window small and costs low. Extracts key technical decisions, resolved bugs, active tasks, and essential code snippets from conversation history into a compact markdown summary (2,000–5,000 tokens). Use when reaching a project phase milestone, when Claude warns the context window is getting full, or to start a fresh session with minimal token cost while maintaining continuity.
2026-01-05
test-generator.md
0
1
export
test-generator
2
from
"u9401066/copilot-capability-manager"
from
"u9401066/copilot-capability-manager"
3
Generate comprehensive test suites following the test pyramid: static analysis → unit → integration → E2E.LOAD THIS SKILL WHEN: User says "寫測試", "test", "測試", "TG", "coverage", "覆蓋率", "pytest", "unittest", "驗證" | wants test generation | asks about testing strategy | needs coverage report | code review requires tests | before release/deployment.CAPABILITIES: pytest configuration, mypy/ruff/bandit static analysis, parametrized tests, fixtures/conftest, async testing, httpx API tests, Playwright E2E, coverage reports (pytest-cov), CI integration, test data factories (factory-boy/faker).
2026-01-05
tdd.md
0
1
export
tdd
2
from
"chuyeow/agentic-layer"
from
"chuyeow/agentic-layer"
3
Comprehensive guide for Test-Driven Development (TDD) methodology. Use this skill when the user asks to implement features using TDD, write tests first, follow red-green-refactor cycle, or develop code with test-first approach. Also use when user mentions TDD, unit testing workflow, or wants to refactor code with test coverage.
2026-01-05
policy-packaging.md
0
1
export
policy-packaging
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Build policy-platform containers that aggregate Kyverno policies from multiple OCI sources. Multi-stage Docker builds for local dev and CI validation.
2026-01-05
app-docker-deploy-with-traefik.md
0
1
export
app-docker-deploy-with-traefik
2
from
"yorch/claude-skills"
from
"yorch/claude-skills"
3
Generate Docker and Traefik deployment configuration for any application (Node.js, Python, Go, etc). Creates Dockerfile, docker-compose.yml, docker-compose.for-traefik.yml overlay, and .env.sample. Use when user wants to dockerize an app, add Docker deployment, deploy with Traefik, or set up HTTPS/SSL with Let's Encrypt.
2026-01-05
ic-explain.md
0
1
export
ic-explain
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Explain IC10 code behavior in plain English. Use when user pastes IC10 code and asks what it does, how it works, or wants to understand existing Stationeers scripts.
2026-01-05
vnstock-quote-best-practices.md
0
1
export
vnstock-quote-best-practices
2
from
"gahoccode/PRDs"
from
"gahoccode/PRDs"
3
Best practices for using vnstock3 Quote class with VCI source. Use when fetching Vietnamese stock price data, implementing batch processing, caching, error handling, or data validation for vnstock Quote operations. Triggers on queries about vnstock performance optimization, resilient data fetching, or Quote API patterns.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"krazyuniks/guitar-tone-shootout"
from
"krazyuniks/guitar-tone-shootout"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
search-core.md
0
1
export
search-core
2
from
"inchan/cc-plugins"
from
"inchan/cc-plugins"
3
웹 검색 및 출처 필터링 공통 로직. 공식 문서, 커뮤니티, 기술 블로그 검색 시 자동 활성화
2026-01-05
grading.md
0
1
export
grading
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematisk bedömning av poängprov enligt etablerad metodik. Guidar genom hela processen från förberedelser till kvalitetskontroll. Använd denna skill när du behöver rätta prov, bedöma elevsvar, sammanställa poäng, eller när användaren frågar om provbedömning eller rättning.
2026-01-05