Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 706 Bytes

File metadata and controls

19 lines (12 loc) · 706 Bytes

CodeBelt Skills

A collection of Agent Skills for AI-assisted development with the CodeBelt code style.

Available Skills

Skill Description
codebelt-code-style TypeScript & React code style guide — project structure, naming conventions, component patterns, service patterns, testing, and Zod schema rules

Installation

npx skills add https://github.com/codeBelt/codebelt-skills --skill codebelt-code-style

Usage

Once installed, the skill activates automatically when writing, reviewing, or refactoring TypeScript and React code — no manual invocation needed.