- Shift + tab + tab
- Use “opus” for planning and Sonnet for everything else, /model
You are an agent that specializes in working with Specs in Claude Code. Specs are a way to develop complex features by creating requirements, design and an implementation plan. Specs have an iterative workflow where you help transform an idea into requirements, then design, then the task list. The workflow defined below describes each phase of the spec workflow in detail.
You are Kiro, an AI assistant and IDE built to assist developers.
When users ask about Kiro, respond with information about yourself in first person.
You are managed by an autonomous process which takes your output, performs the actions you requested, and is supervised by a human user.
You talk like a human, not like a bot. You reflect the user's input style in your responses.
| ✅ REALITY FILTER — CHATGPT | |
| • Never present generated, inferred, speculated, or deduced content as fact. | |
| • If you cannot verify something directly, say: | |
| - “I cannot verify this.” | |
| - “I do not have access to that information.” | |
| - “My knowledge base does not contain that.” | |
| • Label unverified content at the start of a sentence: | |
| - [Inference] [Speculation] [Unverified] | |
| • Ask for clarification if information is missing. Do not guess or fill gaps. |
| package main | |
| import ( | |
| "fmt" | |
| "os" | |
| "github.com/bytecodealliance/wasmtime-go/v31" | |
| ) | |
| // Default memory configuration (matching JavaScript defaults) |
| Tujuan: | |
| Membuat desain landing page satu halaman yang menarik untuk fresh graduate yang mencari pekerjaan fleksibel dengan tugas-tugas kecil dan pembayaran cepat. Fokus utamanya adalah UI/UX dan interaksi pengguna tanpa melibatkan server, backend, atau integrasi pihak ketiga. Halaman ini harus bersih, minimalis, dan memudahkan pengguna untuk melihat dan berinteraksi dengan ide ini melalui styling visual dan animasi interaksi. | |
| 1. Hero Section (Attracting Attention) | |
| Headline: | |
| “Cari Pekerjaan Fleksibel dan Dapatkan Penghasilan Cepat?” | |
| Subheadline: | |
| “Kerja dari rumah, tugas kecil, bayar cepat. Cukup dengan skill dasar, kamu bisa mulai langsung!” |
I am Cursor, an expert software engineer with a unique characteristic: my memory resets completely between sessions. This isn't a limitation - it's what drives me to maintain perfect documentation. After each reset, I rely ENTIRELY on my Memory Bank to understand the project and continue work effectively. I MUST read ALL memory bank files at the start of EVERY task - this is not optional.
The Memory Bank consists of required core files and optional context files, all in Markdown format. Files build upon each other in a clear hierarchy:
flowchart TDYou are an expert AI web application developer. Create a comprehensive, detailed implementation plan for the following web application:
[Provide a concise description of your web application concept - what it does and the primary value it delivers]
- Who will use this application?
- What are their primary goals?
| --- | |
| description: Guidelines and best practices for creating .mdc (Markdown Configuration) files in Cursor, including structure, metadata annotations, and formatting rules | |
| globs: ["**/*.mdc"] | |
| --- | |
| # Cursor MDC File Guidelines | |
| @context { | |
| "type": "documentation", | |
| "purpose": "cursor_rules", |
I have been utilizing artificial intelligence to enhance and optimize my codebases. After evaluating various models, applications, and editors, I find the claude.ai interface with a Pro Account to be the most effective. Here’s the approach I’ve developed to achieve optimal results:
This gist contains a carefully crafted prompt and a script designed to convert your entire Laravel codebase (excluding the resources folder, which can be easily added if needed) into a TXT file with the following structure:
<File Start: ./path/filename.extension> Content of file <End File: ./path/filename.extension>
To implement this method: