GSD avatar

GSD

Official

@gsd-build

0Followers
|
8Public Repos
|
39Published Skills

Offers modular engineering primitives for web quality assurance, frontend interface optimization, and systematic codebase maintenance.

Skills Distribution
DomainDeveloper To...Frontend Engineering (40%)Quality Assurance (30%)System Architecture (30%)

Agent Skills by GSD

Showing 39 vetted skills indexed across 2 GitHub repositories.

gsd-buildgsd-build
7.8k

btw

Answers quick side questions using only existing conversation context without tool calls.

Official
Basic
gsd-buildgsd-build
7.8k

create-mcp-server

Build and evaluate Model Context Protocol servers that expose APIs as LLM tools.

Official
Advanced
gsd-buildgsd-build
7.8k

handoff

Writes a continue.md handoff file capturing current task state for cross-session resumption.

Official
Intermediate
gsd-buildgsd-build
7.8k

verify-before-complete

Enforces fresh verification output before any task completion claim.

Official
Intermediate
gsd-buildgsd-build
7.8k

api-design

Designs and reviews HTTP, REST, and GraphQL APIs with versioning, pagination, and error shapes.

Official
Intermediate
gsd-buildgsd-build
7.8k

observability

Adds structured logs, health endpoints, and persisted failure state to code for agent-first debugging.

Official
Intermediate
gsd-buildgsd-build
7.8k

forensics

Diagnose failed GSD auto-mode runs by tracing runtime artifacts to root causes.

Official
Advanced
gsd-buildgsd-build
7.8k

decompose-into-slices

Breaks milestone plans into dependency-ordered vertical slices written to a roadmap file.

Official
Intermediate
gsd-buildgsd-build
7.8k

design-an-interface

Generates three divergent interface designs for a module and recommends one.

Official
Intermediate
gsd-buildgsd-build
7.8k

write-docs

Writes proposals, specs, ADRs, and README documentation through a three-stage reader-testing workflow.

Official
Intermediate
gsd-buildgsd-build
7.8k

spike-wrap-up

Convert completed research spike findings into reusable project-local agent skills.

Official
Intermediate
gsd-buildgsd-build
7.8k

write-milestone-brief

Synthesizes planning discussions into structured milestone brief documents following a fixed template.

Official
Intermediate
gsd-buildgsd-build
7.8k

dependency-upgrade

Plans and executes batched dependency upgrades with per-batch verification and isolated major-version commits.

Official
Advanced
gsd-buildgsd-build
7.8k

tdd

Implements features through red-green-refactor cycles on vertical slices with behavior-pinning tests.

Official
Intermediate
gsd-buildgsd-build
7.8k

grill-me

Interviews users one question at a time to resolve every decision branch in a plan.

Official
Intermediate
gsd-buildgsd-build
7.8k

security-review

Performs STRIDE-based threat modeling and code-level security audits with severity-ranked findings.

Official
Advanced
gsd-buildgsd-build
7.8k

gh

Install, configure, and operate the GitHub CLI for issues, PRs, milestones, and Projects V2.

Official
Advanced
gsd-buildgsd-build
254

gsd-browser

Control Chrome/Chromium browsers for web testing and data extraction.

Official
Intermediate
gsd-buildgsd-build
7.8k

gsd-orchestrator

Orchestrate GSD as a headless subprocess for autonomous software construction.

Official
Advanced
gsd-buildgsd-build
7.8k

gsd-headless

Orchestrate GSD projects from a headless CLI with RPC child processes.

Official
Advanced
gsd-buildgsd-build
7.8k

agent-browser

Automate browser actions and data collection via a CLI.

Official
Intermediate
gsd-buildgsd-build
7.8k

lint

Auto-detect and run the project's linter and formatter with optional fixes.

Official
Intermediate
gsd-buildgsd-build
7.8k

userinterface-wiki

Identify UI/UX best-practice gaps in web components and output file:line findings.

Official
Advanced
gsd-buildgsd-build
7.8k

test

Detect test frameworks and generate or execute tests across Node.js, Python, and Go projects.

Official
Intermediate

Frequently Asked Questions About GSD

FAQPage Schema
What specific tasks can GSD perform for web developers?

GSD enables automated web quality audits, including performance benchmarking for Core Web Vitals, accessibility scanning against WCAG 2.1 standards, and React component optimization. It also facilitates systematic code reviews, debugging hypothesis testing, and the generation of standardized interface components.

Which personas benefit most from these capabilities?

Frontend engineers, quality assurance specialists, and full-stack developers benefit from these capabilities. The system is designed for technical teams needing to enforce design-for-feel guidelines, maintain high-performance web interfaces, and ensure consistent code quality across complex repositories.

What are the prerequisites for running GSD components?

GSD components require a Node.js runtime environment and access to Chromium-based browsers for data extraction and interface testing. Users must define project structures using YAML frontmatter and XML body formats to integrate with the GSD engine and its associated headless subprocesses.