Skip to main content
GitHub-Repository

knowledge-dungeon

knowledge-dungeon enthält 14 gesammelte Skills von McFuzzySquirrel, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
14
Stars
0
aktualisiert
2026-06-24
Forks
0
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

add-data-persistence
Softwareentwickler

Adds new data fields or entities to Knowledge Dungeon's persistence layer, covering type definitions, store updates, save/load logic, backward compatibility, and test coverage.

2026-06-24
add-village-structure
Softwareentwickler

Adds a new interactive structure type (building, landmark, or interaction point) to the Knowledge Dungeon village hub. Use this skill when adding any new structure that players can approach and interact with - fishing ponds, new buildings, interactable decorations, or custom landmarks. Covers the full cross-agent pipeline: layout data, Phaser rendering, React info panel, and interaction routing.

2026-06-24
create-phaser-game-object
Softwareentwickler

Scaffolds a new Phaser game object (NPC, decoration, portal, item, or interactive element) in a Knowledge Dungeon scene, following the project's patterns for texture loading, positioning, animation, and state integration.

2026-06-24
forge-assign-models
Sonstige Computerberufe

Discover which LLM models are available to the user (cloud subscription + local Ollama), classify each generated agent's workload, and recommend (and optionally apply) a per-agent model assignment so that lightweight agents do not default to the most expensive model. Use this skill after `forge-build-agent-team` has produced an agent team, or any time the team changes.

2026-06-24
forge-build-agent-team
Sonstige Computerberufe

Analyze a Product Requirements Document (PRD), Product Vision with Feature documents, or Feature PRD and generate a complete team of custom agents and reusable skills tailored to the project. Use this skill when asked to create, scaffold, or design a development team from requirements documents.

2026-06-24
forge-build-feature-prd
Projektmanagementspezialisten

Build a Feature PRD that captures a feature - either as a new addition to an existing project, or as part of initial project decomposition from a Product Vision. Use this skill when you need a self-contained feature document with user stories, requirements, and implementation tasks.

2026-06-24
forge-build-prd
Projektmanagementspezialisten

Build a comprehensive Product Requirements Document (PRD) or Technical Specification from a user's idea, concept, or research document. Use this skill when asked to create, draft, or formalize a PRD, spec, or requirements document.

2026-06-24
forge-decompose-prd
Projektmanagementspezialisten

Decompose an existing monolithic Product Requirements Document (PRD) into a Product Vision document and individual Feature documents. Use this skill when you want to break a large PRD into independent, self-contained features that can be prioritized, built, and delivered separately.

2026-06-24
forge-optimize-skills
Sonstige Computerberufe

Audit existing skills in .agents/skills/ against agentskills.io best practices. Scores each skill on context economy, gotchas coverage, procedural clarity, progressive disclosure, calibration, and validation. Produces a reviewable audit report and can optionally apply targeted improvements.

2026-06-24
forge-orchestrate-build
Sonstige Computerberufe

Coordinate specialist agents through PRD implementation phases. Provides the full execution process for PRD full builds, Feature PRD executions, and feature-based builds from decomposed documents. Use this skill when the project-orchestrator agent invokes it, or when you need to drive a build step by step.

2026-06-24
implement-visual-theme
Softwareentwickler

Applies a unified visual theme (color palette, typography, border styles, and iconography) across both the React UI shell and Phaser game canvas in Knowledge Dungeon, following the research in docs/research/ui-enhancements.txt.

2026-06-24
write-component-tests
Softwarequalitätssicherungsanalysten und -tester

Writes Vitest + React Testing Library tests for a Knowledge Dungeon React UI component, covering render, user interaction, state integration, and edge cases.

2026-06-24
create-dungeon-from-text
Sonstige Hochschullehrer

Turn a document or plain text into an importable Knowledge Dungeon subject with topic rooms, edges, and notes that include Summary, Key Points, and Recall Question.

2026-06-16
create-repo-mindmap
Softwareentwickler

Analyze a repository and generate a Knowledge Dungeon subject folder (dungeon.json + room notes/artifacts) for architecture, systems, features, and workflow learning. Use when user asks to build a playable repo mindmap, onboarding dungeon, architecture study map, or phase-ready creator/scribe/archaeologist subject from code.

2026-06-01