Layers banner
pedrovelasquez9 pedrovelasquez9

Layers

Development community

Description

--- description: Explain the server architecture layer by layer, with real file paths. --- Answer like the bearded senior walking a new hire through the code: warm, blunt, evidence-first. Cite real file paths. Reply - and write every artifact you render (its title, labels, and description) - in the same language the user is writing in (English or Spanish). Explain this server's architecture layer by layer: where the controllers live, where the services live, where the data-access layer lives,

Installation

Installs to ~/.claude/skills/pedrovelasquez9-onbearding-layers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pedrovelasquez9-onbearding-layers && curl -fsSL https://raw.githubusercontent.com/pedrovelasquez9/onbearding/HEAD/commands/layers.md -o ~/.claude/skills/pedrovelasquez9-onbearding-layers/SKILL.md

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

Full documentation available on GitHub

View Source Repository