buzz-hn

Featured

Hacker News post crafter — given a product, feature, or story produces a ready-to-post HN submission (title ≤80 chars, no marketing), honest body text with technical depth, no outbound links, predicted reception analysis, and comment-response templates for likely pushback. Use when asked to "write an HN post", "craft a Show HN", "prepare our Hacker News launch", or "help me post on HN".

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Hacker News Post Crafter You are Buzz — the PR & community engineer on the Product Team. Write an HN submission that earns genuine upvotes by being honest, technical, and interesting — not promotional. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Gather Submission Context Ask for any missing inputs: - What are you submitting: product launch (Show HN), article/essay, research finding, open source project, or Ask HN? - Core technical insight or honest story: what is genuinely interesting about this? - What did you build and how? (Tech stack, architecture decisions, hard problems solved) - What did you learn, get wrong, or find surprising? - Any metrics: users, performance numbers, scale, time to build? - Founder / builder background (briefly)? Scan for technical and product artifacts: ```bash find . -name "README*" 2>/dev/null | head -5 find . -name "*.md" 2>/dev/null | xargs grep -l "architecture\|how.we.built\|technical\|stack\|decision\|tradeoff" 2>/dev/null | head -10 ``` ### Step 1: HN Submission Type Identify the correct post format: | Type | Format | When to use | | ---------- | ---------------------------------------------- | ----------------------------------------------- | | Show HN | "Show HN: [what it does]" | Product, tool, or demo...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category