mcpbeat

Doc Template Provider

cafe3310/doc-template-provider

提供文档模板,涵盖常见文档类型,包括 Jira 需求

2k tokens
context cost
the whole folder, loaded on every use
8
files
instructions only
0
copies elsewhere
how many repositories repackaged it
249
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/cafe3310/public-agent-skills --skill doc-template-provider

The instruction itself

1 sections, as written by the author

1. 模板资源

  • templates/gemini.md.template: 用于创建项目级别 GEMINI.md 文档的模板。
  • templates/requirements.md.template: 用于创建需求文档的模板。
  • templates/bugs.md.template: 用于创建缺陷跟踪文档的模板。
  • templates/todo.md.template: 用于创建待办事项列表的模板。
  • templates/main-spec.md.template: 用于创建项目整体产品规格说明的模板。
  • templates/feature-spec.md.template: 用于创建项目子功能产品规格说明的模板。
  • templates/jira-ticket.md.template: 用于创建 Jira (或公司内同等概念 Dima) 需求单的模板。

How to use it

Copy the folder

Take cafe3310/doc-template-provider from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.