docs(design): define creeper aura plugin

This commit is contained in:
dmg
2026-08-08 13:44:14 -04:00
commit f9ad2d9461
10 changed files with 250 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
type: Index
title: Creeper Fear User Stories
description: Catalog of user stories for the Spigot Creeper Fear plugin.
---
# User Stories
- [US-001: Track creeper defeats](us-001-track-creeper-defeats.md)
- [US-002: Unlock Creeper Aura ranks](us-002-unlock-creeper-aura-ranks.md)
- [US-003: Show progression and rank advancement](us-003-show-progression-and-rank-advancement.md)
- [US-004: Check personal progress](us-004-check-personal-progress.md)
- [US-005: Administer player progression](us-005-administer-player-progression.md)
- [US-006: Configure aura progression](us-006-configure-aura-progression.md)
- [US-007: Build and release the plugin](us-007-build-and-release-plugin.md)