What problem does it solve?
When you join the DicePP repository and feel unsure about where to find key code and documentation, this Skill helps you get oriented quickly so you can start contributing with confidence.
Core Features & Use Cases
- Project onboarding overview: Explains DicePP’s purpose in the TRPG Dice bot context and summarizes its main capabilities (rolling, character cards, initiative tracking, rule lookup, draw cards, logs).
- Directory structure map: Provides a practical mapping of the repository layout so you know where core logic, modules, adapters, and tests live.
- Key file fast reference: Points to the most important entry points and examples (bot class, command base class, dice command, and SQLite data layer) to reduce time-to-first-change.
Quick Start
Ask the AI to run the onboard Skill to summarize DicePP’s architecture, directory layout, and the location of the main bot, command, roll example, and database files.