Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
customers-yachts-wall-street-schwed
Analyze financial advice and Wall Street conflicts of interest using Fred Schwed's framework. Trigger on: "Can I trust this broker/advisor?", "Is this forecast reliable?", "Why is financial advice so complex?", "Whose interest does this serve?", "Should I believe this market pred
creating-superfans-hodak
Apply Brittany Hodak's SUPER Model for customer loyalty, referrals, word of mouth, personalization, service recovery, and scalable customer experience.
合同起草审查(中国法律适用)
依据中国《民法典》及相关法律,运用三观四步法对合同进行起草与审查。触发词:审查合同、起草合同、合同风险、合同条款、交易结构分析、合同修改意见。
Contagious — STEPPS Viral Content Framework
Apply Jonah Berger's STEPPS framework to engineer contagious content: Social Currency, Triggers, Emotion, Public, Practical Value, Stories.
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
Applies Bogle's index fund framework to investment decisions. Use when evaluating index vs active funds, fund costs, stock/bond allocation, or performance-chasing risk.
clash-cultures-investment-speculation-bogle
Evaluate investments and financial products using Bogle's investment vs. speculation framework. Trigger on: "Is this a good fund?", "Should I trade or hold?", "Are my investment costs too high?", "Is this financial product serving investors?", "Explain why most active funds under
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.