Skip to main content

Getting Started

Create your first prompt and explore OneShot's core features in just 5 minutes.

Quick Start

This guide will walk you through creating your first prompt and exploring OneShot's core features.

After logging into OneShot, click on Prompt Generator in the navigation or go to /prompt-generator.

You'll see the main prompt interface with:

  • Template selector
  • Pattern library
  • Token counter
  • Output preview

Choose a Template

Select a template that matches your use case:

TemplateBest For
UI ComponentBuilding React/Vue/Svelte components
Technical SpecArchitecture and system design
Expert RoleSpecialized domain knowledge
Creative WritingStories, articles, marketing copy

Click on a template card to load it into the editor.

Customize Your Prompt

Modify the template to fit your needs:

  1. Update the context section with your specific requirements
  2. Add any constraints or formatting preferences
  3. Include examples if you want few-shot prompting
  4. Set the output format (JSON, markdown, code, etc.)
You are an expert React developer. Generate a modern, accessible 
button component with the following specifications:
 
- Use TypeScript
- Support variants: primary, secondary, outline
- Include hover and focus states
- Follow WCAG 2.1 accessibility guidelines
 
Output the component code with proper type definitions.

Analyze and Export

Review the token count and estimated cost in the bottom panel. When satisfied:

  • Copy the prompt to your clipboard
  • Export to various formats (JSON, Markdown)
  • Save organized prompts to your Library

Congratulations! You've created your first optimized prompt.

Exploring the Workspace

Profile System

Create specialized AI contexts:

// Example profile configuration
const expertProfile = {
  name: "Senior Developer",
  expertise: ["React", "TypeScript", "System Design"],
  style: "Technical, concise, with code examples",
  constraints: ["Follow best practices", "Include error handling"]
};

AI Studio

Generate visual content:

  • Image Generation - Create stunning visuals with Flux Pro
  • Video Generation - Produce videos with Veo 3.1
  • Storyboarding - Plan multi-scene narratives

Next Steps

Now that you've got the basics, explore these advanced features: