Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
qino
Ecology for developing ideas through concept exploration, research, and implementation.
ACTIVATE for dev work:
- "what's next for [app]", "continue [app]", "work on [app]"
- "build [feature]", "implement [feature]", "plan the iteration"
- "read the implementation notes", "what's the iteration status"
- "what should I build next", "next steps for [project]"
ACTIVATE for bug tracking:
- "file a bug", "log this bug", "create a bug ticket", "bug in [app]"
- "/qino bug"
ACTIVATE for concept work:
- "explore [concept]", "go deeper into [idea]", "where am I", "what's here"
- "capture this thought", "hold this", "note this"
- "test through ecology", "compare these", "attune [quality]"
ACTIVATE for navigation:
- "use the active navigator", "activate navigator", "navigate [territory]"
- "map this concept", "show me the terrain", "map the terrain for [territory]"
- "update the navigator", "log this session"
ACTIVATE for research:
- "start research on [topic]", "investigate [question]", "begin inquiry"
ACTIVATE for lab mode (UI-mediated communication):
- "use the lab", "lab mode", "work through qino-lab"
ACTIVATE when in qino workspace (has .claude/qino-config.json).
NOT implicit: arc capture requires explicit invocation ("/qino arc" or "capture an arc").
qinolabs/qino-claude
-
managing-temp-scripts
Create and execute temporary scripts (Python, Node.js, shell) during workflow execution for API integrations, data processing, and custom tools. Use when user needs to interact with external APIs, process data with specific libraries, or create temporary executable code.
mbruhler/claude-orchestration 201
-
creating-workflows-from-description
Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation
mbruhler/claude-orchestration 201
-
orchestration:creating-workflows
Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
mbruhler/claude-orchestration 201
-
managing-agents
Manages temporary and defined agents including creation, promotion, cleanup, and namespacing. Use when user creates custom agents, asks about agent lifecycle, temp agents, or agent management.
mbruhler/claude-orchestration 201
-
debugging-workflows
Debug workflow execution issues including syntax errors, agent failures, variable problems, and execution errors. Use when workflows fail, produce unexpected results, or user asks for debugging help.
mbruhler/claude-orchestration 201
-
designing-syntax
Design custom syntax elements with reuse-first approach for workflow orchestration. Use when user needs custom operators, checkpoints, or syntax patterns not available in core syntax.
mbruhler/claude-orchestration 201
-
orchestration:executing-workflows
Use when user provides workflow syntax with arrows (-> || ~>), says "run workflow", "execute workflow", "run this", mentions step1 -> step2 patterns. Executes orchestration workflows with real-time visualization, steering, and error recovery.
mbruhler/claude-orchestration 201
-
using-orchestration
Use when user has complex multi-agent workflows, needs to coordinate sequential or parallel agent execution, wants workflow visualization and control, or mentions automating repetitive multi-agent processes - guides discovery and usage of the orchestration system
mbruhler/claude-orchestration 201
-
using-templates
Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.
mbruhler/claude-orchestration 201
-
galaxy-docker
bgruening/docker-galaxy 236
-
brainstorming
Design-first methodology. Explore user intent, requirements and design before implementation. Turn ideas into fully formed specs through collaborative dialogue.
xenitV1/claude-code-maestro 206
-
verification-mastery
Evidence before claims, always. No completion claims without fresh verification. The final gate before declaring success.
xenitV1/claude-code-maestro 206
-
browser-extension
Master specialized skill for building 2025/2026-grade browser extensions. Deep expertise in Manifest v3, Service Worker persistence (Alarms, Offscreen API), Side Panel API, and Cross-Browser compatibility.
xenitV1/claude-code-maestro 206
-
planning-mastery
Create concise, architectural implementation plans using the RFC-Lite format. STRICTLY LIMITED VERBOSITY.
xenitV1/claude-code-maestro 206
-
git-worktrees
Create isolated git workspaces for feature development. Smart directory selection, safety verification, and cross-platform support (Windows/Unix).
xenitV1/claude-code-maestro 206
-
ralph-wiggum
Surgical Debugger & Code Optimizer. Autonomous root-cause investigation, persistence-loop fixing, and high-fidelity code reflection. No new features, only fixes.
xenitV1/claude-code-maestro 206
-
tdd-mastery
Test-Driven Development Iron Law. Write the test first. Watch it fail. Write minimal code to pass. No exceptions.
xenitV1/claude-code-maestro 206
-
clean-code
The Foundation Skill. LLM Firewall + 2025 Security + Cross-Skill Coordination. Use for ALL code output - prevents hallucinations, enforces security, ensures quality.
xenitV1/claude-code-maestro 206
-
backend-design
Elite Tier Backend standards, including Vertical Slice Architecture, Zero Trust Security, and High-Performance API protocols.
xenitV1/claude-code-maestro 206
-
optimization-mastery
2026-grade Cross-Domain Optimization. Expertise in Interaction to Next Paint (INP), Partial Hydration, UUIDv7 indexing, and AI Token Stewardship. Performance is a feature, not an afterthought.
xenitV1/claude-code-maestro 206
-
debug-mastery
Systematic debugging methodology with 4-phase process, root cause tracing, and elite observability standards. No fixes without investigation.
xenitV1/claude-code-maestro 206
-
frontend-design
Elite Tier Web UI standards, including pixel-perfect retro aesthetics, immersive layouts, and UX psychology protocols.
xenitV1/claude-code-maestro 206
-
datasette-plugin-writer
Guide for writing Datasette plugins. This skill should be used when users want to create or develop plugins for Datasette, including information about plugin hooks, the cookiecutter template, database APIs, request/response handling, and plugin configuration.
simonw/research 479