2670 results (20.4ms) page 13 / 134
aj-geddes / useful-ai-prompts-database-schema-documentation exact

Document database schemas, ERD diagrams, table relationships, indexes, and constraints. Use when documenting database schema, creating ERD diagrams, or writing table documentation.

aj-geddes / useful-ai-prompts-oauth-implementation exact

Implement secure OAuth 2.0, OpenID Connect (OIDC), JWT authentication, and SSO integration. Use when building secure authentication systems for web and mobile applications.

yueweilu / ai-agent-skills-ordercli exact

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

alinaqi / claude-bootstrap-aws-dynamodb exact

AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python

aj-geddes / useful-ai-prompts-incident-response-plan exact

Create and execute incident response procedures for security breaches, data leaks, and cyber attacks. Use when handling security incidents, creating response playbooks, or conducting forensic analysis.

sitechfromgeorgia / georgian-distribution-system-saas-architect exact

Comprehensive SaaS architecture planner for Next.js + Supabase applications. Converts ideas into production-ready technical plans with database schemas, file structures, feature breakdowns, and...

aj-geddes / useful-ai-prompts-session-management exact

Implement secure session management systems with JWT tokens, session storage, token refresh, logout handling, and CSRF protection. Use when managing user authentication state, handling token...

jamditis / claude-skills-journalism-api-hardening exact

API security hardening patterns. Use when implementing rate limiting, input validation, CORS configuration, API key management, request throttling, or protecting endpoints from abuse. Covers...

eddiebe147 / claude-settings-log-analyzer exact

Expert guide for analyzing application logs including log searching, pattern detection, error tracking, and debugging. Use when investigating issues, tracking errors, or understanding application behavior.

daymade / claude-code-skills-youtube-downloader exact

Download YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use this skill when users request downloading videos, extracting audio, handling...

aj-geddes / useful-ai-prompts-real-time-features exact

Implement real-time functionality using WebSockets, Server-Sent Events (SSE), or long polling. Use when building chat applications, live dashboards, collaborative editing, notifications, or any...

rmyndharis / antigravity-skills-multi-platform-apps-multi-platform exact

Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.

404kidwiz / agent-skills-backup-multi-platform-apps-multi-platform exact

Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.

halay08 / fullstack-agent-skills-multi-platform-apps-multi-platform exact

Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.

daffy0208 / ai-dev-standards-forensic-data-engineer exact

Expert in data forensics, anomaly detection, audit trail analysis, fraud detection, and breach investigation

aj-geddes / useful-ai-prompts-database-sharding exact

Implement database sharding for horizontal scalability. Use when scaling large databases, distributing data across multiple servers, or designing sharded architectures.

aj-geddes / useful-ai-prompts-profiling-optimization exact

Profile application performance, identify bottlenecks, and optimize hot paths using CPU profiling, flame graphs, and benchmarking. Use when investigating performance issues or optimizing critical...