创建有效技能的指南。当用户想要创建新技能(或更新现有技能)来扩展Claude在专门知识、工作流程或工具集成方面的能力时,应该使用此技能。 Use when this capability is needed.
원문 언어: 중국어
메뉴
이 저장소의 skills
SkillsMP는 tomevault-io/skills-registry에서 17,125개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
tomevault-io/skills-registry수집된 skill 17,125개 중 40개를 표시합니다.
创建有效技能的指南。当用户想要创建新技能(或更新现有技能)来扩展Claude在专门知识、工作流程或工具集成方面的能力时,应该使用此技能。 Use when this capability is needed.
원문 언어: 중국어
创建具有自定义系统提示和工具配置的专业化 Claude Code 子代理。当用户要求创建新的子代理、自定义代理、专业助手,或为 Claude Code 配置特定任务的 AI 工作流时使用。 Use when this capability is needed.
원문 언어: 중국어
This skill should be used when the user asks to "use git blame", "check git history", "find git commits", "use git log", "use git diff", "use git bisect", "trace code changes", "find who changed this code", or mentions using git commands for investigating…
원문 언어: 영어
This skill should be used when the user asks to "fetch GitHub issue", "get GitLab issue", "analyze GitHub PR", "search GitHub repo", "check GitLab commits", "use GitHub API", "use GitLab API", or mentions fetching data from GitHub or GitLab for incident…
원문 언어: 영어
This skill should be used when the user asks to "query Prometheus", "analyze Prometheus metrics", "check Prometheus alerts", "write PromQL", "interpret Prometheus data", "fetch metrics", or mentions Prometheus querying, alerting, or metrics analysis. Provides…
원문 언어: 영어
This skill should be used when the user asks to "perform root cause analysis", "investigate production issue", "analyze incident", "find root cause", "debug production error", "trace the cause", or mentions investigating production problems, alerts, or…
원문 언어: 영어
| Use when this capability is needed.
원문 언어: 영어
ALWAYS check this skill before using grep, glob, Task tool, or doing any codebase exploration. Guides you to use specialized agents that are more efficient than basic tools. Use when this capability is needed.
원문 언어: 영어
Use BEFORE reading multiple files to understand code. Reminds you to use codebase-analyzer agent instead of manual file reading. Use when this capability is needed.
원문 언어: 영어
Use BEFORE running grep or glob commands. Reminds you to use codebase-locator agent instead of basic file search tools. Use when this capability is needed.
원문 언어: 영어
Use BEFORE using the Task tool. Ensures you select the correct specialized subagent_type instead of generic agents. Use when this capability is needed.
원문 언어: 영어
Determine feature slug interactively by auto-detecting next number and prompting user for description Use when this capability is needed.
원문 언어: 영어
Use during planning to discover and document available project commands (make targets, npm scripts, etc.) for success criteria. Use when this capability is needed.
원문 언어: 영어
Use during planning to discover and document test patterns and conventions for writing consistent tests. Use when this capability is needed.
원문 언어: 영어
Use when writing tests to ensure they follow project conventions. References patterns from thoughts/notes/testing.md.
원문 언어: 영어
Use when creating research or plan documents to gather git commit, branch, repository info.
원문 언어: 영어
ALWAYS check before using gcloud commands. Guide for GCP-related skills and tools. Use when this capability is needed.
원문 언어: 영어
ALWAYS check before using kubectl commands. Guide for Kubernetes-related skills. Use when this capability is needed.
원문 언어: 영어
Query Kubernetes resources (pods, deployments, services, events). Use when checking cluster state and resource status. Use when this capability is needed.
원문 언어: 영어
ALWAYS check before working with Linear issues. Guide for Linear-related skills for ticket management and debugging workflows. Use when this capability is needed.
원문 언어: 영어
Share personal documents to the shared namespace with atomic git commit and push Use when this capability is needed.
원문 언어: 영어
Guide for efficient agent orchestration during implementation to conserve main agent context Use when this capability is needed.
원문 언어: 영어
Use when creating implementation plans to research codebase patterns and gather context for planning.
원문 언어: 영어
Use when conducting codebase research to orchestrate specialized agents in parallel for comprehensive investigation.
원문 언어: 영어
Append phase completion details or final summary to changelog.md during implementation Use when this capability is needed.
원문 언어: 영어
Use after implementing changes to run verification commands and ensure tests pass, code builds, and functionality works. Use when this capability is needed.
원문 언어: 영어
Use when creating git commits to ensure consistent, clear commit messages following conventional commits format.
원문 언어: 영어
Use when creating implementation plans to generate properly structured plans with phases, success criteria, and project references.
원문 언어: 영어
Use when documenting research findings to create properly structured research documents with frontmatter, sections, and file references.
원문 언어: 영어
Structured incremental development workflow that enforces explicit scoping before implementation. Use when: (1) User says 'build', 'implement', 'develop', 'create feature', or 'add functionality', (2) Task involves multiple files or could have ripple effects,…
원문 언어: 영어
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…
원문 언어: 영어
Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop. Use when…
원문 언어: 영어
This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is…
원문 언어: 영어
Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes. Use when this capability is needed.
원문 언어: 영어
This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring…
원문 언어: 영어
Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it. Use when this capability is needed.
원문 언어: 영어
Build type-safe LLM applications with DSPy.rb — Ruby's programmatic prompt framework with signatures, modules, agents, and optimization. Use when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers,…
원문 언어: 영어
This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance. Use when this capability is needed.
원문 언어: 영어
Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications.…
원문 언어: 영어
This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product…
원문 언어: 영어