clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

12,004 results · page 234 / 501
Skillq 0.52

pr-review

Fix engine for PR review comments. Fetches review comments (Gemini bot or human), categorizes by impact, posts a prioritized fix queue, and applies fixes on dev approval. Called directly for quick fixes, or internally by pr-review-agent as part of full PR review.

skillsource-wednesday-solutionsskill-pr-review+9
free
Skillq 0.52

pr-create

Agent-driven PR creation skill. Validates branch, runs pre-push checklist, generates GIT-OS compliant PR title and body from commit history, detects stacked branches, then pushes and opens the PR via gh CLI.

skillsource-wednesday-solutionsskill-pr-create+9
free
Skillq 0.52

greenfield

Parallel persona planning for new projects. Research agent runs first to build domain context, then Architect, PM, and Security agents run in parallel. Synthesis agent combines all perspectives into a detailed GSD-style PLAN.md with Tensions section.

skillsource-wednesday-solutionsskill-greenfield+9
free
Skillq 0.52

git-os

Enforces conventional commits, atomic changes, and GIT-OS workflow for Wednesday Solutions projects. Every agent that generates a commit must read this skill first.

skillsource-wednesday-solutionsskill-git-os+9
free
Skillq 0.52

deploy-checklist

Pre-deploy and post-deploy checklist skill. Ensures env vars, migrations, CI, rollback plan, smoke tests, and monitoring are verified before and after every deployment.

skillsource-wednesday-solutionsskill-deploy-checklist+9
free
Skillq 0.52

brownfield-query

Deterministic lookups from dep-graph.json. Use for direct structural questions about a specific file or module — what it imports, what imports it, its risk score, its exports. For multi-module or natural-language questions use brownfield-chat instead.

skillsource-wednesday-solutionsskill-brownfield-query+9
free
Skillq 0.52

brownfield-gaps

Improves graph coverage for a specific file with dynamic/unannotated patterns (event emitters, dynamic require, global injection). Use when dep-graph shows gaps on a file or when chat/query returns "not mapped". Not for querying — only for improving coverage.

skillsource-wednesday-solutionsskill-brownfield-gaps+9
free
Skillq 0.52

brownfield-fix

Use before editing any file in a brownfield project. Runs risk check and blast radius before making any change.

skillsource-wednesday-solutionsskill-brownfield-fix+9
free
Skillq 0.52

brownfield-enrich

Schema reference for comment enrichment. The enrichment workflow is printed by `wednesday-skills map` in the `[ENRICH]` block — follow those instructions.

skillsource-wednesday-solutionsskill-brownfield-enrich+9
free
Skillq 0.52

brownfield-drift

Enforces architecture boundaries defined in PLAN.md. Use when a PR crosses module/service boundaries, when the dev asks "are we following the architecture?", or as a scheduled architecture health check. Not for querying what a module does — use brownfield-chat for that.

skillsource-wednesday-solutionsskill-brownfield-drift+9
free
Skillq 0.52

brownfield-chat

Natural-language Q&A across the full codebase. Use for multi-module questions, "what breaks if", git history, cross-cutting queries, and anything spanning more than one file. For a single-file lookup use brownfield-query instead.

skillsource-wednesday-solutionsskill-brownfield-chat+9
free
Skillq 0.54

utility-update-pm-skills

Checks for newer pm-skills releases, compares local vs. latest version, previews what would change, and updates local files after user confirmation. Generates a structured update report documenting changed files, new capabilities, and the value delta between versions. Use when yo

skillsource-product-on-purposeskill-utility-update-pm-skills+8
free
Skillq 0.54

utility-slideshow-creator

Generates professional presentations from a JSON deck specification using 18 slide types with dark/light variants, content-to-layout decision logic, and calibrated character limits. Ships with a default professional theme and supports custom themes via utility-slideshow-themer.

skillsource-product-on-purposeskill-utility-slideshow-creator+8
free
Skillq 0.54

utility-pm-skill-validate

Audits an existing pm-skills skill against structural conventions and quality criteria. Produces a structured validation report with pass/fail checks, severity-graded findings, and actionable recommendations. Use when checking whether a skill meets repo standards before shipping

skillsource-product-on-purposeskill-utility-pm-skill-validate+8
free
Skillq 0.54

utility-pm-skill-iterate

Applies targeted improvements to an existing pm-skills skill based on feedback, validation reports, or convention changes. Reads current files, previews proposed changes, writes on confirmation, and suggests a version bump. Use when improving a skill after validation or feedback.

skillsource-product-on-purposeskill-utility-pm-skill-iterate+8
free
Skillq 0.54

utility-pm-skill-builder

Guides contributors from a PM skill idea to a complete Skill Implementation Packet aligned with pm-skills conventions. Runs gap analysis, validates through a Why Gate, classifies by type and phase, generates draft files, and writes to a staging area for review before promotion.

skillsource-product-on-purposeskill-utility-pm-skill-builder+8
free
Skillq 0.54

utility-mermaid-diagrams

Teaches PMs to create syntactically valid mermaid diagrams by selecting the right diagram type for their communication need, following syntax validity rules, and validating before shipping. Covers all 15 mermaid diagram types with PM-relevant examples and a dual-lens navigation s

skillsource-product-on-purposeskill-utility-mermaid-diagrams+8
free
Skillq 0.54

measure-instrumentation-spec

Specifies event tracking and analytics instrumentation requirements for a feature. Use when defining what data to collect, ensuring consistent tracking implementation, or documenting analytics requirements for engineering.

skillsource-product-on-purposeskill-measure-instrumentation-spec+8
free
Skillq 0.54

measure-experiment-results

Documents the results of a completed experiment or A/B test with statistical analysis, learnings, and recommendations. Use after experiments conclude to communicate findings, inform decisions, and build organizational knowledge.

skillsource-product-on-purposeskill-measure-experiment-results+8
free
Skillq 0.54

measure-experiment-design

Designs an A/B test or experiment with clear hypothesis, variants, success metrics, sample size, and duration. Use when planning experiments to validate product changes or test hypotheses.

skillsource-product-on-purposeskill-measure-experiment-design+8
free
Skillq 0.54

measure-dashboard-requirements

Specifies requirements for an analytics dashboard including metrics, visualizations, filters, and data sources. Use when requesting dashboards from data teams, defining KPI tracking, or documenting reporting needs.

skillsource-product-on-purposeskill-measure-dashboard-requirements+8
free
Skillq 0.54

iterate-retrospective

Facilitates and documents a team retrospective capturing what went well, what to improve, and action items. Use at the end of sprints, projects, or milestones to reflect and improve team practices.

skillsource-product-on-purposeskill-iterate-retrospective+8
free
Skillq 0.54

iterate-refinement-notes

Documents backlog refinement session outcomes including stories refined, estimates, questions raised, and decisions made. Use during or after refinement to capture the results and share with absent team members.

skillsource-product-on-purposeskill-iterate-refinement-notes+8
free
Skillq 0.54

iterate-pivot-decision

Documents a strategic pivot or persevere decision with the evidence, analysis, and rationale. Use when evaluating whether to change direction on a product, feature, or strategy based on market feedback.

skillsource-product-on-purposeskill-iterate-pivot-decision+8
free