One-click install
npx skills add https://github.com/JaesikYun-jax/ai-breeder-game --skill design-jaesikyun-jax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/JaesikYun-jax/ai-breeder-game/tree/main/.claude/skills/design
Command: npx skills add https://github.com/JaesikYun-jax/ai-breeder-game --skill design-jaesikyun-jax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill routes complex web-novel design requests to the most suitable sub-skills, acting as a navigator that guides users toward the correct path instead of performing the design itself.

Core Features & Use Cases

  • Integrates the propose, design-big, and design-small flows and routes requests to the appropriate sub-skill for efficient decisioning.
  • Handles ambiguous prompts like "웹소설 기획 부탁해" by directing users to a proposal or to the appropriate design path.
  • Maintains a clear, stepwise progression, loading the correct phase resources after each completed stage.

Quick Start

Describe your design need, and the router will guide you to the appropriate sub-skill and load the project’s proposal when required.

Frequently Asked Questions about design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route ambiguous web-novel design prompts to the correct workflow?

You can handle ambiguous web-novel design requests by using a routing skill that interprets the prompt, determines the scope, and directs the workflow to proposal, big design, or small design sub-skills.

What is the correct step-by-step workflow for web-novel design and proposal?

The web-novel design workflow follows a strict stepwise progression: determine the project scope, execute the big design phase, then proceed to small design, loading the correct phase resources after each stage completes.

Can I use this workflow router for small-scale design tasks without a full proposal?

The workflow router can handle small-scale design tasks by evaluating the request scope and routing directly to the design-small sub-skill, bypassing the proposal and design-big phases if the project constraints do not require them.

Do I need specific input data to start the web-novel design routing process?

You only need a text description of your design need to start the web-novel design routing process, as the router interprets even vague prompts and loads the appropriate project proposal and phase resources automatically.

What's the best way to manage phase navigation across propose, design-big, and design-small?

The best way to manage phase navigation is to rely on the router to enforce the workflow progression, ensuring the relevant phase resources for propose, design-big, and design-small are loaded sequentially after each stage is completed.