hypecodeteam/backend-ai-rules 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

hypecodeteam/backend-ai-rules

最新稳定版本:0.4.0

Composer 安装命令:

composer require hypecodeteam/backend-ai-rules

包简介

AI coding assistant rules and guidelines for Symfony projects

README 文档

README

AI coding assistant rules and guidelines, that handles AGENTS.md, for Symfony projects.

What it does

This package automatically copies AGENTS.md file to your project root, that contains links to all the rules and guidelines for AI coding assistants Don't hesitate to modify the file to fit your needs.

Requirements

  • AI agent that handle AGENTS.md
  • PHP 8.1+

Installation

  • Add the following to your composer.json scripts section:
{
    "scripts": {
        "copy-agents": "HypeCodeTeam\\BackendAiRules\\Composer\\ScriptHandler::copyAgents",
        ...
    }
}
  • then add the package to your project
composer require --dev hypecodeteam/backend-ai-rules
  • finally execute the composer script
composer run-script copy-agents

License

MIT

Hypecode Team - Enhancing AI-assisted development workflows

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-23