Darien Hernández González
Community@dohernandez · Valencia, Spain
Agent Skills by Darien Hernández González
Showing 25 vetted skills indexed across 2 GitHub repositories.
claude-md
Enforce CLAUDE.md brevity, relevance, and structural standards.
commit
Generate conventional git commits from staged diffs with inferred type and scope.
developer
Map user requests to domain concepts and orchestrate changes across architecture layers.
memory
Capture development session learnings and route them into MEMORY.md files.
my-workflow
Install curated skill tiers from the marketplace into a project.
test
Automate test execution across JavaScript/TypeScript, Python, and Go projects.
workflow-finish
Delete merged PR branches, worktrees, and workflow context using shared configuration.
deploy
Automate deployment workflows with environment selection, deployment locks, and CI/CD triggers.
pr-merge
Merge GitHub pull requests after validating CI checks and merge state.
workflow-setup
Create per-ticket git worktrees and set up development environments.
linear
Create Linear issues from structured templates with proposal enforcement.
setup
Detect project type and prerequisites, then guide users through setup steps.
code
Discover, validate, and guide code style from configs and code.
create-skill
Scaffold a Claude Code skill directory with canonical YAML files and a Stop hook.
arch
Discover, validate, and plan architecture boundaries across codebases.
workflow
Manage ticket-based development workflows with branches, worktrees, and context files.
task
Define and enforce a scoped workflow for non-bugfix software tasks.
pr-create
Create GitHub pull requests with conventional-commit titles via gh CLI.
debugger
Diagnose production issues by correlating alerts and logs into root-cause hypotheses.
slack
Read and post Slack messages across channels using MCP or API.
domain-expert
Extract glossary, entities, rules, and code locations from docs and code.
deploy-verify
Verify deployments by checking CI/CD status, service health, and startup logs.
bugfix
Organize structured debugging workflows with reproduce, plan, failing test, fix, and verify phases.
tdd
Enforce test-driven development by requiring tests before implementation.