What is general-coding-guidelines?
Always use this skill when writing or reviewing code. Source: stefanmermans/agent-config.
Always use this skill when writing or reviewing code.
Quickly install general-coding-guidelines AI skill to your development environment via command line
Source: stefanmermans/agent-config.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/stefanmermans/agent-config --skill general-coding-guidelinesAlways use this skill when writing or reviewing code. Source: stefanmermans/agent-config.
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
https://github.com/stefanmermans/agent-config