AsyrafHussinAsyrafHussinCommunityยท11 Agent Skills Included

agent-skills

Laravel, React, and PHP coding standards and audits

Reviews and generates code across Laravel 13, React, TypeScript, Tailwind, and PHP 8.x using 20+ rule-based skills. Runs structured audits for OWASP security, SEO, accessibility, technical debt, and AI-generated code slop with PASS/FAIL output. Covers testing with Pest, PHPUnit, and Playwright, plus database optimization, queues, git workflow, and PRD writing. Eliminates guesswork by detecting your stack and applying only the rules that match your project.
npx skills add AsyrafHussin/agent-skills --all -g -y
Available:

Gives your AI agent an overview of all 20+ skills in this repository, their rule counts, and priority focus areas so it can route coding, testing, and audit requests to the right skill.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

php-best-practices

Audit PHP 8+ codebases for type-safety, PSR compliance, and SOLID design.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

react-vite-best-practices

Optimizes Rocket.Chat's codebase by detecting and removing duplicate and inefficient code.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

web-design-guidelines

Audit websites for accessibility, UX, and performance compliance across defined categories.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

git-workflow

Generate commit, branch, and pull request workflow guidance for git hygiene.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

tailwind-best-practices

Enforce consistent Tailwind CSS patterns for breakpoints, colors, typography, and components.

Community
Intermediate
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

typescript-react-patterns

Enforce TypeScript typing patterns for React components, hooks, events, and generics.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

clean-code-principles

Enforce clean-code principles during code reviews and refactoring sessions.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

laravel-inertia-react

Define Laravel, Inertia, and React patterns for pages, forms, and layouts.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

state-management

Coordinate server state with React Query and local UI state with Zustand.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

testing-best-practices

Codify testing best practices for unit, integration, and TDD workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
AsyrafHussinAsyrafHussin

laravel-best-practices

Standardize Laravel 12 architecture, Eloquent usage, validation, and API design.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’