Skill Resolution and Invocation Flow
How an AI coding agent discovers, loads, and executes a skill from the library
Claude Code Flow
Cursor Flow
Reset
@skill
Match
Load
Output
Index Lookup
User Prompt
"Use @brainstorming..."
Skill Router
Trigger + Name Match
SKILL.md Loader
Parse + Inject Context
Agent Execution
LLM + Skill Context
Result
Artifact
skills_index.json (1,265+)
Skill Categories (9 Domains)
Architecture
82 skills
Development
400+ skills
Security
80+ skills
Testing
60+ skills
Infrastructure
90+ skills
Data & AI
100+ skills
Business
70+ skills
General
100+ skills
# skills/brainstorming/SKILL.md
---
name:
brainstorming
tags:
[planning, ideation, mvp]
Interactive Diagram:
Hover over components to see details, or use the buttons above to trace a skill invocation end to end.