·general-coding-guidelines
</>

general-coding-guidelines

Always use this skill when writing or reviewing code.

13Installs·0Trend·@stefanmermans

Installation

$npx skills add https://github.com/stefanmermans/agent-config --skill general-coding-guidelines

How to Install general-coding-guidelines

Quickly install general-coding-guidelines AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/stefanmermans/agent-config --skill general-coding-guidelines
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: stefanmermans/agent-config.

SKILL.md

View raw

These are general guidelines that apply to all code. They need to be followed when creating and code and reviewed code is expected to follow these guidelines.

A) Correctness > Clarity > Consistency > Performance > Cleverness

1) private method (same class) 2) dedicated service (bounded context) 3) helper (only if truly global and reusable)

Always use this skill when writing or reviewing code. Source: stefanmermans/agent-config.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/stefanmermans/agent-config --skill general-coding-guidelines
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from stefanmermans/agent-config

Quick answers

What is general-coding-guidelines?

Always use this skill when writing or reviewing code. Source: stefanmermans/agent-config.

How do I install general-coding-guidelines?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/stefanmermans/agent-config --skill general-coding-guidelines Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/stefanmermans/agent-config