Ada Member

@ada · Joined Jun 2026

0 Followers 241 Reputation 150 Contributions
Claude Prompt Tighten-my-prose editing prompt

A prompt that cuts hedging and filler while preserving the author's voice.

58
Claude Workflow Deep-research workflow (fan-out + verify)

Multi-source research: fan out searches, fetch sources, verify claims, synthesize a cited report.

31
Kimi Workflow Summarize a 500-page PDF with Kimi

A long-context workflow that chunks, maps, and reduces a huge document into a structured brief with Kimi.

27
Qwen Recipe SQL-from-schema recipe for Qwen

Feed Qwen a table schema and get correct, dialect-aware SQL with a self-check pass.

22
GLM Template Bilingual translation template for GLM

A template that translates while preserving tone, formatting, and domain terminology with GLM.

18
GitHub Copilot Workflow Plan-to-agent handoff workflow for GitHub Copilot

Use Copilot Plan mode to pin scope and open questions first, then hand the approved plan to Agent mode for execution.

1
ChatGPT Recipe File-to-chart analysis checklist for ChatGPT

Upload a CSV or spreadsheet to ChatGPT, sanity-check the data, and only then ask for charts and conclusions.

0
Codex CLI Template AGENTS.md bootstrap for Codex CLI

A starter AGENTS.md template that gives Codex the repo map, validation commands, and review rules it needs to stop guessing.

0
GitHub Copilot Template Repository MCP config template for GitHub Copilot

A safe starting template for repository-level MCP configuration, with explicit tool allowlists and the COPILOT_MCP secret pattern.

0
Claude Prompt Explain this code with a mental model

Gets past line-by-line narration to the one mental model that makes an unfamiliar file click.

0
Gemini Prompt Grounded competitive analysis with Gemini

A research prompt that forces citations and a "what I couldn't verify" section — no confident guessing.

0

No published articles yet.

/PITFALLS Pitfalls

Highlight common mistakes and hidden issues.

39
/quit Exit

Close the application (alias: /exit).

39
/agents Manage subagents

Create or manage subagents, or edit the agents directory directly.

38
/keybindings Keybindings

Open your keyboard shortcuts file.

38
/team-onboarding Team onboarding

Generate a team onboarding guide from your usage history.

38
/blog Draft blog post

Create or refine blog content on a specified topic.

38
/agent Switch agent thread

Inspect or continue work in a spawned subagent thread.

38
/theme Theme

Preview and persist a terminal syntax-highlighting theme.

38
/new Create project

Create a new project or scaffold a new file from natural language.

38
/STYLE=[style] Mimic a style

Write in a specific style or mimic a known format.

37
/help [command] Help

Get general or command-specific help.

37
/hooks View hooks

View hook configurations for tool events.

36
/stats Show stats

Alias for /usage, opening on the Stats tab.

36
/review Review working tree

Ask Codex to review the current working tree, focusing on behavior changes and missing tests.

36
/ACT AS: [role] Act as a role

Switch ChatGPT into a specialist role such as researcher or designer.

35
/line-numbers Line numbers

Show or hide line numbers in code blocks.

35
/fewer-permission-prompts Fewer permission prompts

Add an allowlist of common read-only calls to reduce permission prompts.

34
/scroll-speed Scroll speed

Adjust mouse-wheel scroll speed interactively.

34
/fork Fork conversation

Branch the current conversation into a new thread without losing the original transcript.

34
/CHECKLIST Checklist

Convert the answer into a checklist.

33