home/roleplay/setup-c-library

Setup c Library

GPTClaudeGemini··1,329 copies·updated 2026-07-14
setup-c-library.prompt
# 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 Structure

when 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