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.

/BEGIN WITH: "text" Begin with

Make the answer start with a specific phrase.

33
/resume Resume chat

Open a previous conversation to resume it.

33
/startDebugging Start debugging

Generate a launch.json configuration and start a debugging session.

33
/doctor Doctor

Diagnose and verify your Claude Code installation and settings.

32
/review Review a PR

Review a GitHub pull request using the same engine as /code-review.

32
/fast Fast tier

Toggle or inspect the current model's Fast service tier.

32
/SIMPLIFY Simplify content

Rewrite the material in plainer language without losing meaning.

31
/DELIBERATE THINKING Deliberate thinking

Reason more slowly and carefully.

31
/debug [prompt] Debug mode

Activate debugging, or submit a debug prompt.

31
/debug Debug logs

Open the Chat Debug view to inspect Copilot chat logs.

31
/debug Debug session

Enable debug logging and troubleshoot issues from the session log.

30
/reload-plugins Reload plugins

Reload active plugins to apply pending changes without restarting.

30
/feedback Send feedback

Collect logs or diagnostics and send feedback to the Codex maintainers.

30
/PM MODE Product-manager mode

Product-manager mode for planning and prioritization.

29
/color Prompt color

Set the prompt-bar color for the current session.

28
/plugin Manage plugins

Manage Claude Code plugins.

28
/verify Verify a change

Build, run, and observe your app to confirm a change works.

28
/proposal Write proposal

Draft a business proposal or statement-of-work outline.

28
/exit Exit CLI

Exit the CLI immediately; same effect as /quit.

28
/PARALLEL LENSES Parallel lenses

Run the answer through optimistic, pessimistic, and realistic scenarios.

27