Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Blood-and-Gold

Blood-and-Gold contains 27 collected skills from cautiouskurns, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
27
Stars
0
updated
2026-01-15
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

prototype-roadmap-planner
project-management-specialists

Read a prototype GDD and generate a phased implementation roadmap with concrete tasks, organized by implementation phases with specific deliverables and test criteria.

2026-01-15
vfx-generator
software-developers

Generate complete, game-ready VFX scenes for Godot 4.x using NO custom art assets. Creates procedural effects using GPUParticles2D, ColorRect, Line2D, and geometric shapes. Use this when the user wants to create visual effects without sprites.

2026-01-15
tool-feature-implementer
software-developers

Implement tool features from roadmaps, building editor plugins, standalone tools, and CLI utilities for game development. Use this when implementing features from a tool roadmap.

2026-01-12
tool-roadmap-planner
project-management-specialists

Create phased implementation roadmaps for development tools, breaking them into MVP, enhancements, and polish phases with feature-level deliverables compatible with tool-feature-implementer.

2026-01-12
architecture-documenter
software-developers

Build and maintain a living architecture document tracking scene trees, data structures, system hierarchies, and game architecture. Use this when visualizing game structure, documenting scene hierarchies, or tracking data schemas.

2026-01-12
pixellab-animate-character
special-effects-artists-and-animators

Add animations to existing PixelLab characters. Lists available characters, shows animation templates organized by category (movement, combat, utility), and supports custom action descriptions. Use this when the user wants to animate a character sprite.

2026-01-12
tool-spec-generator
project-management-specialists

Generate concise specifications for development tools, editors, and utilities. Use this when planning a new tool, editor plugin, or standalone utility to assist with game development.

2026-01-12
error-debugger
software-developers

Debug errors from screenshots with deep analysis to fix the immediate issue and proactively identify related errors. Use this when the user provides an error screenshot, says "debug this", or wants to fix runtime/compile errors.

2026-01-11
pixellab-create-character
special-effects-artists-and-animators

Create pixel art characters using PixelLab MCP with guided prompts for style consistency. Asks for description, size, art style, and validates against the project's existing art direction. Use this when the user wants to create a new character sprite for the game.

2026-01-11
changelog-updater
software-developers

Create and update CHANGELOG.md files to track development progress, features, fixes, and changes. Use this when completing features, fixing bugs, or documenting project milestones.

2026-01-11
concept-validator
commercial-and-industrial-designers

Validate game concepts by analyzing technical feasibility, scope warnings, and comparing to similar games. Use this when the user has a game idea that needs stress-testing.

2026-01-11
data-driven-refactor
software-developers

Analyze code to identify opportunities for data-driven design by extracting hardcoded values into JSON, .tres resources, or dedicated data files. Use this when the user wants to improve data management, make balancing easier, or separate code from configuration.

2026-01-11
data-extractor
software-developers

Execute data-driven refactorings from data-driven-refactor reports. Use this when the user wants to implement data extraction recommendations by creating data files and refactoring scripts.

2026-01-11
design-bible-updater
special-effects-artists-and-animators

Create and maintain a Game Design Bible documenting design vision, pillars, mechanics philosophy, and creative direction. Use this when establishing design principles or documenting high-level creative decisions.

2026-01-11
feature-idea-designer
special-effects-artists-and-animators

Refine vague feature ideas into structured Feature Idea Briefs through interactive Q&A. Use this when the user has a rough idea that needs fleshing out before creating a full feature spec.

2026-01-11
feature-implementer
software-developers

Implement a feature spec by creating all necessary scenes, scripts, and resources. Use this when the user wants to implement a documented feature from the docs/features/ directory.

2026-01-11
feature-spec-generator
project-management-specialists

Generate detailed feature specifications based on the project's feature spec template, using the prototype GDD and roadmap for context. Use this when the user wants to create a feature spec, document a new feature idea, or plan implementation for a game feature.

2026-01-11
game-concept-generator
special-effects-artists-and-animators

Generate game concepts through interactive constraint gathering. Use this when the user wants game ideas, needs inspiration, or wants to explore different game concepts based on their constraints.

2026-01-11
gdscript-quality-checker
software-quality-assurance-analysts-and-testers

Analyze GDScript code for quality, best practices, anti-patterns, and refactoring opportunities. Use this when the user wants to review code quality, check for Godot-specific issues, or improve code maintainability.

2026-01-11
gdscript-refactor-executor
software-developers

Execute code quality refactorings from gdscript-quality-checker reports. Use this when the user wants to implement the recommendations from a code review report.

2026-01-11
production-gdd-generator
technical-writers

Generate comprehensive Game Design Documents for full production games. Use this when transitioning from prototype to full game, or when planning a complete game from scratch.

2026-01-11
prototype-gdd-generator
graphic-designers

Generate structured Game Design Documents for prototypes through interactive Q&A. Use this when the user wants to document a game concept, create a prototype GDD, or formalize their design ideas.

2026-01-11
scene-optimizer
software-developers

Analyze Godot scene files (.tscn) for structural issues, performance problems, and optimization opportunities. Use this when the user wants to optimize a scene, check scene structure, or troubleshoot scene-related issues.

2026-01-11
systems-bible-updater
software-developers

Create and maintain a Systems Bible documenting all technical systems, their architectures, interactions, and implementation details. Use this when building systems, refactoring, or onboarding developers to the codebase.

2026-01-11
version-control-helper
software-developers

Guide users through git workflows, best practices, commit messages, branching strategies, and resolving common version control issues. Use this when users need help with git operations or workflow decisions.

2026-01-11
vertical-slice-gdd-generator
special-effects-artists-and-animators

Expand a prototype GDD into a vertical slice GDD, adding polish, content scope, and quality bar definitions. Use this when prototype validates core mechanics and you're ready to build a polished representative slice.

2026-01-11
vertical-slice-roadmap-planner
project-management-specialists

Read a vertical slice GDD and generate a phased roadmap of features that need to be implemented, organized into logical phases with high-level feature descriptions.

2026-01-11