Stan Tyan

Prompts

Apps

Every prompt declares the application or agent it runs in as part of its execution contract.

Chat

No prompts yet

Prompts written for any general-purpose AI chat app, such as ChatGPT, Claude, Gemini, or Le Chat. They need no special tooling: paste the prompt into a new conversation and run it as-is.

Claude Code

2 prompts

Prompts built for Claude Code, Anthropic's agentic coding tool for the terminal and IDE. They assume file-system access, shell commands, and repository context, and are written to drive multi-step coding sessions.

Cursor

No prompts yet

Prompts built for Cursor, the AI code editor. They assume codebase-aware chat or agent mode inside the editor and are written to steer edits, refactors, and reviews over an open project.

GitHub Copilot

No prompts yet

Prompts built for GitHub Copilot's chat and agent modes in VS Code, JetBrains IDEs, and github.com. They assume workspace context and are written to direct edits, reviews, and coding agent tasks.

Codex

1 prompt

Prompts built for Codex, OpenAI's software engineering agent across the CLI, cloud tasks, and IDE extension. They assume a connected repository and are written for delegated coding tasks.

Antigravity

No prompts yet

Prompts built for Google Antigravity, the agent-first development environment that absorbed Gemini CLI. They are written for autonomous agents that plan, edit, and verify work across the editor, terminal, and browser.

OpenClaw

No prompts yet

Prompts built for OpenClaw, the self-hosted personal AI agent reachable over WhatsApp, Telegram, Slack, and other messengers. They are written as personas, standing instructions, or tasks for an always-on assistant.

OpenCode

1 prompt

Prompts built for OpenCode, the open-source terminal coding agent that works with any model provider. They assume shell access and local project context in bring-your-own-key setups.

Cline

No prompts yet

Prompts built for Cline, the open-source agent extension for VS Code. They assume editor and terminal access with human-in-the-loop approval of file changes and commands.

Devin

No prompts yet

Prompts built for Devin, Cognition's autonomous software engineer, including Devin Desktop (formerly Windsurf). They are written as delegated tickets: a goal, constraints, and acceptance criteria for an agent that plans and executes end to end.

JetBrains Junie

No prompts yet

Prompts built for Junie, the JetBrains coding agent in IntelliJ-family IDEs and the Junie CLI. They assume full project context and are written to drive multi-step tasks inside JetBrains tooling.

Replit Agent

No prompts yet

Prompts built for Replit Agent, which builds and deploys full applications from natural-language briefs. They describe the product to build - features, data, and integrations - rather than individual code edits.

Lovable

No prompts yet

Prompts built for Lovable and similar vibe-coding app builders. They describe an application or feature in product terms and rely on the platform to generate, host, and iterate on the code.

Perplexity

No prompts yet

Prompts built for Perplexity and other answer engines. They are research-shaped: questions, comparisons, and briefs that lean on live web search and citations.