coding-guidelines

Provide behavioral guidelines for planning, executing, and verifying code changes.

2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/jackonedev/agent_skills --skill coding-guidelines-jackonedev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-guidelines
Source: https://github.com/jackonedev/agent_skills/tree/main/skills/coding-guidelines
Command: npx skills add https://github.com/jackonedev/agent_skills --skill coding-guidelines-jackonedev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Behavioral guidelines to reduce common LLM coding mistakes when writing, modifying, or reviewing code.

Core Features & Use Cases

  • Clear, enforceable rules to minimize errors during coding tasks.
  • Guidance for thoughtful planning, minimalism, and surgical changes.
  • Encourages goal-driven execution with explicit verification steps.

Quick Start

Follow the guidelines to plan, execute, and verify code changes with caution and explicit tradeoffs.

Frequently Asked Questions about coding-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce coding mistakes when using an LLM for development?

To reduce coding mistakes in LLM-guided development, apply conservative, well-scoped behavioral guidelines that enforce explicit assumptions, minimal changes, and a test-driven mindset.

What is the best way to plan code refactoring with an AI assistant?

The best way to plan code refactoring with an AI assistant involves following structured guidelines that encourage thoughtful planning, minimalism, and surgical changes to improve reliability.

Why does my LLM-generated code introduce unintended changes during bug fixes?

LLM-generated code often introduces unintended changes during bug fixes because it lacks explicit guidelines enforcing minimal, surgical modifications and explicit assumption checking.

Can I use structured guidelines for feature development and code reviews?

Yes, you can use these structured behavioral guidelines across implementation tasks, feature development, code changes, refactoring, and code reviews to align outcomes with requirements.

Do I need a test-driven mindset to use LLM coding guidelines effectively?

Yes, you need a test-driven mindset to use LLM coding guidelines effectively, as they encourage goal-driven execution with explicit verification steps to ensure code quality.