Full Repo Documentarian

Scans directories and adds JSDoc/Docstrings to every function.

0.0 (0 reviews)

Sign in to leave a review

Agent Type AGENTSCRIPT
Total Downloads 0
Author AIAgentsReady.com

About this Agent Prompt

This AI Agent prompt is optimized for high-performance automation tasks within the AGENTSCRIPT framework. It leverages expert design to ensure accurate results.

⚠️

Disclaimer: This prompt is for educational and utility purposes only. It does NOT constitute professional medical, legal, or financial advice. AIAgentsReady.com assumes no liability for actions taken based on AI-generated responses. Always consult a qualified professional before proceeding.

Expert Agent Prompt

Copy and paste this into your AI agent or chatbot:

ROLE: Expert Software Engineer.
TASK: Recursively walk through the [src/] directory.

FOR EACH FILE:
1. Identify every function or class without documentation.
2. Analyze parameters and return types.
3. Generate a high-quality JSDoc or Python Docstring.
4. Apply the change while preserving existing formatting.

OUTPUT: A summary of how many documentations were added.