Browse Skills
44656 skills found
feature-walkthrough.md
0
1
export
feature-walkthrough
2
from
"bryonjacob/aug"
from
"bryonjacob/aug"
3
Generate polished walkthrough videos from Playwright test suites. Runs thematically connected tests with video recording, creates title cards, slows footage for readability, and concatenates into a final demo video.
2026-01-05
design-patterns.md
0
1
export
design-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Software design patterns for Python and C++ development. Use when implementing creational patterns (Factory, Builder, Singleton), structural patterns (Adapter, Decorator, Facade), or behavioral patterns (Strategy, Observer, Command). Covers Gang of Four patterns with language-specific implementations, when to use each pattern, and common anti-patterns to avoid.
2026-01-05
test-gen-agent.md
0
1
export
test-gen-agent
2
from
"Unicorn/Radium"
from
"Unicorn/Radium"
3
Generates comprehensive tests with balanced quality and speed
2026-01-05
work-documentation.md
0
1
export
work-documentation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Company-specific procedures, standards, templates, and best practices for engineering documentation, project management, and professional communication in building energy consulting
2026-01-05
expo-modules.md
0
1
export
expo-modules
2
from
"thiskevinwang/ai"
from
"thiskevinwang/ai"
3
Guide for authoring and developing Expo modules using the Expo Modules API.
2026-01-05
learning-tutor-assistant.md
0
1
export
learning-tutor-assistant
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Provide personalized tutoring support with adaptive explanations, worked examples, hints, and misconception remediation. Use for one-on-one learning support. Activates on "tutor", "explain this", "I don't understand", or "help me learn".
2026-01-05
ai-sdk-v6.md
0
1
export
ai-sdk-v6
2
from
"kent-daniel/regexfast"
from
"kent-daniel/regexfast"
3
Guide for building AI-powered applications using the Vercel AI SDK v6. Use when developing with generateText, streamText, useChat, tool calling, agents, structured output generation, MCP integration, or any LLM-powered features in TypeScript/JavaScript applications. Covers React, Next.js, Vue, Svelte, and Node.js implementations.
2026-01-05
vue.md
0
1
export
vue
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when working with Vue.js 3 projects - provides patterns for Composition API, reactivity, components, and best practices from official Vue.js documentation
2026-01-05
popmotion.md
0
1
export
popmotion
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when implementing Disney's 12 animation principles with Popmotion's functional animation library
2026-01-05
spec-driven-development.md
0
1
export
spec-driven-development
2
from
"a3lem/my-claude-plugins"
from
"a3lem/my-claude-plugins"
3
Unified spec-driven development workflow. Use for creating, designing, planning, executing, and critiquing specifications. Triggers on "spec", "create spec", "design spec", "plan spec", "execute spec", "critique spec", "requirements", or spec numbers like "spec 001".
2026-01-05
backend-databases.md
0
1
export
backend-databases
2
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
3
Master database technologies including SQL, PostgreSQL, MongoDB, Redis. Learn schema design, optimization, indexing, and data modeling strategies.
2026-01-05
implement.md
0
1
export
implement
2
from
"semicolon-devteam/sax-backend"
from
"semicolon-devteam/sax-backend"
3
ADD Phase 4 구현 워크플로우. Use when:(1) spec.md/plan.md/tasks.md 완료, (2) 기능 구현 요청,(3) CQRS + Reactive 패턴 구현.
2026-01-05
fetch-pr-comments.md
0
1
export
fetch-pr-comments
2
from
"hvent90/hv-skills"
from
"hvent90/hv-skills"
3
Fetch unresolved PR review comments and feedback on the current branch. Use when you need to address outstanding PR review items or see what feedback needs to be resolved. Optionally filter by a specific reviewer.
2026-01-05
beginner-testing.md
0
1
export
beginner-testing
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Introduce test-driven development to beginners with simple Flask/Sinatra test examples and TDD concepts
2026-01-05
test-design-patterns.md
0
1
export
test-design-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply testing patterns like AAA (Arrange-Act-Assert), mocking, fixtures, and parameterization for maintainable test suites
2026-01-05
cs-sync.md
0
1
export
cs-sync
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
CS-GUIDE.md 업데이트 시 기존 CS 문서들을 새로운 가이드에 맞춰 동기화합니다. "CS 동기화", "CS 싱크", "가이드 반영" 요청 시 사용하세요.
2026-01-05
agent-orchestration.md
0
1
export
agent-orchestration
2
from
"d-kimuson/dotfiles"
from
"d-kimuson/dotfiles"
3
DO NOT invoke unless explicitly instructed. Core guidelines for orchestrating tasks with subagents.
2026-01-05
math-review.md
0
1
export
math-review
2
from
"athola/claudenomicon"
from
"athola/claudenomicon"
3
Perform intensive mathematical analysis on code changes, ensuring derivations, numerical stability, and validation evidence align with authoritative standards.
2026-01-05
docx-processor.md
0
1
export
docx-processor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Process and generate Word documents with formatting, tables, and images. Use when working with Word documents or generating reports.
2026-01-05
data-engineering.md
0
1
export
data-engineering
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
ETL pipelines, Apache Spark, data warehousing, and big data processing. Use for building data pipelines, processing large datasets, or data infrastructure.
2026-01-05
retro-workflow.md
0
1
export
retro-workflow
2
from
"ReinaMacCredy/my-workflow"
from
"ReinaMacCredy/my-workflow"
3
Use after completing tracks, significant milestones, or incident resolution - captures lessons learned for future reference
2026-01-05
example-framework-skill.md
0
1
export
example-framework-skill
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Example of a properly self-contained skill following all best practices
2026-01-05
gleam.md
0
1
export
gleam
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Develop with Gleam using idiomatic patterns, TDD, and type-driven design. Activate when working with .gleam files, gleam.toml, or user mentions Gleam, BEAM, or Erlang.
2026-01-05
changelog-interpreter.md
0
1
export
changelog-interpreter
2
from
"s-hiraoku/claude-code-harnesses-factory"
from
"s-hiraoku/claude-code-harnesses-factory"
3
Interpret Claude Code changelogs and generate user-friendly usage guides
2026-01-05