Explore skills
65,337 skills found
wsl2-browser-setup
Install and configure browsers for Windows plus WSL2. Use when a user wants native Linux Chrome inside WSL to work for normal browsing or sign-in flows, or when a tool in WSL needs a Windows host Chrome or Edge instance exposed over CDP. Prefer this skill before any tool-specific browser automation setup.
github-status
List your GitHub-owned local clones under PROJECTS_ROOT that have pending work (uncommitted changes, unpushed commits, or inbound remote commits), with branch, counts, age of oldest pending work, and a per-repo summary. Each run fetches every repo's origin in parallel so the counts reflect the current remote. TRIGGER when: user asks "/github-status", wants a cross-project overview of their repos,
claude-code-common
Complete Claude Code environment: global guidelines, skills, hooks, settings, version-controlled memory and learnings, and shared git config
plan-ralphex
Create an implementation plan for a new feature, refactor, or fix. Guides an interactive design discussion and produces a structured plan document.
pr-merge
Merge a PR locally with fast-forward to preserve GPG-signed commits, then clean up.
pr-prepare
Analyze progress log, commits, and optionally a plan to summarize what was done, what diverged, and what review found.
reflect
Extract and persist conversation learnings before context loss. TRIGGER when: user runs /reflect, or before /clear or compaction.
release
Tag a new version, push to trigger CI, monitor the build, and verify the GitHub release
aerospace-macos-setup
Install, configure, and debug AeroSpace on macOS. Use when Codex needs to set up AeroSpace with Homebrew, create or repair ~/.aerospace.toml, configure window movement hotkeys for multi-monitor workflows, diagnose Accessibility or server/config problems, or automate binding tests with the AeroSpace CLI.
plannotator-update
Force-update the plannotator plugin by nuking stale caches and reinstalling fresh
pr-create
Prepare commits for the current feature branch, push, and create or update a PR to main.
reset
Soft-reset unpushed commits back into the working tree for re-committing