KhaledSaeed18

81 mods across 2 repositories, 37 stars between them.

add-middleware

01

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Add a new Express middleware to this project and wire it up correctly. Use when the user asks to add middleware — rate limiting, request guards, validation, logging enrichment, custom auth checks, etc.

33 8d ago A 44 tokens original MIT

add-openapi-docs

02

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Add or update OpenAPI 3.1 documentation for API endpoints in src/docs/. Use when the user asks to document endpoints, add Swagger/OpenAPI docs, or when a new resource or route was added without docs.

33 8d ago A 50 tokens original MIT

add-test

03

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Scaffold unit and integration tests for an existing resource or service. Use when the user asks to add tests, write tests, or improve test coverage for a specific resource, service, controller, or route.

33 8d ago A 44 tokens original MIT

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

33 8d ago A 44 tokens original MIT

find-skills

05

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

33 8d ago A 67 tokens copy · 83% MIT

improve

06

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security…

33 8d ago B 102 tokens copy · 100% MIT

new-resource

08

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Scaffold a complete new API resource (validation → repository → service → controller → route → container → app mount → OpenAPI → tests). Use when the user asks to add a new resource, entity, model, or endpoint group to the API.

33 8d ago A 53 tokens original MIT

prisma-client-api

10

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

33 8d ago A 64 tokens copy · 100% MIT

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".

33 8d ago A 67 tokens copy · 100% MIT

prisma-postgres

12

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres databases, working in Prisma Console, provisioning with create-db/create-pg/create-postgres, or integrating programmatic provisioning with service tokens or OAuth.

33 8d ago A 63 tokens copy · 100% MIT

security-audit

13

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Run a project-specific security audit of this Express API — auth, CSRF, rate limiting, headers, validation, secrets, and dependencies. Use when the user asks for a security review, audit, hardening pass, or before a release.

33 8d ago A 53 tokens original MIT

typescript-magician

14

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Designs complex generic types, refactors any types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors. Use when the user asks about TypeScript (TS) types, generics, type inference, type guards, removing any types, strict typing, type errors, infer, extends…

33 8d ago A 108 tokens copy · 100% MIT

update-schema

15

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Update the Prisma schema to add a new model, add fields to an existing model, or change relations — then run migration and regenerate the client. Use when the user asks to add a field, add a model, change a relation, or update the database schema.

33 8d ago A 56 tokens original MIT

vitest

16

KhaledSaeed18/node-express-boilerplate

Skill Claude CodeCodex

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

33 8d ago A 36 tokens copy · 86% MIT

KhaledSaeed18/node-express-boilerplate

Instructions file GitHub Copilot

Instructions for KhaledSaeed18/node-express-boilerplate, a project described as: Production-ready Express + TypeScript backend boilerplate with clean layered architecture, dependency injection, JWT + CSRF security, structured logging, automated CI/CD, Docker support, and built-in AI agent instructions so every major…

33 8d ago A 4 tokens copy · 100% MIT

KhaledSaeed18/node-express-boilerplate

Instructions file

Instructions for KhaledSaeed18/node-express-boilerplate, a project described as: Production-ready Express + TypeScript backend boilerplate with clean layered architecture, dependency injection, JWT + CSRF security, structured logging, automated CI/CD, Docker support, and built-in AI agent instructions so every major…

33 8d ago A 3 tokens copy · 100% MIT

KhaledSaeed18/node-express-boilerplate

Instructions file Gemini CLI

Instructions for KhaledSaeed18/node-express-boilerplate, a project described as: Production-ready Express + TypeScript backend boilerplate with clean layered architecture, dependency injection, JWT + CSRF security, structured logging, automated CI/CD, Docker support, and built-in AI agent instructions so every major…

33 8d ago A 3 tokens copy · 100% MIT

improve

24

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security…

4 6d ago B 102 tokens copy · 100% MIT