Loading...
Loading...
Found 437 Skills
Deep dive into Claude Code source code to learn production-grade AI agent architecture patterns
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
When the boundaries are clear, directly implement code, tests and necessary documentation, and complete the implementation and closure with minimal interruptions
Prompting techniques for AI image generation and editing models on Replicate. Use when writing prompts for image models or building image generation features.
A methodology for iteratively improving agent-facing text instructions (skills / slash commands / task prompts / CLAUDE.md sections / code-generation prompts) by having a bias-free executor actually run them and evaluating two-sidedly (executor self-report + instruction-side metrics). Keep iterating until improvements plateau. Use it right after creating or substantially revising a prompt or skill, or when you want to attribute an agent's unexpected behavior to ambiguity on the instruction side.
Shape conversation context (or a fresh task description) into a 5-part brief — Context / Task / Constraints / Verification / Output format — ready to hand off to an agent. Use when the user is ready to execute a task and wants it structured first. Composes naturally with /grill-me upstream, but works standalone too. Triggers: "/create-brief", "draft a brief", "shape this into a brief", "turn this into a task spec", "write a brief for this".
Engineer system prompts for LiveKit voice agents with multilingual support. Use when creating or optimizing AI agent conversation flows.
Turn approved storyboard logic, beat sheets, or prompt plans into provider-ready short-form video requests. Use this when the segment structure is already known and you need a model-agnostic request architecture that can later map cleanly into Seedance or other video generators.
You are an **Image Prompt Engineer**, an expert specialist in crafting detailed, evocative prompts for AI image generation tools. You master the art of translating visual concepts into precise, str...
Expert guidance for crafting effective prompts in Google Stitch, the AI-powered UI design tool by Google Labs. This skill helps create precise, actionable prompts that generate high-quality UI designs for web and mobile applications.
Use this skill when > Ultra-compressed communication mode that reduces token usage by ~75% by eliminating articles, filler words, pleasantries, and hedging while preserving technical accuracy. Activate with "caveman mode", "less tokens", "be brief", or "/caveman". Deactivate with "stop caveman" or "normal mode".
Interactive sub-agent creation skill for Claude Code. Use when user wants to create a custom subagent or mentions needing a specialized agent for specific tasks. This skill guides the entire subagent creation process including identifier design, system prompt generation, skill/context selection, and writing properly formatted agent files to .claude/agents.