tyro-dashboard
Build complete Laravel admin panels with AI-guided CRUD and RBAC
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Tyro Dashboard?โผ
Run `npx skills add hasinhayder/tyro-dashboard --all -g -y` in your terminal to install the skill globally for your AI agent.
What does Tyro Dashboard do?โผ
It is a Laravel package that gives you a complete admin panel with user management, roles, audit logs, media library, and dynamic CRUD, all configured from a single file.
How does the AI skill help with Tyro Dashboard?โผ
The skill teaches your AI agent the framework's patterns so it can safely add admin pages, sidebar items, settings, and CRUD resources without breaking upgrades or security.
Can I create CRUD interfaces without writing controllers?โผ
Yes. Add the HasCrud trait to your model and describe its fields in the config file to get a full admin interface with search, sorting, validation, and file uploads.
Does it work with Claude Code and other AI agents?โผ
Yes. The skill follows the universal SKILL.md standard and works in Claude Code, Cursor, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core