Browse Skills
22656 skills found
multi-model-review.md
0
1
export
multi-model-review
2
from
"mozuq-lab/multi-model-review"
from
"mozuq-lab/multi-model-review"
3
マルチモデルコードレビュー。LLMがコードレビューを行った後、GitHub Copilot CLIに精査させて双方の視点を統合した最終レビューを提供。Use when user wants multi-model code review, second opinion, or wants to cross-check review findings with another AI. Triggers: "/multi-model-review", "マルチモデルレビュー", "複数モデルでレビュー", "セカンドオピニオン"
2026-01-05
newsletter.md
0
1
export
newsletter
2
from
"GroundMountCompany/groundmounts-app"
from
"GroundMountCompany/groundmounts-app"
3
Create best-in-class newsletters that people actually want to read. Use when someone needs to write a newsletter edition, develop a newsletter format, or improve their newsletter game. Covers multiple formats - roundup, deep-dive, personal essay, curated links, news briefing. References patterns from Lenny Rachitsky, Morning Brew, Greg Isenberg, Sahil Bloom, The Hustle, and top AI newsletters. Triggers on: write newsletter, newsletter format, help with my newsletter, newsletter edition about X, weekly roundup. Outputs publication-ready newsletter content or format templates.
2026-01-05
cloudflare-full-stack-integration.md
0
1
export
cloudflare-full-stack-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-tested integration patterns for connecting React frontends to Cloudflare Worker backendswith Hono, Clerk authentication, and D1 databases. Prevents common frontend-backend connection issues,CORS errors, auth token failures, and race conditions.Use when: connecting frontend to backend, implementing auth flow, setting up API calls,troubleshooting CORS, fixing race conditions, auth tokens not passing, frontend-backend connection errors,401 errors, integrating Clerk with Workers, setting up full-stack Cloudflare app, vite cloudflare plugin setup.Prevents: CORS errors, 401 Unauthorized, auth token mismatches, race conditions with auth loading,environment variable confusion, frontend calling wrong endpoints, JWT verification errors, D1 connection issues.Keywords: frontend backend integration, Cloudflare Workers, Hono, Clerk auth, JWT verification, CORS, React API client,race conditions, auth loading, connection issues, full-stack integration, vite plugin, @cloudflare/vite-plugin,D1 database,
2026-01-05
nextjs-15-specialist.md
0
1
export
nextjs-15-specialist
2
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
3
Use when working with Next.js 15 features, App Router, Server Components, Server Actions, or data fetching patterns. Ensures correct usage of Server vs Client Components and modern Next.js patterns.
2026-01-05
product-strategy.md
0
1
export
product-strategy
2
from
"pluginagentmarketplace/custom-plugin-product-manager"
from
"pluginagentmarketplace/custom-plugin-product-manager"
3
Master product strategy, market analysis, competitive positioning, and long-term product vision. Define business models and craft go-to-market strategies that drive success.
2026-01-05
orchestration-workflow.md
0
1
export
orchestration-workflow
2
from
"Zeliper/z-coder"
from
"Zeliper/z-coder"
3
/orchestrate 커맨드의 상세 워크플로우 가이드. 모든 Phase 처리 및 sub-agent spawn 전략
2026-01-05
your-skill-name.md
0
1
export
your-skill-name
2
from
"HelloWorldSungin/AI_agents"
from
"HelloWorldSungin/AI_agents"
3
Brief description of what this skill does (1-2 sentences). Include key triggering words that help agents recognize when to use this skill.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"alavida-ai/vf-owwo"
from
"alavida-ai/vf-owwo"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
visual-creator.md
0
1
export
visual-creator
2
from
"zh1227/zh1227.github.io"
from
"zh1227/zh1227.github.io"
3
视觉创作专家,提供封面设计建议、海报构思及 AI 绘画提示词(Prompts)生成。支持 Midjourney, DALL-E, Stable Diffusion 等工具。
2026-01-05
ai-npc-dialogue-designer.md
0
1
export
ai-npc-dialogue-designer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design AI-powered immersive NPC systems for escape room games using proven actor techniques from Korean immersive escape rooms (Danpyeonsun, Ledasquare). Implements adaptive dialogue, emotional simulation, player profiling, and trust dynamics using Gemini/GPT-4. Creates character profiles with lying probabilities, improvisational responses, and cost-optimized streaming. Use for murder mystery NPCs, suspect interrogation, or dynamic character interactions.
2026-01-05
barqnet-backend.md
0
1
export
barqnet-backend
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized agent for BarqNet backend development. Focuses on Go backend API development, PostgreSQL database management, authentication systems, JWT tokens, OpenVPN integration, and production-ready backend architecture. Use this skill when working on server-side code, API endpoints, database migrations, or backend infrastructure.
2026-01-05
langfuse-feedback-analyst.md
0
1
export
langfuse-feedback-analyst
2
from
"mberto10/web_research_agent"
from
"mberto10/web_research_agent"
3
Analyzes user feedback from Langfuse annotation queues and generates surgical recommendations for template.yaml, style.yaml, and tools.yaml
2026-01-05
skill-developer.md
0
1
export
skill-developer
2
from
"roman/claude-skill-activation.nix"
from
"roman/claude-skill-activation.nix"
3
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
2026-01-05
pdf-processing.md
0
1
export
pdf-processing
2
from
"Wesley1600/ClaudeCodeFrameWork"
from
"Wesley1600/ClaudeCodeFrameWork"
3
Process and analyze PDF documents including text extraction, table extraction, chart analysis, and visual content understanding. Use when working with PDFs, extracting structured data, generating summaries, or converting PDFs to other formats (markdown, JSON, CSV).
2026-01-05
deploy.md
0
1
export
deploy
2
from
"bselee/MuRP"
from
"bselee/MuRP"
3
Build the project, commit all changes, and deploy to main via the claude/merge-to-main branch. Use when deploying changes to production.
2026-01-05
core-reviewer.md
0
1
export
core-reviewer
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Code review and quality assurance specialist for ensuring code quality, security, and maintainability
2026-01-05
living-context.md
0
1
export
living-context
2
from
"mabrax/cctx"
from
"mabrax/cctx"
3
This skill should be used when the user asks about "snapshot.md", "constraints.md", "decisions.md", "debt.md", ".ctx/", "living context", "documentation freshness", "stale docs", "ADR", "architecture decision", "technical debt", "system context", "co-located documentation", "context health", "validation", or needs help managing co-located documentation that stays synchronized with code.
2026-01-05
intelligent-task-router.md
0
1
export
intelligent-task-router
2
from
"inchan/cc-skills"
from
"inchan/cc-skills"
3
Implements Anthropic's Routing pattern to classify incoming tasks and direct them to specialized handlers. Analyzes task complexity, intent, and category to select optimal processing path and model (Haiku/Sonnet/Opus). Use as the entry point for complex requests requiring intelligent dispatch.
2026-01-05
build.md
0
1
export
build
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Production-grade Go CLI patterns, automated release workflows with Release Please, versioned docs, and coverage enforcement for DevSecOps build pipelines.
2026-01-05
jelly-droid-skill.md
0
1
export
jelly-droid-skill
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Factory.ai Droid CLI integration for autonomous AI coding agent. Supports interactive and exec modes with multiple autonomy levels for code review, feature development, and testing. Activated when users need terminal-based AI assistance for comprehensive code tasks.
2026-01-05
safe-file-operations.md
0
1
export
safe-file-operations
2
from
"adrianschmidt/workspace-config"
from
"adrianschmidt/workspace-config"
3
Guidelines for safely executing destructive file operations (mv, rm, cp). Use when performing file moves, deletions, or overwrites to prevent accidental data loss. Provides verification steps and best practices for batch operations.
2026-01-05
moai-lang-unified.md
0
1
export
moai-lang-unified
2
from
"tjdwls101010/seongjin_extension_youtube-summarize"
from
"tjdwls101010/seongjin_extension_youtube-summarize"
3
Unified enterprise programming language skill covering 25+ languages including Python 3.13, TypeScript 5.9, Go 1.23, Rust 1.91, Java 21, JavaScript ES2025, C++, C#, PHP, Swift, Kotlin, Scala, Elixir, Ruby, R, SQL, Shell, and more with patterns, best practices, and Context7 integration
2026-01-05
openrouter.md
0
1
export
openrouter
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks
2026-01-05
react-native-three-fiber-globe.md
0
1
export
react-native-three-fiber-globe
2
from
"GauchoGrowth/galligo-mobile"
from
"GauchoGrowth/galligo-mobile"
3
Production-ready 3D globe implementation with React Three Fiber for React Native. Use when implementing interactive 3D globes with GLB models, country/continent selection, smooth camera animations, and gesture controls in Expo apps. Optimized for iOS 60fps performance.
2026-01-05