Find the perfect skill
Land and Deploy PR
DevOps
Merges the PR, waits for CI and deploy, verifies production health via canary checks. Takes over after /ship creates the PR.
Minecraft Image Generation
Content
Generate Minecraft-focused raster assets with Codex's built-in image generation tool, including pack icons, promo art, concept textures, and more.
Open Source Team Knowledge Base and Wiki Platform
Productivity
Outline is a fast collaborative knowledge base for teams built with React and Node.js, offering real-time editing, Markdown support, and a rich API.
Autonomous beads work session
Development
Runs an unattended work session: claims an epic, breaks it into features/tasks, and implements each feature in isolated worktrees with parallel reviewed branches and draft PRs.
Pre-Landing PR Review
Development
Analyzes the diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues before merging.
QA Verification
Testing
Verify that code changes are correct, safe, and ready to ship. Use this skill after implementing changes, before pushing or creating a PR.
iOS SwiftUI App Scaffold
Development
Create a complete SwiftUI iOS project with MVVM, offline-first persistence, push notification plumbing, tooling, and CI.
Thin Wrapper Skill Pattern
Development
Standard pattern for workflow skills. It validates inputs, prepares delegation context, and invokes a subagent via the Task tool.
Codex Prompting Improvement
Development
Use to improve Codex-style task prompts, AGENTS.md instructions, review briefs, subagent handoffs, or implementation requests.
App
Development
Generic instructions for executing an app-related skill.
Thread Spawner
Development
Spawns and manages parallel threads on a claude-threads orchestrator from Claude Code. Enables parallel execution of epics and tasks with isolated git worktrees.
Ideogram Common Errors
Development
Diagnose and fix common Ideogram API errors including authentication, rate limiting, and safety checks.