.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/cs2_vibesignatures/run-validation-until-no-failure
home/skills/hlnd2t/cs2_vibesignatures/run-validation-until-no-failure
hlnd2t avatar

run-validation-until-no-failure

byhlnd2t· 45 skills

Stars

60

Forks

11

Category

Testing & QA

View on GitHub

TL;DR

Use when the user wants to run the IDA validation pipeline (uv run ida_analyze_bin.py -debug) repeatedly until it reports zero failures. For each failing skill, diagnose the failure, ask the user how to proceed, and offer several viable solutions. Only when the user explicitly says the failure cannot be solved now and asks to temporarily disable the skill, comment it out in configs/<GAMEVER>.yaml and record it in docs/ida_validation_failure-<GAMEVER>.md. Use after a game-version bump or a large batch of new skills when several skills may fail and you want a guided triage-and-quarantine pass. Triggers: run validation until no failure, validate until green, get validation passing, disable failing skills, quarantine failing skills, loop ida_analyze_bin until no failures

How to install run-validation-until-no-failure?

hlnd2t/cs2_vibesignatures/run-validation-until-no-failure
$npx -y skills add hlnd2t/cs2_vibesignatures --skill run-validation-until-no-failure

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/hlnd2t/cs2_vibesignatures" --skill "hlnd2t/cs2_vibesignatures/run-validation-until-no-failure"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/hlnd2t/cs2_vibesignatures" that are relevant to the current task. Run `npx skills add "https://github.com/hlnd2t/cs2_vibesignatures"` and select the relevant skills, then follow their instructions.

Preview

hlnd2t/cs2_vibesignatureshlnd2t/cs2_vibesignatures

$ npx -y skills add hlnd2t/cs2_vibesignatures --skill run-validation-until-no-failure

▸ installing to .claude/skills…

✓ run-validation-until-no-failure ready

Repohlnd2t/cs2_vibesignatures
TypeSkills
CategoryTesting & QA
ForDeveloperOps
UpdatedJul 2026
License—
First seenJul 27, 2026

Tags

Skill

Related

6 picks
Type
  1. mattpocock avatartddTest-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.SkillsJul 2026544k189k
  2. obra avatartest-driven-developmentUse when implementing any feature or bugfix, before writing implementation codeSkillsJul 2026181k261k
  3. mattpocock avatarqaInteractive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues.SkillsJul 2026179k189k
  4. obra avatarverification-before-completionUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output…SkillsJul 2026160k261k
  5. anthropics avatarwebapp-testingToolkit for interacting with and testing local web applications using Playwright.SkillsJul 2026123k164k
  6. currents-dev avatarplaywright-best-practicesUse when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking…SkillsJul 202666k340