Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ionwake

ionwake 收录了来自 toverux 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
1
更新
2026-06-23
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

instrument-ionwake-browser
软件开发工程师

Drive and read Ionwake's `__ionwake*` window instrumentation hooks (`__ionwakeScene` on /play, `__ionwakeShipyard` on /shipyard, and the dev-only `__ionwake` debug flags) from outside the page via the Chrome DevTools MCP. Use to read live sim/scene/clock state, screenshot the running app, drive the shipyard, load ship models, inspect a ship schema, log the WebTransport wire, or keep a backgrounded tab stepping.

2026-06-23
handoff
其他计算机职业

Compact the current conversation into a handoff document for another agent to pick up.

2026-06-19
writing-great-skills
其他计算机职业

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-06-19
ask-matt
其他计算机职业

Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.

2026-06-19
grill-gamedesign
特效艺术家和动画师

Interview the user relentlessly about a game design concept or design until reaching shared understanding, stress-testing the concept and resolving each branch of the decision tree.

2026-06-19
grill-with-docs
软件开发工程师

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2026-06-19
grilling
项目管理专家

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

2026-06-19
implement
软件开发工程师

Implement a piece of work based on a PRD or set of issues.

2026-06-19
improve-codebase-architecture
软件开发工程师

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-06-19
prototype
软件开发工程师

Build a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.

2026-06-19
resolving-merge-conflicts
软件开发工程师

Use when you need to resolve an in-progress git merge/rebase conflict.

2026-06-19
tdd
软件质量保证分析师与测试员

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-06-19
instrument-ionwake-server
软件开发工程师

Instrument the running Ionwake game server over its MCP control surface (server id `ionwake`, `mcp__ionwake__*` tools served at `/mcp` on the game port, default `127.0.0.1:8080`, behind HTTP Basic auth).

2026-06-18
general-guidelines
软件开发工程师

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2026-06-06
solidjs-development
软件开发工程师

Solid.js reactive framework patterns for building high-performance web applications with fine-grained reactivity. Covers signals, effects, memos, stores, control flow components, routing, resources, and key differences from React. Use when the task involves `Solid.js`, `solid-js`, `SolidStart`, `fine-grained reactivity`, or `Solid signals`.

2026-06-06