Browse Skills

44915 skills found

chat-history-search.md
0
1 export chat-history-search
2 CodeTonight-SA from "CodeTonight-SA/claude-optim"
3 Search and reference past conversations, plans, realisations, and insights from previous Claude Code sessions to maintain context continuity and avoid re-discovering solutions.
2026-01-05
dumbwaiter-mcp.md
0
1 export dumbwaiter-mcp
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provider-agnostic wait-for-change skill that uses the Dumbwaiter MCP server to wait on PR events (GitHub first) via wait.start/status/cancel/await, with progress notifications and durable state.
2026-01-05
commit-drafter.md
0
1 export commit-drafter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically draft commit messages by analyzing git status and staged changes
2026-01-05
worktree-kit.md
0
1 export worktree-kit
2 Gitmaxd from "Gitmaxd/flowfactory"
3 Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees.
2026-01-05
staging-mastery.md
0
1 export staging-mastery
2 dylantarre from "dylantarre/animation-principles"
3 Use when composing scenes, designing layouts, directing user attention, or ensuring a single clear idea is communicated at any given moment.
2026-01-05
integration-test.md
0
1 export integration-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for writing integration tests with Vitest and Testing Library. Use when testing multi-component workflows, database interactions, React components with context providers, or full user flows. Covers the Testing Trophy philosophy (integration > unit), factory patterns for test data, MSW for network mocking, async testing patterns (waitFor, findBy), and custom render with providers. Use this for tests that cross multiple modules or layers of the application.
2026-01-05
jelly-mixpanel-skill.md
0
1 export jelly-mixpanel-skill
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Mixpanel funnel analysis, retention tracking, and insights with automatic rate limiting and result formatting. Activated when users mention "Mixpanel", "funnel analysis", "retention", or need product analytics data.
2026-01-05
mcp-code-execution.md
0
1 export mcp-code-execution
2 linus-mcmanamey from "linus-mcmanamey/multi-agent-user-story-development"
3 Context-efficient MCP integration using code execution patterns. Use when building agents that interact with MCP servers, need to manage large tool sets (50+ tools), process large datasets through tools, or require multi-step workflows with intermediate results. Enables progressive tool loading, data filtering before context, and reusable skill persistence.
2026-01-05
architecture-review.md
0
1 export architecture-review
2 DaichiHoshina from "DaichiHoshina/ai-tools"
3 アーキテクチャレビュー - クリーンアーキテクチャ、DDD、依存関係の観点からコードをレビュー
2026-01-05
gitbranchmanage.md
0
1 export gitbranchmanage
2 chrislyons from "chrislyons/carbon-acx"
3 Create, checkout, rebase, and manage git branches following Carbon ACX naming conventions and workflows.
2026-01-05
vue.md
0
1 export vue
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds UIs with Vue 3 including Composition API, reactivity, components, and state management. Use when creating Vue applications, building reactive interfaces, or working with the Vue ecosystem.
2026-01-05
researcher-workflow.md
0
1 export researcher-workflow
2 RoM4iK from "RoM4iK/tinker-public"
3 Use for workflow guidance on HOW to research effectively. Covers analyzing tickets, memories, comments, generating proposals, and identifying patterns.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 yurake from "yurake/skills"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
tdd.md
0
1 export tdd
2 lucastamoios from "lucastamoios/celeiro"
3 PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE code. Use for new methods, services, repositories, or bug fixes. Guides RED-GREEN-REFACTOR cycle.
2026-01-05
openapi-toolkit-anthropic-dart.md
0
1 export openapi-toolkit-anthropic-dart
2 davidmigloz from "davidmigloz/ai_clients_dart"
3 Automates updating anthropic_sdk_dart when Anthropic OpenAPI spec changes. Fetches latest spec, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for API updates, (2) Generating implementation plans for spec changes, (3) Creating new models/endpoints from spec, (4) Syncing local spec with upstream. Triggers: "update api", "sync openapi", "new endpoints", "api changes", "check for updates", "update spec", "api version", "fetch spec", "compare spec", "what changed in the api", "implementation plan".
2026-01-05
code-review.md
0
1 export code-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review, analyze, and inspect code for Photo Map MVP project following Spring Boot, Angular 18, and shared project conventions. Check security, performance, naming, testing, and MVP scope compliance. Use when reviewing pull requests, conducting code audits, analyzing code quality, inspecting Java or TypeScript files, or ensuring quality before commits. File types: .java, .ts, .html, .xml, .properties, .css, .scss
2026-01-05
git-commit.md
0
1 export git-commit
2 midhunmonachan from "midhunmonachan/skills"
3 Standardize git commit messages using a consistent convention and guide clean-history workflows. Use when a user asks for commit message suggestions, to enforce a commit style, or to keep history clean by amending small fixes to the previous commit.
2026-01-05
bpm-knowledge-guide.md
0
1 export bpm-knowledge-guide
2 jgtolentino from "jgtolentino/opex"
3 Acts as a guide through the BPM wiki, summarizing pages, comparing roles, and pointing users to the right article for their question.
2026-01-05
dot-export.md
0
1 export dot-export
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Export DOT/Graphviz diagrams from documents to SVG images. Use after creating documents with DOT code blocks when you need to render them as static images for distribution, GitHub, wikis, or static sites. Supports multiple layout engines (dot, neato, circo, fdp, twopi, osage, patchwork). Processes .md, .html, .mdx, .rst, .adoc files.
2026-01-05
timeline-generator.md
0
1 export timeline-generator
2 vishalsachdev from "vishalsachdev/database-management"
3 This skill generates interactive timeline visualizations using the vis-timeline JavaScript library. Use this skill when users need to create historical timelines, project timelines, event sequences, or any chronological data visualization with optional category filtering. The skill creates a complete MicroSim package with HTML, CSS, JSON data, and documentation.
2026-01-05
sharpening-the-knife.md
0
1 export sharpening-the-knife
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when discovering a useful technique, pattern, or insight during work - pause to capture it as a skill before the knowledge evaporates, preventing the "I'll remember this" trap that causes expertise loss
2026-01-05
terraform.md
0
1 export terraform
2 bcrisp4 from "bcrisp4/infra"
3 Apply Terraform changes safely in this infrastructure monorepo. Use when user asks to apply terraform, run terraform plan/apply, make infrastructure changes, update cloud resources, modify node pools, change cluster configuration, or update provider versions. Handles TFC remote execution.
2026-01-05
opa-policy-templates.md
0
1 export opa-policy-templates
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 OPA Gatekeeper policy templates overview. 20 production-ready constraint templates for pod security, image validation, RBAC, and resource governance.
2026-01-05
bdd-workflow.md
0
1 export bdd-workflow
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Complete Behavior-Driven Development workflow coordinating SCENARIO → STEP DEFINITIONS → IMPLEMENT → REFACTOR cycle with Given/When/Then scenarios. Use when writing BDD tests or implementing features from user stories.
2026-01-05