.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

…/5uck1ess/devkit
home/subagents/5uck1ess/devkit
5uck1ess avatar

5uck1ess/devkit

6 subagents

View on GitHub
Subagent
documenterDispatched by the `doc-gen` workflow to generate reference documentation for a specified target (module, package, file). Reads source directly, matches existing doc style, and emits an overview + API…improverDispatched by `self-improve`, `self-lint`, `self-perf`, and `refactor` workflows to apply targeted code improvements (lint fixes, perf optimizations, refactors) while preserving behavior. Edits files…researcherDispatched by `research`, `deep-research`, `onboard`, and `scrape` workflows to gather and synthesize information from code, web pages, or documentation. Read-only; returns structured findings, never…reviewerDispatched by `tri-review`, `mega-pr`, and `pr-ready` workflows to perform an independent code review or to classify unresolved PR review comments into `code_fix`, `style_nit`, `question`,…security-auditorDispatched by `tri-security`, `audit`, and `pr-ready` workflows to audit code for vulnerabilities across injection, auth, secrets management, dependencies, and unsafe patterns. Read-only; ranks…test-writerDispatched by the `test-gen` workflow to generate tests for a target file or module, then iterate on failing tests until they pass. Reads source directly, matches the repo's existing test…