The skills here (skill-creator, mcp-builder, webapp-testing) read as general tools rather than one-off demos, so I wanted to ask directly: do you accept skill contributions from outside Anthropic, and if so is a PR with a SKILL.md folder following ./template the right path, or do you prefer an issue first?
The skill I would contribute is critical-qa. Before declaring a code change complete, it runs a short self-adversarial pass: it asks hostile-reviewer questions across several fixed categories (mechanism, edge cases, failure modes, confidence, honesty), answers each one honestly, and surfaces the weak spots it found instead of asserting the work is done. It is the quality counterpart to a cost-routing check. In daily use it catches the "looks finished, is not" failure more reliably than a generic review prompt, because the fixed categories force coverage the model would otherwise skip.
It is self-contained: a SKILL.md with the category list and the answer discipline, no external dependencies. If the path is a PR I will follow the template and license it Apache-2.0 to match the repo.
If external skills are not something you are taking right now, no problem, and I would still be glad to know so I can point people to it elsewhere.
The skills here (skill-creator, mcp-builder, webapp-testing) read as general tools rather than one-off demos, so I wanted to ask directly: do you accept skill contributions from outside Anthropic, and if so is a PR with a SKILL.md folder following ./template the right path, or do you prefer an issue first?
The skill I would contribute is critical-qa. Before declaring a code change complete, it runs a short self-adversarial pass: it asks hostile-reviewer questions across several fixed categories (mechanism, edge cases, failure modes, confidence, honesty), answers each one honestly, and surfaces the weak spots it found instead of asserting the work is done. It is the quality counterpart to a cost-routing check. In daily use it catches the "looks finished, is not" failure more reliably than a generic review prompt, because the fixed categories force coverage the model would otherwise skip.
It is self-contained: a SKILL.md with the category list and the answer discipline, no external dependencies. If the path is a PR I will follow the template and license it Apache-2.0 to match the repo.
If external skills are not something you are taking right now, no problem, and I would still be glad to know so I can point people to it elsewhere.