Feature Slice banner
k-t18 k-t18

Feature Slice

Development community

Description

--- name: feature-slice description: Scaffold a packages/core/features/<x> vertical slice, or add an API endpoint from a pasted curl/JSON/field-list. Runs the feature-slice skill. argument-hint: "[paste curl/JSON/field-list, or 'new slice <name>']" --- # /feature-slice **Arguments:** $ARGUMENTS Runs the **`feature-slice`** skill (core layering invariant, Frappe-shaped). Never overwrites existing files — appends only. `@app/core` data layer only. ## What to do 1. **Parse `$ARGUMENTS`:** -

Installation

Installs to ~/.claude/skills/k-t18-agentic-dev-kit-feature-slice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/k-t18-agentic-dev-kit-feature-slice && curl -fsSL https://raw.githubusercontent.com/k-t18/agentic-dev-kit/HEAD/commands/feature-slice.md -o ~/.claude/skills/k-t18-agentic-dev-kit-feature-slice/SKILL.md

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

Full documentation available on GitHub

View Source Repository