Ziolson/ai-context-hub

A modular collection of AI prompts, personas, JSON skills, and strict coding guidelines (TDD, SDD, SOLID) to quickly set up context for new software projects.

2Stars on the repository
15Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

api-design

01

Ziolson/ai-context-hub

Cursor rule

REST API design standards, endpoint naming, HTTP methods, response structures, and status codes.

2 22d ago A 0 tokens original MIT

backend

02

Ziolson/ai-context-hub

Cursor rule

Backend application architecture, dependency injection, transaction handling, logging, and caching.

2 22d ago A 0 tokens original MIT

code-review

03

Ziolson/ai-context-hub

Cursor rule

Systematic code review process. Activate when performing a code review, PR review, or quality check.

2 22d ago A 20 tokens original MIT

database

04

Ziolson/ai-context-hub

Cursor rule

Database design, schemas, naming conventions, indexes, query optimization, and zero-downtime migrations.

2 22d ago A 0 tokens original MIT

frontend

05

Ziolson/ai-context-hub

Cursor rule

Frontend architecture, component design, styling, state management, accessibility (a11y), and performance optimization.

2 22d ago A 0 tokens original MIT

implementation-plan

07

Ziolson/ai-context-hub

Cursor rule

Planning the implementation of an approved specification. Activate when breaking down a spec into actionable tasks, dependencies, and milestones.

2 22d ago A 23 tokens original MIT

spec-driven-dev

08

Ziolson/ai-context-hub

Cursor rule

Enforces Spec-Driven Development workflow. Activate when adding features, creating endpoints, or modifying architecture.

2 22d ago A 20 tokens original MIT

tdd-workflow

09

Ziolson/ai-context-hub

Cursor rule

Test-Driven Development workflow for implementing features. Activate when writing code — guides through the red-green-refactor cycle.

2 22d ago A 23 tokens original MIT