gsp-project-critique

Run parallel design and accessibility audits for GSP projects.

49|4|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jubscodes/get-shit-pretty --skill gsp-project-critique
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsp-project-critique
Source: https://github.com/jubscodes/get-shit-pretty/tree/main/gsp/skills/gsp-project-critique
Command: npx skills add https://github.com/jubscodes/get-shit-pretty --skill gsp-project-critique

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams need a systematic way to evaluate design quality and accessibility before moving to the build phase, avoiding costly revisions and ensuring compliance.

Core Features & Use Cases

  • Parallel Critique Agents: Runs a design critic based on Nielsen’s heuristics and an accessibility auditor simultaneously.
  • Contextual Insight: Loads brand identity, design patterns, and project briefs to produce a weighted critique and audit report.
  • Automated Reporting: Generates indexed markdown files, updates export indexes, and transitions project state for the next phase.
  • Scope Flexibility: Handles full design reviews or token‑only audits depending on the project’s design_scope setting.

Quick Start

Run /gsp-project-critique to evaluate the current project's design and accessibility.

Frequently Asked Questions about gsp-project-critique

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a design critique and accessibility audit before moving to the build phase?

Run a design critique and accessibility audit by executing parallel agents that evaluate project files against Nielsen’s heuristics and compliance rules, generating scored reports to prevent costly build revisions.

What is the best way to evaluate design quality using Nielsen’s heuristics?

Evaluating design quality with Nielsen’s heuristics involves loading brand identity and design patterns to produce a weighted critique, ensuring assets align with established usability principles before implementation.

Can I audit only design tokens instead of reviewing the full project assets?

Yes, you can audit only design tokens by setting the project’s design_scope, allowing the accessibility auditor to execute targeted token-only checks instead of a full design review.

How does an automated accessibility audit update project state and export indexes?

An automated accessibility audit updates project state by reading files, generating indexed markdown reports, and transitioning the project to the next phase in the dual-diamond workflow.

When do I need a dual-diamond design critique for my project?

You need a dual-diamond design critique during Phase 4 to systematically evaluate design assets, brand identity, and implementation details, ensuring accessibility compliance prior to the build phase.