Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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.

نظرة عامة

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.

أمر التثبيت
npx skills add https://github.com/AnastasiyaW/claude-code-config --skill layer-new

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

النجوم١٢٤
التفرعات١٩
آخر تحديث١٣ مايو ٢٠٢٦ في ١٢:٤٦
SKILL.md
readonly