>
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
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...
>
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit...
Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code,...
Reproduce, isolate, and fix a bug (or failing build/test), then summarize root cause, fix, and verification steps....
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content....
Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to...
Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps,...