Find the perfect skill
Godot Navigation & AI
Development
Implements AI navigation and pathfinding using NavigationServer, behavior systems, and steering behaviors for intelligent NPC movement.
Kotlin and Android Development
Development
Develop Android applications in Kotlin following best practices. Covers Jetpack Compose, coroutines, state management, and Gradle configuration.
Lemline Runner Development Guide
Development
Comprehensive development guide for the modular lemline-runner ecosystem with Quarkus/Kotlin architecture, messaging patterns, and feature modules for workflow capabilities.
Commander.js Patterns
Development
Patterns and templates for Commander.js including Command class, options, arguments, and nested subcommands for building robust Node.js CLI applications.
Behavior Trees for Robotics
Development
Design and implement behavior trees for autonomous robot decision-making, task sequencing, and reactive behaviors with BehaviorTree.CPP.
Refactor Jupyter Notebooks
Development
Programmatically analyze and batch modify Jupyter Notebook (.ipynb) files by replacing specific import statements, function calls, or code blocks.
Explore - Internal Codebase Exploration
Development
Meta-skill for exploring internal codebases at varying depths (quick, deep, architecture). Read-only workflow with interactive guidance.
Multiplayer Game Development
Development
Networking architecture and synchronization principles for multiplayer games. Covers server architectures, state synchronization, lag compensation, bandwidth optimization, and security practices.
Add Skill Templates
Development
Standardizes adding new skill templates to the meta-agent-skills framework. Ensures templates follow the required structure for automatic Meta-Agent instantiation.
AppKit Menu Bar Builder
Development
Generate NSMenu and NSStatusItem configurations for macOS menu bar apps with SwiftUI integration and dynamic menu handling.
Manage Claude Code Agents
Development
Create and manage specialized subagents with custom capabilities, tool access, and expertise domains. Covers agent structure, system prompts, and MCP integration.
Using mcpc to Interact with MCP Servers
Development
Use mcpc CLI to interact with MCP servers: call tools, read resources, and fetch prompts. Prefer key:=value bindings over raw JSON bodies for efficient command-line interaction.