PHPackages                             rizaleow/filament-boost - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rizaleow/filament-boost

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rizaleow/filament-boost
=======================

Filament v5 expertise for Laravel Boost — extra MCP tools, guidelines, and skills

v0.1.0(2mo ago)213↓75%MITPHPPHP ^8.3CI failing

Since May 20Pushed 2mo agoCompare

[ Source](https://github.com/rizaleow/filament-boost)[ Packagist](https://packagist.org/packages/rizaleow/filament-boost)[ RSS](/packages/rizaleow-filament-boost/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (9)Versions (2)Used By (0)

filament-boost
==============

[](#filament-boost)

Composer extension for [Laravel Boost](https://github.com/laravel/boost) that gives AI assistants accurate, current Filament v5 fluency.

`filament-boost` is the **PHP side** of a two-piece deliverable. It is paired with the [`filament-boost` Claude Code plugin](https://github.com/rizaleow/claude-plugins) (in the `rizaleow/claude-plugins` marketplace) which adds the matching slash commands, subagents, and hooks.

Install
-------

[](#install)

```
composer require rizaleow/filament-boost --dev
php artisan boost:install
```

`boost:install` will:

- merge the bundled guidelines into your `CLAUDE.md` / `AGENTS.md`
- register the Filament-specific MCP tools onto Boost's MCP server
- expose the bundled v5 docs corpus and skills

Then install the matching Claude Code plugin:

```
/plugin marketplace add rizaleow/claude-plugins
/plugin install filament-boost@rizaleow

```

The plugin wires Boost's enriched context into commands like `/filament:resource`, `/filament:upgrade`, and `/filament:review`.

What it ships
-------------

[](#what-it-ships)

### Guidelines (`guidelines/`)

[](#guidelines-guidelines)

Concise, code-heavy rules covering Filament v5 core conventions, schemas, tables, actions, widgets &amp; panels, custom components, and testing. Picked up by Boost and merged into your agent instructions.

### MCP tools

[](#mcp-tools)

FamilyToolIntrospect`ListPanels`, `ListResources`, `InspectResource`, `ListWidgets`, `ListCustomComponents`, `GetFilamentVersion`, `ListInstalledPlugins`Codegen`ScaffoldResource`, `ScaffoldWidget`, `ScaffoldAction`, `ScaffoldCustomField`Docs`FilamentDocsSearch` (pre-baked v5 corpus, offline)Quality`FilamentLint`, `FilamentUpgradeSuggest`Codegen tools return **diffs**, not direct writes — Claude and the user stay in the approval loop.

### Skills (`skills/`)

[](#skills-skills)

Boost-loadable skills (`filament-resource-skill`, `filament-migration-skill`, `filament-testing-skill`) trigger short operational checklists when their patterns appear in the conversation.

Requirements
------------

[](#requirements)

- PHP 8.3+
- Laravel 11+
- Filament v5
- Laravel Boost

Pairing note
------------

[](#pairing-note)

Install the [`filament-boost` Claude Code plugin](https://github.com/rizaleow/claude-plugins) from the `rizaleow/claude-plugins` marketplace to get the matching commands, agents, and hooks. The Composer package gives Boost the knowledge; the plugin gives Claude Code the workflows.

Contributing
------------

[](#contributing)

Issues and PRs welcome. Run the test suite before submitting:

```
composer install
vendor/bin/pint --test
vendor/bin/phpstan analyse
vendor/bin/pest
```

License
-------

[](#license)

MIT — see [LICENSE](LICENSE).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance87

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

65d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/246025520?v=4)[Rizal Rinaldi](/maintainers/rizaleow)[@rizaleow](https://github.com/rizaleow)

---

Top Contributors

[![rizaleow](https://avatars.githubusercontent.com/u/246025520?v=4)](https://github.com/rizaleow "rizaleow (4 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/rizaleow-filament-boost/health.svg)

```
[![Health](https://phpackages.com/badges/rizaleow-filament-boost/health.svg)](https://phpackages.com/packages/rizaleow-filament-boost)
```

###  Alternatives

[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.8k2](/packages/crumbls-layup)[laraveldaily/filacheck

Static analysis for Filament projects - detect deprecated patterns and code issues

12175.6k1](/packages/laraveldaily-filacheck)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3991.8k](/packages/codewithdennis-larament)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
