🎯

github-marketing

🎯Skill

from phrazzld/claude-config

VibeIndex|
What it does

Generates personalized GitHub repository marketing content, descriptions, and promotional materials to enhance project visibility and attract potential contributors or users.

πŸ“¦

Part of

phrazzld/claude-config(142 items)

github-marketing

Installation

πŸ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add phrazzld/claude-config --skill github-marketing
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Claude Configuration

Personal Claude Code configuration directory containing custom commands, settings, and global instructions.

Structure

  • CLAUDE.md - Global instructions and principles for Claude Code
  • settings.json - Claude Code settings configuration
  • commands/ - Collection of custom commands for various development tasks
  • .gitignore - Git ignore patterns for this configuration

Commands

The commands/ directory contains custom commands for:

  • Development: setup, execute, debug, review, refactor
  • Planning: plan, organize, scope, ticket, task-plan
  • Documentation: document, extract, synthesize
  • Collaboration: consult, thinktank, multi-mind
  • Project Management: groom, board, align, audit
  • Git Operations: branch, pull, push, sync
  • Utilities: chill, timeout, verify, tidy

Usage

This configuration is automatically loaded by Claude Code when operating in this directory or its subdirectories.

Setup

  1. Clone this repository to your preferred location
  2. Configure Claude Code to use this directory as your configuration root
  3. Customize commands and settings as needed