react-guideline-implementation

Implement React components with scaffolding and explicit prop types.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/bsj-fujimoto/next --skill react-guideline-implementation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-guideline-implementation
Source: https://github.com/bsj-fujimoto/next/tree/main/.claude/skills/react-guideline-implementation
Command: npx skills add https://github.com/bsj-fujimoto/next --skill react-guideline-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps implement React components that adhere to established guidelines, ensuring consistency, accessibility, and high quality.

Core Features & Use Cases

  • Guided implementation: Provides scaffolding and template structures for React components following guidelines.
  • Type safety emphasis: Encourages explicit prop types and generics for reusable components.
  • Use Case: When building a UI library, implement components that align with project-wide guidelines.

Quick Start

Create a new component following the guideline template and integrate it into your project.