Prime yourself on a codebase by listing files and reading the README.
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
Convert feature requirements into structured end-to-end test cases as JSON.
Interview me about the plan
Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main...
Quick user-centric interview to capture requirements from a time-poor stakeholder.
Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
>
Discover and install trending Claude Code tools from the entire ecosystem.
Documents user flows at decision-point level, focusing on what users decide (not UI details). Use this skill when...
Conducts discovery sessions for features/products. Explores concept definition, business model, user journeys,...
This skill should be used when the user asks to "watch and merge", "merge when checks pass", "wait for CI and...
This skill should be used when the user asks to "rebase my PR", "rebase onto main", "update my branch", "fix merge...
SSH into an Ubuntu VPS (Docker) for a read-only health/security/update report (UFW + fail2ban) and propose fixes;...
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported...
Generate MDX blog posts or recaps from session logs in `sessions/articles`. Use when the user asks to turn daily...
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches),...
Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific...
Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps....
Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an...
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser)...
Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use...
Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump,...
Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR...
>