Plugin Claude Code
ethansei-skills. Agent skills for Claude Code and other AI coding agents.
Plugin Claude Code
ethansei-skills. Agent skills for Claude Code and other AI coding agents.
Instructions file
Instructions for EthanSei/skills, covering project conventions, skill structure, skill packs, python scripts and when adding a new skill.
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…
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…
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…
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…
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…
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…
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.