prompt-create

prompt-create is a cursor rule for Cursor from oakensoul/nextjs-cursor-prompts. It costs 0 tokens per session (2,779 once invoked), scanned A, original, MIT.

A guide for creating new prompts that match the standards and structure of an existing prompt collection. It helps define a prompt's purpose, users, boundaries, prerequisites, and success criteria.

In plain words
What is it for?
Use it to plan a prompt, define its use cases and limits, record integration points, and check that it follows project guidelines.
Why use it?
It reduces inconsistent or unclear prompts and makes new ones easier to use alongside the rest of the collection.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to plan a prompt, define its use cases and limits, record integration points, and check that it follows project guidelines.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/oakensoul/nextjs-cursor-prompts/prompt-create
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/oakensoul/nextjs-cursor-prompts

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for prompt-create

README.md
[![agentmods](https://agentmods.dev/badge/rules/oakensoul/nextjs-cursor-prompts/prompt-create.svg)](https://agentmods.dev/rules/oakensoul/nextjs-cursor-prompts/prompt-create)
Your own site
<a href="https://agentmods.dev/rules/oakensoul/nextjs-cursor-prompts/prompt-create"><img src="https://agentmods.dev/badge/rules/oakensoul/nextjs-cursor-prompts/prompt-create.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 2,779 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02779
Opus 5 $0.00000 $0.01389
Sonnet 5 $0.00000 $0.00556
Haiku 4.5 $0.00000 $0.00278

Measured 7d ago against content hash ba5de9fa8fdd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

prompt-create scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/prompts/prompt-engineering/prompt-create.mdc · 384 lines

How it starts

The opening of the file, as written. The whole thing — 384 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Prompt Creation Guide

This prompt guides the creation of new, high-quality prompts that follow established standards and integrate seamlessly with the existing prompt collection.

🎯 PROMPT CREATION OBJECTIVES:

  1. CREATE standards-compliant prompts following established guidelines
  2. ENSURE seamless integration with existing prompt collection
  3. OPTIMIZE for user experience and practical application
  4. IMPLEMENT best practices from project documentation
  5. MAINTAIN consistency across the prompt ecosystem

📋 PROMPT CREATION PROCESS:

STEP 1: Requirements Analysis

Define Prompt Purpose:
  • Primary objective - What specific problem does this prompt solve?
  • Target audience - Who will use this prompt? (developers, AI assistants, etc.)
  • Use case scenarios - When and why would someone need this prompt?
  • Success criteria - How will you know the prompt is effective?
  • Integration points - How does this connect to existing prompts/workflows?
Scope Definition:
  • Core functionality - Essential features the prompt must include
  • Boundaries - What the prompt should NOT attempt to do
  • Prerequisites - What users need before using this prompt
  • Dependencies - What other prompts, tools, or knowledge are required
  • Edge cases - Unusual scenarios the prompt should handle
Category and Placement:
Determine the appropriate category folder:
- accessibility/     - WCAG compliance and inclusive design
- api/              - API development and integration
- code/             - Code quality, review, and improvement
- component/        - React component development
- deploy/           - Deployment preparation and processes
- git/              - Git workflow and version control
- test/             - Testing strategies and implementation
- prompt-engineering/ - Meta-prompts for prompt development

STEP 2: Standards Integration Planning

Prompt Standards Compliance (docs/standards/standards-prompt.md):
  • Naming convention - Follow [category]-[action]-[target].mdc pattern
  • Frontmatter structure - Include all required YAML fields
  • Content organization - Use established section patterns
  • Quality guidelines - Meet clarity, completeness, and usability standards
  • Version management - Start with 1.0.0, plan for evolution

Read the full file on GitHub · 384 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 384 lines · 0 tokens per session scan A ba5de9fa8fdd

Subscribe to this mod's changes

prompt-create is a cursor rule published in the GitHub repository oakensoul/nextjs-cursor-prompts (4 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,779 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.