Runs all unit tests (Jest) and Python evaluations (tests/eval/run_evals.py) for the AstroTyper project, then reports the results. Does NOT refactor or fix any failures unless explicitly asked.
eugeneh101/astrotyper
SkillsMP has collected 6 skills from eugeneh101/astrotyper. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Analyzes uncommitted changes, formats a concise changelog, and automatically runs git add and git commit.
Performs a systematic STRIDE threat modeling assessment on the current project's codebase and architecture. Use this when starting a new implementation phase or reviewing existing components.
A workflow for fixing bugs using Test-Driven Development (TDD). Trigger this when the user describes a bug and wants you to do TDD or Red-Green-Refactor.
A skill to autonomously play the AstroType game in a Chromium browser at a specific WPM.
Analyzes recent code changes and updates the game_design_spec.md, implementation_plan.md, and task.md to ensure the documentation stays perfectly synchronized with the actual implementation. Summarizes all changes made.