debs-obrien
- 6 skills
- 0 followers
- 15 hours ago last updated
- ▌
- ▌ Readme Wizard · debs-obrien bundleGenerate a polished, professional README.md for any project — from scratch or by improving an existing one. Use this skill whenever the user mentions README, wants to improve their repo's first impression, asks about shields.io badges, wants a star history chart, contributor avatars, documentation tables, project structure trees, or mermaid architecture diagrams in their README. Also use it when someone wants their GitHub repo to "look more professional", "look legit", or make a better first impression — even if they never say the word "README". Covers badge generation, README rewrites for new versions, fork customization, and adapting README structure to different project types (libraries, apps, docs repos, monorepos). Does NOT cover: CONTRIBUTING.md, CHANGELOG, API documentation, CI/CD setup, GitHub profile READMEs, or generating docs for individual components.
- ▌ Add Content · debs-obrien bundleAdds videos, blog posts, or podcasts to the debbie.codes website by extracting metadata from a URL, creating a content file with frontmatter, and opening a PR. Use when the user says 'add video', 'add blog post', 'add podcast', 'add this to the site', or provides a YouTube, podcast, or blog URL to add as content.
- ▌ Site Bugfix · debs-obrienReproduce and fix a debbie.codes site bug with browser proof and a Playwright regression when useful. Use for site-bugfix, fixing qa/bug-candidates, or repairing agent-hunt GitHub issues. Local: PR only if asked. CI: draft PR on agent/fix-issue-<n> with Closes #N. Reproduce before any code change.
- ▌ Site Bug Hunt · debs-obrien bundleExploratory QA for debbie.codes. Use when the user asks to bug-hunt, explore the site for bugs, do exploratory testing, smoke the site, or find broken journeys. Local default: write qa/bug-candidates only. CI mode (SITE_BUG_HUNT_MODE=ci) or explicit "file issues": create high-confidence GitHub issues. Does not fix code (hand off to site-bugfix).
- ▌ Verify Debbie Codes · debs-obrien bundleDrive the live debbie.codes Nuxt site (web UI) the way a user does via Playwright — launch the dev server, doctor health, exercise mapped features, capture screenshots/ARIA evidence, and clean up. Use when verifying UI changes, proving a feature works, or when asked to verify/test the site end-to-end.