feature-doc-elaborate | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / feature-doc-elaborate

feature-doc-elaborate

maintained by JohnLudlow

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: feature-doc-elaborate description: Produce a feature/component documentation that adheres to repo standards.

Feature Elaboration

Purpose of this skill

The purpose of this skill is to generate a document that describes how a feature might be implemented, with enough context and explanatory content that a developer with limited domain knowledge would be able to progress with feature implementation.

When to use this skill

Use this skill when the user wants to describe a new feature.

Process inputs

  • A description of the requested feature
  • Optionally, a document partially describing the feature

Process outputs

  • A detailed document describing the feature including architectural considerations and an implementation guide

How to generate the new feature document

  • Create or update a Markdown Document under docs using the provided template.

  • When adding code snippets:

    • Include a short paragraph description before the code snippet explaining what it does.
    • Remember to ensure any custom types have been defined before trying to use them
  • Link from docs/README.md and validate links.

  • Inputs: feature name and description, config keys.

  • Outputs: new/updated doc path; docs index entry.

  • Preconditions: gather architecture/context; decide doc location.

  • Verification: link check passes; content follows principles; examples compile.

  • Rollback: revert doc if requirements unmet; fix and re-run.

  • Naming: place feature docs at docs/features/<feature-name>.md; use kebab-case (e.g., chunked-tilemap.md), no spaces, concise names.

  • Use the review process to check the document for issues and fix them

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools technical docs

Related Skills

gh-docs
chevron_right
writing-plans
chevron_right
makepad-reference
chevron_right
mintlify-docs
chevron_right
gemini-cli
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.