Skip to content

lewiswang0516/react-personal-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

React Personal Style

A coding-agent skill containing Lewis Wang's personal React and TypeScript conventions.

The rules were distilled from multiple personal projects and cover component structure, props, state, hooks, async behavior, error handling, styling, TypeScript results, and code hygiene.

Project-level conventions always take precedence over this skill.

Installation

Clone the repository into your agent's skill directory:

git clone https://github.com/lewiswang0516/react-personal-style.git ~/.agents/skills/react-personal-style

The skill entry point is SKILL.md.

Structure

react-personal-style/
├── SKILL.md
└── rules/
    └── *.md

License

Personal use, as declared in SKILL.md. Lewis's personal React and TypeScript coding conventions for coding agents

About

Lewis's personal React and TypeScript coding conventions for coding agents

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors