David Arce
Community@davidarce · Madrid, Spain
Software Engineer
Agent Skills by David Arce
Showing 16 vetted skills indexed across 1 GitHub repositories.
sdd-plan
Automates Spec-Driven Development planning and outputs a complete .sdd/{change-name}/plan.md file.
sdd-review
Compare git diffs against SDD plans and flag unplanned changes.
sdd-orchestrator
Orchestrate explore, plan, implement, and review phases across sub-agents.
sdd-explore
Scan repository structure and scaffold exploration.md with selected context and handoff prompts.
sdd-implement
Automates SDD plan execution with batched tasks and quality gates.
git:commit
Generate conventional git commits with JIRA ticket enrichment from diffs.
architect-advisor
Review software designs using hexagonal architecture, DDD, and Beck's rules.
integration-test-advisor
Guide integration testing of adapter boundaries and external dependencies.
unit-test-advisor
Identify gaps in domain unit tests and propose Given-When-Then structures.
review-pr
Fetch GitHub or GitLab PRs and analyze them with sdd-review.
web-accessibility-advisor
Identify and fix web accessibility gaps for WCAG 2.1 AA compliance.
frontend-test-advisor
Explain and optimize React frontend test suites using RTL and user-event.
component-advisor
Identify and apply React component design patterns for maintainability and performance.
arch-flow-explorer
Convert code paths into interactive HTML architecture diagrams.
api-first-advisor
Apply OpenAPI contract-first workflows with REST conventions and RFC 7807 error models.
git-pull-request
Detect GitHub or GitLab and draft Jira-enriched pull requests.