💻Developpement
Prompts pour le developpement logiciel, code review et debugging
Showing 361-372 of 387 prompts
Prompt to Generate Realistic Database Seeds
Generates complete seed files with realistic, consistent and relationally valid data to populate your database in development.
Prompt to Implement Real-Time WebSockets
A complete prompt to design and implement a real-time WebSocket architecture with connection management, authentication, scalability and monitoring.
Prompt to Create a VS Code Extension with AI
This prompt guides AI to create a complete VS Code extension, from project initialization to Marketplace publishing, covering architecture, tests and API integration.
Generate Software Architecture Diagrams with AI
Generate professional software architecture diagrams in Mermaid, PlantUML or D2 from a functional description of your system.
Create a Complete Code Review Checklist for Your Project
A prompt to generate an exhaustive code review checklist, adapted to your tech stack and business context, with concrete examples.
Automate Database Migrations with AI
A comprehensive prompt to generate automated database migration scripts with rollback, validation, CI/CD integration and zero-downtime strategy.
Create a Professional Node.js CLI Tool from A to Z
A prompt to generate a complete Node.js command-line tool, from architecture to npm deployment, with argument handling, colors and configuration.
Master Advanced TypeScript Types with AI
A prompt to generate advanced TypeScript types (generics, mapped types, conditional types) with documentation and built-in type tests.
Analyze Your Code Algorithmic Complexity Like an Expert
This prompt provides a complete analysis of source code algorithmic complexity, with Big O notation, bottleneck identification and concrete optimization recommendations.
Create a Complete Automated CI/CD Pipeline
This prompt generates a complete, customized CI/CD pipeline for your stack, covering build, tests, security and multi-environment deployment.
Write Professional and Robust Bash Scripts
A comprehensive prompt to generate robust, professional Bash scripts with error handling, argument parsing and built-in best practices.
Generate Mocks and Fixtures for Your Automated Tests
A prompt to automatically generate realistic mocks, stubs and data fixtures adapted to your test framework and use cases.