Skip to main content
Run any Skill in Manus
with one click
GitHub repository

The-Wild-Oasis-For-Admin

The-Wild-Oasis-For-Admin contains 5 collected skills from myoshi2891, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-06-02
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

spec-sync-after-test
software-developers

Keeps spec documents and design logs in sync after test implementation or fixes. Updates quantitative metrics (test count, suite count, type error count). Triggered by: "仕様書更新", "ドキュメント更新", "テスト後の仕様同期", "spec sync after test", "update docs after test", "テスト実装後の更新".

2026-06-02
spec-sync-check
software-developers

Detects and reports divergences across implementation, design, and specifications. Never auto-fixes — always reports to the human for judgment. Triggered by: "仕様確認", "仕様同期", "spec確認", "仕様書チェック", "仕様と実装の整合性", "仕様乖離", "ルール確認", "規約整合性チェック", "ドリフト確認", "skill 整合", "rule 整合", "spec check", "sync check".

2026-06-02
test-complete
software-quality-assurance-analysts-and-testers

Runs unit tests (Vitest), optional E2E tests (Playwright), TypeScript type check, and ESLint, then reports results with pass/fail details and commit readiness. Triggered by: "テスト実行", "テスト確認", "カバレッジ確認", "品質チェック", "テストチェック", "コミット前確認", "test run", "run tests", "check coverage", "quality check", "pre-commit check".

2026-06-02
ci-flake-diagnosis
software-quality-assurance-analysts-and-testers

Diagnoses CI-only test flakes — tests that pass locally but fail intermittently on GitHub Actions. Triaged via gh CLI log inspection. Recommends minimal diagnostic instrumentation (Vitest --reporter=verbose) before any code change. Triggered by: "CI が落ちる", "CI でだけ失敗", "テストがフレーキー", "ローカルでは通る", "間欠的に失敗", "CI flake", "intermittent failure", "flaky test", "passes locally fails in CI".

2026-06-02
test-gen
software-quality-assurance-analysts-and-testers

Analyzes existing production code, identifies untested paths and edge cases, and generates comprehensive test cases using the project's test infrastructure. Supports unit and component (Vitest + RTL), and E2E (Playwright) test generation. Triggered by: "テスト追加", "テストケース追加", "テスト補完", "テスト生成", "カバレッジ改善", "不足テスト", "テストギャップ", "add tests", "generate tests", "write tests for".

2026-06-02