agent-skills
Laravel, React, and PHP coding standards and audits
All Skills in This Repository (11)
Pure Emerald Level Indicatorsphp-best-practices
Audit PHP 8+ codebases for type-safety, PSR compliance, and SOLID design.
react-vite-best-practices
Optimizes Rocket.Chat's codebase by detecting and removing duplicate and inefficient code.
web-design-guidelines
Audit websites for accessibility, UX, and performance compliance across defined categories.
git-workflow
Generate commit, branch, and pull request workflow guidance for git hygiene.
tailwind-best-practices
Enforce consistent Tailwind CSS patterns for breakpoints, colors, typography, and components.
typescript-react-patterns
Enforce TypeScript typing patterns for React components, hooks, events, and generics.
clean-code-principles
Enforce clean-code principles during code reviews and refactoring sessions.
laravel-inertia-react
Define Laravel, Inertia, and React patterns for pages, forms, and layouts.
state-management
Coordinate server state with React Query and local UI state with Zustand.
testing-best-practices
Codify testing best practices for unit, integration, and TDD workflows.
laravel-best-practices
Standardize Laravel 12 architecture, Eloquent usage, validation, and API design.
Frequently Asked Questions
FAQPage SchemaHow to install agent-skills?โผ
Run `npx skills add AsyrafHussin/agent-skills --all -g -y` in your terminal to install all skills globally. To install just one, use `npx skills add AsyrafHussin/agent-skills --skill laravel-best-practices`.
What does this skill collection cover?โผ
It covers Laravel 13, React, TypeScript, Tailwind, PHP 8.x, testing, security audits, SEO, accessibility, git workflow, and PRD writing. Each skill contains prioritized rules with incorrect and correct code examples.
How do I run a security or accessibility audit?โผ
Ask your agent to 'run OWASP audit' or 'audit accessibility' after installing. The relevant skill walks through a checklist and outputs PASS, FAIL with file and line, or N/A for each item.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the universal Agent Skills format and work with Claude Code, Cursor, Codex, and 70+ compatible agents.
Can non-developers use these skills?โผ
Yes. Once installed, you describe what you need in plain English, like 'review this PR for code quality' or 'write a PRD for this feature', and the agent applies the right rules automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core