github
01MCP server Claude CodeCodexCursor +2
GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.
MCP server Claude CodeCodexCursor +2
GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.
MCP server Claude CodeCodexCursor +2
MCP server "figma" as configured in jubscodes/get-shit-pretty. Runs locally from the @anthropic/mcp-figma npm package. Needs 1 environment variable to run.
Instructions file
Instructions for jubscodes/get-shit-pretty, covering gsp — get shit pretty, must-always / must-never, git workflow, this repository and architecture.
Skill Claude CodeCodex
Verify GSP pipeline integrity — agent/skill contracts, installer correctness, runtime compatibility, version sync, and template coherence. Internal development tool for GSP maintainers.
Skill Claude CodeCodex
Benchmark GSP token budget — capture snapshots, compare between versions/PRs, track improvements over time.
Skill Claude CodeCodex
Maintain CHANGELOG.md from git history — update Unreleased section, promote to versioned release, or rebuild from scratch. Follows Keep a Changelog format.
Skill Claude CodeCodex
Read milestones, issues, and branch state to propose the next task for GSP development.
Skill Claude CodeCodex
Quality eval for any non-trivial change to skill/agent/methodology files — spawns parallel evaluator agents that score against a fixed 8-dimension rubric (change intent + skill intent coherence + 6 preservation dimensions). Covers additions, modifications, refactors, trims, and rewrites under gsp/skills/ or…
Skill Claude CodeCodex
Quick drift-catching pass — find and fix version mismatches, stale references, count drift, and terminology rot after moderate changes. Run often.
Skill Claude CodeCodex
AI-driven semantic analysis of GSP skills and agents — finds dead weight, contradictions, vagueness, and over-prompting that automated checks can't catch.
Skill Claude CodeCodex
Publish a new GSP version — bump versions, changelog, audit, tag, release, prompt npm publish.
Skill Claude CodeCodex
Research live documentation for Claude Code, OpenCode, Gemini CLI, and Codex CLI — check discovery paths, tool names, frontmatter fields, and flag drift against the GSP installer. Internal GSP development tool.
Agent
Test agent for installer unit tests.
Skill Claude CodeCodex
Test skill for installer unit tests.
Agent
Agent source of truth: gsp/agents/gsp-{name}.md. Never edit .claude/agents/ directly — those are symlinks.
Agent
Audits designs and code for WCAG 2.2 AA/AAA compliance. Spawned by /gsp-accessibility or /gsp-project-critique.
Agent
Audits existing brand identities for evolution. Spawned by /gsp-brand-audit.
Agent
Brand coherence auditor — scores intensity dials against archetype and surfaces tensions between declared values and expressed output.
Agent
Creative director — makes visual identity decisions (logo, color, typography, imagery). Domain skills enrich with technical precision. Spawned by /gsp-brand-identity.
Agent
Operationalizes brand identity for projects — assembles .yml, STYLE.md, token mapping, component specs, guidelines. Spawned by /gsp-brand-guidelines.
Agent
Researches market landscape and competitive positioning. Spawned by /gsp-brand-research.
Agent
Develops brand strategy, voice, and messaging. Spawned by /gsp-brand-strategy.
Agent
Detects and fixes AI-slop craft failures in React/Tailwind codebases. Spawned by /gsp-polish.
Agent
Implements designs in the codebase as production-ready frontend code. Spawned by /gsp-project-build.