一键导入
gds-service-standard
Use when assessing a feature or PR against the GDS Service Standard 14 points, or producing NHS Alpha service assessment evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when assessing a feature or PR against the GDS Service Standard 14 points, or producing NHS Alpha service assessment evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when deploying an NHS Python/FastAPI service to Azure using Terraform, or configuring App Service, Key Vault, or Application Insights.
Use when generating a clinical safety hazard log, clinical risk matrix, or DCB0129 Clinical Safety Case Report for an NHS digital health service.
Use when scaffolding or building an NHS service with the FastAPI + React + Azure stack. Contains project structure, scaffold steps, and deployment commands.
Use when documenting architectural decisions for an NHS digital service using the ADR format, or when reviewing technology choices for GDS assessment evidence.
Use when drafting a Data Protection Impact Assessment (DPIA) for an NHS service that processes health data under UK GDPR.
Use when generating synthetic NHS test data including NHS numbers, patient names, SNOMED codes, and seed scripts for development and demos.
| name | gds-service-standard |
| description | Use when assessing a feature or PR against the GDS Service Standard 14 points, or producing NHS Alpha service assessment evidence. |
This skill maps repository evidence to the 14-point GDS Service Standard and identifies gaps for NHS Alpha assessment readiness.
| # | Standard | What to Look For |
|---|---|---|
| 1 | Understand users and their needs | User research artefacts, personas, user stories |
| 2 | Solve a whole problem for users | Service map, end-to-end journey |
| 3 | Provide a joined-up experience | Consistent with NHS.UK, NHS App |
| 4 | Make the service simple to use | NHS Design System components, one-thing-per-page |
| 5 | Make sure everyone can use the service | WCAG 2.2 AA, axe-core results, assistive tech testing |
| 6 | Have a multidisciplinary team | Team roles documented, clinical + IG input |
| 7 | Use agile ways of working | Sprints, backlog (GitHub Issues), retros |
| 8 | Iterate and improve frequently | Git log shows iterative commits, not big-bang |
| 9 | Create a secure service | Security headers, dependency scanning, Key Vault |
| 10 | Define what success looks like | KPIs, performance targets, k6 thresholds |
| 11 | Choose the right tools and technology | ADRs explaining technology choices |
| 12 | Make new source code open | Public repo, open licence |
| 13 | Use and contribute to open standards | FHIR, OpenAPI, NHS Data Dictionary |
| 14 | Operate a reliable service | Monitoring, /health endpoint, runbook |
Create a new file at docs/gds-assessment.md. Do not edit this skill file — it is a reference, not a template to fill in.
Generate docs/gds-assessment.md with a table:
| # | Standard | Status | Evidence | Gaps |
|---|---|---|---|---|
| 1 | Understand users | ✅ Met / ⚠️ Partial / ❌ Not met | [file links] | [what's missing] |