evan-skills
01Plugin Claude Code
Evan's cross-harness skills for research, development, and content creation.
Plugin Claude Code
Evan's cross-harness skills for research, development, and content creation.
Plugin Claude Code
Cross-harness skills for research, development, and content creation.
Skill Claude CodeCodex
Create a new Claude Code skill. Use when the user wants to add a slash command, skill, or extend Claude's capabilities with a new workflow.
Skill Claude CodeCodex
Bootstrap a FastAPI + Tailwind mobile-first web app with dark mode. Use when the user wants to create a new web application project from scratch.
Skill Claude CodeCodex
Restructure rambling, unstructured prose in a note into bullet points. Use when the user wants to clean up a voice note or long paragraph into bullets. Keeps the original wording almost exactly — no summarization.
Skill Claude CodeCodex
Run parallelized multi-agent research on any topic via a deterministic workflow. Use when the user asks to research a technology, strategy, architecture, library, approach, or any complex question that benefits from partitioning the search space across multiple sub-agents. Each agent writes its own report, then a…
Skill Claude CodeCodex
Polish frontend design with distinctive aesthetics - asks for style vibe first. Use when the user wants to improve, polish, or elevate the visual design of a web project.
Skill Claude CodeCodex
Use when designing a new system's structure or reworking an existing one around its business domain — triggers include domain-driven design, DDD, Cosmic Python, Architecture Patterns with Python, bounded contexts, ubiquitous language, aggregates, event storming, anemic domain model, or a codebase that has sprawled and…
Skill Claude CodeCodex
Build an interactive pedagogical web app ("explorable") to develop intuition for how a system, algorithm, or process works step-by-step. Use when the user wants to visualize how something works, build a learning app, or watch a system evolve interactively. Best for systems and computer programs (databases, protocols…
Skill Claude CodeCodex
Promote a privately owned skill into Evan's public skills repository, update the canonical agent-config registry, scrub and validate the public payload, and publish managed links to both Claude and Codex. Use when the user asks to graduate, publish, open-source, or move a personal skill into the public skills repo.
Skill Claude CodeCodex
Generate a structured handoff note for project continuity. Use when ending a session and wanting to capture context for the next agent or session.
Skill Claude CodeCodex
Orchestrate persistent, cross-harness subagents through a shared local task broker with grouped fan-out, event-driven waiting, bounded result collection, continuation, interruption, recovery, and usage evidence. Use when the user explicitly asks for Overmind v2, coordinated parallel work, a Claude-to-Codex or…
Skill Claude CodeCodex
Enter a persistent orchestration mode that decomposes the current mission, delegates bounded work to isolated workers, and verifies their results. Use when the user explicitly asks for overmind mode, orchestration, fan-out, delegation, workers or minions, tech-lead mode, or coordinated parallel work; re-invoke when…
Skill Claude CodeCodex
Prepare a project for public release on GitHub. Scans for secrets, API keys, local file paths, and embarrassing content. Sets up .gitignore, .env.example, LICENSE, README. Applies language-specific standards (pystd for Python). Use when the user wants to open-source, publish, or share a project publicly.
Skill Claude CodeCodex
Apply Python project standards (Astral stack, Justfile, CI). Use when setting up or reviewing a Python project for modern best practices.
Skill Claude CodeCodex
Code review using a sub-agent with structured rubric. Use when the user wants a code review of current changes or a specific file.
Skill Claude CodeCodex
Review code, address feedback, push, and merge (Review-Merge workflow). Use when the user wants to review, fix, and ship a branch in one go.
Skill Claude CodeCodex
Search, list, and review past Claude Code and Codex CLI sessions, conversation history, and chat logs. Use when the user asks "what did I work on", "find the session where", "show me recent sessions", "search my Claude history", "search my Codex history", "find that conversation", "what was that conversation about"…
Skill Claude CodeCodex
Turn research, notes, or a topic into a Markdown slide deck optimized for Gamma. Use when the user wants to create a presentation, slide deck, or talk outline from existing research or a new topic.
Skill Claude CodeCodex
Apply TypeScript project standards (Biome, strict tsc, Vitest, Justfile, CI). Use when setting up or reviewing a TypeScript project for modern best practices.