#
ENJA

agentic-engineering-demo

alaminfirdows/agentic-engineering-demo

This skill provides comprehensive development guidelines, architectural rules, and integration workflows for building Laravel applications using AI agents like Claude Code.

3 4No licenseUpdated 2026-08-02

Overview

The agentic-engineering-demo repository configuration defines foundational and domain-specific engineering rules tailored for modern Laravel (v13) applications paired with PHP 8.5, Inertia.js v3, React 19, and Tailwind CSS v4. It enforces strict coding standards, automated testing via Pest, code formatting via Pint, and efficient usage of Laravel Boost Model Context Protocol (MCP) tools for searching documentation and executing database queries.

Capabilities

  • Strict PHP 8.5 type-hinting and constructor promotion enforcement
  • Inertia.js v3 and React 19 frontend integration workflows
  • Laravel Boost MCP tool selection and usage guidance
  • Pest testing enforcement and code formatting using Laravel Pint
  • Artisan command execution standards and route management via Wayfinder

Best for

Guiding AI coding assistants in writing idiomatic, version-compliant Laravel code., Enforcing automated testing policies and database factory usage during feature development., Integrating Laravel Boost MCP tools for streamlined documentation searches and debugging.

Works with

Claude CodeCursorGitHub Copilot
Evoa Score breakdown= Σ (score × weight)
66
Task usefulness20%88 → +17.6

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%29 → +3.5

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%100 → +15.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%75 → +7.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%27 → +2.2

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total78.0 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Ensures database queries are handled through safe read-only MCP tools or Eloquent models rather than raw unvalidated SQL scripts in tinker.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.