ワンクリックで
punit-tests
punit-tests には TheSmuks から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Debug PUnit CI failures — triage workflow errors, reproduce failures locally, and fix common CI issues. Use when a GitHub Actions workflow is failing and needs diagnosis.
Manage PUnit releases — version bumping, changelog formatting, tagging, and GitHub release workflow. Use when preparing a release, bumping versions, updating CHANGELOG.md, or creating release tags.
Develop and modify the PUnit testing framework itself. Use when editing PUnit.pmod source files, adding assertions, modifying TestSuite/TestRunner behavior, fixing framework bugs, or extending reporter output formats.
Write PUnit test files for the Pike testing framework. Use when creating new test files, adding test methods, writing parameterized tests, or adding tag-annotated tests in a project using PUnit.