prd-to-appspec
Safe 78Convert PRDs Into Agent App Specs
Technical PRDs often include code details that slow agent planning. This skill converts them into structured XML app specs for Claude, Codex, and Claude Code.
Unified search
Start with the task. Skillstore will show complete packs first, then individual skills when they are a better match.
Showing results for "agent"
Use these when you need one narrow capability instead of a whole pack.
Convert PRDs Into Agent App Specs
Technical PRDs often include code details that slow agent planning. This skill converts them into structured XML app specs for Claude, Codex, and Claude Code.
Master Prompt and Context Engineering for AI Agents
Vague, bloated prompts waste context and produce unreliable AI agent behavior. This skill applies Anthropic context-engineering principles to help you write clear, structured, high-signal prompts that improve accuracy and reduce token cost.
Build Reliable Inngest Workflows
Background jobs often fail when timers, retries, and side effects are handled inside normal request code. This skill gives Claude, Codex, and Claude Code clear Inngest patterns for durable workflows.
Build UI with Shadcn and 21st.dev
Frontend teams need consistent UI components and page sections. This skill guides Claude, Codex, and Claude Code to use Shadcn MCP and 21st.dev MCP.
Write Token-Efficient LLM Docs
Long documentation wastes context and slows AI assistants. This skill helps convert project knowledge into compact, scannable docs for Claude, Codex, and Claude Code.
Generate AI Videos with RunComfy
Choosing a video model and its required inputs can slow production. This skill routes each request and prepares a focused RunComfy generation command.
Why this variant is first
agentspace-so-ai-video-generation
2026-08-21
danielgwilson-ai-video-generation
2026-08-21
Edit Images with Flux Kontext Pro
Precise image edits need clear model routing and focused prompts. This skill helps Claude, Codex, and Claude Code call Flux 1 Kontext Pro through RunComfy with practical prompt patterns.
Relight Images with RunComfy
Changing image lighting usually requires a new shoot or manual editing. This skill helps Claude, Codex, or Claude Code route still-image relighting requests through RunComfy models.
Edit Videos with RunComfy Model Routing
Choosing the right video edit model is hard when each route has different strengths. This skill routes the request and prepares prompts for RunComfy video editing models.
Edit video regions across frames
Removing or replacing a video region across frames can cause visual drift and broken motion. This skill selects a suitable RunComfy route and provides focused prompts for consistent edits.
Create Correct Claude Rules
Incorrect rule frontmatter can prevent project instructions from loading as intended. This skill guides valid paths syntax, glob patterns, global rules, and Cursor migrations.
Execute Development Plans in Parallel
Large development plans are slow and difficult to coordinate across dependent tasks. This skill schedules subagents in dependency-aware waves, validates their work, commits changes, and updates plan logs.