Tools
Development tools, utilities, and productivity aids
17720 skills in this category
Subcategories
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.
exploration-strategies
Master ε-greedy, UCB, curiosity-driven, RND, intrinsic motivation exploration
joke-fetcher
Fetch random jokes from JokeAPI using a Bun CLI script. Use when users ask for a random joke, want jokes by category, or need a quick joke via the JokeAPI endpoint.
github-runner-setup
GitHub Actions self-hosted runner setup and maintenance. Use when setting up dedicated runner users,migrating runners from personal accounts, troubleshooting runner issues, or implementing runner isolation.Covers systemd services, environment isolation, and skills plane integration.
component-creator
Creates minimal boilerplate structure for new Web Components in Sando Design System following COMPONENT_ARCHITECTURE.md 7-file pattern. Generates only what developer requests - no assumptions, no dead code. Ask first, then scaffold component files, tests, stories based on requirements.
testing-wpf
Create and maintain WPF UI tests and ViewModel tests for the .NET 8 widget host app. Use when setting up UI automation, testing MVVM logic, or building a test harness for widgets and the shell.
wrangler-workflows
This skill should be used when the user mentions "wrangler", "wrangler.toml", "wrangler.jsonc", "wrangler commands", "local development", "wrangler dev", "wrangler deploy", "wrangler publish", "secrets management", "wrangler tail", "wrangler d1", "wrangler kv", or discusses Cloudflare Workers CLI, configuration files, or deployment workflows.
pr-create-skill
明示的に呼び出されたときにのみ読み込みます。エージェントが自律的に呼び出す必要はありません。
session-management-ssg-ssr
Expert skill for implementing session management in SSG (Static Site Generation) and SSR (Server-Side Rendering) contexts. Covers stateless authentication with JWT, database session management, client-side session handling, and security best practices for different rendering strategies. Use when implementing session management in static sites (SSG), handling authentication in server-side rendered applications (SSR), or implementing stateless authentication with JWT tokens.
migration-best-practices
データベースマイグレーションのベストプラクティス。スキーマ変更時に自動適用される。