Browse Skills
16146 skills found
building-mcp-server-on-cloudflare.md
6
1
export
building-mcp-server-on-cloudflare
2
from
"cloudflare/skills"
from
"cloudflare/skills"
3
Builds remote MCP (Model Context Protocol) servers on Cloudflare Workerswith tools, OAuth authentication, and production deployment. Generatesserver code, configures auth providers, and deploys to Workers.Use when: user wants to "build MCP server", "create MCP tools", "remoteMCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocolon Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".
2026-01-05
konflux-is-a-build-tool.md
6
1
export
konflux-is-a-build-tool
2
from
"konflux-ci/skills"
from
"konflux-ci/skills"
3
Use this skill to query Konflux objects from the Kubernetes cluster. Konflux objects are application, component, pipelinerun, taskrun, snapshot and release. The skill can be used to query logs from failed or removed pipelines and pods.
2026-01-05
test-engineer.md
6
1
export
test-engineer
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert testing and quality engineer for Vitest (running on Bun). Use when user needs test creation, test strategy, code quality setup, E2E testing, or debugging test failures. Examples - "write tests for this function", "create E2E tests with Playwright", "help me test this API route", "setup testing infrastructure", "why is this test failing?", "improve code quality with Biome".
2026-01-05
dev-swarm-mvp.md
6
1
export
dev-swarm-mvp
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Define MVP scope, success metrics, and explicit out-of-scope items to focus on the smallest testable product. Use when user asks to define MVP, scope MVP, or start Stage 3 after personas.
2026-01-05
error-handling-patterns.md
6
1
export
error-handling-patterns
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Error handling patterns including exceptions, Result pattern, validation strategies, retry logic, and circuit breakers. **ALWAYS use when implementing error handling in backend code, APIs, use cases, or validation logic.** Use proactively for robust error handling, recovery mechanisms, and failure scenarios. Examples - "handle errors", "Result pattern", "throw exception", "validate input", "error recovery", "retry logic", "circuit breaker", "exception hierarchy".
2026-01-05
architecture-auditor.md
6
1
export
architecture-auditor
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Architecture audit and analysis specialist for Modular Monoliths. **ALWAYS use when reviewing codebase architecture, evaluating bounded contexts, assessing shared kernel size, detecting "Core Obesity Syndrome", or comparing implementation against ADR-0001 and anti-patterns guide.** Use proactively when user asks about context isolation, cross-context coupling, or shared kernel growth. Examples - "audit contexts structure", "check shared kernel size", "find cross-context imports", "detect base classes", "review bounded context isolation", "check for Core Obesity".
2026-01-05
codebase-layout.md
6
1
export
codebase-layout
2
from
"bearcove/pikru"
from
"bearcove/pikru"
3
Codebase organization for pikru. Use when you need to find where specific functionality lives.
2026-01-05
manage-issue-status.md
6
1
export
manage-issue-status
2
from
"perigrin/chalk"
from
"perigrin/chalk"
3
Use automatically after EVERY PR merge when working on milestone-tracked work. Closes completed issues, searches for dependent issues blocked by completed work, verifies all dependencies are satisfied, and updates status labels (ready/blocked).
2026-01-05
scrum-dashboard.md
6
1
export
scrum-dashboard
2
from
"atusy/agentic-scrum"
from
"atusy/agentic-scrum"
3
Maintain scrum.ts dashboard following Agentic Scrum principles. Use when reading and editing scrum.ts, updating sprint status, or managing Product Backlog.
2026-01-05
create-worktree.md
6
1
export
create-worktree
2
from
"jeffh/claude-plugins"
from
"jeffh/claude-plugins"
3
Creates a new git/jj worktree for development work with proper setup, dependencies, and optional thoughts initialization. Use when user needs to create a new worktree for feature development or bug fixes.
2026-01-05
awslabs-aws-api-mcp-server-call-aws.md
6
1
export
awslabs-aws-api-mcp-server-call-aws
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To run an exact AWS CLI command, execute a validated `aws ...` command for direct AWS operations when you already know the precise service and parameters; use instead of suggesting commands.
2026-01-05
blueprint-development.md
6
1
export
blueprint-development
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Generate project-specific skills and commands from PRDs for Blueprint Development methodology. Use when generating skills for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents.
2026-01-05
ruff-formatting.md
6
1
export
ruff-formatting
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Python code formatting with ruff format. Fast, Black-compatible formatting for consistent code style. Use when formatting Python files, enforcing style, or checking format compliance.
2026-01-05
git-cd-pr.md
6
1
export
git-cd-pr
2
from
"atournayre/claude-marketplace"
from
"atournayre/claude-marketplace"
3
Crée une Pull Request en mode Continuous Delivery avec workflow complet : QA, labels version (major/minor/patch), feature flags, code review automatique.
2026-01-05
firecrawl-api.md
6
1
export
firecrawl-api
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill enables web scraping and content extraction using Firecrawl API directly via curl. Use when scraping web pages, crawling websites, or extracting structured data. MCP server not required.
2026-01-05
hive-mcp.md
6
1
export
hive-mcp
2
from
"intertwine/hive-orchestrator"
from
"intertwine/hive-orchestrator"
3
Use the Agent Hive MCP (Model Context Protocol) server for programmatic project management. Use this skill when working with MCP tools to list projects, claim/release projects, update status, add notes, or query dependencies through the MCP interface.
2026-01-05
brave-search-api.md
6
1
export
brave-search-api
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill enables web searching using Brave Search API directly via curl. Use when searching for current information, news, articles, or web content. MCP server not required - calls API directly.
2026-01-05
haskell.md
6
1
export
haskell
2
from
"srid/AI"
from
"srid/AI"
3
Expert Haskell development assistance. Use when working with Haskell code, .hs files, Cabal, ghcid, or when user mentions Haskell, functional programming, or type-level programming.
2026-01-05
dev-swarm-architecture.md
6
1
export
dev-swarm-architecture
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Design system architecture including components, data flow, and deployment boundaries. Use when user asks to design architecture, create architecture diagrams, or start Stage 6 after UX design.
2026-01-05
tfc-plan-json.md
6
1
export
tfc-plan-json
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Download and analyze structured Terraform plan JSON output from Terraform Cloud. Use when analyzing resource changes, diffing infrastructure, or programmatically inspecting plan details. Requires TFE_TOKEN environment variable.
2026-01-05
session-startup.md
6
1
export
session-startup
2
from
"jkomoros/community-patterns"
from
"jkomoros/community-patterns"
3
Session initialization sequence for community-patterns development. Use at the start of every Claude Code session. Checks for upstream updates, loads workspace configuration, and ensures dev servers are running.
2026-01-05
git-commit-workflow.md
6
1
export
git-commit-workflow
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Commit message conventions, staging practices, and commit best practices.Covers conventional commits, explicit staging workflow, logical change grouping,and humble fact-based communication style.Use when user mentions committing changes, writing commit messages, git add,git commit, staging files, or conventional commit format.
2026-01-05
check-visual-test-status.md
6
1
export
check-visual-test-status
2
from
"vizzly-testing/cli"
from
"vizzly-testing/cli"
3
Check the status of Vizzly visual regression tests. Use when the user asks about test status, test results, what's failing, how tests are doing, or wants a summary of visual tests. Works with both local TDD and cloud modes.
2026-01-05
swift-development.md
6
1
export
swift-development
2
from
"hmohamed01/swift-development"
from
"hmohamed01/swift-development"
3
Comprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.
2026-01-05