.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

…/datit309/supergraph
home/skills/datit309/supergraph
datit309 avatar

datit309/supergraph

24 skills

View on GitHub
$npx skills add datit309/supergraph
SkillInstalls
analyzeRisk analysis and approach selection before planning. Use when requirements are ambiguous, approaches vary, or work touches hub/bridge nodes.—architectureProactive architecture review — explore codebase structure, generate a self-contained HTML report with Mermaid diagrams and candidate improvements, then grill…—cavemanActivate persistent token-compression mode (~75% output reduction).—database-migrationsDatabase migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs…—diagnoseStructured 6-phase debugging. Build feedback loop first, reproduce deterministically, hypothesize with ranked falsifiable theories, instrument one variable at…—executeDispatch and execute implementation plans with TDD and checkpoints. Use when plan is ready. Parallel by default for independent tasks.—fixPlan-aware auto-fix loop after coding. Runs tests, lint, format, and graph checks. Updates plan task status. Use after execute/tdd.—flutter-dart-code-reviewLibrary-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals),…—flutter-uiBuild Flutter UI from Figma MCP or image input. Scans src for design tokens (colors, sizes, text styles), existing components, and naming conventions before…—frontend-designCreate distinctive, production-grade frontend interfaces with high design quality.—handoffCompact current session context into a handoff document for seamless continuation in a new session.—integrationRun integration and e2e tests after unit tests pass. Use after /supergraph:fix when unit tests are green.—planCreate graph-informed implementation plans before writing code. Use before any non-trivial task. Skip for small changes (1-2 files, <10 lines).—prdConvert current conversation context into a structured Product Requirements Document (PRD) and optionally post it to GitHub Issues.—prototypeBuild throwaway code to validate an uncertain approach before committing to a plan.—reviewPlan-aware graph-enhanced code review before merge. CRITICAL issues block merge. Use after fix/verify.—scanScan project once per session. Run first — all other skills depend on this.—serenaSerena code intelligence — LSP-powered symbol navigation, diagnostics, and targeted code surgery.—supergraphMeta-orchestrator — dispatches to the right skill for the task. Use before any non-trivial work.—tddStrict test-driven development for behavior changes. Requires verified RED before production code, minimal GREEN, and refactor only after passing tests.—triageApply a formal state machine to issues — assign category (bug/enhancement/question/spike) and state (needs-triage → needs-info → ready-for-agent →…—verifyFresh verification gate before claiming done, fixed, passing, ready, or before commit/PR. Evidence before claims, always.—webapp-testingToolkit for interacting with and testing local web applications using Playwright.—zoom-outOne-shot module map — go up a layer of abstraction and get a domain-vocabulary module map of the codebase.—