Llm Coding Principles

    1

    Enforce senior-level coding standards (Surgical, Simple, Goal-Driven) on every AI-generated code change.

    Free

    15 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    llm-coding-principles

    Example session with this skill installed

    Add a 'status' field to the User model, but don't touch any other parts of the database schema or the existing API endpoints.

    • Read your context and instructions
    • Compiled the llm-coding-principles

    Approaches: 1. Add nullable column (safest). 2. Add with default 'active'.
    Choosing #2 for immediate utility.

    Success Criteria

    1. migration adds status to users.
    2. User model includes status.

    Diff

    • status = Column(String, default="active")
      Verification: Migration tested; field persists.

    Connects securely to your tools. The creator never sees your data.

    About this skill

    Expert Coding Governance for AI Agents

    Does your AI agent sometimes over-engineer simple tasks or make sweeping, unnecessary changes to your codebase? llm-coding-principles is a high-performance directive standard that installs a "Senior Engineer" persona into your agent's workflow. It replaces guesswork with a rigorous four-pillar framework: Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution.

    What it does

    • Think Before Coding: Forces the agent to surface assumptions and evaluate technical trade-offs before a single line is written.
    • Simplicity First: Eliminates speculative abstractions and "future-proofing" to keep your codebase lean and maintainable.
    • Surgical Changes: Ensures diffs are precise, touching only what is necessary to satisfy the requirements while avoiding unrelated "noise" or style drift.
    • Goal-Driven Execution: Mandates a Red-Green-Refactor cycle where success criteria are defined and verified before the task is marked complete.

    Why use this skill

    Standard LLM prompting often leads to "hallucinated improvements"—refactoring code you didn't ask to change or adding dependencies you don't need. This skill acts as a non-negotiable quality gate. It’s ideal for developers using Cursor, Claude Code, or custom CLI agents who want consistent, production-grade output that mirrors the discipline of a human senior developer. It integrates seamlessly with TDD workflows and systematic debugging.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    15 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 3 months ago

    • Free to download with an account

    Listed3 months ago

    What's inside

    Frequently Asked Questions