gabesan21
Community@gabesan21
gabesan21 maintains a skill registry spanning UX/accessibility audits, frontend design systems, Go terminal UI components, and multi-agent coding orchestration.
Agent Skills by gabesan21
Showing 49 vetted skills indexed across 1 GitHub repositories.
ux-audit-rethink
Evaluates product UX across IxDF's 7 factors, 5 usability characteristics, and 5 interaction dimensions with redesign proposals.
run-cursor-agent
Executes coding tasks headlessly through the Cursor CLI with sessions, models, and JSON output.
charm-bubbles
Implements interactive Go TUI components using the Bubbles v2 library for Bubble Tea.
ui-change
Implements frontend UI through design tokens, DESIGN.md contracts, and verifiable component states.
wcag-accessibility-audit
Audits websites and apps against WCAG 2.1/2.2 success criteria across four POUR principles.
charm-lipgloss
Styles and lays out terminal UI views in Go using the Lip Gloss library.
create-agent-opencode
Generate and validate OpenCode subagent bundles from canonical agent source files.
update-harness
Checks and updates a repository's PoP harness against the upstream source via git merge or managed reinstall.
judge-dredd
Reviews task diffs and evidence to approve or return kanban tasks at yolo workflow gates.
delegate-coding
Delegates coding tasks to headless coding agent CLIs with a shared invocation contract.
optimize-memory
Converts legacy memory files into granular date-folder ledgers and entries while preserving evidence and chronology.
new-task
Creates kanban task cards from roadmap phases or modifications through a structured interview.
impeccable
Designs, audits, and refines production-grade frontend interfaces across web and native platforms.
import-project
Imports existing repositories into the PoP vault with codebase recon and an organization gate.
color-expert
Provides color science knowledge for naming, spaces, palettes, accessibility, and pigment mixing tasks.
sync-specs
Synchronizes specification documents with task progress across kanban workflow stages.
weekly-review
Reviews project harness health, fixes unambiguous issues, and proposes decisions via parallel subagents.
web-design-guidelines
Review UI code against Vercel Web Interface Guidelines and report findings by file and line.
create-agent-kimi-code
Generates and validates Kimi Code agent projections from canonical PoP role definitions.
shadcn
Manages shadcn/ui components, presets, and registries through the shadcn CLI.
nielsen-heuristics-audit
Evaluate interfaces against Nielsen's 10 usability heuristics and generate severity-rated audit reports.
clean-code-change
Guides contract clarification, safe refactoring, and debt triage for code changes.
charm-huh
Build interactive terminal forms and prompts in Go using the huh library.
run-opencode
Invokes opencode CLI as a headless executor for delegated coding tasks with NDJSON output.
Frequently Asked Questions About gabesan21
FAQPage SchemaWhat tasks can I accomplish with gabesan21's skills?▼
You can run UX audits (Nielsen heuristics, Don Norman principles, cognitive walkthroughs), WCAG accessibility audits with axe-core and Lighthouse, manage DTCG design tokens, build Go terminal UIs with Charm libraries, style shadcn components, and delegate coding tasks to headless executors like Cursor, Codex, opencode, or droid.
Who are these skills designed for?▼
Frontend engineers, UX auditors, and accessibility specialists benefit most, particularly those verifying WCAG 2.1/2.2 AA or EN 301 549 conformance. Go developers building terminal interfaces and teams orchestrating multi-agent coding pipelines through the PoP kanban harness are also primary audiences.
How do the accessibility audit skills work in practice?▼
The a11y-audit skill runs deterministic axe-core scans with optional Lighthouse, template-aware sampling, stable finding fingerprints, and accepted baselines. Output is configurable as markdown reports, machine-readable JSON, or issue tracker integration, with evidence mapped to WCAG 2.1/2.2 AA, EN 301 549, or ADA/AODA.
Are these skills open source and what do they cost?▼
Licensing varies per skill: vercel-react-best-practices is MIT-licensed, while frontend-design and web-artifacts-builder reference complete terms in their LICENSE.txt files. Most other skills carry no explicit license declaration in their frontmatter, so users should check each repository folder before redistribution.
What prerequisites do the Charm TUI and agent delegation skills require?▼
Charm skills require Go with the charm.land/bubbles/v2, lipgloss, huh, glamour, and bubbletea libraries. Delegation skills require the respective CLI installed: cursor-agent, opencode, codex, or droid. The shadcn skill invokes npx, pnpm dlx, or bunx with shadcn@latest and a components.json project.