Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
html-ppt-testing-safety-alert
html-ppt-testing-safety-alert is an open-source testing skill for Claude Code and compatible agents, published by nexu-io. Its author describes it as: “A hospital data-governance briefing: patient-data risk, the control framework, accountability, and the approval the board must give. Built as a decision-grade policy briefing deck for health-system board, regulators.”. The project has 84k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `/plugin marketplace add nexu-io/open-design`.
Installation
Add html-ppt-testing-safety-alert to your agent with:
/plugin marketplace add nexu-io/open-design Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for html-ppt-testing-safety-alert when you want testing help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache-2.0 license — safe to read and adapt
- Ships in nexu-io/open-design, an established project with 84,076 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does html-ppt-testing-safety-alert do?
- A hospital data-governance briefing: patient-data risk, the control framework, accountability, and the approval the board must give. Built as a decision-grade policy briefing deck for health-system board, regulators.
- How do I install html-ppt-testing-safety-alert?
- Run /plugin marketplace add nexu-io/open-design in your agent, then reload your skills. Review the source at https://github.com/nexu-io/open-design before installing.
- Is html-ppt-testing-safety-alert free to use?
- Yes. html-ppt-testing-safety-alert is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Where does html-ppt-testing-safety-alert come from?
- html-ppt-testing-safety-alert ships inside nexu-io/open-design, a repository that contains 61 catalogued skills in total. The repository's 84,076 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Testing →When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this,"...
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
18 standalone skills for Claude Code and Codex: review, audit, optimization, testing, product discovery, and safe repository publishing.
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.