定制 ami-praha-a-s/ami-ai-skills 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

ami-praha-a-s/ami-ai-skills

Composer 安装命令:

composer require ami-praha-a-s/ami-ai-skills

包简介

Set of shared AI skills for every AI supported project.

README 文档

README

Latest Version on Packagist Tests

A collection of AI skills for Laravel Boost. When installed in a Laravel project alongside Boost, these skills are automatically discovered and made available to AI coding agents (Claude Code, Cursor, Copilot, etc.).

Included Skills

Skill Description
create-ai-skill Teaches AI agents how to create new Laravel Boost AI skills with correct directory structure, frontmatter, and content patterns.
create-ai-guideline Teaches AI agents how to create new Laravel Boost AI guidelines with correct format, discovery mechanism, and best practices.
design-guide Manages the project's design guide -- creates it via codebase analysis and collaborative brainstorming if missing, consults it during frontend work, and keeps it updated as the design evolves.

Installation

composer require ami-praha-a-s/ami-ai-skills --dev

Then run Boost install (or update) to discover and activate the skills:

php artisan boost:install

When prompted, select ami-praha-a-s/ami-ai-skills from the third-party packages list.

How It Works

Laravel Boost uses convention-based discovery. This package places skill files at:

resources/boost/skills/{skill-name}/SKILL.md

Boost scans all installed Composer packages for this directory structure and makes any discovered skills available during boost:install or boost:update. No ServiceProvider or PHP registration code is needed.

Adding New Skills

To add a new skill to this package:

  1. Create a directory under resources/boost/skills/ with a kebab-case name
  2. Add a SKILL.md file with YAML frontmatter (name and description required)
  3. Write the skill content in Markdown
  4. Run composer test to validate the skill format
resources/boost/skills/my-new-skill/
  SKILL.md

The automated tests verify that all skills have valid frontmatter and correct structure.

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-04-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固