feat: skill#8651
Open
keepview wants to merge 4 commits into
Open
Conversation
✅ Deploy Preview for modernjs-byted ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🦋 Changeset detectedLatest commit: 1469ae2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
Rsdoctor Bundle Diff Analysis📊 Quick Summary
Generated by Rsdoctor GitHub Action |
…s tooling config - AGENTS.md / CLAUDE.md:仓库维护者向 AI agent 的常驻约束 + 路由(不生成进用户项目) - docs zh·en:AI Coding Agents 指南 + _meta 导航,记录用 npx skills add 安装用户向 Skill - biome.json:忽略 ai-eval/fixtures,runner 仍 lint - package.json:pnpm sync:skills 脚本;.gitignore:忽略 .agents/.claude/.cursor skill 镜像 - .changeset:P0 基建无包发布
…st fixtures Modern.js v2→v3 迁移 skill:依赖/配置/入口/import 安全改写 + 复杂项人工清单 + 迁移报告。 含 scripts(migrate.mjs / scan-project.mjs / *.sh)、references、SKILL.md,以及 tests/skill/run.mjs 回归套件(186 断言)与 v2/real-v2/legacy-v2/v2-edge 系列 fixtures。
…nents/Tailwind/server) + tests 为已有 Modern.js v3 应用启用可选功能(v3 已移除 modern new,本 skill 是其手动等价物): BFF/SSG/styled-components 自动启用,Tailwind/自定义 Web Server 脚手架,能力矩阵 + report + --install。 含 scripts(enable.mjs / scan.mjs / lib.mjs)、references、SKILL.md,及 tests/skill/feature-enable.mjs 回归套件(118 断言)与 v3-app-* fixtures。
…ling + skills layout 维护者向 dependency-audit skill(仓库依赖健康审计:幽灵/循环依赖、重复多版本、安装体积/耗时) 放在 scripts/skills/(对外标准 skills CLI 默认发现不到);scripts/sync-skills.mjs 把内部 skill 同步到 .claude/.agents/.cursor 镜像;skills/README.md 说明两类 skill 边界(用户向=根 skills/,维护者向=scripts/skills/)。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Related Links
Checklist
pnpm run change.