.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

…/cicababba/claude-plugins-marketplace
home/skills/cicababba/claude-plugins-marketplace
cicababba avatar

cicababba/claude-plugins-marketplace

9 skills

View on GitHub
$npx skills add cicababba/claude-plugins-marketplace
SkillInstalls
artifact-fs-managerUnified file handler for dev session artifacts. Use when reading or writing context-analysis.md, specification.md, plan.md, session.md, architecture-plan.yaml,…—dev-context-analysisPerform context analysis phase for development sessions. Use when analyzing code paths to understand existing patterns, dependencies, tests, and implementation…—dev-execution-orchestratorExecute steps from plan.md and session.md. Use during /run to dispatch steps to sub-agents, update progress, and manage execution batches.—dev-plan-orchestratorThin wrapper around development-planner agent. Use after context-analysis.md and specification.md exist to generate plan.md and session.md.—dev-quality-reportGenerate persistent code quality reports using code-quality-analyzer.—dev-session-closureClose development sessions with proper status computation, timestamps, and optional triggers for commits, docs, and quality checks.—dev-specification-qaHandle specification gathering with one question at a time approach. Use when collecting requirements, constraints, and acceptance criteria from users.—git-and-docsCoordinate git commits and documentation generation. Use when commits or docs are requested during session closure.—session-managerSingle source of truth for dev session lifecycle. Use when creating, loading, updating, or closing development sessions under .claude/dev-sessions/.—