VerifiedGit
v1.0.0

gspdev-dev

by @jubscodes0 pulls
URLopenbooklet.com/s/gspdev-dev
Pinnedopenbooklet.com/s/gspdev-dev@1.0.0
APIGET /api/v1/skills/gspdev-dev

Read milestones, issues, and branch state to propose the next task for GSP development.

21 skills from this repojubscodes/get-shit-pretty
gspdev-devviewing
Accessibility Statementgsp/skills/gsp-accessibility-audit/SKILL.md

> Project: {name} | Generated: {DATE}

Accessibility Token Auditgsp/skills/gsp-accessibility/SKILL.md

> Phase: critique | Project: {name} | Generated: {DATE}

Actual counts from filesystemdev/skills/gspdev-housekeeping/SKILL.md

SKILL_COUNT=$(ls -d gsp/skills/gsp-*/SKILL.md 2>/dev/null | wc -l | tr -d ' ') AGENT_COUNT=$(ls gsp/agents/gsp-*.md 2>/dev/null | wc -l | tr -d ' ') PROMPT_COUNT=$(ls gsp/prompts/*.md 2>/dev/null | wc -l | tr -d ' ') echo "skills=$SKILL_COUNT agents=$AGENT_COUNT prompts=$PROMPT_COUNT" ```

add-referencegsp/skills/gsp-add-reference/SKILL.md

Add reference material to a project

brand-auditgsp/skills/gsp-brand-audit/SKILL.md

Audit an existing brand before evolving it

brand-researchgsp/skills/gsp-brand-research/SKILL.md

Research your market and competitors

Close all open issues in the milestonedev/skills/gsp-publish/SKILL.md

gh issue list --milestone "{milestone title}" --state open --json number --jq '.[].number' ```

Color Systemgsp/skills/gsp-palette/SKILL.md

> Phase: identity | Brand: {name} | Generated: {DATE}

Committed changes in rangedev/skills/gspdev-eval-changes/SKILL.md

COMMITTED=$(git diff --name-only "$RANGE" 2>/dev/null | grep -E '^(gsp|dev)/(skills|agents)/.*\.md$' || true)

Design engineering for AI coding tools. Brand identity + design projects, from strategy to code.dev/skills/gspdev-benchmark/SKILL.md
GSP Prompt Audit Reportdev/skills/gspdev-prompt-audit/SKILL.md

Generated: {date} Scope: {scope} Automated baseline: {P1-P7 summary}

gsp-colorgsp/skills/gsp-color/SKILL.md

Design color systems — palettes, contrast, semantic mapping, dark mode

gsp-devdev/skills/gsp-dev/SKILL.md

Read milestones, issues, and branch state to propose the next task for GSP development.

gsp-phase-transitiongsp/skills/gsp-phase-transition/SKILL.md

Render phase transition screens — pipeline progress, completion banner, file tree. Invoked by pipeline skills at phase completion.

gsp-test-skilldev/tests/fixtures/source/skills/gsp-test-skill/SKILL.md

Test skill for installer unit tests

gsp-typographygsp/skills/gsp-typography/SKILL.md

Design type systems — scale, pairing, fluid type, vertical rhythm

gsp-visualsgsp/skills/gsp-visuals/SKILL.md

Define visual direction — imagery, 3D, video, textures, and surface treatments

Key conversion functions in the installerdev/skills/gspdev-runtime-compat/SKILL.md

grep -n 'function convert\|function copy\|function apply.*Body\|function get.*Dir' bin/install.js ```

Logo Directionsgsp/skills/gsp-logo/SKILL.md

> Phase: identity | Brand: {name} | Generated: {DATE}

Only init shadcn if components.json doesn't existgsp/skills/gsp-scaffold/SKILL.md

npx shadcn@latest init -d ```

Auto-indexed from jubscodes/get-shit-pretty

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0