Skip to main content
Run any Skill in Manus
with one click
GitHub repository

laravel-x402

laravel-x402 contains 6 collected skills from SanderMuller, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
2
updated
2026-05-10
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

pre-release
software-developers

Pre-push / pre-release checklist. Runs Rector, Pint, Pest, PHPStan, audits README + `.ai/` docs for staleness, then commits + pushes, watches CI for green, and drafts release notes against the verified SHA. Delegates README staleness audit to the `readme` skill and release-body shape to the `release-notes` skill — keeps only the pre-release-flow specifics (CI gate, verified-sha pinning, peer-id scrub) inline. Activate before: pushing to remote, tagging a release, writing release notes, or when user mentions: pre-release, pre-push, release checklist, ship, cut release, release notes.

2026-05-10
ai-guidelines
software-developers

MUST USE when creating, updating, or managing AI skills and guidelines. Activates when: creating a new skill, editing existing skills, editing any SKILL.md file, editing any file in .ai/ or .claude/skills/ or .github/skills/, updating coding guidelines, modifying AI instructions, or when user mentions: skill, CLAUDE.md, AGENTS.md, guidelines, AI configuration. ALSO activates when about to write or edit a file matching .claude/skills/**/* or .github/skills/**/* — these are generated files that must not be edited directly.

2026-05-08
backend-quality
software-developers

Runs backend code quality checks in two tiers: Pint + related tests (every change), PHPStan + full suite (completion only). Activate after making changes to PHP files, or when user mentions: phpstan, pint, code quality, static analysis, code style, run checks.

2026-05-05
implement-spec
software-developers

Implements a specification file phase-by-phase with progress tracking. Activates when: implementing a spec, building from a spec, starting a spec phase, or when user mentions: implement spec, spec file, implement phase, build spec, start phase.

2026-05-05
pr-review-feedback
software-quality-assurance-analysts-and-testers

Applies PR review feedback with critical evaluation. Activates when: applying review comments, addressing PR feedback, responding to code review, or when user mentions: review feedback, PR comments, apply feedback, address comments, reviewer feedback.

2026-05-05
write-spec
software-developers

Writes implementation-ready specification files with progress-trackable phases. Activates when: writing a spec, creating a spec file, documenting a feature plan, or when user mentions: write spec, create spec, spec format, spec template.

2026-05-05