Loading...
Loading...
Found 580 Skills
Use this skill when crafting LLM prompts, implementing chain-of-thought reasoning, designing few-shot examples, building RAG pipelines, or optimizing prompt performance. Triggers on prompt design, system prompts, few-shot learning, chain-of-thought, prompt chaining, RAG, retrieval-augmented generation, prompt templates, structured output, and any task requiring effective LLM interaction patterns.
A cross-cutting cognitive mode for sitting with design problems before rushing to solve them. Part of the Intent design strategy system. Activates expansive brainstorming: hyperassociativity, beginner's mind, cross-domain pattern recognition, and suppression of premature idea-dismissal. Works alongside every Intent skill — strategize uses it to reframe briefs, blueprint to question structural assumptions, journey to rethink interaction models, and specify to stress-test specs. Trigger when the user invokes "expansive mode", "philosopher mode", "sit with this", "brainstorm", "explore this problem", or says things like "go weird with it", "don't filter yourself", "what connections are you not making", "think about this differently", or "I'm stuck". This is a reasoning protocol, not a persona — Claude's voice stays grounded but the cognitive process changes significantly.
Prepares tax-season materials — quarterly estimated tax calculation or year-end 1099 prep — and produces an accountant handoff packet. Accepts optional mode and year arguments.
Plan Amazon FBA inventory end to end. Calculates reorder timing and quantity, safety stock, week-by-week days of cover, builds a 12-week PO schedule, applies ASIN-level restock limits and seasonal multipliers, watches the IPI score levers, and surfaces stranded and aged inventory. Use when a user asks about restocking, when to reorder, how much to order, running out of stock, the IPI score, restock limits, ASIN restock limit, days of cover, 90-day forecast, restock schedule, long-term storage fees, aged inventory, or stranded inventory. Trigger phrases. "inventory management", "when to reorder", "restock", "safety stock", "IPI score", "stockout", "aged inventory", "long-term storage", "reorder schedule", "forecast", "days of cover", "ASIN restock limit". Works with zero tools. the user provides sales rate and lead times.
Detect and fix silent Amazon category re-noding. When Amazon quietly moves listings to incorrect browse-tree nodes, sales drop sharply because the listing now ranks against the wrong queries. This skill audits the nodes, identifies the wrong placements, and writes the browse-node correction case for Seller Central. Use when a user notices a sudden sales drop with flat ad spend, a listing in the wrong browse category, or wonders why their product is not showing up for the right keywords. Trigger phrases: "category", "browse node", "wrong category", "re-noded", "sales dropped no reason", "browse tree". Works with zero tools.
Agent Script DSL development skill for Salesforce Agentforce. Enables writing deterministic agents in a single .agent file with FSM architecture, instruction resolution, and hybrid reasoning. Covers syntax, debugging, testing, and CLI deployment.
Write C++ code following Sean Parent's "No Raw Loops" philosophy. Emphasizes algorithm-based thinking, composition over iteration, and treating code as mathematical reasoning. Use when refactoring or writing new C++ to maximize clarity and correctness.
This skill should be used when the user asks to "create a ReAct agent", "build an agent with tools", "implement tool-calling agent", "use dspy.ReAct", mentions "agent with tools", "reasoning and acting", "multi-step agent", "agent optimization with GEPA", or needs to build production agents that use tools to solve complex tasks.
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.
Detect buying intent from job postings. When a company posts a job in your problem area, they've allocated budget and are actively thinking about the problem. This skill finds those companies, qualifies them, extracts personalization context, and outputs everything to a Google Sheet. Does NOT do outreach — just delivers qualified leads with reasoning.
Sistema de planificación basado en archivos estilo Manus para organizar y rastrear el progreso de tareas complejas. Crea task_plan.md, findings.md y progress.md. Cuando el usuario solicita planificación, desglose u organización de proyectos multipaso, tareas de investigación o trabajos que requieren más de 5 llamadas a herramientas. Soporta recuperación automática de sesión tras /clear. Palabras clave: planificación de tareas, planificación de proyecto, crear plan de trabajo, analizar tareas, organizar proyecto, seguimiento de progreso, planificación multipaso, ayúdame a planificar, desglosar proyecto
AI-first coding guidelines for projects maintained by LLMs. Use when creating new code, refactoring, or reviewing code to optimize for model reasoning, regenerability, and debugging; applies to layout, architecture, functions, naming, logging, platform use, and tests.