Skip to main content
AsyrafHussin
GitHub creator profile

AsyrafHussin

Repository-level view of 25 collected skills across 2 GitHub repositories.

skills collected
25
repositories
2
updated
May 16, 2026
repository explorer

Repositories and representative skills

laravel-queues
software-developers

Laravel 13 queue and job patterns — driver choice, job design (idempotency, ShouldQueue, model serialisation), retry and failure handling, worker scaling, Bus batching and chaining, Horizon when warranted, queue testing. Use when designing async jobs,…

May 16, 2026
code-slop
software-quality-assurance-analysts-and-testers

Detect AI-generated code patterns ("slop") in PHP/Laravel and TypeScript/React source — comment narration, generic naming, premature interfaces, defensive overdose, mock-everything tests, and the absence of human "scars". Use when reviewing AI-assisted PRs,…

May 16, 2026
project-docs
software-developers

Project documentation lifecycle for PHP/Laravel and Node/TypeScript/React projects — bootstrapping essential docs, naming and folder conventions, freshness, and cleanup of AI-generated junk and stale files. Use when starting a new project, setting up docs/…

May 16, 2026
technical-debt
software-developers

Technical debt inventory, prioritization, and audit for PHP/Laravel (MySQL) and Node/TypeScript/React projects. Use when assessing code health, identifying refactoring candidates, planning debt paydown, or auditing a codebase for accumulated debt. Triggers on…

May 16, 2026
e2e-playwright-testing
software-quality-assurance-analysts-and-testers

End-to-end testing with Playwright for web applications. Use when writing E2E tests, browser automation, form submission testing, or user flow testing. Triggers on "playwright", "e2e test", "browser test", "end-to-end", "form flow testing", or test files in…

Apr 13, 2026
seo-best-practices
web-developers

SEO patterns, conventions, and audit for web applications. Use when implementing meta tags, structured data, Core Web Vitals, sitemaps, Open Graph, auditing SEO, or optimizing pages for search engines. Triggers on "audit SEO", "check SEO", "review SEO", or…

Mar 25, 2026
laravel-database-optimization
software-developers

Laravel database optimization patterns. Use when writing Eloquent queries, creating migrations, configuring caching, debugging slow queries, or optimizing database performance. Triggers on tasks involving N+1 queries, indexing, Redis caching, pagination, or…

Mar 25, 2026
web-design-guidelines
web-and-digital-interface-designers

UI/UX best practices and accessibility audit. Use when reviewing UI code, checking accessibility, running accessibility audits, auditing forms, or ensuring web interface best practices. Triggers on "audit accessibility", "check WCAG", "review UI", "check…

Mar 25, 2026
Showing 8 of 24 collected skills.
Showing 2 of 2 repositories
All repositories loaded