·writing-skills
</>

writing-skills

在創建新技能、編輯現有技能或在部署之前驗證技能是否有效時使用

5Installs·0Trend·@zhucl1006

Installation

$npx skills add https://github.com/zhucl1006/ailesuperpowers --skill writing-skills

How to Install writing-skills

Quickly install writing-skills AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zhucl1006/ailesuperpowers --skill writing-skills
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zhucl1006/ailesuperpowers.

SKILL.md

View raw

官方指導: Anthropic 的官方技能創作最佳實踐,請參閱anthropic-best-practices.md。本文檔提供了額外的模式和指南,以補充該技能中以 TDD 為中心的方法。

| 測試用例 |帶有子代理的壓力場景 | | 生產代碼 |技能文檔(SKILL.md) | | 測試失敗(紅色) |代理在沒有技能的情況下違反規則(基線)| | 測試通過(綠色) |代理人遵守現有技能 | | 重構 |堵住漏洞,同時保持合規性 | | 先寫測試 |在編寫技能之前運行基線場景 | | 看著它失敗 |記錄代理人所使用的準確合理化| | 最少程式碼 |編寫解決這些特定違規行為的技能 | | 看著它過去 |驗證代理現在是否符合要求 | | 重構週期 |尋找新的合理化→阻塞→重新驗證|

為什麼這很重要: 測試顯示,當描述總結了技能的工作流程時,克勞德可能會遵循描述而不是閱讀完整的技能內容。儘管該技能的流程圖清楚地顯示了兩次審查(規範合規性然後是代碼質量),但“任務之間的代碼審查”的描述導致克勞德進行了一次審查。

在創建新技能、編輯現有技能或在部署之前驗證技能是否有效時使用 Source: zhucl1006/ailesuperpowers.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zhucl1006/ailesuperpowers --skill writing-skills
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from zhucl1006/ailesuperpowers

Quick answers

What is writing-skills?

在創建新技能、編輯現有技能或在部署之前驗證技能是否有效時使用 Source: zhucl1006/ailesuperpowers.

How do I install writing-skills?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zhucl1006/ailesuperpowers --skill writing-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zhucl1006/ailesuperpowers