| name | frontend-coding-guidelines |
| description | Frontend coding conventions and review checklist for React/TypeScript projects. Use when implementing, reviewing, or refactoring frontend code to enforce project standards. |
| license | MIT |
| metadata | {"author":"tj","version":"1.0.0"} |
Frontend Coding Guidelines
This skill provides a practical checklist for building and reviewing frontend code with consistent conventions.
When to Use
Use this skill when tasks include:
- Writing or refactoring React/TypeScript frontend code
- Reviewing UI code quality, consistency, and maintainability
- Checking frontend testing practices and naming conventions
- Enforcing CSS and accessibility-friendly patterns in implementation
How to Apply
- Read and follow the full guideline document in
references/frontend.md.
- Use the checklist while coding, not only during final review.
- Before finishing, verify no existing behavior is regressed.
References
- Main guideline:
references/frontend.md
- Supporting asset:
../assets/2022-09-29-14-25-27.png