← All creators

rajurayhan

User

Drop-in Cursor & Claude Code templates — agents, skills, and rules that teach AI your domain invariants. Ship ERP, fintech, and healthcare apps without the model inventing business logic.

16 indexed · 0 Featured · 0 stars · avg score 69
Prolific

Categories

Indexed Skills (16)

API & Backend Listed

database-migration

Writes schema changes and forward-only database migrations. Use proactively when creating tables, altering schema, or adding indexes.

0 Updated 1 weeks ago
rajurayhan
AI & Automation Listed

background-job

Implements idempotent background jobs for batch processing, reminders, and async work. Use when work must not run inline in a request.

0 Updated 1 weeks ago
rajurayhan
DevOps & Infrastructure Listed

server-action

Implements a mutation with validation, RBAC, audit log, and integration test. Use proactively when adding server-side mutations for domain entities.

0 Updated 1 weeks ago
rajurayhan
Data & Documents Listed

srs-authoring

Authors or updates SRS/REQUIREMENTS documents — scope, FR/NFR IDs, invariants, data model sketch, phased delivery, open decisions. Use when writing specs from scratch, adding a module, or doing requirements gap analysis.

0 Updated 1 weeks ago
rajurayhan
DevOps & Infrastructure Listed

add-server-action

Scaffold a new server mutation with mandatory authorization + audit pattern — session resolution, permission/scope check, validation, privileged data access, and audit logging. Use whenever adding a create/update/approve/process mutation touching domain or financial data.

0 Updated 1 weeks ago
rajurayhan
AI & Automation Listed

phase-to-tasks

Breaks requirements phases and module plans into sprint backlogs with standardized TASK-{SSS}{NN} IDs, progress trackers, and optional YAML for MCP sync. Use when generating tasks from phases or creating module sprint plans.

0 Updated 1 weeks ago
rajurayhan
Data & Documents Listed

project-scaffold

Bootstraps local dev environment — database stack, migrations, seed, dev server. Use when setting up the repo, onboarding, or fixing local environment.

0 Updated 1 weeks ago
rajurayhan
AI & Automation Listed

sprint-plan

Creates a sprint plan aligned to requirements phases and progress tracker. Use at sprint start or when scoping the next delivery slice.

0 Updated 1 weeks ago
rajurayhan
Data & Documents Listed

payslip-pdf

Render payslip PDFs with @react-pdf/renderer — not headless Chromium or HTML print views. Use when implementing payslip PDF generation or batch rendering.

0 Updated 1 weeks ago
rajurayhan
Data & Documents Listed

reports-export

CSV/XLSX export conventions for accountant-facing reports (exceljs + papaparse). Use when implementing financial report exports.

0 Updated 1 weeks ago
rajurayhan
AI & Automation Listed

background-jobs

Model long-running or scheduled work as background jobs — never inline in a request handler. Use for batch processing, PDF generation, reminders, or payroll run processing.

0 Updated 1 weeks ago
rajurayhan
Data & Documents Listed

db-runtime-client

Configure runtime query client (pooled connection) vs migration client (direct connection). Use when wiring data-access layer or debugging connection exhaustion/timeouts in serverless.

0 Updated 1 weeks ago
rajurayhan
API & Backend Listed

new-migration

Scaffold a new forward-only database migration following project conventions — effective-dated history, soft deletes, snapshot storage, currency-paired money columns. Use whenever a task needs a new table, column, or schema change.

0 Updated 1 weeks ago
rajurayhan
AI & Automation Listed

storage-uploads

Upload and retrieve files via object storage using signed URLs. Use whenever adding a feature that stores or serves documents or attachments.

0 Updated 1 weeks ago
rajurayhan
API & Backend Listed

supabase-clients

Correctly separate Supabase client instances — browser anon client (auth only), server/SSR client (cookie-bound, anon-scoped), and service-role data-access client (server-only, privileged). Use whenever adding a file that talks to Supabase or touching auth/session code.

0 Updated 1 weeks ago
rajurayhan
Testing & QA Listed

testing-conventions

How to test server mutations, background jobs, and document rendering — auth-faking pattern, DB reset/fixture helpers, directory layout, job idempotency tests. Use whenever writing or reviewing tests.

0 Updated 1 weeks ago
rajurayhan

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.