filament-docs

Extract exact code patterns from Filament v4 documentation.

35|11|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: filament-docs
Source: https://github.com/mwguerra/claude-code-plugins/tree/main/filament-specialist/skills/filament-docs
Command: npx skills add https://github.com/mwguerra/claude-code-plugins --skill filament-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides quick access to Filament's official documentation to ensure code generation aligns with recommended patterns.

Core Features & Use Cases

  • Look up form, table, widget, and resource patterns
  • Copy exact configuration patterns for immediate use
  • Ensure best practices before generating code

Quick Start

Look up Node.js Form basics: Navigate to forms/01-overview.md and extract the basic form pattern.

Frequently Asked Questions about filament-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract exact code patterns from Filament documentation for forms and tables?

This Skill extracts exact code patterns directly from Filament v4 documentation for forms, tables, resources, actions, and widgets. It provides the precise configuration syntax, required imports, and best practices needed to implement these components correctly in your code generation workflow.

What imports and configuration options does Filament require for forms and tables?

Filament requires specific imports and configuration patterns that vary by component type. This Skill references the official documentation to provide exact import statements, configuration options, and version-specific considerations so your generated code aligns with recommended patterns.

Can I copy Filament code patterns directly from the documentation into my project?

Yes. This Skill surfaces exact code patterns from Filament v4 documentation that are ready to copy. It ensures the patterns match your Filament version and includes all required imports and configuration options for immediate use.

How do I verify best practices before generating Filament component code?

Reference Filament's official documentation through this Skill to confirm best practices for forms, tables, resources, actions, and widgets before code generation. It provides the authoritative patterns and considerations Filament recommends for each component type.

What's the difference between looking up Filament docs manually versus using this reference?

Manual lookup requires navigating Filament documentation yourself. This Skill surfaces exact code patterns, required imports, configuration options, and best practices in a structured format optimized for code generation and troubleshooting workflows.

Does this Skill work with all Filament components and versions?

This Skill extracts patterns from Filament v4 documentation for forms, tables, resources, actions, widgets, and related components. It includes version-specific considerations so you apply the correct patterns for your Filament version.