dissect-builtin

Load Claude Code built-in skill prompts and generate Korean README.md and PROMPT.md documentation.

Updated May 31, 2025
One-click install
npx skills add https://github.com/dEitY719/dotfiles --skill dissect-builtin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dissect-builtin
Source: https://github.com/dEitY719/dotfiles/tree/main/claude/skills/dissect-builtin
Command: npx skills add https://github.com/dEitY719/dotfiles --skill dissect-builtin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze and document Claude Code built-in skills. Load a built-in skill's prompt via the Skill tool, explain its behavior in Korean, and save structured documentation (README.md + PROMPT.md) to the dotfiles repository. Use when the user wants to study, dissect, or document a built-in skill (e.g., "/dissect-builtin simplify", "/dissect-builtin loop"). Trigger on requests like "내장 스킬 분석", "built-in skill 공부", or "스킬 해부".

Core Features & Use Cases

  • Analyze and document built-in skills used by Claude Code
  • Generate a README.md in Korean detailing interpretation, phases and features
  • Save the original prompt to PROMPT.md for reference

Quick Start

Execute the command to dissect a built-in Claude skill by specifying the target skill name.

Frequently Asked Questions about dissect-builtin

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

FAQPage Schema
Does dissecting a built-in skill require any external dependencies?

No, dissecting a built-in skill requires no external dependencies, as it solely relies on loading the original prompt via the Skill tool and generating markdown documentation files.

How do I document a Claude Code built-in skill for internal reference?

To document a built-in skill, you can dissect it by loading its original prompt verbatim and generating a structured README.md detailing its summary, phases, and features alongside a PROMPT.md file.

Can I generate Korean documentation for Claude built-in prompts?

Yes, you can generate Korean documentation by loading a built-in skill's prompt and writing a detailed README.md in Korean that explains the skill's behavior, phases, and core features.

What is the best way to analyze and decompose a built-in AI skill?

The best way to analyze a built-in AI skill is to load its prompt via the Skill tool, dissect its core mechanics, and save the original prompt and structured documentation into your repository.

How do I save dissected Claude skill prompts into my dotfiles repository?

You can save dissected skill prompts by writing the original prompt content to a PROMPT.md file and the Korean documentation to a README.md under the claude/built-in-skills/<skill-name>/ directory.

Does dissecting a built-in skill require any external dependencies?

No, dissecting a built-in skill requires no external dependencies, as it solely relies on loading the original prompt via the Skill tool and generating markdown documentation files.