Skill-gap workflow for this project. Use when no existing repo skill fits a task after consulting skill-router, or when repeated work reveals a missing reusable workflow; guides agents to decide whether to create a new skill, define its scope, scaffold it,…
DaFum/company-sim
SkillsMP has collected 14 skills from DaFum/company-sim. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 14
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 14 of 14 collected skills.
Master router for repository work. Use before changing, extending, optimizing, validating, documenting, committing, or preparing pull requests for this project; route to the dedicated thinking, plan-writing, plan-execution, idea-developer, frontend-phaser,…
Architecture workflow for this project. Use for state flow, services, hooks, Phaser scene coordination, AI orchestration, persistence, system boundaries, and cross-file design decisions.
Documentation workflow for this project. Use for README, memory.md, ARCHITECTURE.md, scoped AGENTS.md, skill documentation, durable project knowledge, and deciding whether instructions belong in docs.
Frontend Phaser workflow for this project. Use for Phaser scenes, sprites, canvas integration, game-loop presentation, input handling, animation timing, scene tests, and React-to-Phaser coordination.
Performance workflow for this project. Use for runtime smoothness, bundle or build performance, Phaser rendering, React render frequency, AI/API efficiency, responsiveness, and measurement-driven optimization.
Plan execution workflow for this project. Use when carrying out an approved plan step-by-step, keeping edits surgical, checking progress after each step, and preventing scope drift.
Planning workflow for this project. Use when turning a request into a concise, verifiable plan with assumptions, tradeoffs, success criteria, scoped steps, and exact checks before repository work begins.
Quality workflow for this project. Use for tests, linting, bug reproduction, regression prevention, validation strategy, and deciding which checks prove a change works.
Release workflow for this project. Use for final diff review, git status, commit hygiene, pull request metadata, release-readiness checks, and final reporting after repository changes.
Idea development workflow for this project. Use when transforming rough ideas into scoped product, gameplay, UX, feature, or optimization concepts with value, constraints, risks, and implementation slices.
Implementation workflow for this project. Use for code edits, dependency changes, scripts, configuration, concrete feature work, bug fixes, and keeping changes surgical.
Product and design workflow for this project. Use for user-facing behavior, visual polish, game feel, interaction design, copy, onboarding, accessibility, screenshots, and any perceptible web-app UI change.
Reasoning workflow for this project. Use for ambiguity analysis, assumptions, tradeoffs, risk framing, decision checkpoints, and choosing the simplest safe path before planning or implementation.