Damien Gouron
Community@dgouron · Poitiers
Fullstack Developer · Specialized in AI Workflows
Agent Skills by Damien Gouron
Showing 36 vetted skills indexed across 1 GitHub repositories.
commit
Enforce quality gates and conventional commit rules in Git workflows.
clean-code
Apply Clean Code principles to improve naming, structure, and comments in codebases.
update-docs
Synchronize project documentation with code changes via git diffs.
security
Detect leaked credentials in code before Git commits.
ddd
Guide teams to split domains into bounded contexts and define a ubiquitous language.
implement-feature
Coordinate a spec-driven workflow to implement tested Clean Architecture code.
product-manager
Generate structured product specifications from vague ideas using INVEST and RICE rules.
create-doc
Create project documentation files with standardized YAML frontmatter and duplicate detection.
discovery
Guide teams to define problems, identify users, and articulate value propositions.
worktree
Manage Git worktrees for parallel branching and master protection.
docs-index
Regenerate docs/INDEX.md from Markdown frontmatter and summaries.
review-doc
Run sequential documentation audits on MR/PRs and post feedback.
solid
Apply SOLID design principles to TypeScript code reviews and refactoring.
event-storming
Analyze code to produce Event Storming documentation with per-BC Markdown files.
review-back
Run eight sequential backend code audits and post an .md report on MR/PRs.
dashboard-styling
Apply token-driven styling conventions to dashboard components for responsive, accessible design.
agent-creator
Design modular Claude Code agents with personas, preloaded skills, and frontmatter validation.
review-front
Run seven sequential code audits and post an MD report to GitHub or GitLab MR/PRs.
skill-creator
Guide users through SKILL.md frontmatter and workflow for ReviewFlow skills.
auto-review
Analyze git diffs and generate a structured local review report.
review-followup
Verify resolved blocking issues and post a follow-up report to GitLab MRs.
refactor-feature
Coordinate spec-driven refactorings with contract tests and incremental batches.
anti-overengineering
Review proposed designs for unnecessary architecture complexity.
refactoring-mikado-strangler
Plan incremental large-scale refactors using Mikado and Strangler Fig.