Agent Skills by Marcus Andersson
Showing 10 vetted skills indexed across 1 GitHub repositories.
component-check
Detect raw HTML in React components and suggest shadcn/ui replacements.
complexity-check
Enforce method size, nesting depth, naming conventions, and domain constants in TapScore backend code.
contrast-validator
Validate WCAG AA contrast ratios in React, Vue, or HTML/CSS code.
e2e-testing
Automate Playwright end-to-end tests for user flows and forms.
navigation-guard
Detect PlayerPageLayout misuse on TapScore detail and list pages.
code-review-checklist
Detect code smells, duplication, architecture violations, and security gaps in PR-based code reviews.
frontend-design
Enforce TapScore design constraints on frontend UI components.
service-testing
Automate backend service tests with in-memory SQLite databases.
service-audit
Audits Tapase backend service layers for separation of concerns and BACKEND_GUIDE.md compliance.
sql-security
Enforce prepared statements and whitelisted identifiers for TapScore database operations.