Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Read the codebase and generate initial user-facing project documentation. Follow the project docs governance policy if available, plan the documentation structure, and generate content after approval.
Prompt file imported from devcomfort/multikit (.github/prompts/dockit.generate.project_docs.prompt.md). Copyright stays with the author.
---agent: dockit.generate.project_docs---Read the codebase and generate initial user-facing project documentation.Follow the project docs governance policy if available,plan the documentation structure, and generate content after approval.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
```prompt
---
agent: dockit.generate.project_docs
---
Read the codebase and generate initial user-facing project documentation.
Follow the project docs governance policy if available,
plan the documentation structure, and generate content after approval.
```
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "```prompt\n---\nagent: dockit.generate.project_docs\n---\n\nRead the codebase and generate initial user-facing project documentation.\nFollow the project docs governance policy if available,\nplan the documentation structure, and generate content after approval.\n\n```",
"variables": [],
"notes": "Read the codebase and generate initial user-facing project documentation. Follow the project docs governance policy if available, plan the documentation structure, and generate content after approval.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/devcomfort/multikit",
"path": ".github/prompts/dockit.generate.project_docs.prompt.md",
"ref": "fdfd641b64eba9f9efdb1c7ec1e3c526c5a531b8",
"url": "https://github.com/devcomfort/multikit/blob/fdfd641b64eba9f9efdb1c7ec1e3c526c5a531b8/.github/prompts/dockit.generate.project_docs.prompt.md",
"key": "devcomfort/multikit/.github/prompts/dockit.generate.project_docs.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/devcomfort-multikit-dockit-generate-project-docs-prompt/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.