Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Dev tools
16,833 results · page 268 of 562
- View details
laravel:api-surface-evolutionSkillDev tools
Evolve APIs safely using versioned DTOs/transformers, deprecations, and compatibility tests
Ready to connect★ 154
- View details
laravel:blade-components-and-layoutsSkillDev tools
Compose UIs with Blade components, slots, and layouts; keep templates pure and testable
Ready to connect★ 154
- View details
laravel:bootstrap-checkSkillDev tools
Detect Sail/non‑Sail and print the right command pairs for your environment; verify dependencies and key services are reachable
Ready to connect★ 154
- View details
laravel:code-review-requestsSkillDev tools
Request effective code reviews—specify focus areas, provide context, ask for architectural feedback, reference Laravel conventions
Ready to connect★ 154
- View details
laravel:complexity-guardrailsSkillDev tools
Keep cyclomatic complexity low; flatten control flow, extract helpers, and prefer table-driven/strategy patterns over large switches
Ready to connect★ 154
- View details
laravel:controller-cleanupSkillDev tools
Reduce controller bloat using Form Requests for auth/validation, small Actions/Services with DTOs, and resource/single-action controllers
Ready to connect★ 154
- View details
laravel:controller-testsSkillDev tools
Write focused controller tests using HTTP assertions; keep heavy logic in Actions/Services and unit test them
Ready to connect★ 154
- View details
laravel:custom-helpersSkillDev tools
Create and register small, pure helper functions when they improve clarity; keep them organized and tested
Ready to connect★ 154
- View details
laravel:daily-workflowSkillDev tools
Practical daily checklist for Laravel projects; bring services up, run migrations, queues, quality gates, and tests
Ready to connect★ 154
- View details
laravel:eloquent-relationshipsSkillDev tools
Define clear relationships and load data efficiently; prevent N+1, use constraints, counts/sums, and pivot syncing safely
Ready to connect★ 154
- View details
laravel:executing-plansSkillDev tools
Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced
Ready to connect★ 154
- View details
laravel:http-client-resilienceSkillDev tools
Use the HTTP client with sensible timeouts, retries, and backoff; capture context and handle failures explicitly
Ready to connect★ 154
- View details
laravel:interfaces-and-diSkillDev tools
Use interfaces and dependency injection to decouple code; bind implementations in the container
Ready to connect★ 154
- View details
laravel:iterating-on-codeSkillDev tools
Refine AI-generated code through specific feedback—point out errors, identify gaps, show desired changes, reference style guides
Ready to connect★ 154
- View details
laravel:performance-cachingSkillDev tools
Use framework caches and value/query caching to reduce work; add tags, locks, and explicit invalidation strategies for correctness
Ready to connect★ 154
- View details
laravel:performance-eager-loadingSkillDev tools
Prevent N+1 queries by eager loading; enable lazy-loading protection in non-production; choose selective fields
Ready to connect★ 154
- View details
laravel:policies-and-authorizationSkillDev tools
Enforce access via Policies and Gates; use authorize() and authorizeResource() to standardize controller protections
Ready to connect★ 154
- View details
laravel:ports-and-adaptersSkillDev tools
Use hexagonal architecture for external systems; define ports (interfaces) and per-provider adapters; select adapter at composition edge
Ready to connect★ 154
- View details
laravel:quality-checksSkillDev tools
Unified quality gates for Laravel projects; Pint, static analysis (PHPStan/Psalm), Insights (optional), and JS linters; Sail and non-Sail pairs provided
Ready to connect★ 154
- View details
laravel:queues-and-horizonSkillDev tools
Operate and verify queues with or without Horizon; safe worker flags, failure handling, and test strategies
Ready to connect★ 154
- View details
laravel:rate-limitingSkillDev tools
Apply per-user and per-route limits with RateLimiter and throttle middleware; use backoffs and headers for clients
Ready to connect★ 154
- View details
laravel:request-forgery-protectionSkillDev tools
Configure CSRF and origin-aware request forgery protection; PreventRequestForgery middleware (Laravel 13+) with token fallback and exclusions
Ready to connect★ 154
- View details
laravel:runner-selectionSkillDev tools
Choose Sail automatically when available, fall back cleanly to host PHP/Composer/Node; paired command map for both environments
Ready to connect★ 154
- View details
laravel:strategy-patternSkillDev tools
Use the Strategy pattern to select behavior at runtime; bind multiple implementations to a shared interface
Ready to connect★ 154
- View details
laravel:tdd-with-pestSkillDev tools
Apply RED-GREEN-REFACTOR with Pest or PHPUnit; use factories, feature tests for HTTP, and parallel test runners; verify failures before implementation
Ready to connect★ 154
- View details
laravel:template-method-and-pluginsSkillDev tools
Stabilize workflows with Template Method or Strategy; extend by adding new classes instead of editing core logic
Ready to connect★ 154
- View details
laravel:transactions-and-consistencySkillDev tools
Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency
Ready to connect★ 154
- View details
laravel:upgrade-13SkillDev tools
Upgrade an app from Laravel 12.x to 13.x safely; PHP 8.3 baseline, dependency bumps, breaking-change checklist, and verification steps
Ready to connect★ 154
- View details
laravel:using-laravel-superpowersSkillDev tools
Read first in Laravel repos; explains runner selection (Sail vs non-Sail), core workflows, and how to apply superpowers skills in Laravel projects without platform lock-in
Ready to connect★ 154
- View details
nexus-releaseSkillDev tools
Cut a Nexus release — bump the version with the repo's own machinery, get the docs and generated sources right, push a tag the GitHub Actions workflow will actually pick up, and recover when it does not. Use when asked to release, publish, ship, cut a release, bump the version, or tag a version, and
Ready to connect★ 153
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,585 of the 54,017 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.