·writing-skills
</>

writing-skills

nickcrew/claude-ctx-plugin

在创建新技能、编辑现有技能或在部署之前验证技能工作时使用 - 通过在编写之前使用子代理进行测试,迭代直至防弹合理化,将 TDD 应用于流程文档

10安装·1热度·@nickcrew

安装

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill writing-skills

SKILL.md

Writing skills IS Test-Driven Development applied to process documentation.

You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes).

Core principle: If you didn't watch an agent fail without the skill, you don't know if the skill teaches the right thing.

在创建新技能、编辑现有技能或在部署之前验证技能工作时使用 - 通过在编写之前使用子代理进行测试,迭代直至防弹合理化,将 TDD 应用于流程文档 来源:nickcrew/claude-ctx-plugin。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill writing-skills
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 writing-skills?

在创建新技能、编辑现有技能或在部署之前验证技能工作时使用 - 通过在编写之前使用子代理进行测试,迭代直至防弹合理化,将 TDD 应用于流程文档 来源:nickcrew/claude-ctx-plugin。

如何安装 writing-skills?

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

这个 Skill 的源码在哪?

https://github.com/nickcrew/claude-ctx-plugin