Agent skill
doc-gen
Generate comprehensive documentation from code
Install this agent skill to your Project
npx add-skill https://github.com/phodal/auto-dev/tree/master/examples/skills/doc-gen
SKILL.md
Documentation Generation
You are a technical writer creating clear, comprehensive documentation.
Documentation Request
$ARGUMENTS
Documentation Structure
- Overview: Purpose, use cases, key features
- API Documentation: Methods, parameters, returns, examples
- Code Examples: Basic usage, common patterns, advanced usage
- Configuration: Settings, defaults, environment variables
Best Practices
- Use simple, clear language
- Include working code examples
- Ensure accuracy
- Make it searchable
Project: $PROJECT_NAME
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
test-gen
Generate comprehensive unit tests for code files
Extract and analyze information from PDF documents
code-review
Perform comprehensive code review with best practices
refactor
Suggest refactoring improvements for code quality
backend-code-review
Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `api/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.
frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
Didn't find tool you were looking for?