alphilippo

Add Tip — Development skill for Claude Code

Development community

Add a new Boris Cherny tip to TIPS.md with full structured fields.

How to install Add Tip

Installs to ~/.claude/commands/alphilippo-boris-cherny-claude-code-playbook-add-tip.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alphilippo/boris-cherny-claude-code-playbook/HEAD/.claude/commands/add-tip.md -o ~/.claude/commands/alphilippo-boris-cherny-claude-code-playbook-add-tip.md

Restart Claude Code, or start a new session, for it to be picked up.

What Add Tip does


description: Add a new Boris Cherny tip to TIPS.md with full structured fields

/add-tip — Interactive Tip Addition

You are in the boris-cherny-claude-code-playbook repo. The user wants to add a new tip.

Workflow

Step 1 — Ask for Source

Ask: "Where did you find the tip? Please provide a URL or brief description."

Possible sources:

  • X/Twitter post (URL provides tweet ID)
  • Podcast (which one, with timestamp if available)
  • Anthropic Blog (URL)
  • Conference talk (which one)

Alternatives in Development

  • Agent.System.Main.Tips — General operation manual 19k ★
  • Retro — Facilitate structured sprint retrospectives with action items 7.8k ★
  • Claude Code Guide — A full guide on Claude tips and tricks, optimizing Claude Code, and finding every command possible 3.7k ★

Full documentation available on GitHub

View Source Repository