SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/cafe3310/public-agent-skills --skill doc-template-provider명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
为 Agent 设计的自动化浏览器 CLI 工具,也能操作 Electron 桌面应用。当需要与网站交互(包括页面导航)时使用
定义了使用浏览器开发者工具进行端到端(E2E)测试的工作流,测试用例以 Markdown 文件形式记录。
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
| name | doc-template-provider |
| description | 提供文档模板,涵盖常见文档类型,包括 Jira 需求 |
| license | Apache-2.0 |
| author | github/cafe3310 |
| depends_on_skill | [] |
| depends_on_binary | [] |
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) 需求单的模板。