Browse Skills
22656 skills found
skill-creator.md
0
1
export
skill-creator
2
from
"szweibel/claude-skills"
from
"szweibel/claude-skills"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
memory-generator.md
0
1
export
memory-generator
2
from
"eous/dotclaude"
from
"eous/dotclaude"
3
Generate CLAUDE.md project memory files by exploring codebases. Use when user asks to "generate memory", "create CLAUDE.md", "document this project", "understand this codebase", or starts work on a new/unfamiliar repository. Triggers on new project onboarding and documentation requests.
2026-01-05
lms-teacher-timetable.md
0
1
export
lms-teacher-timetable
2
from
"geonook/learning-management-system-esid"
from
"geonook/learning-management-system-esid"
3
KCIS Linkou Campus elementary teacher timetable system. Use this skill when implementing teacher schedule features, querying schedules by teacher, displaying weekly timetables, or handling multi-type courses (English/EV/KCFS). Covers 73 teachers, 42 classes (G1-G6), and 8 daily periods.
2026-01-05
configuring-java-stack.md
0
1
export
configuring-java-stack
2
from
"bryonjacob/aug"
from
"bryonjacob/aug"
3
Java stack configuration - Maven, JUnit 5, Spotless, SpotBugs, JaCoCo with 96% coverage threshold
2026-01-05
writing-skills.md
0
1
export
writing-skills
2
from
"liauw-media/CodeAssist"
from
"liauw-media/CodeAssist"
3
Use when creating reusable process documentation. Apply TDD: baseline without skill → document failures → write skill → test → iterate. Four types: Discipline, Technique, Pattern, Reference. Iron Law: No skill without failing test first.
2026-01-05
image-gen.md
0
1
export
image-gen
2
from
"InfQuest/vibe-ops-plugin"
from
"InfQuest/vibe-ops-plugin"
3
使用 AI 生成图片,支持多种模型和风格。Use when user wants to 生成图片, 画图, 创建图像, AI绘图, 生成一张图, generate image, create image, draw picture, AI art.
2026-01-05
implementing-server-actions.md
0
1
export
implementing-server-actions
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches Server Actions in React 19 for form handling and data mutations. Use when implementing forms, mutations, or server-side logic. Server Actions are async functions marked with 'use server'.
2026-01-05
workflow-phases.md
0
1
export
workflow-phases
2
from
"elevanaltd/hestai"
from
"elevanaltd/hestai"
3
Core HestAI workflow map (D0-B5) and Build phase execution (B0-B5). For detailed Design phase instructions (D0-D3), load 'workflow-phases-design'.
2026-01-05
gitterflow.md
0
1
export
gitterflow
2
from
"JonasTischer/GitterFlow"
from
"JonasTischer/GitterFlow"
3
Spawn and coordinate parallel Claude Code sub-agents using git worktrees. Use this skill when you need to parallelize work across multiple independent tasks, delegate subtasks to sub-agents, or orchestrate complex multi-part implementations.
2026-01-05
create-value-object.md
0
1
export
create-value-object
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create Value Object for domain modeling following DDD patterns. Use when you need to encapsulate primitive values with validation, business rules, and immutability. Creates reusable VOs like PriceField, EmailField, QuantityField with validation and domain logic.
2026-01-05
docker.md
0
1
export
docker
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
Docker container building, management, and optimization. Activate for dockerfile, docker-compose, images, containers, multi-stage builds, and container debugging.
2026-01-05
android-platform.md
0
1
export
android-platform
2
from
"pluginagentmarketplace/custom-plugin-android"
from
"pluginagentmarketplace/custom-plugin-android"
3
Android core components lifecycle, Activities, Fragments, Services, Intent system. Use when working with Android components or handling lifecycle.
2026-01-05
swc-teaching.md
0
1
export
swc-teaching
2
from
"theslyprofessor/claude-skills"
from
"theslyprofessor/claude-skills"
3
Manage Southwestern College Recording Arts & Technology teaching workflows - Canvas LMS integration, quiz/question management, Google Workspace sync, studio operations, and administrative tasks with future database-first architecture
2026-01-05
flowredux-refactoring.md
0
1
export
flowredux-refactoring
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Refactor complex Android/KMP state management code to use FlowRedux state machine pattern. Use this when developers need to transform tangled state logic, multiple LiveData/StateFlow sources, or callback-heavy code into a clean, testable state machine architecture.
2026-01-05
working-with-colima.md
0
1
export
working-with-colima
2
from
"technicalpickles/pickled-claude-plugins"
from
"technicalpickles/pickled-claude-plugins"
3
Use when Docker commands fail with "Cannot connect to Docker daemon", when starting/stopping container environments, or when managing multiple Docker contexts on macOS - provides Colima lifecycle management, profile handling, and troubleshooting
2026-01-05
categorical-encoder.md
0
1
export
categorical-encoder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт categorical encoding. Используй для ML feature engineering, one-hot, target encoding и embeddings.
2026-01-05
session-log-fixer.md
0
1
export
session-log-fixer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Fix session protocol validation failures in GitHub Actions. Use when a PR fails with "Session protocol validation failed", "MUST requirement(s) not met", "NON_COMPLIANT" verdict, or "Aggregate Results" job failure in the Session Protocol Validation workflow. With deterministic validation, failures show exact missing requirements directly in Job Summary - no artifact downloads needed.
2026-01-05
qdrant-doc-deleter.md
0
1
export
qdrant-doc-deleter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deletes specific PDF documents from Qdrant vector database collection. Use when user wants to remove, delete, or clean up PDF documents from the vector database, Qdrant collection, or needs to manage document versions.
2026-01-05
testing-production.md
0
1
export
testing-production
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Production validation specialist ensuring applications are fully implemented and deployment-ready. Use to verify no mock/stub/fake implementations remain, validate against real databases and APIs, perform end-to-end testing with actual systems, and confirm production readiness.
2026-01-05
notebook-debug.md
0
1
export
notebook-debug
2
from
"edwinhu/workflows"
from
"edwinhu/workflows"
3
This skill should be used when the user asks to "debug notebook", "inspect notebook outputs", "find notebook error", "read traceback from ipynb", "why did notebook fail", or needs to understand runtime errors in executed Jupyter notebooks from any source (marimo, jupytext, papermill).
2026-01-05
persona-creation.md
0
1
export
persona-creation
2
from
"franklinbaldo/egregora"
from
"franklinbaldo/egregora"
3
Master the art of creating effective AI agent personas for Jules. Learn how to design role-specific prompts that guide Jules to execute tasks with precision, following best practices, and maintaining project standards. Use when creating new Jules personas or improving existing ones.
2026-01-05
solve-puzzle.md
0
1
export
solve-puzzle
2
from
"JohnStrunk/advent-of-ai-2025"
from
"JohnStrunk/advent-of-ai-2025"
3
Use this to solve the Advent of Code daily puzzles.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"Surikesh/vmautomation-react"
from
"Surikesh/vmautomation-react"
3
Improving frontend design beyond generic defaults. Use when creating UI components, landing pages, dashboards, or any visual frontend work. Keywords: "design", "UI", "UX", "styling", "CSS", "visual", "layout", "typography", "animation", "theme", "colors", "fonts". Addresses LLM distributional convergence toward safe, generic choices.
2026-01-05
wcag-aria-lookup.md
0
1
export
wcag-aria-lookup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Looks up WCAG 2.1 AA criteria and WAI-ARIA patterns, returning official W3C URLs with concise summaries. Use when user asks about accessibility standards, WCAG criteria (e.g., "1.4.3", "contrast"), ARIA attributes (e.g., "aria-expanded", "role=dialog"), or accessible component patterns (e.g., "accessible tabs", "modal dialog a11y").
2026-01-05