d0whc3r avatar

d0whc3r

Community

@d0whc3r · Lleida

47Followers
|
174Public Repos
|
74Published Skills

Agent Skills by d0whc3r

Showing 74 vetted skills indexed across 2 GitHub repositories.

d0whc3rd0whc3r
2

speckit-checklist

Generate requirement-quality checklist items from feature specifications.

Community
Advanced
d0whc3rd0whc3r
2

speckit-git-remote

Detect Git remote URLs and extract GitHub owner and repository names.

Community
Basic
d0whc3rd0whc3r
2

speckit-git-validate

Validate Git feature branch names against specs directory prefixes.

Community
Intermediate
d0whc3rd0whc3r
2

speckit-git-initialize

Initialize a Git repository and create an initial commit.

Community
Intermediate
d0whc3rd0whc3r
2

speckit-constitution

Update Speckit project constitutions by replacing placeholders and propagating changes to templates.

Community
Advanced
d0whc3rd0whc3r
2

speckit-implement

Execute Spec-kit implementation plans with checklist validation and hook handling.

Community
Advanced
d0whc3rd0whc3r
2

speckit-taskstoissues

Convert spec-kit tasks into GitHub issues in dependency order.

Community
Advanced
d0whc3rd0whc3r
2

speckit-clarify

Identify missing decision points in spec-kit feature files and record accepted answers in-place.

Community
Advanced
d0whc3rd0whc3r
2

speckit-plan

Execute implementation planning workflows from feature specifications into design artifacts.

Community
Advanced
d0whc3rd0whc3r
2

speckit-git-feature

Create and switch to a numbered git feature branch from a spec.

Community
Intermediate
d0whc3rd0whc3r
2

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for consistency and quality.

Community
Advanced
d0whc3rd0whc3r
2

speckit-git-commit

Auto-commit staged Spec Kit changes after hook events complete.

Community
Intermediate
d0whc3rd0whc3r
2

speckit-specify

Convert natural-language feature descriptions into structured, testable specifications.

Community
Advanced
d0whc3rd0whc3r
2

speckit-tasks

Convert plan.md and spec.md into dependency-ordered tasks.md for spec-kit projects.

Community
Intermediate
d0whc3rd0whc3r
2

zod

Enforce Zod schema validation with safeParse and boundary checks.

Community
Advanced
d0whc3rd0whc3r
2

idea-refine

Refine raw product ideas into markdown one-page concepts with structured ideation.

Community
Intermediate
d0whc3rd0whc3r
2

playwright-best-practices

Guide Playwright test writing, debugging, and maintenance across E2E, component, and API scenarios.

Community
Advanced
d0whc3rd0whc3r
2

debugging-and-error-recovery

Guide systematic triage to reproduce, localize, and fix failing tests and builds.

Community
Advanced
d0whc3rd0whc3r
2

using-agent-skills

Discover engineering workflow skills by development phase and task intent.

Community
Intermediate
d0whc3rd0whc3r
2

test-driven-development

Turn desired features and bug reports into failing tests before implementation.

Community
Advanced
d0whc3rd0whc3r
2

planning-and-task-breakdown

Breaks down software work into ordered, verifiable tasks via dependency analysis and vertical slicing across subsystems.

Community
Intermediate
d0whc3rd0whc3r
2

incremental-implementation

Decompose multi-file features into thin vertical slices with implement-test-verify-commit loops.

Community
Basic
d0whc3rd0whc3r
2

api-and-interface-design

Design stable REST/GraphQL API contracts with consistent error semantics and boundary validation.

Community
Advanced
d0whc3rd0whc3r
2

vitest

Runs Jest-compatible unit and integration tests for Vite projects with TypeScript support.

Community
Intermediate