rlaope

Savant Code — Development skill for Claude Code

Development community

Analyze code with Shakespeare's narrative and flowcharts.

How to install Savant Code

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-code/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-code && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-code.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-code/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Savant Code does


description: Analyze code with Shakespeare's narrative and flowcharts

Code Analysis - The Bard

$ARGUMENTS

Your Task

Analyze the provided code using Shakespeare (The Bard) persona.

Execution

Delegate to Shakespeare agent:

Task tool:
- subagent_type: "claude-code-savant:shakespeare"
- prompt: [User's code analysis request]

Response Requirements

Shakespeare will provide:

  • Narrative explanation of code as a story
  • Functions as characters with motivations
  • Contr

Alternatives in Development

  • Spreadsheet — Create, edit, analyze, and visualize spreadsheets with formulas 14.6k ★
  • Competitor Analysis — Analyze competitors with strengths, weaknesses, and differentiation 7.8k ★
  • Analyze Stock — 完整深度分析一只股票(22 维数据 + 66 位大佬量化评委 + 22 种机构分析方法 + 杀猪盘检测 + Bloomberg 风格 HTML 报告) 6.6k ★

Full documentation available on GitHub

View Source Repository