From 5801b8686e50f651099ea59b9299b63f5beeda07 Mon Sep 17 00:00:00 2001 From: Arun Prasath Date: Tue, 21 Apr 2026 12:56:54 -0400 Subject: [PATCH] Add claude-code-slice-skills to Agent Skills Three composable Claude Code skills for vertical-slice feature development: persona/journey/UI/API/data/security/observability/AI/ seed/tests + working code, with 12 validator sub-agents and project-stage-calibrated ceremony. Repo: https://github.com/arun-mosai/claude-code-slice-skills --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e35509..8c896cc 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**meta_skilld**](https://github.com/Dicklesworthstone/meta_skilld): Rust CLI for managing Claude Code skills: indexing, building, bundling, and sharing. - [**claude-cs**](https://github.com/nbashaw/claude-cs): A Claude Code skill that helps you build custom customer support automation for your company. - [**design-engineer-auditor-package**](https://github.com/kylezantos/design-engineer-auditor-package): A Claude Code skill for motion design audits, trained on Emil Kowalski, Jakub Krehel, and Jhey Tompkins. +- [**claude-code-slice-skills**](https://github.com/arun-mosai/claude-code-slice-skills): Three composable Claude Code skills (`/slice`, `/slice-resume`, `/slice-build`) that turn a one-line feature idea into a complete vertical slice — persona, journey, UI, API, data model, security, observability, AI surface, seed data, tests, plus working code that implements the contract. 12 validator sub-agents, atomic cycle commits, project-stage-calibrated ceremony. ---