anneheartrecord

Initial Prompt — Development skill for Claude Code

Development community

hey there, this orchestration won't be something usual in software development of langwatch, but something else.

How to install Initial Prompt

Installs to ~/.claude/skills/anneheartrecord-langwatch-initial-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anneheartrecord-langwatch-initial-prompt && curl -fsSL https://raw.githubusercontent.com/anneheartrecord/langwatch/HEAD/skills/initial-prompt.md -o ~/.claude/skills/anneheartrecord-langwatch-initial-prompt/SKILL.md

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

What Initial Prompt does

hey there, this orchestration won't be something usual in software development of langwatch, but something else You probably know already, but I want you to learn all about Skills, you know from agentskills standard (https://agentskills.io/llms.txt) and supported by tools like https://skills.sh/

Basically, we are renovating and disrupting completely how we do onboarding at LangWatch. Before, we would give people instructions on how to instrument their code based on the framework they were using

Alternatives in Development

  • Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
  • Dev — Switch to Dev Work mode - optimized for software development 2.8k ★
  • 14 Dev Runner — Prompt 14: Create Development Runner 2.2k ★

Full documentation available on GitHub

View Source Repository