.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

…/rararulab/rara
home/subagents/rararulab/rara
rararulab avatar

rararulab/rara

7 subagents

View on GitHub
Subagent
debuggerInvestigates runtime bugs in rara. Default loop is local — `just run` + `cd web && bun run dev` — and reproduces against your own machine first.implementerShared base contract for the implementer family. Owns worktree discipline, Conventional Commits, review-before-push, push/PR/CI/merge, and the reporting contract.implementer-backendImplements a single GitHub issue end-to-end for Rust backend work under `crates/**` — codes, runs the full Rust quality gate (cargo check / nightly fmt / clippy / prek / cargo test / lane-1…implementer-frontendImplements a single GitHub issue end-to-end for frontend work under `web/**` or `extension/**` — codes, runs the bun-based quality gate (`bun run build` + TS typecheck + ESLint), self-reviews against…reviewerReviews a worktree diff (or open PR) against project standards as a fresh, independent reader. Wraps the /code-review-expert skill and adds (1) a critical spec review for lane-1 work, (2) a…spec-authorTranslates a user request into either a lane-1 Task Contract (`specs/issue-N-<slug>.spec.md`) or a lane-2 chore issue body. Mandatory prior-art search and reproducer check. Does NOT implement. Use…verifierIndependently verifies one change from clean state in a fresh context (S3 in docs/guides/pipeline.md) — re-runs the quality gate, runs the spec-lifecycle / issue Verify commands, cold-boots the…