Generates production-quality SVG technical diagrams from text descriptions. Use when asked to create, draw, visualize, or illustrate any technical diagram — architecture, flowchart, sequence, agent system, data flow, ER, UML, mind map, network topology, or…
cappyeo/agent-flow-kit
SkillsMP has collected 5 skills from cappyeo/agent-flow-kit. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Analyzes codebase structure using blast-radius tracing, hub/bridge detection, and risk scoring. Use when reviewing code changes, assessing refactoring impact, understanding project architecture, or preparing for code review.
Quick review of only changes since last commit using blast-radius detection. Token-efficient delta review. Use for fast iteration reviews during development, checking if recent edits broke anything, or reviewing a single commit.
Performs full PR review with blast-radius analysis and structured output. Use when reviewing a complete pull request, checking merge readiness, or assessing multi-commit changes against a base branch.
Builds or updates the code knowledge graph. Use before first-time code review, after major refactoring, or when analysis seems stale. With shell scripts, the graph is built implicitly on each run — no separate build step needed.