Browse Skills

44835 skills found

project-skill-creator.md
0
1 export project-skill-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when setting up project-specific skills via /cc:setup-project or when user requests custom skills for their codebase - analyzes project to create specialized skills that capture architecture knowledge, coding conventions, testing patterns, and deployment workflows
2026-01-05
code-review.md
0
1 export code-review
2 timequity from "timequity/vibe-coder"
3 Code review workflow and best practices.Use when: reviewing PRs, receiving feedback, or preparing code for review.Triggers: "code review", "review", "pr review", "pull request","feedback", "review changes".
2026-01-05
rca-analyst.md
0
1 export rca-analyst
2 violetio from "violetio/violet-ai-plugins"
3 Structured root cause analysis methodology with three-test isolation and prevention analysis
2026-01-05
handling-authentication.md
0
1 export handling-authentication
2 hkcm91 from "hkcm91/StickerNestV3"
3 Handling authentication and authorization in StickerNest. Use when the user asks about login, signup, auth, session, protected routes, user context, JWT, tokens, logout, or permission checks. Covers Supabase Auth, AuthContext, protected routes, and widget auth.
2026-01-05
inbox-processor.md
0
1 export inbox-processor
2 dakesan from "dakesan/bioinformatics-research-plugins"
3 This skill should be used when processing files in the inbox/ directory, organizing unstructured input, classifying content, or extracting actionable information. Triggered by requests like "process inbox", "organize inbox files", "classify this memo", or "inbox を整理".
2026-01-05
code-quality.md
0
1 export code-quality
2 aidenreed937 from "aidenreed937/comet"
3 Flutter 项目代码质量检测和修复,包括 Dart 代码分析、格式化、测试。当用户提到"代码检查"、"分析"、"格式化"、"代码风格"、"质量检测"、"测试"时使用此 skill。
2026-01-05
panel-digitizer.md
0
1 export panel-digitizer
2 sashburner26 from "sashburner26/ampacity"
3 Extract panel schedule data from images (photos or CAD drawings) and generate PanelCalc-compatible JSON import files. Use when user provides panel schedule images, panel directory photos, or CAD drawings that need to be digitized into structured panel data. Supports single-column, dual-column, handwritten, and typed formats.
2026-01-05
mcp-go-live.md
0
1 export mcp-go-live
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide developers through Intility's production go-live checklist for MCP servers, ensuring security compliance with the lethal trifecta rules, Intility Software Engineering Policy, and infrastructure requirements. Use when a developer is ready to deploy an MCP server to production.
2026-01-05
rust-backend-axum.md
0
1 export rust-backend-axum
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build production-ready Rust backend APIs with Axum framework. Covers router composition, state management, extractors, middleware (auth, tracing), error handling with IntoResponse, and graceful shutdown. Use when building Rust web services, REST APIs, or when working with Axum, Tower middleware, or async Rust backends.
2026-01-05
flutter-std.md
0
1 export flutter-std
2 lollipopkit from "lollipopkit/cc-skills"
3 Build and debug Flutter/Dart apps with Riverpod (codegen), Freezed, and GoRouter. Use when implementing Flutter features, running apps, hot reload/restart, or debugging UI.
2026-01-05
design-handoff-spec.md
0
1 export design-handoff-spec
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по design handoff. Используй для спецификаций дизайна, Figma annotations и developer handoff.
2026-01-05
project-init.md
0
1 export project-init
2 u9401066 from "u9401066/copilot-capability-manager"
3 Initialize new projects using this template structure.LOAD THIS SKILL WHEN: User says "新專案", "初始化", "create project", "建立專案", "bootstrap" | starting fresh project | cloning template.CAPABILITIES: Copy directory structure, reset Git, configure project name, setup Memory Bank, interactive configuration.
2026-01-05
story-execution.md
0
1 export story-execution
2 Mharbulous from "Mharbulous/StoryTree"
3 Use when user says "execute plan", "implement story", "run plan for [ID]", "start implementation", or asks to execute a planned story - loads TDD implementation plan from .claude/data/plans/, executes RED-GREEN-COMMIT cycles for each task, updates story status through active->reviewing->implemented, verifies acceptance criteria, and outputs implementation report. (project)
2026-01-05
cicd-pipeline.md
0
1 export cicd-pipeline
2 take566 from "take566/mcp_server"
3 CI/CDパイプラインの設計・実装・トラブルシューティング。GitHub Actions、GitLab CI、CircleCI、Jenkinsの設定ファイル作成、ビルド最適化、デプロイ戦略(Blue-Green、Canary、Rolling)の実装。「パイプライン」「CI/CD」「デプロイ」「ビルド」「自動化」に関する質問で使用。
2026-01-05
branch-cleanup.md
0
1 export branch-cleanup
2 CodeTonight-SA from "CodeTonight-SA/claude-optim"
3 Git branch pruning and cleanup automation. Use when user asks to "clean up branches", "prune git", "delete old branches", or similar.
2026-01-05
check-meta.md
0
1 export check-meta
2 leobrival from "leobrival/serum-plugins-official"
3 Analyze and validate meta tags on web pages. Use when users ask to check meta tags, verify SEO tags, audit page titles, check Open Graph tags, verify canonical URLs, or analyze social sharing tags. Detects missing title, description issues, duplicate tags, and Open Graph problems.
2026-01-05
ai-dev-guidelines.md
0
1 export ai-dev-guidelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive AI/ML development guide for LangChain, LangGraph, and ML model integration in FastAPI. Use when building LLM applications, agents, RAG systems, sentiment analysis, aspect-based analysis, chain orchestration, prompt engineering, vector stores, embeddings, or integrating ML models with FastAPI endpoints. Covers LangChain patterns, LangGraph state machines, model deployment, API integration, streaming, error handling, and best practices.
2026-01-05
python-expert.md
0
1 export python-expert
2 1PDev from "1PDev/claude-code-kit"
3 Expert guidance for Python development with modern patterns
2026-01-05
access-management.md
0
1 export access-management
2 vivekgana from "vivekgana/databricks-platform-marketplace"
3 RBAC/ABAC implementation patterns, least privilege access, row-level security, column masking, and access review workflows.
2026-01-05
reviewing-type-safety.md
0
1 export reviewing-type-safety
2 djankies from "djankies/claude-configs"
3 Code review skill that checks TypeScript type safety, exported for use by cross-cutting review plugin
2026-01-05
pr.md
0
1 export pr
2 trysmr from "trysmr/dotfiles"
3 プロジェクトのブランチ戦略に従ってプルリクエストを作成。「PR」「プルリク」「PRを作って」「プルリク作って」「プルリクお願い」「プルリクエストを作成」「レビュー依頼して」などと言われた時、またはコミット済みの変更をマージする準備ができた時に使用
2026-01-05
pptx.md
0
1 export pptx
2 wollfoo from "wollfoo/amp"
3 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks | Sử dụng khi: tạo PowerPoint, slide thuyết trình, chỉnh sửa pptx
2026-01-05
accessibility-fundamentals.md
0
1 export accessibility-fundamentals
2 DanielPodolsky from "DanielPodolsky/mentor-spec"
3 Auto-invoke when reviewing JSX with interactive elements, forms, buttons, or navigation. Enforces WCAG compliance and inclusive design.
2026-01-05
skills.md
0
1 export skills
2 cerico from "cerico/macfair"
3 List available skills and what they do. Use when you forget what skills exist or need help choosing the right one.
2026-01-05