Browse Skills
20307 skills found
pm-workflow-trigger.md
1
1
export
pm-workflow-trigger
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Natural language wrapper for PM workflow commands - automatically triggers /pm:epic-start, /pm:issue-start, /pm:prd-parse when users express PM workflow intent
2026-01-05
context-api-contracts.md
1
1
export
context-api-contracts
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Frontend-backend API contracts, routes, clients, and type definitions.Handles API endpoint definitions, request/response types, route configuration, and cross-stack integration.Use when working with API endpoints, request/response types, route definitions, or frontend-backend integration,or when user mentions API design, adding endpoints, type mismatches, API contracts, REST endpoints,client integration, "404 Not Found" errors, "Type error" in API calls, or route configuration issues.
2026-01-05
test-driven-development.md
1
1
export
test-driven-development
2
from
"DMJGilbert/.config"
from
"DMJGilbert/.config"
3
Enforce RED-GREEN-REFACTOR cycle. Use when implementing features, fixing bugs, or writing any production code.
2026-01-05
fastapi-endpoint-scaffolder.md
1
1
export
fastapi-endpoint-scaffolder
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Scaffolds a new FastAPI endpoint with Pydantic models, router registration, and tests. Use when creating new backend API endpoints.
2026-01-05
building-skills.md
1
1
export
building-skills
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Expert at creating and modifying Claude Code skills. Auto-invokes when the user wants to create, update, modify, enhance, validate, or standardize skills, or when modifying skill YAML frontmatter fields (especially 'allowed-tools', 'description'), needs help designing skill architecture, or wants to understand when to use skills vs agents. Also auto-invokes proactively when Claude is about to write skill files (*/skills/*/SKILL.md), create skill directory structures, or implement tasks that involve creating skill components.
2026-01-05
test-driven-development.md
1
1
export
test-driven-development
2
from
"lv416e/dotfiles"
from
"lv416e/dotfiles"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first | 機能やバグ修正を実装する際、実装コードを書く前に使用 - まずテストを書き、失敗を確認し、最小限のコードで通す。最初に失敗を求めることで、テストが実際に動作を検証することを保証
2026-01-05
mypy.md
1
1
export
mypy
2
from
"bobmatnyc/terminator"
from
"bobmatnyc/terminator"
3
mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration
2026-01-05
app-store-aso.md
1
1
export
app-store-aso
2
from
"TimBroddin/app-store-aso-skill"
from
"TimBroddin/app-store-aso-skill"
3
Generate optimized Apple App Store metadata recommendations with ASO best practices. Use this skill when analyzing app listings, optimizing metadata (title, subtitle, description, keywords), performing competitive analysis, or validating App Store listing requirements. Triggers on queries about App Store optimization, metadata review, or screenshot strategy.
2026-01-05
repository-analyzer.md
1
1
export
repository-analyzer
2
from
"lv416e/dotfiles"
from
"lv416e/dotfiles"
3
Comprehensive repository analysis using Explore agents, web search, and Context7 to investigate codebase structure, technology stack, configuration, documentation quality, and provide actionable insights. Use this skill when asked to analyze, audit, investigate, or report on a repository or codebase. | Exploreエージェント、Web検索、Context7を用いた包括的なリポジトリ分析。コードベース構造、技術スタック、設定、ドキュメント品質を調査し、実用的な洞察を提供。リポジトリやコードベースの分析、監査、調査、レポート作成を依頼された場合に使用。
2026-01-05
react-page-scaffolder.md
1
1
export
react-page-scaffolder
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Scaffolds a complete React page directory in 'src/pages/' using a script. Use when asked to create a new page or view.
2026-01-05
python-fundamentals.md
1
1
export
python-fundamentals
2
from
"pluginagentmarketplace/custom-plugin-python"
from
"pluginagentmarketplace/custom-plugin-python"
3
Master Python syntax, data types, control flow, functions, OOP, and standard library
2026-01-05
turbo-hotwire-patterns.md
1
1
export
turbo-hotwire-patterns
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Complete guide to Hotwire implementation including Turbo Drive, Turbo Frames, Turbo Streams, and Stimulus controllers in Rails applications. Use this skill when implementing real-time updates, partial page rendering, or JavaScript behaviors in Rails views.
2026-01-05
sales-materials-generation.md
1
1
export
sales-materials-generation
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Generate sales collateral (pitch deck, one-pager, call scripts, email templates) from Canvas, narrative, and ICP with problem-first ordering and stage-appropriate messaging. Use when you need to create sales materials for a product.
2026-01-05
refactoring-patterns.md
1
1
export
refactoring-patterns
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
Apply when improving code structure without changing behavior: reducing duplication, simplifying complexity, or improving readability.
2026-01-05
problem-solving.md
1
1
export
problem-solving
2
from
"leduclinh7141/aitykit-marketing"
from
"leduclinh7141/aitykit-marketing"
3
Apply systematic problem-solving techniques for marketing challenges including campaign complexity (simplification cascades), creative blocks (collision-zone thinking), recurring campaign patterns (meta-pattern recognition), assumption constraints (inversion exercise), audience scale uncertainty (scale game), and dispatch when stuck. Techniques derived from proven problem-solving frameworks adapted for marketing execution.
2026-01-05
skill-creator.md
1
1
export
skill-creator
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Universal skill generator using 7-step ReAct pattern with 95+/100 quality guarantee. This skill should be used when creating new skills, editing existing SKILL.md files, or updating skill descriptions and quality.
2026-01-05
react-router.md
1
1
export
react-router
2
from
"pluginagentmarketplace/custom-plugin-react"
from
"pluginagentmarketplace/custom-plugin-react"
3
Master React Router v6 for production routing with error boundaries, lazy loading, and navigation guards
2026-01-05
error-handling-patterns.md
1
1
export
error-handling-patterns
2
from
"Willbots/orchestrator"
from
"Willbots/orchestrator"
3
Comprehensive error handling patterns for robust applications
2026-01-05
skill-creation.md
1
1
export
skill-creation
2
from
"andisab/swe-marketplace"
from
"andisab/swe-marketplace"
3
Use this skill when creating or refining Claude Code skill definitions. Skills are model-invoked capabilities that Claude activates autonomously based on context. Helps design focused skills with discovery-optimized descriptions, proper directory structures, and supporting resources. Automatically invoked when user requests "create a skill", "make a capability", "add autonomous behavior", or mentions skill development. Ensures skills follow Anthropic specifications with clear activation triggers.
2026-01-05
product-design-flows.md
1
1
export
product-design-flows
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Transform requirements into user journeys and flow diagrams. Use when designing user workflows, mapping customer journeys, or planning interaction sequences.
2026-01-05
ui-component-workflow.md
1
1
export
ui-component-workflow
2
from
"fattits30-dev/Justice-Companion"
from
"fattits30-dev/Justice-Companion"
3
Generate production-ready React components with TypeScript, TailwindCSS, Framer Motion animations, and Radix UI. Includes accessibility compliance (WCAG 2.1 AA), responsive design, and dark mode support. Use when creating new UI features or refactoring components.
2026-01-05
sdp-writer.md
1
1
export
sdp-writer
2
from
"databricks-solutions/ai-dev-kit"
from
"databricks-solutions/ai-dev-kit"
3
Create, configure, or update Databricks' Lakeflow Spark Declarative Pipelines (SDP), also known as LDP, or historically Delta Live Tables (DLT). User should guide on using SQL or Python syntax.
2026-01-05
slack-block-kit.md
1
1
export
slack-block-kit
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Build Slack Block Kit UIs for messages, modals, and Home tabs. Use when creating Slack notifications, interactive forms, bot responses, app dashboards, or any Slack UI. Covers blocks (Section, Actions, Input, Header), elements (Buttons, Selects, Date pickers), composition objects, and the slack-block-builder library.
2026-01-05
app-router.md
1
1
export
app-router
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Next.js App Router - Server components, layouts, routing patterns
2026-01-05