danielmeppieldanielmeppielCommunityยท2 Agent Skills Included

genesis

Design and refactor agent skills with architectural discipline

Designs agent skills, personas, and rule files through an 8-step architecture process before any content is written. Eliminates bloated instruction files, copy-paste duplication, and behavioral drift on long sessions. Produces diagrams, interface sketches, cost projections, and persisted plans that make agent workflows reliable and reviewable.
npx skills add danielmeppiel/genesis --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install genesis?โ–ผ

Run `npx skills add danielmeppiel/genesis --all -g -y` in your terminal to install the skill globally.

What problem does genesis solve?โ–ผ

It fixes monolithic instruction files, duplicated rules across skills, and behavioral drift in long agent sessions by applying software architecture discipline to skill design.

How do I use genesis to design a skill?โ–ผ

Type /genesis followed by what you want built, and it returns a named pattern, execution diagram, acceptance test, and written plan before any file is created.

Does genesis work with Claude Code and Cursor?โ–ผ

Yes. It works with Claude Code, Cursor, Codex, OpenCode, GitHub Copilot, and over 40 other agent harnesses.

Can genesis refactor an existing bloated skill?โ–ผ

Yes. It detects split, extract, and fuse triggers in oversized skills and restructures them into clean, composable modules.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’