gabesan21 avatar

gabesan21

Community

@gabesan21

2Followers
|
17Public Repos
|
49Published Skills

gabesan21 maintains a skill registry spanning UX/accessibility audits, frontend design systems, Go terminal UI components, and multi-agent coding orchestration.

Skills Distribution
DomainUI/UX & Crea...UX & Accessibility.. (30%)Frontend Design & .. (25%)Go Terminal UI Dev.. (20%)Coding Agent Orche.. (15%)

Agent Skills by gabesan21

Showing 49 vetted skills indexed across 1 GitHub repositories.

gabesan21gabesan21
1

ux-audit-rethink

Evaluates product UX across IxDF's 7 factors, 5 usability characteristics, and 5 interaction dimensions with redesign proposals.

Community
Advanced
gabesan21gabesan21
1

run-cursor-agent

Executes coding tasks headlessly through the Cursor CLI with sessions, models, and JSON output.

Community
Intermediate
gabesan21gabesan21
1

charm-bubbles

Implements interactive Go TUI components using the Bubbles v2 library for Bubble Tea.

Community
Intermediate
gabesan21gabesan21
1

ui-change

Implements frontend UI through design tokens, DESIGN.md contracts, and verifiable component states.

Community
Intermediate
gabesan21gabesan21
1

wcag-accessibility-audit

Audits websites and apps against WCAG 2.1/2.2 success criteria across four POUR principles.

Community
Intermediate
gabesan21gabesan21
1

charm-lipgloss

Styles and lays out terminal UI views in Go using the Lip Gloss library.

Community
Intermediate
gabesan21gabesan21
1

create-agent-opencode

Generate and validate OpenCode subagent bundles from canonical agent source files.

Community
Advanced
gabesan21gabesan21
1

update-harness

Checks and updates a repository's PoP harness against the upstream source via git merge or managed reinstall.

Community
Intermediate
gabesan21gabesan21
1

judge-dredd

Reviews task diffs and evidence to approve or return kanban tasks at yolo workflow gates.

Community
Advanced
gabesan21gabesan21
1

delegate-coding

Delegates coding tasks to headless coding agent CLIs with a shared invocation contract.

Community
Intermediate
gabesan21gabesan21
1

optimize-memory

Converts legacy memory files into granular date-folder ledgers and entries while preserving evidence and chronology.

Community
Advanced
gabesan21gabesan21
1

new-task

Creates kanban task cards from roadmap phases or modifications through a structured interview.

Community
Intermediate
gabesan21gabesan21
1

impeccable

Designs, audits, and refines production-grade frontend interfaces across web and native platforms.

Community
Advanced
gabesan21gabesan21
1

import-project

Imports existing repositories into the PoP vault with codebase recon and an organization gate.

Community
Advanced
gabesan21gabesan21
1

color-expert

Provides color science knowledge for naming, spaces, palettes, accessibility, and pigment mixing tasks.

Community
Intermediate
gabesan21gabesan21
1

sync-specs

Synchronizes specification documents with task progress across kanban workflow stages.

Community
Intermediate
gabesan21gabesan21
1

weekly-review

Reviews project harness health, fixes unambiguous issues, and proposes decisions via parallel subagents.

Community
Advanced
gabesan21gabesan21
1

web-design-guidelines

Review UI code against Vercel Web Interface Guidelines and report findings by file and line.

Community
Basic
gabesan21gabesan21
1

create-agent-kimi-code

Generates and validates Kimi Code agent projections from canonical PoP role definitions.

Community
Advanced
gabesan21gabesan21
1

shadcn

Manages shadcn/ui components, presets, and registries through the shadcn CLI.

Community
Advanced
gabesan21gabesan21
1

nielsen-heuristics-audit

Evaluate interfaces against Nielsen's 10 usability heuristics and generate severity-rated audit reports.

Community
Intermediate
gabesan21gabesan21
1

clean-code-change

Guides contract clarification, safe refactoring, and debt triage for code changes.

Community
Intermediate
gabesan21gabesan21
1

charm-huh

Build interactive terminal forms and prompts in Go using the huh library.

Community
Intermediate
gabesan21gabesan21
1

run-opencode

Invokes opencode CLI as a headless executor for delegated coding tasks with NDJSON output.

Community
Intermediate

Frequently Asked Questions About gabesan21

FAQPage Schema
What 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.