The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
WORKS 48★0WORKS 48★2WORKS 48★1WORKS 48★0WORKS 48★0WORKS 48★1WORKS 48★0WORKS 49★0WORKS 48★0WORKS 47★120WORKS 48★56WORKS 48★148WORKS 48★45WORKS 51★199WORKS 48★248WORKS 48★229WORKS 48★8WORKS 48★51WORKS 48★10WORKS 44★35WORKS 48★7WORKS 48★4WORKS 48★2WORKS 48★4WORKS 48★2WORKS 48★3WORKS 48★1WORKS 48★0WORKS 58★1,751WORKS 48★3WORKS 48★0WORKS 55★1,104WORKS 48★140WORKS 54★3WORKS 48★2WORKS 48★78WORKS 48★443WORKS 48★0WORKS 55★0WORKS 48★2WORKS 48★2WORKS 48★0WORKS 48★0WORKS 48★0WORKS 53★1WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★1
Design Prisma schemas and migrationssubagentEngineeringL2
database-admin · Crafting zero-downtime migrations and optimizing query patterns.
Verify project identity and sourcessubagentL2
mirror-verifier · Solving mirror-verifier-specific problems that require domain expertise.
Build React components and pagessubagentEngineeringL2
ui-builder · Creating reusable component specs without writing React code.
Extract short-form video momentssubagentMarketingL2
clip-agent · Solving clip-agent-specific problems that require domain expertise.
Audit iPad-first user experiencesubagentProductL2
ux-auditor · Ensuring responsive iPad-first layouts with compliant gestures and no modals before ship.
Initialize and verify dev infrastructuresubagentEngineeringL4
devops · Setting up repeatable, idempotent dev environments with smoke-test CI validation.
Analyze codebase structure and qualitysubagentEngineeringL2
gsd-codebase-mapper · Documenting codebase structure and patterns to guide future implementations.
Review and improve pull requestssubagentEngineeringL2
pr-cleanup-reviewer · Addressing test failures and reviewer feedback systematically with detailed GitHub updates.
Audit design system compliancesubagentProductL2
uiux-designer · Catching spacing, hierarchy, and interaction issues in PWA UIs before launch.
Review code against project rulessubagentEngineeringL1
code-reviewer · Enforcing project-specific code standards across all PR changes.
Review code for defects and correctnesssubagentEngineeringL1
quality-inspector · Finding runtime defects and standards violations in frontend PRs.
Write conventional commit messagessubagentEngineeringL1
conventional-commit-writer · Generating precise conventional commit messages that document intent correctly.
Sync RIPDPI codebase findings to vaultsubagentEngineeringL2
ripdpi-vault-sync · Keeping documentation wikis in sync with codebase changes automatically.
Review BehaviorTree node implementationssubagentEngineeringL2
behaviortree-reviewer · Auditing BehaviorTree.CPP nodes for non-blocking ticks and correct base-class choice.
Write and run tests for sigclisubagentEngineeringL2
tester · Writing and running isolated unit tests with mocked dependencies.
Create structured development workflow promptssubagentEngineeringL2
prompt-writer · Creating structured feature prompts with GitHub issue integration for dev workflows.
Audit DayZ mods for compliancesubagentEngineeringL2
dayz-mod-reviewer · Providing subagent-level automation for dayz mod reviewer tasks.
Create development project planssubagentEngineeringL2
planner · Providing subagent-level automation for planner tasks.
Generate tests and analyze coverage gapssubagentEngineeringL2
aether-probe · Providing subagent-level automation for aether probe tasks.
Verify code review findingssubagentEngineeringL2
code-review-part-4-three-state-verification-phase · Providing subagent-level automation for code review part 4 three state verification phase tasks.
Reassign team member work across systemssubagentOpsHRL3
reassignment-helper · Providing subagent-level automation for reassignment helper tasks.
Implement gloggur featuressubagentEngineeringL2
feature-implementation · Providing subagent-level automation for feature implementation tasks.
Check code quality against specificationssubagentEngineeringL1
trellis-check · Providing subagent-level automation for trellis check tasks.
Access code examples librarysubagentEngineeringL1
examples · Providing subagent-level automation for examples tasks.
Coordinate with Cass directlysubagentOpsL2
cass-chat · When an AI Daemon needs real-time debugging, testing, or relationship-building with Cass beyond document-based coordination.
Audit Akeneo API client coveragesubagentEngineeringL2
akeneo-api-auditor · When you need to sync a TypeScript Akeneo client with the official REST API spec, finding missing endpoints and type mismatches before implementation.
Manage Figma-to-Webflow production workflowsubagentOpsProductL3
pm · When orchestrating multi-phase Figma-to-Webflow conversions that require approval gates, workspace state tracking, and parallel section builder coordination.
QA test freediving Garmin appssubagentEngineeringL2
qa · When releasing a freediving feature (timer, cues, pause/resume) and you need risk-based verification that state machine is sound and edge cases are covered.
Review code before pull requestsubagentEngineeringL1
code-reviewer · Before submitting GitHub PRs, when you need to catch semantic bugs (wrong values passed, wrong recipient, stale captures) that diff-only reviews miss.
Develop GhostDrive storage pluginssubagentEngineeringL3
dev-plugin · When implementing a new backend plugin (WebDAV, S3, CephFS) that must conform to StorageBackend interface and pass deterministic gap-analysis checks.
Set up DevOps infrastructure and CI/CDsubagentEngineeringOpsL3
devops · When moving from Docker Compose dev environment to production Kubernetes, setting up liveness/readiness probes and external secrets.
Catch bugs and security issues in codesubagentEngineeringL1
review-agent · Before merging, when you need a senior engineer review catching correctness bugs, security issues, and maintainability problems.
Verify implementation against specificationsubagentEngineeringL2
writ-spec-reviewer · Runs BEFORE code-quality review per plan Section 7.1 — when you need spec compliance verification in isolation.
Scan code for specific review focus areassubagentEngineeringL1
review-scan · Launch multiple in parallel (one per focus area), then pass all results to review-fix — depth over breadth in each area.
Convert specifications into project taskssubagentOpsProductL2
Senior Project Manager · When you have a spec and need to break it into 30-60 minute developer tasks with exact file lists and acceptance criteria.
Verify security vulnerabilities automaticallysubagentEngineeringL3
vuln-verifier · Disparity gate after vuln-hunter: independently verify a candidate is a real, present-day, exploitable issue (not false positive).
Review MCP server integrations safelysubagentEngineeringL3
mcp-reviewer · When updating MCP servers, verify tool safety and schema quality before integration with host.
Test web applications for qualitysubagentEngineeringProductL3
web-qa-tester · When a new web page or component has been implemented and you need QA verification before release.
Write and validate test suitessubagentEngineeringL2
worker-tester · When you need TDD validation: write tests that match spec, then verify implementation passes them.
Refactor code safely with testssubagentEngineeringL2
tdd-refactorer · When improving code quality through structured red-green-refactor cycles with strong test guards.
Audit claims against authoritiessubagentL2
verifier · When you need to audit a set of claims against official authorities with structured taxonomy output.
Design game worlds and levelssubagentProductL3
level-designer · When designing game levels that balance mechanics, difficulty, and player progression.
Plan and coordinate multi-team projectssubagentOpsL3
project-manager · When you have a PRD and need to break it into multi-agent task plans with proper routing and coordination.
Build features and fix bugssubagentEngineeringL3
coder · When writing, modifying, or reviewing code in the LiverRa project with its specific conventions and architecture.
Review code for security riskssubagentEngineeringL2
security-auditor · When you need adversarial security assessment of auth, routing, input handling, and data flow in a production codebase.
Manage Docker and CI/CD pipelinessubagentEngineeringOpsL4
devops · When you need to set up multi-stage Docker builds, CI/CD pipelines, and environment-variable management for the project.
Build backend APIs with TDDsubagentEngineeringL3
backend-developer · When you need to write tests-first backend endpoints with authentication, database operations, and middleware integration.
Shape projects using ShapeUpsubagentOpsProductL2
shapeup · When you need to create well-shaped pitches with appetite, risk, and scope for cycle planning.
Implement server-side featuressubagentEngineeringL3
backend · When you need to write tests-first backend endpoints with authentication, database operations, and middleware integration.
Release and deploy mobile appssubagentEngineeringOpsL4
release · When you need to run smoke tests, bump versions, and submit build to App Store Connect with security audit trail.