Agent skill
.claude/skills/database-seeding/SKILL.md
旧版のdatabase-seedingスキル概要。開発/テスト/本番の初期データ投入、環境分離、 シード戦略の整理を目的としていた。 旧リソース: - `.claude/skills/database-seeding/references/seed-strategies.md` - `.claude/skills/database-seeding/references/data-generation.md` - `.claude/skills/database-seeding/references/environment-separation.md` - `.claude/skills/database-seeding/assets/seed-file-template.ts` Use only for compatibility checks with legacy outputs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/references
SKILL.md
旧スキルメモ
概要
旧版は「シード戦略の選定」「環境分離」「テストデータ生成」の3点を中心に整理していた。 新構成ではPhase分割と検証フローを明確化して再構成済み。
旧ワークフロー要約
- シード対象の整理
- 戦略選定と環境分離
- シード実装と検証
参照メモ
- 旧版の詳細は
references/seed-strategies.mdとreferences/data-generation.mdに反映済み。 - 旧テンプレートは
assets/seed-file-template.tsに移行済み。
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?