Explore skills
65,097 skills found
lang-html
HTML, HTMX, and CSS best practices following CUBE CSS methodology and Every Layout primitives. Use when working with HTML templates, HTMX interactions, CSS styling, or building server-rendered UI components.
crm-plan
Clinical Risk Management Plan (CRMP) creator for health IT systems. Produces a structured CRMP aligned with NHS England DCB0129/DCB0160 and the NHS Digital CRMP template. Covers scope, safety roles, risk management activities, tools and methods, documentation requirements, and review schedule.
plan-clinical-review
Clinical product direction review from a UK nursing perspective. The CQAI equivalent of /plan-ceo-review — asks the hard clinical questions before any technical planning. Reviews NMC Standards alignment, patient safety classification, health equity impact, and the "Ward Test". Use this INSTEAD of /plan-ceo-review for any nursing or clinical tool.
safety-case
Clinical Safety Case Report (CSCR) writer for health IT systems. Produces a structured safety case argument aligned with NHS England DCB0129/DCB0160 requirements. Covers system description, intended purpose, hazard summary, risk control evidence, the safety argument, and DCSO sign-off sections. Use when preparing for Clinical Authority to Release (CATR) or demonstrating compliance.
define-success-metrics
Define the primary metric, secondary metrics, guardrails, and success criteria for a product experiment. Use this skill when the user has a hypothesis or planned test but has not yet defined how success should be measured.
hazard-log
Interactive clinical safety hazard log creator and reviewer. Walks through FMEA-based hazard identification for health IT systems, producing a structured hazard log aligned with NHS DCB0129/DCB0160 templates and the clinical risk matrix (Severity × Likelihood). Use when starting a hazard log, reviewing an existing one, or identifying new hazards after a system change.
lang-sql
SQL coding best practices and patterns. Use when working with SQL files, writing migrations, or reviewing schema design.
review-clinical-safety
Clinical safety code review against DCB0129/DCB0160 and NHS Digital standards. This is NOT a general code review — it is a clinical safety audit for tools handling clinical data, calculations, decision support, or patient-facing information. Produces a hazard register, required mitigations, and a release recommendation.
ship-hf
Ship a CQAI tool to GitHub and Hugging Face Spaces in a single workflow. Runs pre-flight checks, commits and pushes to GitHub, pushes to HF Spaces, waits for build, and verifies the app is live. Use after /qa-streamlit passes.
10x-documentation
Rules for writing and updating documentation. Use for any non-trivial documentation task in README.md, markdown files, text files, and code comments.
10x-makefile
Best practices for Go project Makefiles. Use when creating or modifying a Go project Makefile: adding/reviewing targets, PHONY declarations, tab indentation, docker compose v2 targets.
10x-tester
Comprehensive testing specialist for all levels and types. Use when writing unit, integration, E2E, performance, or security tests; creating test strategies and plans; analyzing test coverage; building automation frameworks; managing defects; debugging test failures; manual testing (exploratory, usability, accessibility); scaling CI/CD test pipelines.