定制 jean-pierre-gassin/ai-context 二次开发

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

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

jean-pierre-gassin/ai-context

Composer 安装命令:

composer require jean-pierre-gassin/ai-context

包简介

Portable AI agent context, skills, and role guidance for software projects.

README 文档

README

Shared AI-assistant context for projects that use AGENTS.md, .agents/skills, .claude/skills, or similar local guidance files.

The package ships a small baseline of workflow guidance and reusable skills. It installs regular files into the consuming project, keeps existing project files intact by default, and can be wired into Composer's normal install/update lifecycle.

Installation

Add the installer to your root composer.json scripts:

{
  "scripts": {
    "post-install-cmd": [
      "JeanPierreGassin\\AiContext\\Installer::installFromComposer"
    ],
    "post-update-cmd": [
      "JeanPierreGassin\\AiContext\\Installer::installFromComposer"
    ]
  }
}

Then require the package:

composer require jean-pierre-gassin/ai-context

Run Composer as usual after that:

composer install
composer update jean-pierre-gassin/ai-context

What It Adds

  • AGENTS.md
  • CLAUDE.md
  • .agents/skills/*
  • .claude/skills/*
  • .claude/settings.json
  • .codex/config.toml
  • Managed ignore files for package-owned skills

The .claude skill files point back to the matching .agents skills, so the main skill content stays in one place.

Existing Projects

The installer is conservative:

  • Identical files are skipped silently.
  • Changed files require a y or yes confirmation before overwrite.
  • Installed files are copied, not symlinked.
  • Managed .gitignore entries only cover the skill names provided by this package and the managed ignore file itself.
  • Project-specific skills and local guidance can still be tracked normally.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-05-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固