·skill-developer
</>

skill-developer

venture-formations/aiprodaily

遵循 Anthropic 最佳实践创建和管理 Claude Code 技能。在创建新技能、修改 Skill-rules.json、了解触发模式、使用挂钩、调试技能激活或实施渐进式披露时使用。涵盖技能结构、YAML frontmatter、触发器类型(关键字、意图模式、文件路径、内容模式)、执行级别(阻止、建议、警告)、挂钩机制(UserPromptSubmit、PreToolUse)、会话跟踪和 500 行规则。

3安装·0热度·@venture-formations

安装

$npx skills add https://github.com/venture-formations/aiprodaily --skill skill-developer

SKILL.md

Comprehensive guide for creating and managing skills in Claude Code with auto-activation system, following Anthropic's official best practices including the 500-line rule and progressive disclosure pattern.

Philosophy Change (2025-10-27): We moved away from blocking PreToolUse for Sentry/error handling. Instead, use gentle post-response reminders that don't block workflow but maintain code quality awareness.

✅ Keep SKILL.md under 500 lines ✅ Use progressive disclosure with reference files ✅ Add table of contents to reference files > 100 lines ✅ Write detailed description with trigger keywords ✅ Test with 3+ real scenarios before documenting ✅ Iterate based on actual usage

遵循 Anthropic 最佳实践创建和管理 Claude Code 技能。在创建新技能、修改 Skill-rules.json、了解触发模式、使用挂钩、调试技能激活或实施渐进式披露时使用。涵盖技能结构、YAML frontmatter、触发器类型(关键字、意图模式、文件路径、内容模式)、执行级别(阻止、建议、警告)、挂钩机制(UserPromptSubmit、PreToolUse)、会话跟踪和 500 行规则。 来源:venture-formations/aiprodaily。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/venture-formations/aiprodaily --skill skill-developer
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 skill-developer?

遵循 Anthropic 最佳实践创建和管理 Claude Code 技能。在创建新技能、修改 Skill-rules.json、了解触发模式、使用挂钩、调试技能激活或实施渐进式披露时使用。涵盖技能结构、YAML frontmatter、触发器类型(关键字、意图模式、文件路径、内容模式)、执行级别(阻止、建议、警告)、挂钩机制(UserPromptSubmit、PreToolUse)、会话跟踪和 500 行规则。 来源:venture-formations/aiprodaily。

如何安装 skill-developer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/venture-formations/aiprodaily --skill skill-developer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/venture-formations/aiprodaily

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01