Laraskills
Laraskills

Laravel engineering context for AI coding agents

Laraskills equips OpenCode, Claude Code, Cursor, Codex, Copilot, and other coding agents with Laravel-specific skills, rules, retrieval workflows, and MCP support so they can work with deeper context and fewer guesses.

Built for Laravel developers using AI coding agents

Terminal
$ npx laraskills@beta install

By the numbers

The Laraskills knowledge system today

12Laravel skills
41Always-follow rules
12Agent definitions
21Engineering domains
2,321Knowledge units
5Read-only MCP tools
12Supported coding harnesses

Generic coding agent vs Laraskills

Why Laravel developers get better results with Laraskills

Generic coding agent

  • Guesses Laravel conventions
  • Relies on broad framework memory
  • Misses architecture decisions
  • Needs long manual prompts

Agent with Laraskills

  • Loads Laravel-specific guidance
  • Uses focused retrieval
  • Follows skills, rules, and checklists
  • Works with MCP-compatible tools

Three-layer architecture

How Laraskills structures its engineering knowledge

1

Operating layer

  • Skills, rules, agents
  • Command references
  • Harness configs
2

Intelligence layer

  • Domains, knowledge units
  • Indexes, routing maps
  • Dependency graph
3

Retrieval layer

  • CLI retrieval, search
  • Inspect, graph context
  • MCP tools

Agent workflow

How a developer task flows through Laraskills

1

Developer task

Describe what you need in natural language

2

Domain routing

Route to the relevant engineering domain

3

Knowledge retrieval

Fetch Laravel-specific context

4

Skill workflow

Apply guided skill procedures

5

Agent implementation

Agent acts with full context

6

Validation checklist

Verify against rules and patterns

CLI at your fingertips

Real commands to install, retrieve, search, inspect, and diagnose — all from your terminal

Install Laraskills
$ npx laraskills@beta install
Retrieve context
$ npx laraskills retrieve "Optimize an N+1 query" --mode compact
Search knowledge
$ npx laraskills search "Policies versus Gates"
Inspect knowledge unit
$ npx laraskills get security-identity-engineering/authentication/sanctum-spa-authentication
Validate knowledge graph
$ npx laraskills validate
System diagnostics
$ npx laraskills doctor

MCP tools for coding agents

Laraskills exposes read-only, deterministic, local-retrieval MCP tools for compatible coding agents

retrieve_context_bundleRead-only

Return the smallest useful Laraskills context bundle for a Laravel engineering task.

search_eccRead-only

Search the Laraskills knowledge unit catalog with ranked results.

get_knowledge_unitRead-only

Inspect a single canonical knowledge unit by ID with bounded content.

get_graph_contextRead-only

Return prerequisites and related topics for a knowledge unit.

validate_eccRead-only

Validate the structural integrity of the Laraskills intelligence layer.

Integrations

Works with your Laravel AI stack

Use Laraskills with the coding agents, editors, and assistants already in your workflow.

OpenCode
Claude Code
Cursor
Gemini CLI
Codex CLI
GitHub Copilot
VS Code
Zed
Trae
Qwen
CodeBuddy
Kiro
Agent CLIs

Run Laraskills-guided Laravel workflows directly from your terminal.

OpenCode
Gemini CLI
Codex CLI
Qwen
AI IDEs and editors

Bring Laravel-specific context into the editors where your code lives.

Cursor
VS Code
Zed
Trae
AI assistants

Give assistant-style tools clearer Laravel rules, retrieval, and implementation context.

Claude Code
GitHub Copilot
CodeBuddy
Kiro

Tool names and logos are trademarks of their respective owners.

Research & evidence

In an attribution study, Laraskills was tested against baseline coding agents across multiple Laravel implementation scenarios. The results are measured and reproducible.

9Isolated OpenCode runs
3Laravel implementation scenarios
100%Test & Pint pass rate
2/3Required-context mode won

These results are from a controlled study and do not claim Laraskills always outperforms baseline agents. Performance depends on task complexity, agent choice, and configuration.

Read the research

Ready to ship better Laravel code?

Install Laraskills and give your coding agent Laravel-specific context in seconds.

Terminal
$ npx laraskills@beta install