Awesome List Pr banner
claude-dev-suite claude-dev-suite

Awesome List Pr

Git community

Description

--- name: awesome-list-pr description: Generate a pull request body for adding dev-suite to an awesome list allowed-tools: Read, Bash argument-hint: <awesome-list-repo> — e.g. /awesome-list-pr sindresorhus/awesome-mcp --- # Awesome List PR Generate a complete, guidelines-compliant pull request for adding dev-suite to an awesome list. ## How to execute this command 1. Identify the target list: - If `$ARGUMENTS` is provided, use it as the target repo (e.g. `awesome-mcp-servers`) - If not

Installation

Installs to ~/.claude/skills/claude-dev-suite-claude-dev-suite-awesome-list-pr/SKILL.md

Terminal
mkdir -p ~/.claude/skills/claude-dev-suite-claude-dev-suite-awesome-list-pr && curl -fsSL https://raw.githubusercontent.com/claude-dev-suite/claude-dev-suite/HEAD/commands/awesome-list-pr.md -o ~/.claude/skills/claude-dev-suite-claude-dev-suite-awesome-list-pr/SKILL.md

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

Full documentation available on GitHub

View Source Repository