.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

…/aliasunder/agent-plugins
home/skills/aliasunder/agent-plugins
aliasunder avatar

aliasunder/agent-plugins

6 skills

View on GitHub
$npx skills add aliasunder/agent-plugins
SkillInstalls
bug-checkSystematic bug hunt focused on patterns that survive code review and test audit — description-vs-implementation mismatches, SQL correctness, type coercion…—code-qualityReadability and convention compliance pass on production code, grounded in the project's AGENTS.md and the user's vault memory preferences.—pr-monitorMonitor PR status — CI checks, review bot findings, unresolved conversations — and address + resolve bot comments.—pr-reviewProject-aware PR review grounded in AGENTS.md conventions and vault memory.—ship-checkRun the full post-implementation review pipeline: pr-review -> code-quality -> test-audit -> bug-check -> pr-monitor.—test-auditAudit test files against the project's AGENTS.md test conventions, ensuring tests meet the bar for high-quality behavioral specs.—