.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

…/marcusgoll/spec-flow
home/skills/marcusgoll/spec-flow
marcusgoll avatar

marcusgoll/spec-flow

46 skills

View on GitHub
$npx skills add marcusgoll/spec-flow
SkillInstalls
analysis-phaseValidates cross-artifact consistency and detects breaking changes during feature analysis.—anti-duplicationBefore implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse.—audit-claude-mdAudit and refactor CLAUDE.md files to eliminate bloat, enforce context engineering best practices, and create folder-level CLAUDE.md files for complex…—breaking-change-detectorDetect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces.—caching-strategyCache expensive operations to avoid redundant work across workflow phases.—clarification-phaseExecutes the /clarify phase using AskUserQuestion tool to resolve ambiguities through structured questions (≤3), prioritization, and answer integration.—create-agent-skillsExpert guidance for creating, writing, building, and refining Claude Code Skills.—create-hookscreate-meta-promptsCreate optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages.—create-slash-commandscreate-subagentsdebug-phaseSystematic debugging techniques including error classification, root cause analysis (5 Whys), reproduction strategies, and error documentation.—dependency-conflict-resolverDetect and resolve package dependency conflicts before installation across npm/yarn/pnpm, pip/poetry, cargo, and composer.—design-tokensVersion: 2.0.0 Purpose: Generate and maintain design system tokens across all project surfaces (UI, emails, PDFs, CLI, charts, docs)—domain-memoryStandardized boot-up ritual and memory access patterns for stateless agent workflows.—dry-runPreview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes.—epic-meta-promptingGenerate research and planning prompts for epic workflows using isolated sub-agents.—epic-scopingInteractive question bank-driven scoping for epic workflows.—epic-sprintsGenerate sprint breakdown with dependency graph and execution layers for epic workflows.—epic-walkthroughGenerate comprehensive walkthrough documentation and trigger self-improvement for epic workflows.—error-recoveryClassify workflow failures and attempt automatic recovery. Use when sprint/feature fails during implementation to determine if auto-fix is possible or manual…—finalize-phaseCompletes feature/epic workflows after deployment with comprehensive walkthrough generation for epics (v5.0+), roadmap updates, artifact archival,…—git-workflow-enforcerEnforce git commits after every phase and task to enable rollback and prevent lost work.—hallucination-detectorDetect and prevent hallucinated technical decisions during feature work.—implementation-phaseExecutes implementation tasks using Test-Driven Development, prevents code duplication through anti-duplication checks, and maintains quality through…—mockup-extractionExtract reusable components from approved HTML mockups during implementation.—multi-agent-votingExecute multi-agent voting for critical decisions using MAKER-style first-to-ahead-by-k error correction.—optimization-phaseValidates production readiness through performance benchmarking, accessibility audits, security reviews, and code quality checks.—parallel-execution-optimizerIdentify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls.—planning-phaseGenerates implementation plans with code reuse analysis, architecture design, and complexity estimation during the /plan phase.—production-deployment-phaseExecutes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging.—project-initialization-phaseOrchestrates /init-project command execution through interactive questionnaire (15 questions), brownfield codebase scanning (tech stack detection, ERD from…—regression-test-generatorGenerate regression tests when bugs are discovered during /debug or continuous checks.—roadmap-integrationManages product roadmap via GitHub Issues (brainstorm, prioritize, track).—session-boundaryDetect and handle session boundaries for multi-context autopilot workflows.—shadcn-integrationIntegration guide for shadcn/ui components with OKLCH design tokens. Use when setting up shadcn, customizing themes, or adding components to Next.js projects.—specification-phaseProvides standard operating procedures for the /specify phase including feature classification (HAS_UI, IS_IMPROVEMENT, HAS_METRICS, HAS_DEPLOYMENT_IMPACT),…—staging-deployment-phaseDeploys features to staging environment with database migrations, health checks, and deployment verification.—staging-validation-phaseGuides manual staging validation before production deployment through smoke tests, critical user flow testing, data migration verification, and rollback…—task-breakdown-phaseStandard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing. (project)—task-status-syncEnforce atomic task status updates through task-tracker commands only. Prevent manual edits to NOTES.md and tasks.md that break synchronization.—theme-consistencyEnforce consistent theming across all prototype mockup screens.—ultrathinkDeep planning philosophy for craftsman-level architecture. Transforms planning from research-then-design to research-question-simplify-design.—workflow-detectionProvides centralized workflow type detection for all phase and deployment commands.—worktree-contextProvides centralized worktree handling for workflow commands, eliminating ~50 lines of inline code per command.—x-announcementPost release announcements to X (Twitter) with automated GitHub link reply. Auto-trigger after /release command completion or manual invocation.—