hexlet-sicp
Laravel coding standards, debugging, and Inertia React development
All Skills in This Repository (5)
Pure Emerald Level Indicatorslaravel-query-builder
Build Laravel API endpoints with dynamic filtering, sorting, and includes.
debug-using-debugbar
Diagnose slow Laravel requests by inspecting Laravel Debugbar data via artisan commands.
socialite-development
Automate OAuth social authentication flows with Laravel Socialite.
laravel-best-practices
Apply Laravel best practices to code, reviews, and refactoring.
inertia-react-development
Build Inertia.js v3 React pages, forms, and navigation with Link and useForm.
Frequently Asked Questions
FAQPage SchemaHow to install hexlet-sicp skills?โผ
Run `npx skills add hexlet-volunteers/hexlet-sicp --all -g -y` in your terminal to install all skills globally.
What do these Laravel skills cover?โผ
They cover Laravel best practices, database performance, debugging with Debugbar, Inertia React pages, Socialite OAuth logins, Tailwind styling, and API query filtering.
How to fix N+1 queries in Laravel?โผ
The debug-using-debugbar skill finds duplicate and slow queries per request, while laravel-best-practices teaches eager loading and column selection to eliminate N+1 problems.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Can the skills learn my project's coding style?โผ
Yes. The infer-conventions skill scans your codebase, detects established patterns, and records them as reusable rules so future changes stay consistent.
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