.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

…/lightpointventures/claude-code-starter
home/subagents/lightpointventures/claude-code-starter
lightpointventures avatar

lightpointventures/claude-code-starter

4 subagents

View on GitHub
Subagent
explainerUse this agent to deeply analyze and explain a codebase or specific code section. Triggered when user says "explain this project", "how does this work", or "analyze this codebase".plannerUse this agent when the user needs to plan a feature, design architecture, or break down a complex task before coding. This agent ONLY reads and analyzes — it never writes code or modifies files.reviewerUse this agent to review code changes before committing. Checks for bugs, security issues, and code quality. Triggered when user says "review", "check my code", or before important commits.test-writerUse this agent to generate tests for existing code. Analyzes the code structure and creates comprehensive test cases. Triggered when user says "write tests", "add tests", or "test coverage".