Convenes expert panels for problem-solving. Use when user mentions panel, experts, multiple perspectives, MECE,...
find ~/arielperez82/ -name "*.skill"
Generate navigable code maps for unfamiliar codebases. Use when exploring a new codebase, needing to understand...
Guidance for asking clarifying questions when user requests are ambiguous, have multiple valid approaches, or...
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize,...
Guide for designing and writing ap-* agent specifications. Use when creating a new agent, drafting agent...
Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.
NocoDB setup, integration, and operations for database UI and administration. Use when setting up NocoDB locally...
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging...
Guides ecosystem-level refactors of ap-* agents. Use when agents overlap, responsibilities are unclear, or you need...
You MUST use this before any creative work - creating features, building components, adding functionality, or...
Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project...
Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources...
Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability,...
Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills...
Exploratory data analysis using ydata-profiling. Use when users upload .csv/.xlsx/.json/.parquet files or request...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when...
Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features,...
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or...
Orchestrates parallel API instances, delegated sub-tasks, and multi-agent workflows with streaming and tool-enabled...