Browse Skills

16146 skills found

platform-detection.md
0
1 export platform-detection
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Detect project type and recommend deployment platform. Use when deploying projects, choosing hosting platforms, analyzing project structure, or when user mentions deployment, platform selection, MCP servers, APIs, frontend apps, static sites, FastMCP Cloud, DigitalOcean, Vercel, Hostinger, Netlify, or Cloudflare.
2026-01-05
threat-hunter.md
0
1 export threat-hunter
2 tekgrunt from "tekgrunt/boot-test"
3 Activate when the user needs help conducting proactive threat hunting, investigating suspicious activity, or building hypothesis-driven hunts in LimaCharlie.
2026-01-05
text-message.md
0
1 export text-message
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Send text messages via Apple Messages app with automatic contact lookup and attachment support. This skill should be used when sending SMS/iMessage to contacts. Supports name-based recipient lookup via Google Contacts integration, image/file attachments, and handles missing recipient/message prompts. CRITICAL - Messages are ALWAYS sent individually to each recipient, NEVER as group messages. REQUIRES E.164 phone format (+1XXXXXXXXXX) for reliable delivery. Integrates Arlen's writing style guide for authentic messaging.
2026-01-05
writing-tests.md
0
1 export writing-tests
2 audunstrand from "audunstrand/status-app"
3 Principles for writing effective, maintainable tests. Covers naming conventions, assertion best practices, and comprehensive edge case checklists. Based on BugMagnet by Gojko Adzic.
2026-01-05
verdad-canon.md
0
1 export verdad-canon
2 kodexArg from "kodexArg/syv"
3 Validador de coherencia canónica - garantiza que afirmaciones sobre SyV son verdaderas en el universo, ejecutando cambios automáticos moderados para asegurar consistencia narrativa
2026-01-05
arcanea-api-design.md
0
1 export arcanea-api-design
2 frankxai from "frankxai/arcanea"
3 Design APIs that developers love. RESTful principles, GraphQL patterns, versioning strategies, and the art of creating interfaces that are intuitive, consistent, and future-proof.
2026-01-05
collaboration-principles.md
0
1 export collaboration-principles
2 TakumiOkayasu from "TakumiOkayasu/dotfile-work"
3 デバッグ・レビュー・問題報告時に使用。誠実なコミュニケーションと根本原因分析を徹底。
2026-01-05
building-blocks-advisor.md
0
1 export building-blocks-advisor
2 metasaver from "metasaver/claude-marketplace"
3 Analyzes user requests to recommend appropriate Claude Code building blocks (skills, subagents, MCP servers, hooks, templates, or prompts). Use when users ask about extending Claude Code functionality, automating workflows, connecting external data, or when unclear which extensibility mechanism to use. Triggers include questions like "how do I...", "should I use a skill or agent", "how to automate...", "how to connect to...", or any request about creating extensions.
2026-01-05
convex-docs.md
0
1 export convex-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Query and manage local Convex documentation mirror (42 docs). Search Convex topics for real-time database, serverless functions, authentication, file storage, and React hooks. Use when implementing Convex backend features or answering Convex-related questions. (user)
2026-01-05
evergreen.md
0
1 export evergreen
2 odysseus0 from "odysseus0/nix-config"
3 Principles for creating evergreen notes - atomic, lasting insights that compound over time. Use when discussing note quality, what makes a good evergreen note, or the "only what was explored" principle. Tool-agnostic concepts that apply regardless of note-taking app.
2026-01-05
paired-programming.md
0
1 export paired-programming
2 matthew-bram from "matthew-bram/enterprise-confluent-test-probe"
3 This skill should be used when the user wants collaborative, iterative development instead of autonomous implementation. It transforms Claude from "autonomous implementer" to "pair programmer" by enforcing ask-before-assuming, show-before-writing, iterate-in-small-chunks, and get-approval-at-each-step patterns. Trigger when user explicitly requests paired programming or when working on complex/novel features requiring collaboration.
2026-01-05
san-watsadu-brand-guidelines.md
0
1 export san-watsadu-brand-guidelines
2 ninyawee from "ninyawee/armed-claude"
3 Applies San Watsadu's official brand colors and typography to any artifact that may benefit from the brand's look-and-feel. Use when brand colors, style guidelines, visual formatting, or company design standards apply for San Watsadu (สรรวัสดุ) - a construction materials store in Thailand.
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 abudhahir from "abudhahir/cp-ninja"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
agent-selection.md
0
1 export agent-selection
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic framework for selecting the optimal specialized agent for any task. Use when delegating to subagents via the Task tool to ensure the most appropriate specialist is chosen based on framework, domain, task type, and complexity. Applies decision tree logic to match tasks with agent expertise.
2026-01-05
critical-peer.md
0
1 export critical-peer
2 jagreehal from "jagreehal/jagreehal-claude-skills"
3 Professional skepticism with pattern enforcement. Verify before agreeing, challenge violations, propose instead of asking. Concise output, research before asking, answer questions literally.
2026-01-05
nextjs-v16.md
0
1 export nextjs-v16
2 bobmatnyc from "bobmatnyc/termpilot"
3 Next.js 16 specific features, breaking changes, and migration guide. Use when upgrading from Next.js 15, implementing Cache Components with "use cache", working with Turbopack, or handling the new async request APIs. Released October 2025 with fundamental caching model changes.
2026-01-05
mcp-architecture-expert.md
0
1 export mcp-architecture-expert
2 frankxai from "frankxai/ai-architect"
3 Design and implement Model Context Protocol servers for standardized AI-to-data integration with resources, tools, prompts, and security best practices
2026-01-05
frontend-testing.md
0
1 export frontend-testing
2 timogilvie from "timogilvie/claude-workflow"
3 Test web applications using Chrome DevTools. Use for visual regression testing, performance analysis, accessibility checks, console error detection, and automated UI testing. Works with live URLs or local development servers.
2026-01-05
architecture-paradigm-hexagonal.md
0
1 export architecture-paradigm-hexagonal
2 athola from "athola/archetypes"
3 Employ the Hexagonal (Ports & Adapters) pattern to decouple domain logic from infrastructure, maximizing flexibility and testability.
2026-01-05
skill-validator.md
0
1 export skill-validator
2 chaorenex1 from "chaorenex1/coding-agent-workflow"
3 Validates Claude skill files for correct structure, YAML frontmatter, Python imports, naming conventions, and compliance with official documentation
2026-01-05
vite-vue.md
0
1 export vite-vue
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Vite + Vue 3.5 template with TypeScript. Clone, setup, build, and deploy to Vercel or Netlify.
2026-01-05
create-meta-prompts.md
0
1 export create-meta-prompts
2 sekka from "sekka/dotfiles"
3 Create prompts optimized for Claude-to-Claude pipelines with research, planning, and execution stages
2026-01-05
github-actions.md
0
1 export github-actions
2 poindexter12 from "poindexter12/waypoint"
3 GitHub Actions CI/CD reference for workflow templates, caching strategies,and automation patterns. Includes homelab integration with self-hosted runners.Use when creating workflows, debugging CI failures, or setting up deployments.Triggers: github actions, ci, cd, workflow, pipeline, runner, artifact.
2026-01-05
raw-workflow-creator.md
0
1 export raw-workflow-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create and run RAW workflows. Use this skill when the user asks to create a workflow, automate a task, build a data pipeline, generate reports, or asks "How do I build X with RAW?".
2026-01-05