Extract ubiquitous language from Slack and generate domain glossary. Use when user mentions 用語集, glossary, ユビキタス言語, ドメイン用語, Slack から用語.
From shipnpx claudepluginhub thkt/dotclaude --plugin toolkitThis skill is limited to using the following tools:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Calculates TAM/SAM/SOM using top-down, bottom-up, and value theory methodologies for market sizing, revenue estimation, and startup validation.
Extract domain terms from Slack conversations and generate a glossary.
Thin wrapper. Slack API procedures and extraction logic live in extracting-ubiquitous-language skill.
$1 (optional): Slack channel name(s) or search keywords--refs (optional): Reference materials (md paths, Google Docs/Sheets URLs)| Phase | Action | Description |
|---|---|---|
| 1 | Scope definition | Channels, time range, keywords, output |
| 2 | Conversation harvesting | Fetch Slack messages and threads |
| 3 | Term extraction | Analyze conversations for domain terms |
| 4 | Code cross-reference | Match terms to code identifiers |
| 5 | Glossary generation | Write structured glossary markdown |
Follow skill extracting-ubiquitous-language for detailed steps.
/glossary #dev #product
/glossary #dev --refs docs/design.md,https://docs.google.com/document/d/xxx
/glossary 決済 注文 ユーザー
/glossary
File: docs/domain/glossary.md (default, configurable in Phase 1)
| Check | Required |
|---|---|
| All terms have confidence markers? | Yes |
| Ambiguous terms listed separately? | Yes |
| Slack sources cited for definitions? | Yes |
| User reviewed before final write? | Yes |