Browse Skills

44895 skills found

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
openspec-apply.md
0
1 export openspec-apply
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Use when implementing an APPROVED OpenSpec change. Read tasks.md and follow EXACTLY. Do not deviate, add features, or skip tasks. Use with test-tdd for each code task.
2026-01-05
complexity-analysis.md
0
1 export complexity-analysis
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-computer-science"
3 Analyze algorithm complexity, understand Big O notation, computability theory, NP-completeness, and computational limits.
2026-01-05
spec-kit-workflow.md
0
1 export spec-kit-workflow
2 GodSpeedAI from "GodSpeedAI/VibesPro"
3 Spec-Driven Development workflow using VibesPro conventions
2026-01-05
arm-template-functions.md
0
1 export arm-template-functions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge for using Azure Resource Manager (ARM) template functions, especially reference(), listKeys(), and resourceId() in subscription-level and nested deployments. Use when working with ARM templates, encountering template validation errors, or implementing cross-scope resource references.
2026-01-05
scale-game.md
0
1 export scale-game
2 akornmeier from "akornmeier/claude-config"
3 Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales
2026-01-05
git-workflow.md
0
1 export git-workflow
2 Cain96 from "Cain96/dotfiles"
3 Git worktree workflow, conventional commits, commit trailers, and PR guidelines. Activated during git operations and commits.
2026-01-05