.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/gaia-react/gaia
home/skills/gaia-react/gaia
gaia-react avatar

gaia-react/gaia

20 skills · 2 total installs

View on GitHub
$npx skills add gaia-react/gaia
SkillInstalls
gaia-wikiGAIA wiki maintenance, sync, consolidate, lint. Runs the full chain with no sub-arg, or a single stage when named (sync | consolidate | lint); append --force…1new-routeScaffold a new route with its page component, test, story, and optional i18n keys.1a11y-fixesResolve axe-core accessibility violations reported by Vitest (test/a11y.ts), Playwright (.playwright/a11y.ts), or the code-audit-frontend agent's a11y bucket.—eslint-fixesResolve specific ESLint errors and warnings that appear in this project. Use when fixing lint failures, ESLint reported issues, or autofix conflicts (e.g.—file-tech-debtFile a new tech-debt GitHub issue for an out-of-scope code-review finding, building the dedup key, checking for an existing open or declined-closed match, and…—gaia-handoffGenerate a comprehensive GAIA session handoff document, accomplishments, decisions, current state, open questions, so context can be cleared or compacted…—gaia-pickupRestore context from the most recent GAIA session handoff and suggest the next action.—gaia-react-perfDiagnose React render performance by driving a micro-interaction, capturing real renders, and surfacing memo-defeating reference instability with a recommended…—new-componentScaffold a new React component with optional Storybook story and Vitest test files.—new-hookScaffold a new custom React hook with a Vitest test file. Use this skill whenever the user asks to "create a hook", "make a useFoo hook", "scaffold a custom…—new-serviceScaffold a new API service with request functions, Zod schemas, URL constants, and optional MSW mock handlers.—playwright-cliAutomates browser interactions for web testing, form filling, screenshots, and data extraction.—react-codePatterns and conventions for writing and editing React code, including components and hooks.—release-notesMaintainer-only. Translate a version's GAIA CHANGELOG entries into plain-language public release notes for the marketing site (gaiareact.com).—skeleton-loadersFor building skeleton loading states that are pixel-perfect matches of real content.—tailwindPatterns and conventions for all Tailwind styling. Use this skill whenever writing Tailwind class names, combining conditional classes, building component…—tddTest-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants…—typescriptPatterns and conventions for all TypeScript code. Use this skill whenever writing or reviewing TypeScript, naming identifiers, typing exports, choosing between…—update-depsAutonomous Dependabot, auto-discover outdated packages, audit overrides, apply migrations for major bumps, resolve conflicts, run quality gate.—update-gaiaPull the latest GAIA release into this project without clobbering customizations. Three-way merge per file using .gaia/manifest.json classes.—