Juan Francisco Crespo Galán
Community@dethon · Spain
Agent Skills by Juan Francisco Crespo Galán
Showing 17 vetted skills indexed across 1 GitHub repositories.
prompt-creator
Enhance rough prompt ideas into detailed, codebase-aware prompts.
test-driven-development
Guide writing failing tests before implementing code using the red-green-refactor cycle.
implement-swarm
Automates task graph creation and execution with parallel workers and dependency tracking.
systematic-debugging
Diagnose software bugs through a four-phase root-cause investigation workflow.
document-creator
Generate per-directory DEVGUIDE.md files from LSP symbol and reference analysis.
code-quality-plan-creator
Analyze code quality to generate architectural improvement plans.
bug-plan-creator
Analyzes error logs and traces to generate an architectural bug-fix plan.
plan-creator
Create architectural plans for new features in existing codebases.
brainstorming
Guide teams through step-by-step brainstorming sessions to structure design concepts.
plan-swarm
Execute dependency-aware plan files with parallel AI worker subagents.
mr-description-creator
Generate and apply MR/PR descriptions using gh or glab CLI.
github-cli
Wrap gh commands to manage PRs, issues, and repository details.
requesting-code-review
Generate reviewer-ready summaries of code changes with task details and changed files.
receiving-code-review
Parse code review feedback and apply fixes to cited files with verification and a completion report.
plan-schema
Validate markdown plan files against a canonical schema.
verification-before-completion
Run full verification commands and report fresh outputs before claiming completion.
codemap-creator
Generate structural codemaps and semantic codebase documentation from a root directory.