documentation

Generate README, overview, and API reference documents from templates.

Updated Apr 29, 2025
One-click install
npx skills add https://github.com/simplecore-inc/simplix --skill documentation-simplecore-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation
Source: https://github.com/simplecore-inc/simplix/tree/main/.claude/skills/documentation
Command: npx skills add https://github.com/simplecore-inc/simplix --skill documentation-simplecore-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SimpliX teams struggle with inconsistent, outdated documentation across modules. This Skill provides guidelines and templates to produce README, overview, and feature guides that align with project standards, reducing onboarding time and support queries.

Core Features & Use Cases

  • Template-driven documentation: Automatically generate README.md, overview, and API reference using established templates.
  • Guideline validation: Validate content against documentation guidelines to catch formatting and language issues.
  • Use Case: A module team creates a new component and instantly gets a ready-to-publish README, overview, and config docs.

Quick Start

Create or update a module's documentation by applying the standard templates. For example:

  • Command: Generate {module} README.md, Overview, and API reference using the templates, then place them under {module}/README.md, {module}/docs/ko/overview.md, and {module}/docs/ko/api-reference.md.