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

artifacts

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

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

这个仓库中的 skills

tui-iteration
软件开发工程师

How to test and iterate on the ratatui TUI (`artifacts tui <character>`) by remote-controlling a zellij pane — launch it, drive keypresses, and capture screen dumps to see the actual rendered layout without a human at the keyboard. Use whenever changing code under src/tui or verifying a TUI behavior/layout claim.

2026-07-06
artifacts-api-spec
软件开发工程师

Fetch the open-api specification for a specific action, endpoint, or request to the artifacts API. Use when investigating or implementing any artifacts API related interactions, rather than guessing at artifacts api.

2026-07-06
code-complete
软件开发工程师

Run all automated code quality and verification tasks. Use when done making any rust file changes.

2026-07-06
live-integration-test
软件开发工程师

Learn how to run a live request against the artifacts API using a test character and token/secret. Use when wanting to test something end to end, against the actual game servers.

2026-07-06
unit-testing-standard
软件质量保证分析师与测试员

How to write and review tests in this repo. Enforces a "few, broad, entrypoint-driven" testing standard over many narrow per-function unit tests. Use this whenever writing new tests, reviewing existing ones, deciding whether a change needs test coverage, or consolidating/pruning `#[test]` blocks. Triggers on requests like "add a test for this", "write tests for X", "is this well tested", "clean up these tests", or when a code change touches Fennel workflows, the driver/MockDriver, core game logic, or the TUI.

2026-07-06
artifacts GitHub Agent Skills | SkillsMP