·ogt-docs-rules
""

ogt-docs-rules

Manage project rules and standards in docs/rules/. Use when creating coding standards, git conventions, style guides, or any enforceable project rules. Routes to specialized sub-skills for code, git, and infrastructure rules.

6Installs·0Trend·@opendndapps

Installation

$npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-rules

How to Install ogt-docs-rules

Quickly install ogt-docs-rules 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/opendndapps/ogt-skills --skill ogt-docs-rules
  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: opendndapps/ogt-skills.

SKILL.md

View raw

Root skill for managing project rules and standards. Rules define enforceable conventions that all contributors (human and AI) must follow.

Rules are the codified standards of a project. Unlike guidelines (suggestions) or documentation (information), rules are enforceable and verifiable. They live in docs/rules/ and are organized by domain.

| ogt-docs-rules-code | Coding standards | TypeScript, naming, patterns, error handling | | ogt-docs-rules-code-front | Frontend code | React, components, state, styling | | ogt-docs-rules-code-back | Backend code | API design, database, services | | ogt-docs-rules-code-infra | Infrastructure | Docker, CI/CD, deployment |

Manage project rules and standards in docs/rules/. Use when creating coding standards, git conventions, style guides, or any enforceable project rules. Routes to specialized sub-skills for code, git, and infrastructure rules. Source: opendndapps/ogt-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-rules
Category
""Writing
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from opendndapps/ogt-skills

Quick answers

What is ogt-docs-rules?

Manage project rules and standards in docs/rules/. Use when creating coding standards, git conventions, style guides, or any enforceable project rules. Routes to specialized sub-skills for code, git, and infrastructure rules. Source: opendndapps/ogt-skills.

How do I install ogt-docs-rules?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-rules 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/opendndapps/ogt-skills