Loading...
Loading...
Found 5,651 Skills
File-based routing conventions for Cloudwerk, a full-stack framework for Cloudflare Workers. Use when creating pages, API routes, layouts, middleware, or error boundaries. Triggers on tasks involving route files (page.tsx, route.ts, layout.tsx, middleware.ts, error.tsx, not-found.tsx), dynamic segments ([id], [...slug]), route groups ((group)), loaders, actions, or data loading patterns.
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs", "find documentation", "look up a function", "check the API", or before implementing changes to verify correct signatures and patterns.
TanStack Router file-based routing patterns including route creation, navigation, loaders, type-safe routing, and lazy loading. Use when creating routes, implementing navigation, or working with TanStack Router.
Polish code changes by recovering context, checking against codebase guidelines, removing AI slop, and running review. Use when finalizing work on a branch before PR.
Notion API for workspace automation including databases, pages, blocks, query/filter syntax, and integration patterns
Execute implementation plans incrementally with verification at each step. Works through numbered sections one at a time, sanity-checks assumptions against the codebase, and stops on inconsistencies. Use when implementing a pre-defined plan document. Triggers on "implement this plan", "execute step 3.1", "resume plan at section 4".
AI Intelligent Email Assistant that analyzes email content to generate summaries, determines whether a reply is needed, and creates professional reply drafts based on context.
Implement Stripe Billing for subscriptions, recurring payments, invoicing, and usage-based pricing. Use when: (1) Creating subscription plans (flat, tiered, per-seat, usage-based), (2) Managing subscription lifecycle (trials, upgrades, downgrades, cancellations), (3) Generating and customizing invoices, (4) Implementing metered/usage-based billing, (5) Setting up customer portal for self-service, (6) Configuring dunning and revenue recovery, (7) Applying coupons and promotion codes. Triggers on: subscription, recurring billing, invoice, usage-based, metered billing, SaaS pricing, subscription plan, trial, dunning, proration, customer portal, coupon, promotion code, billing cycle.
Use when synthesizing multiple sources into coherent knowledge bases, performing multi-source analysis, or creating topic expertise from URLs and files. Also use when encountering content integration tasks requiring connections across disparate materials.
11 GTM plays with detailed execution - New Team Members, Skills-Targeting, Role-Targeting, Industry Research, Resources for ICs, Leaving Employees, No Dedicated Role, Bad Reviews, AI Ideas, ServiceBell Allbound, Inbound Followers. Use when building outbound campaigns, creating signal-based plays, or expanding your GTM playbook.
Analyzes code based on John Ousterhout's "A Philosophy of Software Design". Identifies unnecessary complexity, shallow modules, information leaks, and design problems. Use when reviewing architecture, PRs, refactoring, or asking about code quality.
Postgres-backed observability and policy store for the skill system. Provides tables for policy profiles (effect allowlists), skill execution runs, and step-level events. Use when setting up the skill system database or querying execution history.