Cody Miller avatar

Cody Miller

Community

@CMiller838

0Followers
|
5Public Repos
|
13Published Skills

Cody Miller maintains Claude Code skills for project planning, UI restyling, diagram generation, git operations, and session verification.

Skills Distribution
DomainDeveloper To...Project Planning &.. (35%)Claude Code Sessio.. (25%)UI Prototyping & D.. (20%)Version Control Op.. (10%)

Agent Skills by Cody Miller

Showing 13 vetted skills indexed across 1 GitHub repositories.

CMiller838CMiller838

browser-check

Runs static web pages in headless Chrome to verify tests, screenshots, and console errors.

Community
Intermediate
CMiller838CMiller838

roadmap-gating

Synchronizes roadmap and checklist files with code changes during Git commits.

Community
Intermediate
CMiller838CMiller838

restyle-from-prototype

Applies a static UI prototype's visual design to live app templates and stylesheets.

Community
Intermediate
CMiller838CMiller838

excalidraw-diagram

Generate Excalidraw JSON schemas for database tables, sequence diagrams, and architecture flows.

Community
Basic
CMiller838CMiller838

git-push-main

Commit staged changes and push to main in one sandbox-bypassed git call.

Community
Intermediate
CMiller838CMiller838

idea-interview

Conducts a multi-round interview to turn vague ideas into project outlines.

Community
Intermediate
CMiller838CMiller838

planner-invocation

Optimizes planner agent invocations for phase specs with token budgets and decision gates.

Community
Intermediate
CMiller838CMiller838

project-retro

Runs a whole-project retrospective after roadmap completion and files findings into docs/FUTURE.md.

Community
Intermediate
CMiller838CMiller838

audit-claude-md

Rewrites CLAUDE.md into terse imperative rules and moves rule-shaped content to .claude/rules/ or .claude/hooks/.

Community
Intermediate
CMiller838CMiller838

verification-loop

Runs build, type, lint, test, security, and diff checks to verify code changes before PRs.

Community
Intermediate
CMiller838CMiller838

task-observer

Mines a finished project version's session history for skill improvement patterns.

Community
Advanced
CMiller838CMiller838

search-first

Searches package registries, MCP servers, and GitHub for existing solutions before writing custom code.

Community
Intermediate
CMiller838CMiller838

strategic-compact

Suggests manual context compaction at logical task boundaries using token and tool-call thresholds.

Community
Intermediate

Frequently Asked Questions About Cody Miller

FAQPage Schema
What 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.