.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

…/heymegabyte/claude-skills
home/subagents/heymegabyte/claude-skills
heymegabyte avatar

heymegabyte/claude-skills

27 subagents

View on GitHub
Subagent
accessibility-auditorDedicated axe-core + Playwright accessibility agent. Navigates pages, runs WCAG 2.2 AA audits at 6 breakpoints, reports violations with fix suggestions, verifies remediation.architectPre-implementation architecture agent. Analyzes project structure, generates repo-map, designs task graph, identifies architectural seams and parallel workstreams.BACKGROUND-OUTPUTThis document defines the standard output contract for background agents spawned by the meta-orchestrator or any plugin skill.changelog-drafterReads git log since last tag, drafts CHANGELOG entry. Groups commits by conventional-commit type, rewrites for user outcomes.changelog-generatorAuto-generates changelogs from conventional commits. Parses git log since last tag, groups by type, writes user-outcome-focused CHANGELOG.md entries.code-simplifierSimplifies code for clarity, consistency, and maintainability. Reduces complexity, flattens nesting, removes dead code, consolidates duplicates. Focuses on recently modified files.completeness-checkerPost-implementation verification agent. Runs Feature Completeness Engine, Zero Recommendations Gate, and visual verification. Only declares DONE when genuinely complete.computer-use-operatorDesktop automation specialist. Controls native macOS apps via Computer Use MCP. Handles Finder, System Settings, Preview, Notes, and cross-app workflows.content-writerMarketing copy, blog posts, and SEO content writer using Emdash brand voice. Flesch>=60, active voice, sharp and punchy — zero AI slop.cost-estimatorEstimates Cloudflare Workers costs before deploying. Reads wrangler.toml, counts D1 tables/rows, estimates KV/R2 usage, calculates monthly cost, warns on free tier limits.dead-code-removerFinds unreachable exports, unused imports, orphaned functions, and dead variables. Greps project to confirm no references, then removes safely.dependency-auditorScans packages for outdated deps, security advisories, license violations, and unused imports. Proposes version bumps, runs tests after updates, generates prioritized upgrade report.deploy-verifierPost-deploy smoke test agent. Verifies live URL, checks console errors, screenshots 6 breakpoints, runs axe-core, validates SEO tags, reports pass/fail with evidence.formatterRuns prettier + oxlint --fix on modified files. Ensures consistent formatting and lint compliance with zero human intervention.incident-responderSentry-triggered incident response agent. Reads error events, traces to source code, proposes fixes, creates branches, and opens PRs with the fix.media-orchestratorCreates, optimizes, and orchestrates media assets — images (ResGrid, AVIF/WebP), video (clips, GIFs, Veo), audio (TTS, podcast), and 3D. Coordinates Cloudflare Images, R2, and AI pipeline.meta-orchestratorMaster agent coordinating all tools, MCPs, agents, and skills. Plans multi-system workflows by chaining MCPs, spawning specialized agents, and using Computer Use for native apps.migration-agentDrizzle schema migration agent. Generates migrations from schema diffs, validates against D1/SQLite, tests rollbacks, ensures zero-downtime compatibility.model-routerUse when dispatching work and unsure which model tier to use — returns a recommended model and effort level based on task characteristicsmotion-choreographerCSS animation and motion designer. Implements View Transitions API, scroll-driven animations, CSS keyframes, FLIP, staggered reveals, and reduced-motion respected animations.performance-profilerRuns Lighthouse audits, analyzes Core Web Vitals, suggests specific fixes with file:line references. Targets LCP<=2.5s, CLS<=0.1, INP<=200ms.renamerSemantic rename across codebase. Greps all references, updates imports and usages, renames file or symbol. Safe rename with verification.security-reviewerOWASP Top 10 security auditor. Reviews for injection flaws, secrets exposure, auth bypasses, CSP issues, and vulnerable dependencies. Read-only — never modifies code.seo-auditorAudits pages for SEO compliance — title, meta, H1, JSON-LD, OG tags, internal links, sitemap, robots.txt. Uses Playwright to check live pages.test-writerTDD-first test engineer. Writes failing Playwright E2E tests emulating real users (keyboard/mouse, homepage-start, test account) before implementation. Vitest for units.transcriberTranscribes a plan step into code, one file at a time. Reads the spec, generates the implementation, writes clean production code with no oversight.visual-qaVisual quality assurance agent. Screenshots pages at all breakpoints, uses AI vision to detect layout breaks, misalignment, text overflow, broken images, and design inconsistencies.