Find the perfect skill
Fix Notebook Errors
Development
Resolve Jupyter notebook execution errors by fixing notebook cells or underlying source code in the library.
Add Skill Templates
Development
Standardizes adding new Agent Skill templates to the meta-agent-skills framework. Ensures templates follow the required structure for automatic instantiation by the Meta-Agent.
Skill Development for Claude Code
Development
Create, edit, and organize modular skills to extend Claude's capabilities. Manage SKILL.md structure, progressive disclosure, and validate best practices.
Validate Capability Flow
Development
Validates a capability flow specification against framework schema constraints. Use after designing a process to ensure compliance with framework rules.
API Design Assistant
Development
Design RESTful and GraphQL APIs following industry standards, generate OpenAPI specs, and create consistent endpoint patterns.
Next.js - Fullstack React Framework
Development
Next.js framework patterns and best practices for fullstack React applications. Covers routing, SSR/SSG, API routes, middleware, and deployment.
Programming Ruby
Development
Best practices for developing in Ruby codebases. Covers Ruby philosophy, style conventions, control structures, and language idioms.
Codebase Auditor (L2 Coordinator)
Development
Coordinates 9 specialized auditors to perform comprehensive codebase quality analysis. Researches best practices, delegates parallel audits, and aggregates results into a consolidated report.
Module Federation module info
Development
Fetch metadata and manifest info for a remote Module Federation module including publicPath, remoteEntry, file URLs, and module configuration (exposes, remotes, shared).
Hono Documentation Search
Development
Use the Hono CLI to search and view Hono framework documentation. Efficiently access guides and API references.
TLA+ Formal Specification for Distributed Systems
Development
TLA+ formal specification language for designing and verifying distributed systems and concurrent algorithms with mathematical precision. Early concurrency bug detection and exhaustive verification.
Refactor Jupyter Notebooks
Development
Programmatically analyze and batch modify Jupyter Notebook (.ipynb) files by replacing specific import statements, function calls, or code blocks.