Skills your agents can run
Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.
A friendly greeter skill
Use when answering questions about current date/time, time zones, what day a date falls on, deadline calculations, scheduling across time zones, Unix timestamps, or any temporal reasoning - especially before writing time-sensitive outputs like meeting invites, deadline reminders, or coordinating across regions.
Given the absence of local OCR tools, this skill utilizes the Agent's multimodal capabilities to view images (PNG, JPG, etc.) and transcribe content (text, tables, diagrams) into formatted Markdown.
Manage Dokploy deployments, projects, applications, and domains via the Dokploy API.
USE FOR news search. Returns news articles with title, URL, description, age, thumbnail. Supports freshness and date range filtering, SafeSearch filter and Goggles for custom ranking.
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
Help identify and evaluate communities to build a minimalist business around. Use when someone is looking for a business idea, trying to find their community, or wondering where to start as an entrepreneur.
Guide for initializing and consolidating Daem0n-MCP across project structures
Godot Engine integration skill for GDScript/C# development, scene composition, node management, and editor automation. Enables LLMs to interact with the Godot Editor through MCP servers for asset manipulation, script generation, and automated workflows.
IDA Pro reverse-engineering analysis. Obtain disassembly, decompilation, strings, import table, cross-references, and other information via IDAPython scripts.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
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.
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, and Go. Includes automated code analysis, best-practice checks, security scanning (dependency and SAST/OWASP checks), complexity and style assessments, and generation of review checklists. Use when reviewing pull requests, providing inline code feedback, identifying issues, or ensuring code quality and security standards.
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons, dialogs, dropdowns, tables, and complex form layouts.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
TypeScript-first schema validation and type inference. Use it to validate API requests/responses, form data, environment variables, and configuration objects; to define type-safe schemas with runtime validation; to transform data; to generate JSON Schema for OpenAPI/AI; or to diagnose missing validations, type inference mismatches, and validation error-handling issues. Zero dependencies (≈2kb gzipped).
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
Master UI/UX design skill combining Apple HIG, modern web design, SuperDesign patterns, and universal design principles. Use for any UI/UX design task including iOS/macOS/web apps, landing pages, dashboards, design systems, accessibility, responsive layouts, animation, and creating beautiful, functional interfaces across all platforms and frameworks.
WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.