LLM Skills
~/catalog/technical documentation//document-feature

Document feature

/document-feature

Documents a new or updated feature in `docs/MANUAL.md`.

Deibiz4Deibiz4
21
March 1, 2026
// skill content

Document a new or modified feature at docs/MANUAL.md. Steps: 1. Ask me which feature you should document if I haven’t mentioned it, or identify it from the context of the session 2. Find the correct section at docs/MANUAL.md where to insert the documentation 3. Add the entry using this format: `` ### [Nombre de la función o feature] **Descripción**: qué hace y para qué sirve **Uso**: [código de ejemplo] **Parámetros**: - name (tipo): descripción **Retorna**: descripción del valor de retorno **Ejemplo**: [ejemplo completo y funcional] `` 4. Update the table of contents if the manual has one. If the feature modifies something existing rather than adding something new, edit the existing entry instead of creating a new one.

// original public source
Deibiz4/claude-code-template
/.claude/commands/document-feature.md
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/document-feature.md" "https://raw.githubusercontent.com/Deibiz4/claude-code-template/master/.claude/commands/document-feature.md"
Then in Claude Code, type /document-feature to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
CreatorDeibiz4
Stars 21
UpdatedMarch 1, 2026
Format.md
AccessFree
// similar

Skills Technical documentation

View allarrow_forward