工具
開發工具、實用程式和生產力輔助
17720 skills in this category
commit
Meaningful git commits with reasoning and wisdom extraction. Use when committing changes to capture the why, not just the what.
graphql
GraphQL query language and runtime for APIs enabling clients to request exactly the data they need with strongly-typed schemas and single endpoint architecture.
agent-creator
Create specialized agents for Claude Code that handle specific tasks autonomously.Generate agent definitions with proper configuration and best practices.Use when: creating agents, generating sub-agents, setting up autonomous workflows.Activates for: "create agent", "generate agent", "new agent", "sub-agent", "make agent"
pr-and-check
Use this skill when you are requested to create a PR for a feature branch.
release
Release management workflow. Use before version releases to validate readiness, generate changelog, and publish to PyPI.
commit-prepare
Prepare git commit messages for template changes following conventional commits. Activates on: commit, prepare commit, commit this, commit message, ready to commit
soracom-screenshot-generator
Organizes E2E test screenshots from CI/CD artifacts (user-console-monorepo), backs up previous assets, and guides annotation workflow for documentation.
flashlist-patterns
FlashList high-performance list patterns. Use when implementing lists.
detecting-command-injection
Detects OS command injection vulnerabilities by identifying unsafe system/popen/exec calls with user-controlled input. Use when analyzing command execution, shell operations, or investigating potential command injection points.
copilot-handoff
Create Copilot-optimized task specifications for handoff between Claude and GitHub Copilot. Use when planning implementation tasks that Copilot will complete. Optimizes comment format, provides rich context, includes checklists and examples.
devops-cloud
Master cloud platforms including AWS, GCP, and Azure. Learn services, infrastructure automation, and cloud-native patterns.
write-career
경력기술서(5페이지+)를 작성합니다. 문제 해결 중심, 기술 선택 근거, 정량적 성과를 포함합니다.
cui-jsdoc
JSDoc documentation standards for JavaScript functions, classes, modules, and web components
accordions-dropdowns
Use when animating accordions, collapsibles, dropdowns, or expand/collapse elements for smooth reveal transitions
orchestration-logger
Unified logging system for AI orchestration workflows with current state metadata and execution logs in a single file
mcp-architecture
This skill should be used when the user asks to "organize MCP tools", "structure multi-tool MCP", "design MCP architecture", "group MCP tools", "organize 10+ tools", or discusses how to architect complex MCP servers with many tools. Provides patterns for organizing, naming, and structuring multi-tool MCP servers.
pr-description
Guide for creating comprehensive PR descriptions with proper structure, diagrams, and documentation for code reviews.
core-browser-automation
General-purpose patterns for reliable browser automation (selectors, waiting, scrolling, overlays, HITL).
nxs-gh-create-epic
Create a GitHub issue from an Epic document. Use when the user wants to create a GitHub issue from an epic.md file, sync an epic to GitHub, or link an epic document to a GitHub issue. The skill extracts the epic title and type from YAML frontmatter, creates an issue via `gh issue create`, and updates the frontmatter with the issue link.
api-integration
Design and implement REST API integrations with proper error handling, authentication, rate limiting, and testing. Use when building API clients, integrating third-party services, or when users mention API, REST, webhooks, HTTP requests, or service integration.