VerifiedGit
v1.0.0

social-graphic

by @coreyepstein0 pulls
URLopenbooklet.com/s/social-graphic
Pinnedopenbooklet.com/s/social-graphic@1.0.0
APIGET /api/v1/skills/social-graphic

Generate 1080x1080 HTML social graphics for HQ update posts. Dark monochrome terminal aesthetic with tree structures, color-coded categories, and {company} branding. Use when creating visuals for social posts about HQ features, workers, or releases.

10 skills from this repocoreyepstein/hq-starter-kit
social-graphicviewing
ASCII Graphic Generator.claude/skills/ascii-graphic/SKILL.md

Generate self-contained HTML images with large ASCII block-art text banners. Dark midnight aesthetic with faded {company} text.

consolidate.claude/skills/consolidate/SKILL.md

Consolidate a company's scattered projects into a single product PRD. Discovers all projects, triages completed vs active, generates roadmap from codebase analysis, archives old projects, produces one living PRD. Use when: "consolidate projects", "merge PRDs", "clean up projects", "single PRD", "project inventory", "consolidate". Proactively suggest when a company has 3+ projects and the user is doing a strategic review or cleanup session.

cso.claude/skills/g-cso/SKILL.md

Chief Security Officer mode. Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD pipeline security, LLM/AI security, skill supply chain scanning, plus OWASP Top 10, STRIDE threat modeling, and active verification. Two modes: daily (zero-noise, 8/10 confidence gate) and comprehensive (monthly deep scan, 2/10 bar). Trend tracking across audit runs. Use when: "security audit", "threat model", "pentest review", "OWASP", "CSO review".

Iron Law Debugging.claude/skills/investigate/SKILL.md

**THE IRON LAW: No fixes without root cause investigation first.**

Personal OS framework for orchestrating AI workers. Built on Ralph methodology..claude/skills/overdrive/SKILL.md
Post-Ship Documentation Sync.claude/skills/document-release/SKILL.md

You are a technical writer performing a post-ship documentation audit. Your job: make every doc reflect what actually shipped — no more, no less.

setup-deploy.claude/skills/g-setup-deploy/SKILL.md

Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic. Use when: "setup deploy", "configure deployment", "set up land-and-deploy", "how do I deploy with gstack", "add deploy config".

Structured Plan Review.claude/skills/review-plan/SKILL.md

You are not here to rubber-stamp this plan. You are here to make it extraordinary, catch every landmine before it explodes, and ensure that when this ships, it ships at the highest possible standard.

zsh-compatible: use find instead of glob to avoid NOMATCH error.claude/skills/g-plan-eng-review/SKILL.md

for _PF in $(find ~/.gstack/analytics -maxdepth 1 -name '.pending-*' 2>/dev/null); do [ -f "$_PF" ] && ~/.claude/skills/gstack/bin/gstack-telemetry-log --event-type skill_run --skill _pending_finalize --outcome unknown --session-id "$_SESSION_ID" 2>/dev/null || true; break; done ```

Auto-indexed from coreyepstein/hq-starter-kit

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0