.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

…/marconae/speq-skill
home/skills/marconae/speq-skill
marconae avatar

marconae/speq-skill

18 skills

View on GitHub
$npx skills add marconae/speq-skill
SkillInstalls
speq-auditAudit a speq project's health — spec-library structure, feature/decision-log/plan validation, mission-to-spec sync, unrecorded plans, and gitignore hygiene —…—speq-cliQuery specs via the speq CLI — semantic search, feature listing, structure validation.—speq-code-guardrailsTDD cycle and code quality guardrails — failing-test-first, evidence, and dependency rules.—speq-code-reviewCode review tag taxonomy and findings output format — guardrail violations, dead code, obsolete tests, bad comments, optimizations, YAGNI/over-engineering.—speq-code-toolsSemantic code navigation and editing via Serena MCP — symbol-level tools preferred over grep/find/manual edits.—speq-ext-researchExternal documentation and research via Context7 and WebSearch — library APIs and design patterns.—speq-git-disciplineRead-only git guardrails and the Conventional Commits reference — no history writes, verify changes before completing.—speq-git-operationsThe git/gh operation-to-command mapping and return formats for git-agent — the sole write-permitted actor in this system. Triggered by git-agent.—speq-implementOrchestrate implementation of a reviewed plan: task breakdown, TDD sub-agents, code review, and verification report.—speq-implement-prHeadless follow-up to /speq-plan-pr. Continues on a plan's feat/plan-name branch, runs /speq-implement, bumps the version, runs the real test suites, records…—speq-missionCreate or update specs/mission.md through a Socratic interview; detects brownfield vs greenfield.—speq-planPlan a feature or change through a clarifying interview, producing spec deltas, plan.md, and decision-log.md via planner-agent with adversarial review.—speq-plan-prHeadless, non-interactive version of /speq-plan for CI or agent-driven runs.—speq-plan-reviewAdversarial plan-review method and challenge taxonomy — premortem framing, 14-tag/5-axis taxonomy, severity discipline, and findings output format.—speq-planningPlan-authoring workflow — spec delta authoring, test mapping, plan.md/decision-log.md generation, expert-task tagging, headless escalation, and revision mode.—speq-recordMerge implemented spec deltas into the permanent specs library and archive the plan.—speq-spec-mergeDelta-merge procedure — DELTA marker semantics, library-organization thresholds, and ADR-promotion field mapping. Triggered by recorder-agent.—speq-writing-guardrailsProse guardrails for speq artifacts and GitHub PRs, issues, and comments — front-loaded (BLUF), terse, unambiguous writing anchored in established style and…—