40 results (17.5ms) page 2 / 2
diet103 / claude-code-infrastructure-showcase-backend-dev-guidelines exact

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs,...

automindtechnologie-jpg / ultimate-skill-md-backend-dev-guidelines exact

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs,...

WebSmartTeam / cor-code-contact-form-builder-ses exact

Build AWS SES email features with reCAPTCHA v3, Zod validation, XSS sanitisation, and rate limiting. Uses placeholders until env vars added to Vercel. Dual emails (owner + customer confirmation)....

cosmix / loom-data-validation exact

Data validation patterns including schema validation, input sanitization, output encoding, and type coercion. Use when implementing validate, validation, schema, form validation, API validation,...

ovachiever / droid-tings-backend-dev-guidelines exact

Comprehensive backend development guide for Langfuse's Next.js 14/tRPC/Express/TypeScript monorepo. Use when creating tRPC routers, public API endpoints, BullMQ queue processors, services, or...

cosmix / loom-typescript exact

TypeScript language expertise for writing type-safe, production-quality TypeScript code. Use for TypeScript development, advanced type system features, strict mode, type-safe APIs, and modern...

ngxtm / devkit-backend-dev-guidelines exact

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod...

cleodin / antigravity-awesome-skills-backend-dev-guidelines exact

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod...

halay08 / fullstack-agent-skills-backend-dev-guidelines exact

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod...

YuniorGlez / gemini-elite-core-json-render-expert exact

`json-render` (by Vercel Labs) is the 2026 standard for **Guardrailed AI User Interfaces**. Unlike raw LLM generations that often hallucinate or break, `json-render` forces AI models to work...

triggerdotdev / trigger-dev-trigger-dev-tasks exact

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs,...

sgcarstrends / sgcarstrends-code-review exact

Perform automated code reviews checking for security vulnerabilities, performance issues, and code quality. Use before creating PRs, when reviewing complex changes, checking for security issues,...

sgcarstrends / sgcarstrends-chart-implementation exact

Create interactive charts for car registration and COE data visualization using Recharts. Use when adding new chart types, fixing chart bugs, or implementing data visualizations.

sgcarstrends / sgcarstrends-deployment-rollback exact

Rollback failed deployments, restore previous versions, and handle deployment emergencies. Use when deployments fail, critical bugs are discovered in production, performance degrades after...

sgcarstrends / sgcarstrends-component-naming exact

Enforce consistent React component naming conventions using domain + role patterns. Use when creating, reviewing, or refactoring components.

sgcarstrends / sgcarstrends-api-testing exact

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, or error handling.

sgcarstrends / sgcarstrends-readme-updates exact

Maintain README files with setup instructions, features, tech stack, and usage examples. Use when updating project documentation, adding new features, improving onboarding, or creating READMEs for...

sgcarstrends / sgcarstrends-social-media exact

Add or update social media posting integrations (Discord, LinkedIn, Telegram, Twitter) in workflows. Use when adding new platforms, debugging posting failures, modifying message templates, or...

sgcarstrends / sgcarstrends-component-docs exact

Generate or update component documentation with usage examples, props tables, and Storybook stories. Use when documenting new components, creating usage examples, or setting up Storybook stories.

sgcarstrends / sgcarstrends-performance exact

Optimize application performance - bundle size, API response times, database queries, React rendering, and Lambda cold starts. Use when investigating slow pages, profiling, load testing, or before...