From playcraft
How to complete financial features declarations on Google Play
How this skill is triggered — by the user, by Claude, or both
Slash command
/playcraft:financial-declarationsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Declare if your app:
Declare if your app:
Even informational apps (e.g., a currency converter or crypto price tracker) may require this declaration.
App Dashboard → Policy → App content → Financial features
Financial product type — select all that apply:
License / registration — if your app provides regulated financial services:
Disclaimer — if no license is required, add a disclaimer within the app:
Navigation: App Dashboard → Monetization setup → Products
Required for any app with:
Requirements:
npx claudepluginhub sudarshanchaudhari/playcraft --plugin playcraftGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.