Open GSD avatar

Open GSD

Official

@open-gsd · United States of America

0Followers
|
13Public Repos
|
50Published Skills

Most AI coding setups rot as the context window fills. Open GSD keeps the context clean, the work verified, and the git history honest — ship more, worry less.

Skills Distribution
DomainDeveloper To...Software Lifecycle.. (40%)Code Quality & Sec.. (30%)Frontend & Interfa.. (30%)

Agent Skills by Open GSD

Showing 50 vetted skills indexed across 2 GitHub repositories.

open-gsdopen-gsd
38

gsd-browser

Automate Chrome/Chromium browser navigation and interaction via CDP.

Official
Advanced
open-gsdopen-gsd
1.0k

gsd-orchestrator

Orchestrate autonomous software builds by driving GSD subprocesses from spec to delivery.

Official
Advanced
open-gsdopen-gsd
1.0k

different-name

Compare SKILL.md frontmatter name against directory basename and report mismatches.

Official
Basic
open-gsdopen-gsd
1.0k

multiline-description

Normalize multiline YAML frontmatter descriptions into single-line form, preserving semantic meaning and collapsing newlines for indexing and display.

Official
Basic
open-gsdopen-gsd
1.0k

Invalid_Name

Validate skill names and normalize them to lowercase-hyphen format.

Official
Basic
open-gsdopen-gsd
1.0k

disable-model-invocation

Enforce manual activation of skills using the disable-model-invocation frontmatter flag.

Official
Basic
open-gsdopen-gsd
1.0k

valid-skill

Validate skill loading and return a basic acknowledgement.

Official
Basic
open-gsdopen-gsd
1.0k

unknown-field

Validate SKILL.md frontmatter for required name and description fields.

Official
Basic
open-gsdopen-gsd
1.0k

this-is-a-very-long-skill-name-that-exceeds-the-sixty-four-character-limit-set-by-the-standard

Validate SKILL.md frontmatter names against configured character limits.

Official
Basic
open-gsdopen-gsd
1.0k

bad--name

Validate SKILL.md frontmatter names to reject consecutive hyphens.

Official
Basic
open-gsdopen-gsd
1.0k

child-skill

Expose and manage nested skills in hierarchical skill repositories.

Official
Basic
open-gsdopen-gsd
1.0k

calendar

Automate calendar-based planning for tasks and milestones.

Official
Basic
open-gsdopen-gsd
1.0k

dynamic-resources

Discover and load runtime skills from the resources_discover extension.

Official
Intermediate
open-gsdopen-gsd
1.0k

gsd-headless

Execute GSD commands headlessly to orchestrate milestones and workflows.

Official
Advanced
open-gsdopen-gsd
1.0k

agent-browser

Automate browser navigation, form filling, and data extraction via CLI.

Official
Advanced
open-gsdopen-gsd
1.0k

btw

Answer side questions using only existing conversation context.

Official
Basic
open-gsdopen-gsd
1.0k

lint

Automate linting and formatting across a project with safe fixes.

Official
Intermediate
open-gsdopen-gsd
1.0k

userinterface-wiki

Provide a centralized wiki of web interface best practices with YAML frontmatter.

Official
Advanced
open-gsdopen-gsd
1.0k

test

Detect the project's test framework and generate or run tests.

Official
Intermediate
open-gsdopen-gsd
1.0k

web-quality-audit

Audit web quality across performance, accessibility, SEO, and best practices.

Official
Advanced
open-gsdopen-gsd
1.0k

create-mcp-server

Create MCP servers exposing external tools with schemas, error handling, and pagination.

Official
Advanced
open-gsdopen-gsd
1.0k

handoff

Generate continue.md and refresh STATE.md for session handoffs.

Official
Intermediate
open-gsdopen-gsd
1.0k

web-design-guidelines

Audit UI code compliance with Web Interface Guidelines and report findings in file:line format.

Official
Intermediate
open-gsdopen-gsd
1.0k

code-optimizer

Detect and remediate performance anti-patterns across multi-language codebases.

Official
Advanced

Frequently Asked Questions About Open GSD

FAQPage Schema
What specific tasks can Open GSD perform for software projects?

Open GSD enables automated repository linting, STRIDE-based security threat modeling, WCAG 2.1 accessibility auditing, and performance remediation for Core Web Vitals. It also facilitates structured session handoffs and milestone documentation generation.

Which technical personas benefit most from these capabilities?

Software engineers, technical leads, and quality assurance specialists benefit from these capabilities. The framework is designed for developers managing complex codebases who require rigorous verification, standardized documentation, and consistent adherence to interface design guidelines.

What are the prerequisites for integrating Open GSD into a project?

Integration requires a repository structure supporting YAML frontmatter for metadata and a compatible environment for executing GSD-based subprocesses. Users must ensure their project environment supports the specific runtime extensions required for browser interaction or repository monitoring.