Skip to main content
ahembree
GitHub creator profile

ahembree

Repository-level view of 18 collected skills across 2 GitHub repositories.

skills collected
18
repositories
2
updated
Sep 3, 2026
repository explorer

Repositories and representative skills

tracearr-api
unclassified

Reference for the Tracearr public REST API (self-hosted Plex/Jellyfin/Emby playback monitoring). Use when adding, debugging, or extending Tracearr API calls (watch history, active streams, users, libraries, response schemas).

Sep 3, 2026
run-librariarr
software-developers

Launch, build, run, start, screenshot, or smoke-test the Librariarr Next.js webapp end-to-end. Use when asked to run librariarr, bring up the dev stack, take a screenshot of the dashboard or any UI page, verify a change in the running app, or check that the…

Jun 24, 2026
api-route
software-developers

Generate a new Next.js API route with project boilerplate (auth, validation, sanitize, Prisma). Use when creating new API endpoints.

Jun 13, 2026
api-test
software-quality-assurance-analysts-and-testers

Generate an integration test for an API route with all required mocks and boilerplate. Use when creating tests for API endpoints.

Jun 13, 2026
conventions
technical-writers

Quick reference for all Librariarr project conventions and patterns. Consult when writing or reviewing code to verify correct patterns.

Jun 13, 2026
prisma-migration
database-architects

Create a Prisma migration file for schema changes. Required for production — db push only works in dev. Use after modifying schema.prisma.

Jun 13, 2026
scaffold-feature
software-developers

Scaffold a complete new feature end-to-end (Prisma model, migration, schemas, API routes, tests). Use for new CRUD resources or features that span multiple layers.

Jun 13, 2026
zod-schema
software-developers

Add a new Zod validation schema to src/lib/validation.ts. All schemas MUST live in this file using zod/v4. Use when creating validation for new API endpoints.

Jun 13, 2026
Showing 8 of 16 collected skills.
Showing 2 of 2 repositories
All repositories loaded