Signposting Toolkit – Project Summary

Overview

The Signposting Toolkit is a modular, web-based platform designed to support UK GP practices with safe, efficient care navigation, workflow guidance, and internal knowledge sharing.

The platform is clinically led, designed for real-world use by busy practice teams, and built to scale across multiple surgeries with role-based access control and feature flagging.


Core Modules

The toolkit currently includes the following first-class modules:

Future modules (e.g. Daily Dose micro-learning) will integrate into the same platform and navigation structure.


The application uses a single, shared app shell across all in-app routes.

Key principles

Rule (non-negotiable)

Any page under /s/[id]/… must render inside the shared app shell (standard header + universal navigation panel).
Exceptions must be explicitly justified (e.g. true full-screen editors).

This ensures:


Access Control & Feature Flags


Design Philosophy