projects/9898-MTG-Chaos-RPG-2026/.github/skills/project-iterate-improvements/SKILL.md
name: project-iterate-improvements description: 'Automates iterative improvements for tasks, tests, and all files. Integrates maintenance, features, reviews, logs, documentation, instructions, prompts, agents, hooks, and more.' argument-hint: 'Describe the area or files to improve.' user-invocable: true # Project Iterative Improvements Skill ## Purpose A reusable skill for iterating improvements across tasks, tests, and all project files. Integrates maintenance, features, reviews, logs
npx skillsauth add adamf9898/9898-mtg-pc projects/9898-MTG-Chaos-RPG-2026/.github/skills/project-iterate-improvementsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
name: project-iterate-improvements description: 'Automates iterative improvements for tasks, tests, and all files. Integrates maintenance, features, reviews, logs, documentation, instructions, prompts, agents, hooks, and more.' argument-hint: 'Describe the area or files to improve.' user-invocable: true
A reusable skill for iterating improvements across tasks, tests, and all project files. Integrates maintenance, features, reviews, logs, documentation, instructions, prompts, agents, hooks, and more.
src/scripts/, CSS in src/styles/, HTML in src/scenes/, JSON in src/lib/).Use this skill to automate and streamline iterative improvements for your project. Run regularly to keep your codebase healthy and up-to-date.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
tools
Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.
devops
When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.
tools
--- name: test-enhancement argument-hint: 'Describe tests to enhance.' user-invocable: true --- # Test Enhancement Skill Automates test improvements: coverage, reliability, error handling, and reporting. Use to strengthen your test suite and catch regressions early. ## Example Prompts - "Enhance tests for game logic." - "Add coverage for asset manager." - "Improve error handling in automation scripts."