AI Prompt Library
Explore our collection of 388 optimized prompts for ChatGPT, Claude and Gemini.
Showing 325-336 of 388 prompts
Write a compelling elevator pitch in 30 seconds
Generate 3 versions of elevator pitch (30s, 60s, email) with explanations of each rhetorical choice and 5 alternative hooks.
Apply Porter's 5 Forces to an industry
Analyze Porter's 5 Forces applied to a sector with intensity level, trends and strategic recommendations.
Fill out a complete Business Model Canvas
Produce a detailed Business Model Canvas in 9 blocks with an analysis of risky assumptions to validate.
Conduct an in-depth SWOT analysis
Produce a detailed SWOT analysis with at least 5 elements per quadrant and an actionable strategic synthesis.
Configure ESLint and Prettier for a JavaScript project
Configure ESLint and Prettier comprehensively with ESLint v9 flat config, VS Code integration, Git Husky hooks and CI pipeline, adapted to the team's framework and style.
Preparing for a technical algorithmic interview
Simulate a complete technical interview on an algorithmic problem: clarification, brute force, optimization, commented code, complexity and identified patterns.
Build a complete Node.js CLI tool
Generate the complete structure of a professional Node.js CLI with Commander.js, polished UX (colors, spinners), configuration, error handling, tests and npm publishing.
Convert a JavaScript file to TypeScript
Converts JavaScript code to TypeScript with strict types, explanations of typing choices, tsconfig configuration and progressive migration plan for a larger codebase.
Build SQL queries for an analytics dashboard
Generate comprehensive analytical SQL queries for a dashboard: KPIs, trends, cohorts, funnels and segmentation, optimized for large volumes.
Implement secure JWT authentication
Implement a complete and secure JWT system with refresh tokens, revocation, CSRF protection and secure storage, with justification for each security choice.
Write a complete README for an open-source project
Write a complete and professional open-source README with badges, quick start guide, code examples, roadmap and contribution guide.
Configure monitoring and observability for an application
Design a comprehensive observability strategy based on the 3 pillars (logs, metrics, tracing) with configuration, OpenTelemetry instrumentation, alerts and dashboards.