dgalarza/claude-code-workflows

Personal collection of Claude Code workflows

59Stars on the repository
39Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

skill-creator

01

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

59 5d ago A 64 tokens copy · 88% MIT

agent-ready

02

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Make a codebase agent-ready by scaffolding AGENTS.md, ARCHITECTURE.md, and docs/ structure, installing regression-aware quality gates, and recommending project-local, stack-specific skills. Analyzes codebase structure, generates documentation artifacts following progressive disclosure patterns, installs…

59 5d ago A 100 tokens original MIT

codebase-readiness

03

dgalarza/claude-code-workflows

Skill Claude CodeCodex

This skill should be used to run an Agent-Ready Codebase Assessment — scoring a codebase across 8 dimensions with parallel agents, producing a weighted score (0-100), band rating, and improvement roadmap. Supports Ruby, Python, PHP, TypeScript, JavaScript, Go, Java, Scala, and Rust.

59 5d ago B 70 tokens original MIT

dgalarza/claude-code-workflows

Skill Claude CodeCodex

This skill should be used when creating Git commits to ensure they follow the Conventional Commits specification. It provides guidance on commit message structure, types, scopes, and best practices for writing clear, consistent, and automated-friendly commit messages. Use when committing code changes or reviewing…

59 5d ago A 62 tokens original MIT

doc-audit

05

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Audit codebase documentation for accuracy, completeness, and freshness. Compares docs against actual code structure, auto-fixes small discrepancies, reports structural changes. Works with any language/framework. Companion to agent-ready.

59 5d ago A 45 tokens original MIT

resolve

06

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Review pending drift warnings and fix affected documentation or dismiss false positives.

59 5d ago A 14 tokens original MIT

scan

07

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Full-codebase documentation drift scan — find every doc that references code reality incorrectly.

59 5d ago A 17 tokens original MIT

setup

08

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Configure doc-sentinel drift detection for a project — detect docs root, watched files, and ignore patterns.

59 5d ago A 22 tokens original MIT

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Use this skill when planning and designing gridfinity baseplates for 3D printing. This includes calculating optimal grid sizes from given measurements, determining how to slice large grids into printable chunks based on printer bed dimensions, and calculating padding requirements for non-exact fits. The skill handles…

59 5d ago A 86 tokens original MIT

dgalarza/claude-code-workflows

Skill Claude CodeCodex

Process raw meeting transcripts from Granola or other sources into structured notes with frontmatter, action items, summary, and formatted transcript. Use this skill when the user asks to process a meeting transcript or provides a raw transcript that needs formatting.

59 5d ago A 53 tokens original MIT

dgalarza/claude-code-workflows

Skill Claude CodeCodex

This skill should be used when performing comprehensive code reviews using multiple specialized review agents in parallel. It provides patterns for concurrent execution, decision tracking to prevent redundancy, and consolidated reporting. Use when needing thorough review coverage from multiple perspectives (security…

59 5d ago A 62 tokens original MIT

linear-implement

12

dgalarza/claude-code-workflows

Skill Claude CodeCodex

This skill should be used when implementing features from Linear issues with full TDD workflow, automated planning, parallel code reviews (security and Rails best practices), systematic feedback implementation, and automated PR creation with Linear integration. Use when the user provides a Linear issue ID (e.g.…

59 5d ago A 80 tokens original MIT

rspec-testing

13

dgalarza/claude-code-workflows

Skill Claude CodeCodex

This skill should be used when writing, reviewing, or improving RSpec tests for Ruby on Rails applications. Use this skill for all testing tasks including model specs, controller specs, system specs, component specs, service specs, and integration tests. The skill provides comprehensive RSpec best practices from…

59 5d ago A 68 tokens original MIT