スキル一覧に戻る
ricardoroche

spec-templates

by ricardoroche

0🍴 0📅 2025年11月18日
GitHubで見るManusで実行

SKILL.md


name: spec-templates description: Provides reusable markdown templates and outlines for OpenSpec proposals, design docs, ADRs, READMEs, and changelogs. category: documentation

Spec & Doc Templates

Trigger Keywords: template, outline, spec, proposal, ADR, design doc, README, changelog, release notes, structure

Agent Integration: Used by spec-writer, technical-writer, and planning-focused agents when structuring docs before drafting.

OpenSpec Proposal Outline

# Proposal: <Title>
**Change ID:** `<id>`
**Status:** Draft
**Date:** YYYY-MM-DD
**Author:** <name>

## Executive Summary
## Background
## Goals
## Scope / Non-Goals
## Approach
## Risks & Mitigations
## Validation & Metrics
## Open Questions

Tasks Checklist Outline

# Implementation Tasks
**Change ID:** `<id>`
**Status:** Draft|Ready for Implementation

## Overview
<short description>

## Tasks
- [ ] High-level task
  - [ ] Subtask with validation note

Spec Delta Outline

# Spec: <Capability Name>
**Capability**: <kebab-case>
**Status**: Draft
**Related**: <optional list>

## Overview
<short description>

## ADDED|MODIFIED|REMOVED Requirements
### Requirement: <Title>
<description>

#### Scenario: <Name>
**Given** ...
**When** ...
**Then** ...

ADR Outline

# ADR <ID>: <Title>
Status: Proposed|Accepted|Superseded
Date: YYYY-MM-DD
Context
Decision
Consequences
Alternatives
Open Questions

README Section Ordering (for this plugin)

  1. Overview and purpose
  2. Installation and setup
  3. Quickstart (commands/agents examples)
  4. Command reference
  5. Agent reference
  6. Configuration and hooks
  7. Workflows and examples
  8. Troubleshooting and support

Changelog / Release Notes

  • Version heading (with date)
  • Added / Changed / Fixed / Deprecated / Removed / Security
  • Migration or upgrade steps when needed
  • Verification checklist or links to tasks/specs

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です