·slicing-elephant-carpaccio
>_

slicing-elephant-carpaccio

Breaks features into ultra-thin vertical slices using Elephant Carpaccio methodology. Use when planning new features, breaking down epics, slicing work across layers, or when a task spans multiple components. Produces an ordered backlog of thin slices, each independently working, testable, and demoable. Handles single-repo, monorepo, and multi-repo architectures.

13Installs·1Trend·@bnadlerjr

Installation

$npx skills add https://github.com/bnadlerjr/dotfiles --skill slicing-elephant-carpaccio

How to Install slicing-elephant-carpaccio

Quickly install slicing-elephant-carpaccio AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bnadlerjr/dotfiles --skill slicing-elephant-carpaccio
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bnadlerjr/dotfiles.

SKILL.md

View raw

Break features into the thinnest possible vertical slices — each one cutting across all necessary layers (UI, logic, data) to produce an independently working, testable, demoable increment. The output is an ordered slice backlog, not implementation.

Given a feature description, produce an ordered list of 10-20 thin vertical slices:

| Single repo | All layers in one repository | Slices are atomic | | Monorepo | Multiple packages/apps in one repo | Slices can touch multiple packages but are atomic | | Multi-repo | Separate repos with independent CI/deploy | Slices are coordinated across repos |

Breaks features into ultra-thin vertical slices using Elephant Carpaccio methodology. Use when planning new features, breaking down epics, slicing work across layers, or when a task spans multiple components. Produces an ordered backlog of thin slices, each independently working, testable, and demoable. Handles single-repo, monorepo, and multi-repo architectures. Source: bnadlerjr/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bnadlerjr/dotfiles --skill slicing-elephant-carpaccio
Category
>_Productivity
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from bnadlerjr/dotfiles

Quick answers

What is slicing-elephant-carpaccio?

Breaks features into ultra-thin vertical slices using Elephant Carpaccio methodology. Use when planning new features, breaking down epics, slicing work across layers, or when a task spans multiple components. Produces an ordered backlog of thin slices, each independently working, testable, and demoable. Handles single-repo, monorepo, and multi-repo architectures. Source: bnadlerjr/dotfiles.

How do I install slicing-elephant-carpaccio?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bnadlerjr/dotfiles --skill slicing-elephant-carpaccio Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bnadlerjr/dotfiles

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-26