IDE & Editors
2165 skills in Tools > IDE & Editors
rpg-map-creator
Expert RPG map creation and generation for tabletop and online games. Specializes in creating visual descriptions and optimized prompts for z-image turbo model in ComfyUI. Covers all map types (world/continent, regional/local, battle/encounter, dungeon/interior) across multiple themes and settings (fantasy, sci-fi, cyberpunk, post-apocalyptic, horror, etc.). Use when Claude needs to: (1) Create RPG maps of any type, (2) Generate image prompts for map visualization in ComfyUI, (3) Design environments, biomes, settlements, or tactical battlefields, (4) Provide expert knowledge of cartography, terrain, and world-building for games, (5) Convert map descriptions into optimized prompts for image generation models, or (6) Help with any map creation or visualization for tabletop RPGs, video games, or online play.
docs-structure-maintainer
Understand and maintain HuleEdu documentation and task documentation structure. Guides placement, naming, and validation using the canonical specs and management scripts.
building-blocks
Guide for creating new AEM Edge Delivery blocks or modifying existing blocks. Use this skill whenever you are creating a new block from scratch or making significant changes to existing blocks that involve JavaScript decoration, CSS styling, or content model changes.
arcgis-editing-advanced
Advanced editing features including subtypes, feature forms, versioning, and configurable editors. Use for complex data entry workflows.
reviewing-dependencies
Automated tooling and detection patterns for analyzing npm dependencies, unused packages, and dead code. Provides tool commands and what to look for—not how to structure output.
orchestrationexecuting-workflows
Use when user provides workflow syntax with arrows (-> || ~>), says "run workflow", "execute workflow", "run this", mentions step1 -> step2 patterns. Executes orchestration workflows with real-time visualization, steering, and error recovery.
aws-patterns
AWS infrastructure patterns and best practices for Terraform. Provides VPC, IAM, S3, and security group scaffolds. Use when developing AWS infrastructure.
java-ddd-hexagonal
Guide Claude to create domain modules following DDD principles and hexagonal architecture for Java + Spring Boot projects.Use when user requests:(1) "Create a new module" / "새 모듈 만들어줘" / "도메인 모듈 생성"(2) "Add {feature} module" (e.g., "Add order module", "Add product module")(3) "Build {domain} bounded context" / "{domain} 바운디드 컨텍스트 구현"(4) Any request to create a new domain module for Java + Spring Boot projects with DDD and hexagonal architecture.Applies Kent Beck's TDD workflow (Red → Green → Refactor).Adapts to any Java/Spring Boot project by reading CLAUDE.md at project root.Uses Java 17+ features including records, sealed classes, and pattern matching.
mcp-server-setup
MCP (Model Context Protocol) server selection and configuration skill usingDocker MCP Toolkit as the primary orchestration method. Guides dynamic serverdiscovery, installation via Docker gateway, and fallback to direct installation.Should be executed after /initialize-project to extend Claude Code's capabilities.
unity-mcp-tools
This skill should be used when the user asks about "MCP tools", "Unity MCP", "enable tool groups", "which MCP tools", "create GameObject", "add component", "run Unity tests", "check scene hierarchy", "spawn agent for Unity", "MCP not working", or needs to coordinate Unity Editor operations via MCP.
keyword-research
Strategic keyword research without expensive tools. Use when someone needs content strategy, topic ideas, SEO planning, or asks what should I write about. Uses the 6 Circles Method to expand from seed keywords, clusters into content pillars, and maps to a prioritized content plan. Triggers on: keyword research for X, content strategy for X, what topics should I cover, SEO strategy, content calendar, topic clusters. Outputs prioritized keyword clusters with content recommendations.
knowledge-extractor
Analyzes completed projects to identify generalizable patterns, common workflows, and reusable knowledge worth extracting into skills. Use after completing a project to review LOG.md, skill updates, and project artifacts. Generates extraction recommendations but does not modify skills directly (user decides whether to apply via skill-updater).
graphql-developer
[Extends solution-architect] GraphQL API specialist. Use for GraphQL schemas, Apollo Server/Federation, DataLoader, resolvers, subscriptions. Invoke alongside solution-architect for GraphQL API design.
testing-patterns
Auto-load when writing tests. Provides TDD workflow, test structure patterns, and common testing idioms.
mcp-builder-evaluation
MCP (Model Context Protocol) server evaluation guide for creating comprehensive test suites with read-only, independent questions. Use when building MCP servers, creating evaluation frameworks, or testing LLM tool usage patterns.
documentation-generator
Automatically generate documentation when user mentions needing API docs, README files, user guides, developer guides, or changelogs. Analyzes code and generates appropriate documentation based on context. Invoke when user mentions "document", "docs", "README", "API documentation", "guide", "changelog", or "how to document".
ollama-gemma-assistant
Assistente de IA local usando Ollama com modelo Gemma2 para tarefas gerais de desenvolvimento e análise
developing-openapi-specs
Guide for contributing to the OpenAPI layer using processor pattern, complexity management, and functional programming. Use when adding endpoint factories, processors, parameter descriptions, reducing cyclomatic complexity, or fixing OpenAPI validation errors. Covers architecture patterns from user-service repository.
local-dev-runner
Provide local debugging scripts for Docker including build, run, and environment setup for development workflow.
wcag-compliance-reviewer
Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to review code for accessibility, check WCAG compliance, identify accessibility issues, or audit components/pages for a11y standards. Applicable for code reviews, component development, and accessibility testing.