Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
creating-superfans-hodak
Apply Brittany Hodak's SUPER Model for customer loyalty, referrals, word of mouth, personalization, service recovery, and scalable customer experience.
contract-drafting-and-review-guidance-china-law
Apply China contract drafting review with San Guan Si Bu Fa. Trigger on contract review, drafting, clauses, or deal structure.
contagious-viral-content-berger
Apply Jonah Berger''s STEPPS framework. Trigger on: "why is this not spreading?", "make this campaign contagious", "diagnose viral content".
common-stocks-uncommon-profits
Apply Philip Fisher growth stock investing methodology from Common Stocks and Uncommon Profits. Use this skill whenever a user asks about evaluating whether a company is a growth stock, analyzing a company investment quality, when to buy or sell a stock, how to research a company
common-sense-index-investing-bogle
Apply John Bogle index investing rules for low-cost funds, asset allocation,
clash-cultures-investment-speculation-bogle
Apply John Bogle stewardship capitalism logic to separate investing from
business-adventures-analysis-brooks
Use Business Adventures for "why did this fail?", "analyze this crisis", "what pattern applies?", or "what would Brooks notice?"
weaverse-integration
Integrate Weaverse into an existing Shopify Hydrogen project — analyze codebase, convert existing components to Weaverse sections, set up SDK, configure routes, and preserve coding style. For projects not yet using Weaverse.
weaverse-hydrogen
Build Shopify Hydrogen storefronts with Weaverse — components, schemas, loaders, theming, data fetching, React Router v7, deployment, and advanced features.
theme-update
Safely update a Weaverse Pilot theme to the latest version — detects current version, fetches release diffs, plans changes category-by-category, preserves customizations, verifies build.
shopify-hydrogen
Core Shopify Hydrogen APIs — createHydrogenContext, cart handler, CartForm, caching strategies, pagination, SEO, variant selection, analytics, and CSP.
hydrogen-upgrades
Step-by-step guides for upgrading Shopify Hydrogen between versions — breaking changes, code diffs, and migration steps for each release.
hydrogen-cookbooks
Step-by-step implementation guides for building features in a Shopify Hydrogen storefront — bundles, combined listings, customer accounts, 3D models, performance, variant media, and Weaverse integration.
reseed
How to use reseed to manage agent skills in a project. Use when the user mentions reseed, agent skills, SKILL.md, .agents/skills/, or .claude/skills/, or wants to install, add, remove, sync, or list skills.
wrapped-text-style-preservation
Track per-character segments so wrapped or truncated text keeps its original colors and emphasis.
withheld-max-output-token-errors
Delay surfacing max-output-token failures until the recovery loop completes, then emit sanitized tool_result errors.
wire-shape-aligned-budgeting
Keep each wire message’s aggregate tool_result size within the configured budget by compacting the largest fresh results first.
viewport-aware-animation-pausing
Stop updating animation ticks as soon as the animated element leaves the viewport so scrollback never forces terminal resets.
user-invocable-capability-serialization
Serialize announced command and skill surfaces from a shared capability shape, excluding entries explicitly marked non-user-invocable.
user-input-before-thread-attachments
Resolve user-input attachment triggers before running later thread-safe attachment builders so dependent state is in place.
type-tiered-bridge-command-gating
Gate bridge-executed slash commands by command type first: block local-jsx UI commands, allow prompt commands by construction, and require an explicit allowlist for plain local commands.
turn-zero-vs-inter-turn-skill-discovery-split
Block skill discovery only on the initial user message; run later discovery asynchronously while tools execute using the write-pivot guard.