.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

…/ayoubben18/ab-method
home/skills/ayoubben18/ab-method
ayoubben18 avatar

ayoubben18/ab-method

30 skills

View on GitHub
$npx skills add ayoubben18/ab-method
SkillInstalls
ab-analyze-backendAnalyze and document a project's backend patterns — API design, data access, service structure. Use when the user wants a backend-only architecture analysis.—ab-analyze-frontendAnalyze and document a project's frontend patterns — component structure, state management, conventions.—ab-analyze-projectAnalyze a project's architecture end to end — extract domain language, map the tech stack, document frontend and backend patterns.—ab-create-goalProduce a ready-to-run prompt for an autonomous /goal loop. Use when the user wants to hand off one continuous objective with a verifiable stop condition to…—ab-create-roadmapTurn a larger idea into a dependency-ordered roadmap of tasks — the layer above create-task.—ab-create-taskCreate a focused task and break it into test-driven missions. Use when the user wants to start a new feature, fix a bug, or begin implementation work.—ab-create-task-from-handoffResume a handoff (a side-topic spun off mid-grill) and turn it into a test-driven task.—ab-extend-goalExtend an existing goal — broaden or add to its objective, building on top of what the earlier /goal run already implemented.—ab-extend-taskAppend new missions to an existing task. Use when requirements changed or scope grew on a task already underway.—ab-mastermindThe intelligent entry point to the AB Method. Use when the user isn't sure which workflow they need, asks whether to create a goal or a task, or wants to…—ab-resume-taskContinue an existing task from its progress tracker. Use when the user wants to resume, continue, or pick up earlier task work.—ab-start-roadmapExecute a roadmap autonomously to completion — the layer above start-task.—ab-start-taskRun an existing task autonomously to completion — each remaining mission in a subagent with tdd, tracker updated per mission, a commit after every green…—ab-test-missionAdd retroactive test coverage for code that was not written test-first. Use when the user wants to backfill tests.—ab-update-architectureRefresh architecture and domain documentation after impactful changes. Use when code has drifted from the documented architecture.—critique-planPre-implementation critic. Spins up a read-only domain critic that challenges a drafted plan — a task's missions or a roadmap's task graph — against the…—domain-modelGrilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as…—grill-megrill-with-docshandoffCompact the current conversation (or a side-topic that surfaced mid-grill) into a handoff document another agent can pick up.—improve-codebase-architectureFind deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/.—reconcile-roadmapCross-plan coherence critic for a whole roadmap. Reads roadmap.md plus every planned task's progress-tracker.md and pushes back ONLY on genuine discrepancies…—request-refactor-planreview-implementationPost-implementation review. Spins up three read-only critics on a completed task's diff — cleaner-architecture, slop-defender, reusability-inspector — that…—sync-architecturePost-implementation documentation-sync detector. Spins up ONE read-only subagent on a completed task's diff to find everything the change introduced that the…—tddto-issuesBreak a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices.—to-prdTurn the current conversation context into a PRD and submit it as a GitHub issue. Use when user wants to create a PRD from the current context.—ubiquitous-languagewrite-a-skillCreate new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.—