Skills your agents can run
Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.
Component scaffolding toolkit for creating skills, agents, commands, and hooks within the unified wicked-garden plugin. Generates complete, valid structures that pass validation out-of-the-box. Use when creating new domain components, setting up boilerplate, or ensuring proper structure from the start.
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
IDA Pro reverse-engineering analysis. Obtain disassembly, decompilation, strings, import table, cross-references, and other information via IDAPython scripts.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
深度分析项目的系统边界、核心概念、模块架构、关键算法、技术选型以及错误排查。当用户需要深入理解代码库或定位疑难问题时调用。
Systematic debugging and root-cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when a user mentions debugging, error, bug, crash, or "not working".
This skill provides comprehensive guidance for using OpenCode, the open-source AI coding agent. Use this skill when working with OpenCode CLI commands, keyboard shortcuts, agents (build/plan), slash commands, tools, skills, MCP servers, or configuration. Automatically triggered when OpenCode-specific questions or tasks are detected.
Fetches information from official GraalVM, Truffle, and Graal compiler documentation for API guidance, performance optimization, compiler flags, profiling, specializations, Bytecode DSL, Truffle DSL, partial evaluation, and compilation analysis. Use when you need authoritative documentation about the Truffle framework, GraalVM compiler options, or optimization techniques. Use when asking about the Truffle API, compiler flags, specialization patterns, or Graal options.
Use when review findings are provided and you must fix obvious/patterned issues quickly with minimal tokens. Reads reviewer commit diff first, then applies the tiered review-fix-report protocol.
Expert skill for NVIDIA Nsight Systems and Nsight Compute profiling tools. Configure profiling sessions, analyze kernel reports, interpret occupancy metrics, roofline model data, memory bandwidth bottlenecks, and warp execution efficiency.
Architectural analysis workflow using Serena symbols and Forgetful memory. Use when analyzing project structure, documenting architecture, creating component entities, or building knowledge graphs from code.
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
Build production-ready Node.js backend services with Express or Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
Control the Godot Editor via the OpenClaw Godot Plugin. Use it for Godot game development tasks including scene management, node manipulation, input simulation, debugging, and editor control. Triggers on Godot-related requests like inspecting scenes, creating nodes, taking screenshots, testing gameplay, or controlling the editor.
Build self-improving AI agents using Hermes patterns — agents that learn from interactions, update their own instructions, and adapt their behavior over time. Use when: building agents that improve with usage, creating adaptive AI assistants, implementing agent self-reflection.
Fetch library documentation using Context7 MCP and save to .claude/output/docs/
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination and connection pooling in Spring Boot.
Use this skill when the user asks about libraries, frameworks, API references, or needs code examples. It activates for setup/configuration questions, code generation involving libraries, or mentions of specific frameworks such as React, Vue, Next.js, Prisma, Supabase, Tailwind, etc.
Master Java 21+ with modern features like virtual threads (Project Loom), pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, the foreign function & memory API, and cloud-native patterns.
A testing guide using Vitest. Use it when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. It applies to test creation, test debugging, mock setup, and test-related questions.