Handles everything from the admin dashboard to internal tooling and ops consoles. You'll reach for this when adding tabs to track metrics, building user management interfaces, or extending monitoring features. The source includes patterns for HIPAA-compliant audit logging, admin API endpoints with proper rate limiting, and a clear architecture separating admin, developer portal, and ops concerns. One honest take: the tab-based structure is straightforward to extend, and the emphasis on never exposing PHI in error displays shows the kind of attention to detail that matters in healthcare apps. Pairs well with observability skills since you're typically surfacing those metrics in the dashboard.
npx skills add https://github.com/erichowens/some_claude_skills --skill admin-dashboard