EthanSei

9 mods across 1 repository, 2 stars between them.

ethansei-skills

01

EthanSei/skills

Plugin Claude Code

ethansei-skills. Agent skills for Claude Code and other AI coding agents.

2 6mo ago A tokens not measured original MIT

skills CLAUDE.md

02

EthanSei/skills

Instructions file

Instructions for EthanSei/skills, covering project conventions, skill structure, skill packs, python scripts and when adding a new skill.

2 6mo ago A 535 tokens original MIT

code-discipline

03

EthanSei/skills

Skill Claude CodeCodex

General code quality and engineering discipline. Use on any code task to enforce minimal, clean, production-grade changes. Follow these rules when writing, editing, or reviewing code. Activates on: code, implement, fix, build, refactor, feature, bug, change, modify, add, create, develop, write, edit, improve…

2 6mo ago A 97 tokens original MIT

deep-plan

04

EthanSei/skills

Skill Claude CodeCodex

Multi-perspective architecture planning swarm. Spawns 5 specialist agents (API design, data architecture, security, performance, maintainability) to evaluate trade-offs from different quality-attribute perspectives, then a trade-off arbiter stress-tests the plan before producing an implementation-ready architecture…

2 6mo ago A 98 tokens original MIT

deep-research

05

EthanSei/skills

Skill Claude CodeCodex

Hypothesis-driven deep research swarm. Spawns specialist sub-agents to investigate a task across codebase patterns, web sources, MCP tools, installed skills, and project dependencies — with evidence grading and adversarial challenge. Activates on: research, investigate, discover, deep research, how should I, what's…

2 6mo ago A 82 tokens original MIT

deep-review

06

EthanSei/skills

Skill Claude CodeCodex

Post-execution deep review and auto-heal. Spawns 5 specialist sub-agents to evaluate code quality, security, test coverage, performance, and codebase consistency in parallel, then auto-fixes P1 issues (surfaces P0 for confirmation), runs /simplify on fixed files, and verifies tests pass. Activates after: done…

2 6mo ago A 110 tokens original MIT

speak-memory

07

EthanSei/skills

Skill Claude CodeCodex

PRIMARY cross-session memory. Use INSTEAD of auto-memory for multi-step work, plans, or tasks spanning conversations. Tracks stories in .speak-memory/ with objectives, checklists, and context. ALWAYS check .speak-memory/index.md before starting work — resume matching stories or create new ones. Activates on…

2 6mo ago A 132 tokens original MIT

tdd

08

EthanSei/skills

Skill Claude CodeCodex

Test-driven development workflow. Write failing tests first, implement to pass, then refactor. Enforces red-green-refactor cycles and mandatory test runs after every change. Always run full test suite, lints, and evals after implementation is complete. Activates on: test, tdd, spec, testing, test-driven, red-green…

2 6mo ago A 93 tokens original MIT

template-skill

09

EthanSei/skills

Skill Claude CodeCodex

Replace with a description of what this skill does and when Claude should use it. Include keywords that help agents discover and activate this skill.

2 6mo ago A 31 tokens original MIT