Skills |
Created | ||
|---|---|---|---|
| Updated | |||
| Author | Nicolas Dorriere | Reading | 1 min |
Name
Drop it in your project ( / )
⧴ GPT AGENTS.md
⧴ Claude CLAUDE.md
⧴ Gemini GEMINI.md
⧴ Design DESIGN.md

Instructions
⋋ Improve
karpathy
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
ascii
This prompt establishes a strict, error-proof development workflow: verify context, test continuously, apply minimal changes, and validate results. It mandates a concise, ASCII-only output, stripping away all fluff to ensure high-fidelity, reliable code.
coding
This prompt turns the AI into a strictly pragmatic coding assistant by eliminating all conversational filler. It forces a direct, code-first approach, prevents over-engineering, and ensures solutions are simple and ready to copy.
⋋ Env
sandbox
This prompt adapts the AI to a minimal Debian container environment. It forces the AI to assume nothing is pre-installed, mandates manual apt dependency management, and authorizes root usage, ensuring it operates safely within the container's isolated, disposable constraints
monolith
This prompt provides a technical stack definition that enforces a specific "Go + Datastar + SQLite" architecture. It mandates minimal dependencies, raw SQL over ORMs, and standardized deployment patterns (systemd, LXC, rsync), ensuring the AI builds a consistent, high-performance, and maintainable application.
⋋ UI
palantir
This prompt defines a strict design system for a Palantir-inspired, mission-critical dashboard. It enforces a dark, data-dense, industrial aesthetic with precise typography and semantic colors to ensure maximum legibility and operational focus.