Explorar skills
65.257 skills encontradas
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.
10xblogger
Writing rules for clear, powerful, incarnated blog posts.
lang-typescript
TypeScript and Angular coding best practices. Use when working with TypeScript, Angular, or Node.js files: implementation, testing, refactoring, RxJS Observables, type system, strict mode, generics, and async patterns.
design-experiment-plan
Build a complete product experiment plan from a validated hypothesis, metrics, and testing assumptions. Use this skill when the user is ready to prepare an A/B test or structured product experiment for execution.
lang-go
Go coding best practices and patterns. Use when working with Go or Golang files: implementation, testing, refactoring, architectural review, goroutines, channels, interfaces, error handling, memory management, and API development.