home/roleplay/setup-docs

Setup Docs

GPTClaudeGemini··807 copies·updated 2026-07-14
setup-docs.prompt
# Create Documentation for C/C++ Library

Generate a comprehensive README.md and documentation in `docs/` directory.

## Before Writing Docs
1. Read all public headers to understand the API
2. Check existing documentation to maintain consistency
3. Review examples for usage patterns to document (if present)
4. Identify the project name, dependencies, and build requirements
5. Check for CLI utility to document (if present)

## README.md Format
Create a project README following this structure:

when to use it

Community prompt sourced from the open-source GitHub repo luppichristian/claude_prompts (no explicit license). A "Setup Docs" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

luppichristian/claude_prompts · no explicit license