Total 46,975 skills
Showing 12 of 46975 skills
Applies behavioral science, cognitive biases, and psychological principles to marketing strategy, copy, pricing, and conversion optimization. Use when the user wants to improve persuasion in their copy, apply mental models to marketing decisions, understand why customers behave as they do, use psychology to improve conversion rates, or make any marketing more effective using behavioral science. Also triggers for 'loss aversion', 'social proof', 'scarcity', 'cognitive bias', 'Cialdini', 'Jobs to Be Done', 'behavioral design', or 'why do customers not buy'.
Creates or updates the product marketing context document for a brand — the deep positioning reference that all marketing specialists read before any task. Use when the user wants to document product positioning, target audience, customer language, competitive differentiation, objections, personas, or proof points. Also use when marketing output feels generic and needs richer brand context, when starting a new brand without a full SOSTAC plan, or when SOSTAC is complete and the user wants a distilled reference for the whole team. Works with the multi-brand system — always asks which brand to work on first.
Use when committing changes, staging files, or finishing work in a git worktree. Covers smart commit, multi-concern splitting, sensitive-file guarding, and worktree merge.
Automate deployment to Vercel platform. Manages deployment configuration, environment setup, and CI/CD integration.
Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design fundamentals. Layer boundaries, dependency rules, and tactical patterns for maintainable systems.
x402 paid API endpoints, inbox messaging, project scaffolding, and OpenRouter AI integration. Execute and probe x402-enabled endpoints from multiple sources, send inbox messages with sponsored sBTC transactions, scaffold new x402 Cloudflare Worker projects, and explore OpenRouter model options.
Write effective AGENTS.md files that give coding agents the context they need to work in a repository. Use when creating a new AGENTS.md, improving an existing one, setting up a repo for AI coding agents, or onboarding agents to a codebase. Triggers on: "write AGENTS.md", "create AGENTS.md", "agent instructions", "set up repo for agents", "configure coding agent", "onboard agent to codebase", "agent context file".
Swift concurrency API reference — actors, Sendable, Task/TaskGroup, AsyncStream, continuations, isolation patterns, DispatchQueue-to-actor migration with gotcha tables
ADR management skill. Auto-invoked for generating architecture decisions, documenting design rationale, and maintaining the decision record log. Uses native read/write tools to scaffold and update ADR markdown files.
React best-practices reviewer for TSX files. Triggers after editing multiple TSX components to run a condensed quality checklist covering component structure, hooks usage, accessibility, performance, and TypeScript patterns.
Design, build, deploy, test, and debug serverless applications with AWS Lambda. Triggers on phrases like: Lambda function, event source, serverless application, API Gateway, EventBridge, Step Functions, serverless API, event-driven architecture, Lambda trigger. For deploying non-serverless apps to AWS, use deploy-on-aws plugin instead.
Tiered memory system for cognitive continuity across agent sessions. Manages hot cache (session context loaded at boot) and deep storage (loaded on demand). Use when: (1) starting a session and loading context, (2) deciding what to remember vs forget, (3) promoting/demoting knowledge between tiers, (4) user says 'remember this' or asks about project history.