Skip to content

Comprehensive skills collection for React and React Router v7 - Best practices, patterns, and optimizations for AI agents

License

Notifications You must be signed in to change notification settings

code-visionary/react-router-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Router Skills

A comprehensive collection of AI agent skills for React and React Router v7 development. These skills provide best practices, patterns, and optimizations to help developers build high-quality React applications.

Skills License

🚀 Installation

Install skills using the skills CLI:

# Install all skills
npx skills add code-visionary/react-router-skills

# Install specific skill
npx skills add code-visionary/react-router-skills/loader-action-optimizer

📚 Available Skills

Core React Router v7

React Performance

State Management

Data Fetching

TypeScript & Type Safety

UI/UX

Testing

Internationalization

Security

Developer Experience

Build & Deployment

🎯 Quick Start

Each skill includes:

  • Quick Reference - Most commonly needed patterns
  • Step-by-Step Guide - Detailed implementation instructions
  • Code Examples - Working code snippets
  • Common Issues - Troubleshooting tips
  • Reference Links - Additional documentation

🏗️ Skill Structure

skills/
├── skill-name/
│   ├── SKILL.md          # Main skill documentation
│   ├── examples/         # Code examples
│   │   ├── basic.tsx
│   │   └── advanced.tsx
│   └── templates/        # Reusable templates
│       └── template.tsx

🤝 Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

Adding a New Skill

  1. Create a new directory in skills/
  2. Add a SKILL.md file following the template
  3. Include practical examples
  4. Submit a pull request

📖 Documentation

📄 License

MIT License - see LICENSE file for details

🙏 Acknowledgments

Created by Code Visionary for the developer community.

🔗 Links

About

Comprehensive skills collection for React and React Router v7 - Best practices, patterns, and optimizations for AI agents

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •