AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Glossary Creator

skill-ks6088ts-labs-skills-glossary-creator · by ks6088ts-labs

プロジェクト用語集を作成するスキル。docs/prd.md や docs/functional-design.md が存在する場合に、ドメイン用語、技術用語、略語、アーキテクチャ用語等を体系的に定義した用語集を作成します。「用語集を作成して」「glossary を作って」「用語を定義して」等のリクエストで使用してください。

No reviews yet
0 installs
32 views
0.0% view→install

Install

$ agentstack add skill-ks6088ts-labs-skills-glossary-creator

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ks6088ts-labs-skills-glossary-creator)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
Archived

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Glossary Creator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

用語集クリエイター

プロジェクト固有の用語と技術用語を体系的に定義する用語集を作成します。

用語集について

用語集は、プロジェクト内で使用される用語の定義を統一的に管理するドキュメントです。チームメンバー間の認識を統一し、ドキュメントの一貫性を保つために作成されます。

前提条件

用語集作成を開始する前に、以下のドキュメントを確認してください(存在する場合):

  1. docs/prd.md - PRD から用語を抽出
  2. docs/functional-design.md - 機能設計書から技術用語を抽出

これらのドキュメントが存在しない場合でも、用語集の作成は可能です。

出力先

docs/glossary.md

基本ワークフロー

  1. 既存ドキュメント(PRD、機能設計書等)の内容を確認
  2. テンプレート [references/template.md](references/template.md) を参照
  3. 各ドキュメントから用語を抽出し、体系的に整理
  4. docs/glossary.md に保存

既存用語集がある場合

docs/glossary.md が既に存在する場合:

  • 既存の構造と内容を最優先
  • 新しい用語の追加や定義の更新を行う
  • 既存の用語定義は維持しながら更新

主要セクション

用語集は以下で構成されます(該当するもののみ作成):

  • ドメイン用語: プロジェクト固有のビジネス概念
  • 技術用語: 使用している技術、フレームワーク、ツール
  • 略語・頭字語: 略語の正式名称と説明
  • アーキテクチャ用語: システム設計・パターンに関する概念
  • ステータス・状態: システム内で使用される各種ステータス
  • データモデル用語: データベース・データ構造に関する用語
  • エラー・例外: システムで定義されているエラー

詳細なガイドは [references/guide.md](references/guide.md) を参照してください。

作成時の原則

  • 明確さ: 曖昧さを排除し、誰が読んでも同じ理解ができる定義
  • 具体性: 抽象的な定義だけでなく、具体的な使用例を含める
  • 関連性: 用語同士の関係性を明確にリンク
  • 一貫性: 全てのドキュメントで同じ用語を使用

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.