MightyOpen Mighty
Skills Marketplace

Skills your agents can run

Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.

147
Skills indexed
31
Categories
Self-hosted
Your hub, your data

opencode-config

Community

Edit opencode.json, AGENTS.md, and config files. Use proactively for provider setup, permission changes, model config, formatter rules, or environment variables. Examples: - user: "Add Anthropic as a provider" → edit opencode.json providers, add API key baseEnv var, verify with opencode run test - user: "Restrict this agent's permissions" → add permission block to agent config, set deny/allow for tools/fileAccess - user: "Set GPT-5 as default model" → edit global or agent-level model preference, verify model name format - user: "Disable gofmt formatter" → edit formatters section, set languages.gofmt.enabled = false

055Coding Agents Ides

fastapi-expert

Community

Use when building high-performance asynchronous Python APIs with FastAPI and Pydantic v2. Supports async SQLAlchemy, JWT authentication, WebSockets, and OpenAPI documentation.

0555.0Coding Agents Ides

bun-file-io

Community

Use this when you are working on file operations like reading, writing, scanning, or deleting files. It summarizes the preferred file APIs and patterns used in this repo. It also notes when to use filesystem helpers for directories.

055Coding Agents Ides

codebase-to-course

Community

Turn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whenever someone wants to create an interactive course, tutorial, or educational walkthrough from a codebase or project. Also trigger when users mention 'turn this into a course,' 'explain this codebase interactively,' 'teach this code,' 'interactive tutorial from code,' 'codebase walkthrough,' 'learn from this codebase,' or 'make a course from this project.' This skill produces a stunning, self-contained HTML file with scroll-based navigation, animated visualizations, embedded quizzes, and code-with-plain-English side-by-side translations.

0545.0Coding Agents Ides

java-architect

Community

Use when building enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke for WebFlux, JPA optimization, Spring Security, and cloud-native patterns.

0535.0Coding Agents Ides

golang-pro

Community

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Expert in the latest Go ecosystem including generics, workspaces, and cutting-edge frameworks. Use PROACTIVELY for Go development, architecture design, or performance optimization.

0534.0Coding Agents Ides

api-design-principles

Community

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

052Coding Agents Ides

systematic-debugging

Community

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

052Coding Agents Ides

golang-testing

Community

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows idiomatic Go practices driven by a TDD methodology.

051Coding Agents Ides

golang

Community

Use when building Go backend services, implementing goroutines/channels, handling errors idiomatically, writing tests with testify, or following Go best practices for APIs/CLI tools.

050Coding Agents Ides

architecture-decision-records

Community

Records architecture decisions as structured ADRs during coding sessions, automatically detects moments of decision, and logs context, considered alternatives, and rationale. Maintains an ADR log so future developers can understand why the codebase evolved.

0504.0Coding Agents Ides

coding-agent

Community

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

050Coding Agents Ides

golang-lo

Community

Go >= 1.18 项目中希望用 samber/lo(Lodash 风格泛型库)简化集合/映射/字符串、错误处理、重试/节流/防抖、通道并发或指针空值场景时使用。

050Coding Agents Ides

python-patterns

Community

Python-specific design patterns and best practices including protocols, dataclasses, context managers, decorators, async/await, type hints, and package organization. Use when working with Python code to apply Pythonic patterns.

050Coding Agents Ides

pine-developer

Community

Writes production-quality Pine Script v6 code following TradingView guidelines and best practices. Use when implementing indicators, strategies, or any Pine Script code. Triggers on requests to create, write, implement, or code Pine Script functionality.

0494.0Coding Agents Ides

documentation-templates

Community

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

0485.0Coding Agents Ides

autonomous-agent-harness

Community

Transforms Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer access, and task queuing. It replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use this when users want continuous automated operation, scheduled tasks, or a self-directing agent loop.

0484.5Coding Agents Ides

create-skill

Community

Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills.

0485.0Coding Agents Ides

architecture-patterns

Community

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing ...

048Coding Agents Ides

fix-errors

Community

Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues that include stack traces, error messages, and hit/user counts. Covers tracing data flow through call stacks, identifying producers of invalid data versus consumers that crash, enriching error messages for telemetry diagnosis (type and truncated-value context), and avoiding common anti-patterns such as silently swallowing errors.

047Coding Agents Ides