bighb/claude-skills
Personal collection of Claude Code skills
Personal collection of Claude Code skills
npx skills add bighb/claude-skillsPersonal collection of Claude Code skills
AI agent skill for understanding the GHL API
Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across them, and drafts updates in your own communication style for any audience you define.
Confirm-before-you-plan travel itinerary skill for Claude — map route + time-blocked schedule, China/intl maps, 12306 train lookup.
Ask Copilot what files it needs to see before answering a question
Create, amend, or backprop bugs into SPEC.md at repo root. Sole mutator of the project spec. Triggers when the user asks to write a spec, start a new spec, distill a spec from existing code, add invariants, amend sections (§G, §C, §I, §V, §T, §B), or record a bug via backprop. Common phrasings: "write the spec for...", "new spec", "bug: ...", "amend §V.3", "distill spec from code", "spec this idea". Reads and follows FORMAT.md for the caveman encoding rules and pipe-table shape of §T and §B.
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks