Skip to main content
Run any Skill in Manus
with one click
FlinnBurgess
GitHub creator profile

FlinnBurgess

Repository-level view of 16 collected skills across 1 GitHub repositories.

skills collected
16
repositories
1
updated
2026-04-12
repository explorer

Repositories and representative skills

debug-with-logs
software-developers

Debug a bug using the user's description and the match log file from the most recent game.

2026-04-12
audit-cards
software-quality-assurance-analysts-and-testers

Audit cards for data accuracy and engine correctness. Supports single-card audit (compare against UESP wiki, verify engine ops/targets/families, report PASS or NEEDS_FIX) or full-catalog batch audit with progress tracking.

2026-04-12
fix-card-effect
software-developers

Investigate and fix a card whose in-game effect is not working as described.

2026-04-12
add-ui-pattern
software-developers

Add a reusable UI pattern to the catalog. Use when a new UI feature has been built and should be documented for future reuse — e.g. "add this animation pattern", "catalog this UI flow". Takes a description of the pattern and the relevant files.

2026-04-12
find-ui-pattern
web-and-digital-interface-designers

Find a reusable UI pattern from the catalog given a description of what you need. Use when implementing a new card or mechanic and you want to check if an existing UI pattern applies — e.g. "I need an arrow from one creature to another", "show damage after an animation", "defer an effect until a visual plays".

2026-04-12
test-match
software-quality-assurance-analysts-and-testers

Configure a test match scenario for manual gameplay testing. Use when user wants to test a card, mechanic, keyword, or interaction in-game — e.g. "test veteran", "set up a match with treasure hunt cards", "I want to try Consume". Creates a JSON config in data/test_match_configs/ so the user can press ? on the Match button to pick and launch it.

2026-04-08
fix-bug-reports
software-developers

Process all error reports from res://reports/bug-reports/ — analyze each bug, fix it, run tests, commit, and delete the report file. Ask for guidance on unclear reports.

2026-04-07
wiki-fix
software-developers

Fix a card by comparing its local data and effects against the UESP wiki. Takes a card name, fetches wiki details, audits data fields and gameplay functionality, and fixes any discrepancies.

2026-04-07
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded