Source Command Docs

Generate or update project documentation

enuno 20cecd0 716 B Updated 1 repo stars

File contents

source-command-docs

Use this skill when the user asks to run the migrated source command docs.

Command Template

Review and update project documentation.

Tasks to perform:

  1. Check if all public functions have docstrings
  2. Verify README.md is up-to-date with current features
  3. Ensure API.md documents all MCP tools and resources
  4. Check that examples in documentation are valid
  5. Review CONTRIBUTING.md for accuracy
  6. Suggest improvements to documentation

Report back with:

  • Missing or incomplete docstrings
  • Outdated documentation
  • Suggested additions or improvements
  • Documentation coverage percentage

enuno/unifi-mcp-server/tree/main/.agents/skills/source-command-docs commit 20cecd0472

Frequently asked questions

npx skillmds@latest add enuno/source-command-docs