Skip to main content
Dépôt GitHub

knowledge-dungeon

knowledge-dungeon contient 14 skills collectées depuis McFuzzySquirrel, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
0
mis à jour
2026-06-24
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-data-persistence
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Enseignants postsecondaires, autres

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
Développeurs de logiciels

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