init-docs

Initialize project documentation directories with English and Korean policy files.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/ywj3493/claude-skills --skill init-docs-ywj3493
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-docs
Source: https://github.com/ywj3493/claude-skills/tree/main/skills/init-docs
Command: npx skills add https://github.com/ywj3493/claude-skills --skill init-docs-ywj3493

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of a consistent and comprehensive documentation structure for new projects, saving significant setup time and ensuring adherence to best practices from the start.

Core Features & Use Cases

  • Project Initialization: Sets up a standardized directory layout for documentation (docs/en/, docs/ko/, docs/reference/).
  • Policy Seeding: Creates essential policy documents (e.g., commit message rules, naming conventions) in both English and Korean.
  • Root CLAUDE.md: Places a foundational CLAUDE.md file in the project root for AI interaction guidelines.
  • Use Case: When starting a new software project, use this Skill to instantly generate the necessary folders and initial policy files, allowing you to focus on development rather than boilerplate setup.

Quick Start

Run the init-docs skill to set up the standard project documentation structure.

Frequently Asked Questions about init-docs

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

FAQPage Schema
How do I set up a standard documentation directory structure for a new project?

To set up a standard documentation directory structure, run the initialization command to automatically generate folders for English and Korean specifications, issues, and policies alongside a root CLAUDE.md file. This ensures consistent documentation practices from the start.

What is the best way to create initial project policy documents for commit messages and naming conventions?

The best way to create initial project policy documents is to use an automated initialization skill that seeds essential policy files for commit messages and naming conventions directly into your project. This generates foundational policy documents in both English and Korean subdirectories.

Can I generate bilingual documentation folders for English and Korean specifications automatically?

Yes, you can generate bilingual documentation folders automatically. The project initialization process creates dedicated English and Korean subdirectories specifically designed to house project specifications, issues, and policies.

Does this documentation initialization tool require any external dependencies or frameworks?

No, this documentation initialization tool does not require any external dependencies or frameworks. It operates independently to create your project's foundational documentation structure and root CLAUDE.md file without prerequisites.

How do I add a root CLAUDE.md file for AI interaction guidelines when starting a new software project?

To add a root CLAUDE.md file for AI interaction guidelines, execute the project documentation initialization command. This automatically places the foundational CLAUDE.md file in your project root during the directory structure setup.