home/education/output-and-teleport-prompts

Output And Teleport Prompts

GPTClaudeGemini··1,099 copies·updated 2026-07-14
output-and-teleport-prompts.prompt
# Interface & UX Prompt Surfaces

## Sources

- `src/constants/outputStyles.ts`
- `src/utils/teleport.tsx`

---

## Output style prompts

### `EXPLANATORY_FEATURE_PROMPT`

Shared educational wrapper injected into built-in output styles.

### `OUTPUT_STYLE_CONFIG.Explanatory.prompt`

Style-mode system prompt emphasizing educational implementation insights.

### `OUTPUT_STYLE_CONFIG.Learning.prompt`

Interactive teaching mode prompt with:

- explicit “Learn by Doing” request format
- TODO(human) insertion workflow
- collaboration constraints before proceeding

---

## Teleport title/branch prompt

### `SESSION_TITLE_AND_BRANCH_PROMPT`

Prompt used to generate CCR session title + branch name from description.
Constraints:

- concise title (≤ ~6 words, sentence case)
- branch prefixed with `claude/`, lowercase, dash-separated
- JSON output with `title` and `branch`

when to use it

Community prompt sourced from the open-source GitHub repo moiralongspurred78/claude-code-prompts-reference (no explicit license). A "Output And Teleport Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

educationcommunitygeneral

source

moiralongspurred78/claude-code-prompts-reference · no explicit license