qte77

Generate Brd — Development skill for Claude Code

Development community

Create Business Requirements Definition (BRD).

How to install Generate Brd

Installs to ~/.claude/commands/qte77-context-engineering-template-legacy-generate-brd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/qte77/context-engineering-template-legacy/HEAD/.claude/commands/generate-brd.md -o ~/.claude/commands/qte77-context-engineering-template-legacy-generate-brd.md

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

What Generate Brd does

Create Business Requirements Definition (BRD)

This command helps stakeholders capture business context, objectives, and constraints before technical feature development begins. Supports multiple input approaches based on available business information.

Rules

  • Extract filename from $ARGUMENTS into $FILE_NAME (append .md if needed)
  • Use TodoWrite tool to track progress throughout the process
  • Template: $CTX_BRD_TEMPLATE
  • Output: $CTX_BRD_PATH/$FILE_NAME

Input Source Detec

Alternatives in Development

  • Claude SEO — Universal SEO skill for Claude Code 3.2k ★
  • Seomachine — A specialized Claude Code workspace for creating long-form, SEO-optimized blog content for any business 2.8k ★
  • MCP Language Server — mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, a 1.5k ★

Full documentation available on GitHub

View Source Repository