DO

documentation-style

Follows Lixpi project conventions for writing documentation. Strictly prohibits host-side package manager usage.

Install

mkdir -p .claude/skills/documentation-style && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10475" && unzip -o skill.zip -d .claude/skills/documentation-style && rm skill.zip

Installs to .claude/skills/documentation-style

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Follow Lixpi documentation conventions when creating or updating Markdown, diagrams, READMEs, feature documentation, proposals, or other authored documentation.
160 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Create Markdown
  • Draft proposals
  • Manage diagrams
  • Update READMEs

How it works

It enforces documentation conventions and style guides, mandating isolated execution environments for tooling.

Inputs & outputs

You give it
Documentation content
You get back
Formatted documentation

When to use documentation-style

  • Writing project README files
  • Updating technical documentation
  • Drafting proposal documents
  • Managing project diagrams

About this skill

Documentation Style

Before running any command, follow the Docker-only command rule in AGENTS.md and documentation/development-workflow/AGENT-SKILLS.md: never run npm, npx, pnpm, or pnpx on the host.

Read and follow documentation/documentation-style-guides/USING-DOCUMENTATION-STYLE-GUIDES.md. That document selects the applicable sources of truth.

When not to use it

  • Running npm on host
  • Ignoring style guides

Prerequisites

Docker

Limitations

  • Never run npm/npx on host
  • Follows specific style guides

How it compares

It requires all documentation tooling to run inside Docker, preventing host environment pollution.

Compared to similar skills

documentation-style side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
documentation-style (this skill)02moNo flagsBeginner
write-docs63moNo flagsBeginner
docs-changelog44moNo flagsBeginner
docs-writer43moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry