Download the PHP package alizharb/agent-skills without Composer
On this page you can find all versions of the php package alizharb/agent-skills. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download alizharb/agent-skills
More information about alizharb/agent-skills
Files in alizharb/agent-skills
Package agent-skills
Short Description Advanced Laravel AI agent skills and guidelines for Laravel Boost, skills.sh, and modern AI coding assistants.
License MIT
Homepage https://github.com/AlizHarb/agent-skills
Informations about the package agent-skills
Laravel Agent Skills
Advanced Laravel AI agent skills and guidelines for Laravel Boost, skills.sh, Claude Code, Codex, Cursor, Windsurf, Copilot, and modern AI-assisted development.
This package gives coding assistants structured Laravel workflows, shared standards, safety rules, Boost-discoverable skills, and validation tooling so developers get better code with less prompting.
Features
- 62 Laravel-focused AI skills.
- 44 reusable guidelines.
- Laravel Boost guideline and skills support.
- Boost-discoverable skills under
resources/boost/skills. - skills.sh-compatible
skills/directory. - Preset metadata for core, Filament, API, SaaS, package, security, testing, frontend, and devops workflows.
- Manifest and preset files for machine-readable discovery.
- Repository validation scripts.
- Package-ready Composer metadata, CI, docs, and release workflow.
Installation
Install through Laravel Boost:
Select Agent Skills from Boost's available package list.
Install with skills.sh:
Keep the package up to date:
Presets
corefullfilamentapisaaspackagesecuritytestingfrontenddevops
Supported Tools
- Laravel Boost
- skills.sh
- Claude Code
- Codex
- Cursor
- Windsurf
- Copilot
- Generic
.agents/skills
Skill Categories
- Architecture and clean design
- Laravel core mechanics
- Filament development
- Livewire, Blade, Inertia, and frontend UI
- Security and authorization
- Testing and static analysis
- Performance and observability
- Package development and releases
- GitHub Actions and Composer debugging
- AI agent safety and instruction audits
Documentation
- Installation
- Laravel Boost
- skills.sh
- Presets
- Validation
- Auditing
- Security
- Creating Skills
- Creating Guidelines
- Versioning
- Codex
- Claude Code
- Cursor
- Windsurf
- Copilot
Quality Philosophy
Agent Skills is built around practical AI-agent safety:
- Inspect context before editing.
- Preserve dirty worktrees.
- Avoid destructive commands without approval.
- Never expose secrets.
- Verify changes before claiming completion.
- Prefer Laravel-native APIs and installed-version checks.
Development
License
Laravel Agent Skills is open-source software licensed under the MIT License.