media
49yuting0624/antigravity-for-claude-code
Command
Understand an audio / video / image file — Antigravity (agy/Gemini) transcribes and analyzes it, returning a timestamped digest while the full transcript goes to a file.
6,218 tagged claude code plugin, measured the same way as everything else here.
Browse within: design-system 123accessibility 95Multi-Agent 87code-quality 82beta 69claude-code-marketplace 69figma 66agentic-workflow 64ai-design 61claude-code-skills 57claude-plugin 52claude-ai 50claude-commands 48agent-orchestration 46
yuting0624/antigravity-for-claude-code
Command
Understand an audio / video / image file — Antigravity (agy/Gemini) transcribes and analyzes it, returning a timestamped digest while the full transcript goes to a file.
Command
Reverse engineer a codebase into the output behavioral specs with provenance.
Command
Sanitization - Provenance-aware sanitization of raw specs for independent separation.
Command
Extract a Brand Profile from an Office template.
Command
Generate an on-brand document from a saved Brand Profile.
Command
Verify a saved Brand Profile. Reports QA findings and a verdict (the role map lives in PROFILE.md; verify does not render a proof). Add --accept to mark a passing profile as accepted.
Command
Execute implementation plan task-by-task with subagents.
Command
Take a general idea and make it specific.
Command
Explains how to customize design and implementation plans with project-specific guidance.
Command
Generate a complete agent-native CLI for any web app by recording and analyzing network traffic via playwright-cli. Runs the full pipeline with site assessment, capture, implementation, testing, and verification.
Command
Run tests for a cli-anything-web CLI and update TEST.md with results.
Command
Validate a cli-anything-web CLI against the tiered quality checklist (Tier 1 critical / Tier 2 comprehensive). Reports per-category and per-tier results.
Command
Add a better-auth plugin to an existing project. Configures server and client plugins with proper imports.
Command
Interactive setup wizard for better-auth authentication. Guides through database, framework, OAuth providers, and plugin configuration.
Command
Display Better Auth available authentication providers and their configuration.
dev-toolings/superpowers-symfony
Command
Start a structured brainstorming session for Symfony project features and architecture.
dev-toolings/superpowers-symfony
Command
Execute an implementation plan methodically with TDD and continuous validation.
dev-toolings/superpowers-symfony
Command
Configure API Platform resources with operations and pagination.
s0912758806p/agentic-sop-to-work
Command
Run the agentic-sop-kit workflow (extract→compute→report) and report the DRAFT result. Works out-of-the-box (bundled demo) even before a project adopts the kit.
s0912758806p/agentic-sop-to-work
Command
Lint a record / dataset / kit run for ALCOA+ data integrity (attribution, contemporaneity, completeness, accuracy, consistency). Deterministic findings + a human-judgment checklist; the report is a DRAFT, the human owns the verdict.
s0912758806p/agentic-sop-to-work
Command
Get an independent adversarial SECOND OPINION on a finished DRAFT — check its claims against its evidence (no fabrication, no overreach) before a human approves. FULL mode reads an agentic-sop-kit run dir's trace; DEGRADED mode reviews any document with supplied inputs.
Command Claude Code
Add ^tr IDs to untagged memory entries in managed files. This is safe to run multiple times - it only tags entries that don't already have IDs.
Command Claude Code
Initialize the Total Recall memory system in this project.
Command Claude Code
Run maintenance on the memory system. Primary function: pressure-based demotion when working memory exceeds the word budget. Secondary: stale entry verification, contradiction checks, open loop review.