Expert blueprint for digital card games (CCG/Deckbuilders) including card data structures (Resource-based), deck management (draw/discard/reshuffle), turn logic, hand layout (arcing), drag-and-drop UI, effect resolution (Command pattern), and visual polish (godot-tweening, shaders). Use for CCG, deckbuilders, or tactical card games. Trigger keywords: card_game, deck_manager, card_data, hand_layout, drag_drop_cards, effect_resolution, command_pattern, draw_pile, discard_pile.
$npx -y skills add thedivergentai/gd-agentic-skills --skill godot-genre-card-gameInstalls into the current project.
Run `npx skills use "https://github.com/thedivergentai/gd-agentic-skills" --skill "thedivergentai/gd-agentic-skills/godot-genre-card-game"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thedivergentai/gd-agentic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/thedivergentai/gd-agentic-skills"` and select the relevant skills, then follow their instructions.