Below are some examples of the actual claude-code workflows that were executed using templates, configs, skills, and other tools from this repository.
Refine and idea and turn it into a fully-documented design and implementation plan, complete with task-master PRD and tasks, and ready for implementation.
Tip
After completing the design, I usually ask claude to run a code-review with pal to use gemini-2.5-pro model to proof-read the created documents before proceeding with implementation itself.
See full chat transcription in plan-example.md.
TODO
Skill benchmarks are available in benchmarks/review-design-benchmark.md
Post-implementation code review
See full chat transcription in ./isolated-review-code-example.md
TODO