Setup c Library
# Setup C Library Project
**C11 | CMake 3.19 | GoogleTest 1.14.0 (C++20)**
Naming: `lower_snake_case` for all identifiers, files, and directories.
## 1 - Configuration
Ask user for:
- Project name (if not inferrable from directory)
- Enable tests? Enable examples?
- GitHub repo URL
- `LICENSE.md` and `.clang-format` if missing
Create `.gitignore` with appropriate entries.
## 2 - Directory Structurewhen to use it
Community prompt sourced from the open-source GitHub repo luppichristian/claude_prompts (no explicit license). A "Setup c Library" 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