Prompt Registry
Discover and use pre-built prompts for common development tasks.
From API integrations to testing setups, find the perfect prompt for your project.
7 prompts found
Assistant Ui
Command
npx 1shot assistant-ui
Integrate assistant-ui chat into this project
Bug
Command
npx 1shot bug
Find a bug and fix it in this project
Prd
Command
npx 1shot prd
Analyze this codebase thoroughly and create a comprehensive Product Requirements Document (PRD)
Readme
Command
npx 1shot readme
Create a README
Ux
Command
npx 1shot ux
Improve the ux of this project
Stripe
Command
npx 1shot stripe
Integrate Stripe into this project
Shadcn
Command
npx 1shot shadcn
Integrate shadcn into this project
Contribute Your Own Prompts
Help the community by adding your own expertly crafted prompts to the registry.
Share your knowledge and make development easier for everyone.
Submit a PR
Create a pull request with your new prompt following the existing format
Create Pull RequestHow to Contribute
- Fork the repository: Start by forking the 1shot repository
- Edit the registry: Add your prompt to
packages/1shot/src/registry.ts
- Follow the format: Use the existing prompt structure with proper categories and clear descriptions
- Test locally: Ensure your prompt works correctly and follows the established patterns
- Submit PR: Create a pull request with a clear description of your prompt and its use case