承接 dubbelepuntdesign/agent-guidelines-skills 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dubbelepuntdesign/agent-guidelines-skills

最新稳定版本:v1.0.9

Composer 安装命令:

composer require dubbelepuntdesign/agent-guidelines-skills

包简介

AI agent guidelines and skills for Laravel Boost

README 文档

README

Laravel package that adds Dubbelepunt Design's AI skills and core loading instructions to Laravel Boost.

This package is meant for teams that want AI output aligned with our conventions, architecture decisions, and delivery workflow.

Installation

Install Boost and this package in your Laravel project:

composer require laravel/boost:^2.2 --dev
composer require dubbelepuntdesign/agent-guidelines-skills:^1.0 --dev
php artisan boost:install

During boost:install, select this package from the list. Boost will install the selected skills into your project's .ai directory.

What You Get

Core loader

resources/boost/guidelines/core.blade.php — the entry point. It describes every Dubbelepunt skill in plain Markdown, with instructions for when each one should be activated. Boost reads this file to know which skills are available and under what conditions.

Dubbelepunt skills

All project-specific skills are prefixed with dubbelepunt-:

SkillWhen to activate
dubbelepunt-agent-communicationAlways — governs all agent interactions
dubbelepunt-php-guidelinesWriting or reviewing PHP / Blade code
dubbelepunt-naming-conventionsNaming any class, method, variable, or column
dubbelepunt-securityAny feature touching user input, auth, data, or external calls
dubbelepunt-testingWriting or reviewing PHPUnit tests
dubbelepunt-dev-toolingRunning commands or explaining local tooling
dubbelepunt-git-strategyBranching, committing, or opening pull requests
dubbelepunt-jira-workflowWorking on a Jira issue
dubbelepunt-documentationCreating or updating project documentation

Additional skills

The package also includes a curated set of task-oriented skills for frontend structure (Laravel Inertia React), web application testing, SEO audits, A/B testing, analytics tracking, and programmatic content.

Tailored to Our Workflow

These skills are intentionally opinionated for the Dubbelepunt Design workflow. They encode how we typically build and review Laravel projects, including conventions around:

  • architecture and code organisation,
  • testing strategy and quality checks,
  • Git workflow and Jira issue handling,
  • security and documentation standards.

Use them as a strong default baseline for projects that follow our way of working.

Overriding a Skill

If a project needs different behaviour, create a custom skill in your project with the same skill name:

.ai/skills/{skill-name}/SKILL.md

Then run:

php artisan boost:update

Boost will use your custom skill instead of the package version.

Official docs: https://laravel.com/docs/12.x/boost#overriding-skills

Keeping Resources Updated

When dependencies or package guidance changes, refresh local Boost resources:

php artisan boost:update

For Package Maintainers

To test unpublished changes from a local clone, use a Composer path repository in your Laravel app:

{
  "repositories": [
    {
      "type": "path",
      "url": "../agent-guidelines-skills"
    }
  ]
}

Then run:

composer require dubbelepuntdesign/agent-guidelines-skills:^1.0@dev --dev
composer require laravel/boost:^2.2 --dev
php artisan boost:install

统计信息

  • 总下载量: 44
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固