Skip to content

Instantly share code, notes, and snippets.

View Njoxpy's full-sized avatar
🫠

Godbless Nyagawa Njoxpy

🫠
View GitHub Profile
@Njoxpy
Njoxpy / code-style-prompts.md
Created April 21, 2026 16:39
Three reusable AI prompts to capture your code style, turn it into a project-specific style guide, and generalize it for reuse across any stack.

Code Style Prompts

Three reusable AI prompts to capture your code style, turn it into a project-specific style guide, and generalize it for reuse across any stack.

Run them in order in a fresh AI chat. Works with any language, framework, or platform.


Prompt 1 — Point the AI at your code style

@johnmcfarlane
johnmcfarlane / begin(C++).md
Last active April 8, 2026 14:29
Resources for C++ beginners