JS Code Simplifier
Simplify and refine JavaScript/TypeScript code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to simplify, clean up, or refactor JS/TS code.
pi-share
Load and parse session transcripts from shittycodingagent.ai/buildwithpi.ai/buildwithpi.com (pi-share) URLs. Fetches GitHub gists, decodes embedded session data, and extracts conversation history.
py-code-simplifier
Simplify and refine Python code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to simplify, clean up, or refactor Python code.
go-code-simplifier
Simplify and refine Go code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to simplify, clean up, or refactor Go code. Targets Go 1.26+.
kbrainstorm
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
tmux
Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.
mermaid
Must-read guide on creating and editing Mermaid charts with validation tools
web-browser
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
summarize
Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`; optionally it can summarize
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
pr-update
Update or create a pull request for the current branch using the gh CLI. Analyzes code diffs for accurate PR descriptions.
native-web-search
Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs.
kchangelog
Read this skill before updating changelogs. Generates executive-style changelog entries tracked by branch name, auto-promoted to version on release.