writing-plans

by jnMetaCode 7.7k MIT Updated Aug 18, 2026
writing-plans skill by jnMetaCode
writing-plans — Docs skill by jnMetaCode

writing-plans is an open-source docs skill for Claude Code and compatible agents, published by jnMetaCode. Its author describes it as: “当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前”. The project has 7.7k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add jnMetaCode/superpowers-zh`.

What writing-plans does

编写全面的实现计划,假设工程师对我们的代码库零上下文,且品味存疑。记录他们需要知道的一切:每个任务要修改哪些文件、代码、测试、可能需要查阅的文档、如何测试。将整个计划拆成小步骤任务。DRY。YAGNI。TDD。频繁 commit。

Installation

Add writing-plans to your agent with:

/plugin marketplace add jnMetaCode/superpowers-zh

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for writing-plans is organised into these sections:

  • 概述
  • 范围检查
  • 文件结构
  • 任务粒度定界
  • 小步骤任务粒度
  • 计划文档头部
  • 任务结构
  • 禁止占位符
  • 自检
  • 执行交接

When to use it

Reach for writing-plans when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in jnMetaCode/superpowers-zh, an established project with 7,721 GitHub stars
  • Actively maintained (recent commits)

Things to check

  • Sparse description in metadata — read the repository for full details

Topics

agent-skillsagentic-codingai-codingchineseclaude-codecode-reviewcursorgemini-clikiromcpnpm-packageprompt-engineeringskillssuperpowerstddtrae

Frequently asked questions

What does writing-plans do?
当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前
How do I install writing-plans?
Run /plugin marketplace add jnMetaCode/superpowers-zh in your agent, then reload your skills. Review the source at https://github.com/jnMetaCode/superpowers-zh before installing.
Is writing-plans free to use?
Yes. writing-plans is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does writing-plans come from?
writing-plans ships inside jnMetaCode/superpowers-zh, a repository that contains 21 catalogued skills in total. The repository's 7,721 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Docs →

中文文档排版参考——中英文空格、全半角标点、术语保留、链接格式、中文文案排版指北约定。仅在用户显式 /chinese-documentation 时调用,不要根据上下文自动触发。

7.7k jnMetaCode MIT

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent documentation.

45k sickn33 MIT

Audit and rewrite prose so it stops reading as machine-generated. Use this skill when asked to remove AI-isms, clean up AI writing, edit a draft for AI tells, audit a README, changelog, release note, PR description, or blog post for machine-sounding prose, or make text sound less like AI. Supports a detect-only mode, a rewrite mode, and an edit-in-place mode, with optional voice and context profiles.

39k wshobson MIT

Rewrite text that sounds AI-generated while keeping the writer's facts, meaning, and voice. Use when editing or reviewing prose for inflated claims, sales language, vague sources, repetitive structure, stock AI words, passive voice, filler, or chatbot artifacts. Based on Wikipedia's "Signs of AI writing."

36k blader MIT