Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

layer-new

Scaffold a new layer in a project's docs/layers/ tree following the feature-layer architecture (principle 28). A layer is a bounded concern (security, data, ui, infrastructure, domain) with its own invariants, decisions, gotchas, patterns, and feature narratives. Use when: "create a new layer", "add security layer", "scaffold layer", "start tracking <concern> separately", "/layer-new", "add bounded concern". Operates on the kb-skeleton structure; idempotent -- will not overwrite existing layers.

Resumen

Scaffold a new layer in a project's docs/layers/ tree following the feature-layer architecture (principle 28). A layer is a bounded concern (security, data, ui, infrastructure, domain) with its own invariants, decisions, gotchas, patterns, and feature narratives. Use when: "create a new layer", "add security layer", "scaffold layer", "start tracking <concern> separately", "/layer-new", "add bounded concern". Operates on the kb-skeleton structure; idempotent -- will not overwrite existing layers.

Comando de instalación
npx skills add https://github.com/AnastasiyaW/claude-code-config --skill layer-new

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas124
Forks19
Actualizado13 de mayo de 2026, 12:46
SKILL.md
readonly