Cody Miller
Community@CMiller838
Cody Miller maintains Claude Code skills for project planning, UI restyling, diagram generation, git operations, and session verification.
Agent Skills by Cody Miller
Showing 13 vetted skills indexed across 1 GitHub repositories.
browser-check
Runs static web pages in headless Chrome to verify tests, screenshots, and console errors.
roadmap-gating
Synchronizes roadmap and checklist files with code changes during Git commits.
restyle-from-prototype
Applies a static UI prototype's visual design to live app templates and stylesheets.
excalidraw-diagram
Generate Excalidraw JSON schemas for database tables, sequence diagrams, and architecture flows.
git-push-main
Commit staged changes and push to main in one sandbox-bypassed git call.
idea-interview
Conducts a multi-round interview to turn vague ideas into project outlines.
planner-invocation
Optimizes planner agent invocations for phase specs with token budgets and decision gates.
project-retro
Runs a whole-project retrospective after roadmap completion and files findings into docs/FUTURE.md.
audit-claude-md
Rewrites CLAUDE.md into terse imperative rules and moves rule-shaped content to .claude/rules/ or .claude/hooks/.
verification-loop
Runs build, type, lint, test, security, and diff checks to verify code changes before PRs.
task-observer
Mines a finished project version's session history for skill improvement patterns.
search-first
Searches package registries, MCP servers, and GitHub for existing solutions before writing custom code.
strategic-compact
Suggests manual context compaction at logical task boundaries using token and tool-call thresholds.
Frequently Asked Questions About Cody Miller
FAQPage SchemaWhat tasks can I accomplish with CMiller838's skills?▼
You can restyle apps from UI prototypes, generate Excalidraw database and sequence diagrams, push commits directly to main, run idea interviews and phase planning, execute project retrospectives, audit CLAUDE.md files, verify session work, and compact context at logical phase boundaries.
Who are these skills designed for?▼
Developers using Claude Code who manage multi-phase projects with roadmaps, prototypes, and retrospectives. They suit engineers coordinating planner and researcher agents, maintaining CLAUDE.md configuration files, and verifying completed session work before claiming tasks are done.
How are these skills invoked in practice?▼
Most skills trigger on natural-language phrases like 'push to main', 'let's do a retro', or 'make it look like this mockup'. Some, like task-observer, require explicit invocation by name, while planner-invocation runs whenever dispatching the planner agent for a phase spec.
Are these skills open source?▼
The verification-loop skill is explicitly licensed under MIT. Other skills in the manifest do not declare a license, though several carry ECC origin metadata. Check the individual repository folders for definitive licensing terms before redistribution.
What prerequisites do these skills require?▼
Skills assume a Claude Code environment with .claude/ configuration directories, a git repository, and project documentation like docs/roadmap.md. Restyle-from-prototype requires existing ui-prototyper mockups, and project-retro requires a completed roadmap with all phases marked done.