·ogt-docs-rules-code-front
""

ogt-docs-rules-code-front

Define and manage frontend coding standards in docs/rules/code/front/. Use when creating React component rules, state management patterns, styling conventions, hook guidelines, or any frontend-specific code rules.

6Installs·0Trend·@opendndapps

Installation

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

How to Install ogt-docs-rules-code-front

Quickly install ogt-docs-rules-code-front 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-code-front
  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

Frontend rules establish consistent patterns for React components, state management, styling, and client-side architecture.

// AVOID <Card header={ Title } body={ Content } />

MUST NOT pass props more than 2 levels deep. Use context or composition.

Define and manage frontend coding standards in docs/rules/code/front/. Use when creating React component rules, state management patterns, styling conventions, hook guidelines, or any frontend-specific code 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-code-front
Category
""Writing
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from opendndapps/ogt-skills

Quick answers

What is ogt-docs-rules-code-front?

Define and manage frontend coding standards in docs/rules/code/front/. Use when creating React component rules, state management patterns, styling conventions, hook guidelines, or any frontend-specific code rules. Source: opendndapps/ogt-skills.

How do I install ogt-docs-rules-code-front?

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-code-front 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