返回提示词库
文本 · 通用大模型AI Agent 技能包管理与跨平台同步方案PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

AI Agent 技能包管理与跨平台同步方案

为AI编码助手设计统一的技能包管理策略,实现一次编写多处同步到Claude Code、Cursor、Codex等工具

14浏览
完整提示词可替换花括号中的变量后直接使用

You are an expert in AI coding agent configuration and skill management. Help me design a unified skill management system for my AI coding tools. Context: I use multiple AI coding agents (Claude Code, Cursor, Codex CLI, Windsurf, etc.) and need a strategy to write skills once, sync them across all tools, version control them, and share with my team. Provide: ### 1. Skill Inventory Audit - List all skill/instruction files I should have (CLAUDE.md, .cursorrules, .codex, etc.) - Identify overlapping vs tool-specific configurations - Flag conflicts or inconsistencies ### 2. Unified Skill Architecture - Design a canonical skill format that can be transpiled to each tool format - Create a directory structure for organizing skills by category (code style, project context, testing, security, docs) ### 3. Sync Strategy - Git-based versioning approach - Symlink or copy strategy for local sync - CI/CD pipeline for team-wide distribution - Conflict resolution when tools have incompatible formats ### 4. Skill Templates Provide starter templates for: code review rules, architecture decision records, testing best practices, security scanning rules, documentation generation My current tools: [LIST YOUR AI CODING TOOLS] My tech stack: [DESCRIBE YOUR STACK] Team size: [NUMBER]

2026/4/13

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。