open-gsd

130 mods across 3 repositories, 10k stars between them.

security

97

open-gsd/gsd-pi

Agent

OWASP security audit, dependency risks, and secrets detection.

1.2k 2d ago A 13 tokens original MIT

tester

98

open-gsd/gsd-pi

Agent

Test writing, fixing, and coverage gap identification.

1.2k 2d ago A 11 tokens original MIT

typescript-pro

99

open-gsd/gsd-pi

Agent

TypeScript specialist for advanced type system patterns, complex generics, type-level programming, and end-to-end type safety across full-stack applications. Use when designing type-first APIs, creating branded types for domain modeling, building generic utilities, implementing discriminated unions for state machines…

1.2k 2d ago A 94 tokens original MIT

gsd-headless

100

open-gsd/gsd-pi

Skill Claude CodeCodex

Orchestrate GSD (Git Ship Done) projects programmatically via headless CLI. Use when an agent needs to create milestones from specs, execute dev workflows, monitor progress, check status, or control execution (pause/stop/skip/steer). Triggers on "run gsd", "create milestone", "execute project", "check gsd status"…

1.2k 2d ago A 102 tokens original MIT

accessibility

101

open-gsd/gsd-pi

Skill Claude CodeCodex

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

1.2k 2d ago C 51 tokens original MIT

agent-browser

102

open-gsd/gsd-pi

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when interacting with websites — navigating pages, filling forms, clicking buttons, taking screenshots, scraping/extracting data, logging in, or testing web apps. Triggers on "open a website", "fill out a form", "take a screenshot", "scrape data from a page", "test this web…

1.2k 2d ago A 88 tokens copy · 91% MIT

api-design

103

open-gsd/gsd-pi

Skill Claude CodeCodex

Design or review an HTTP/REST/GraphQL API for versioning, pagination, error shapes, idempotency, auth, status codes, cache headers, and breaking-change management. Use when asked to "design an API", "shape the endpoints", "design the schema", "add a new endpoint", "review this API", or when building/modifying a public…

1.2k 2d ago A 91 tokens original MIT

best-practices

104

open-gsd/gsd-pi

Skill Claude CodeCodex

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

1.2k 2d ago A 49 tokens original MIT

btw

105

open-gsd/gsd-pi

Skill Claude CodeCodex

Ask a quick side question about your current work without derailing the main task. Answers from existing conversation context only — no tool calls, no file reads, single concise response. Use when you need a fast answer from what is already in this session.

1.2k 2d ago A 53 tokens original MIT

code-optimizer

106

open-gsd/gsd-pi

Skill Claude CodeCodex

Deep code optimization audit using parallel specialist agents that hunt performance anti-patterns via pattern-based detection, avoiding anchoring bias. Covers DB queries, memory leaks, algorithmic complexity, concurrency, bundle size, dead code, I/O/network, rendering, caching, and build config. Use when asked to…

1.2k 2d ago A 94 tokens original MIT

core-web-vitals

107

open-gsd/gsd-pi

Skill Claude CodeCodex

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

1.2k 2d ago A 65 tokens original MIT

create-gsd-extension

108

open-gsd/gsd-pi

Skill Claude CodeCodex

Create, debug, and iterate on GSD extensions (TypeScript modules adding tools, commands, event hooks, custom UI, and providers). Use when asked to build an extension, add a tool the LLM can call, register a slash command, hook into GSD events, create custom TUI components, or modify GSD behavior. Triggers on…

1.2k 2d ago A 101 tokens original MIT

create-mcp-server

109

open-gsd/gsd-pi

Skill Claude CodeCodex

Build, iterate, and evaluate Model Context Protocol (MCP) servers that expose external services as tools an LLM can call. Covers schema/tool design, error handling, pagination, MCP Inspector testing, and an eval set. Use when asked to "build an MCP server", "create an MCP tool", "wrap this API as MCP", "expose X to…

1.2k 2d ago A 90 tokens original MIT

create-skill

110

open-gsd/gsd-pi

Skill Claude CodeCodex

Expert guidance for creating, writing, building, and refining GSD skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

1.2k 2d ago A 45 tokens original MIT

create-workflow

111

open-gsd/gsd-pi

Skill Claude CodeCodex

Conversational guide for creating valid YAML workflow definitions. Use when asked to "create a workflow", "new workflow definition", "build a workflow", "workflow YAML", "define workflow steps", or "workflow from template".

1.2k 2d ago A 48 tokens original MIT

debug-like-expert

112

open-gsd/gsd-pi

Skill Claude CodeCodex

Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic root cause analysis.

1.2k 2d ago A 44 tokens copy · 88% MIT

decompose-into-slices

113

open-gsd/gsd-pi

Skill Claude CodeCodex

Break a plan or milestone brief into independently-grabbable vertical slices (tracer bullets), written to M###-ROADMAP.md by default (GitHub issues only on explicit confirmation). Prefers many thin slices over few thick ones and marks dependency order. Use when asked to "break this into slices", "decompose the plan"…

1.2k 2d ago A 94 tokens original MIT

dependency-upgrade

114

open-gsd/gsd-pi

Skill Claude CodeCodex

Plan, batch, and verify dependency upgrades safely. Triages outdated packages into risk tiers, upgrades in order (dev/minor/patch first, runtime majors last), verifies each batch, and produces an auditable commit sequence. Use when asked to "upgrade deps", "bump packages", "update nodemodules", "fix vulnerabilities"…

1.2k 2d ago A 90 tokens original MIT

design-an-interface

115

open-gsd/gsd-pi

Skill Claude CodeCodex

Produce 3+ radically different designs for a module, API, or interface, compare them in prose, and synthesize a recommendation. Use when asked to "design an interface", "shape this API", "design it twice", "explore module boundaries", or when planning a new deep module and the first idea is unlikely to be the best.…

1.2k 2d ago A 99 tokens original MIT

forensics

116

open-gsd/gsd-pi

Skill Claude CodeCodex

Post-mortem a failed GSD auto-mode run. Traces symptom to root cause via .gsd/ activity, journal, metrics, and lock artifacts, producing a filing-ready bug report with file:line refs and a fix suggestion. Use when asked to "forensics", "post-mortem", "why did auto-mode fail", "trace the stuck loop", "debug the crash"…

1.2k 2d ago A 112 tokens original MIT

frontend-design

117

open-gsd/gsd-pi

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

1.2k 2d ago A 77 tokens copy · 100% MIT

github-workflows

118

open-gsd/gsd-pi

Skill Claude CodeCodex

Work with GitHub Actions CI/CD workflows - read live syntax, monitor runs, and debug failures. Use when writing, running, or debugging GitHub Actions workflows.

1.2k 2d ago A 37 tokens original MIT

gh

119

open-gsd/gsd-pi

Skill Claude CodeCodex

Install and configure the GitHub CLI (gh) for AI agent environments where gh may not be pre-installed and git remotes use local proxies instead of github.com. Provides auto-install script with SHA256 verification and GITHUBTOKEN auth with anonymous fallback. Use when gh command not found, shutil.which("gh") returns…

1.2k 2d ago A 141 tokens original MIT

grill-me

120

open-gsd/gsd-pi

Skill Claude CodeCodex

Relentless sequential interview that stress-tests a plan or design until every decision branch is resolved. Use when the user wants to "grill me", "stress-test the plan", "interrogate my design", "resolve the decision tree", or whenever a plan feels hand-wavy, under-specified, or carries hidden coupling that planning…

1.2k 2d ago A 91 tokens original MIT