Carlos David Williams Ricardo avatar

Carlos David Williams Ricardo

Community

@CarlosWilliamsR

0Followers
|
32Public Repos
|
25Published Skills

Computer Science Engineer - UAH Business Administrator - UJMV Stack: HTML5, CSS3, JavaScript│ Backend: Java, Python Correo: [email protected]

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (40%)Code Review & Pull.. (25%)Issue Triage & Roo.. (15%)Skill Authoring & .. (12%)

Agent Skills by Carlos David Williams Ricardo

Showing 25 vetted skills indexed across 1 GitHub repositories.

CarlosWilliamsRCarlosWilliamsR

sdd-spec

Writes SDD delta specifications with RFC 2119 requirements and Given/When/Then scenarios.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

sdd-onboard

Guides users through a complete spec-driven development cycle on their real codebase.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

cognitive-doc-design

Structures documentation to reduce cognitive load for readers and reviewers.

Community
Basic
CarlosWilliamsRCarlosWilliamsR

systemic-issue-triage

Classifies bug reports by root cause and batches fixes that shrink the codebase.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

rdd-defect-workflow

Guides receipt-driven defect workflows with issue gates, evidence receipts, and delivery validation.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

skill-improver

Audit and refactor SKILL.md files against an LLM-first style guide.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

sdd-propose

Creates structured SDD change proposals with intent, scope, capabilities, and rollback plans.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

sdd-archive

Archives completed SDD changes by syncing delta specs into main specs and moving change folders.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

sdd-init

Initialize SDD project context, testing capabilities, and skill registry with Engram or OpenSpec persistence.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

chained-pr

Split oversized pull requests into chained review slices with dependency diagrams.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

comment-writer

Write warm, direct collaboration comments for PRs, issues, and reviews.

Community
Basic
CarlosWilliamsRCarlosWilliamsR

work-unit-commits

Plan git commits as reviewable work units with tests, docs, and rollback boundaries.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

go-testing

Write table-driven Go tests, Bubbletea teatest flows, and golden file assertions.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

sdd-design

Generates technical design documents with architecture decisions, data flow, and file changes for SDD changes.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

skill-creator

Creates LLM-first skill units with valid frontmatter and structured instruction sections.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

sdd-apply

Implements SDD change tasks from specs and design with optional strict TDD enforcement.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

sdd-verify

Verify SDD change implementations by executing tests and comparing results against specs, design, and tasks.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

skill-registry

Indexes available skills by trigger and path into a registry file.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

sdd-tasks

Generates phased implementation task breakdowns from SDD proposals, specs, and design documents.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

branch-pr

Creates GitHub pull requests with issue linkage, branch naming rules, and conventional commits.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

_shared

Stores shared SDD reference documents for persistence, status, and review contracts.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

sdd-explore

Investigates codebases and compares implementation approaches for spec-driven development exploration.

Community
Intermediate
CarlosWilliamsRCarlosWilliamsR

judgment-day

Runs blind dual-judge adversarial code review with bounded fix and re-judgment rounds.

Community
Advanced
CarlosWilliamsRCarlosWilliamsR

issue-creation

Create and triage GitHub issues using repository-discovered templates, labels, and privacy sanitization.

Community
Intermediate

Frequently Asked Questions About Carlos David Williams Ricardo

FAQPage Schema
What tasks can I perform with Carlos Williams Ricardo's skill set?

You can run the complete SDD lifecycle (init, explore, propose, spec, design, tasks, apply, verify, archive), create and triage GitHub issues, split oversized PRs into chained slices, write collaboration comments, apply Go testing patterns, and author or audit LLM-first skills.

Who are these skills designed for?

Software engineers and maintainers practicing spec-driven development on real codebases, especially teams managing large pull requests, issue backlogs, and Go test suites. Several SDD skills are delegate-only and triggered by an orchestrator rather than invoked directly by users.

How do the SDD skills run in practice?

The orchestrator launches each phase: sdd-init sets up context, registry, and persistence; sdd-explore and sdd-propose shape the change; sdd-spec, sdd-design, and sdd-tasks plan it; sdd-apply implements; sdd-verify runs tests proving spec compliance; sdd-archive syncs delta specs.

What licenses cover these skills and is there any cost?

All 25 skills are open source at no cost. The SDD lifecycle skills and skill-registry use the MIT license, while review, triage, documentation, testing, and skill-authoring skills use Apache-2.0. Authorship is attributed to gentleman-programming / Alan-TheGentleman.

What prerequisites or dependencies do these skills require?

Skills operate on an existing codebase with Git and GitHub for issue and PR operations. Go testing and gentle-ai-bench require a Go environment, noting that go test ./bench alone never proves driven execution. SDD skills require orchestrator delegation since they are not user-invocable.