Explore skills
64,857 skills found
claude-code-plugin-release
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, npm publishing (so npx claude-mem@X.Y.Z resolves), build verification, git tagging, GitHub releases, and changelog generation.
remove-deadcode
Removes unused code from this project with ultrawork mode, LSP-verified safety, and atomic commits. Triggers: remove dead code, cleanup, remove unused.
publish
Publishes oh-my-opencode to npm using a GitHub Actions workflow. It accepts <patch|minor|major> as an argument and is triggered by publish, release, deploy, or npm publish events.
git-master
Essential for all Git operations like atomic commits, rebase/squash, and history search. Recommended for use with task() to save context. Triggers include 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', and 'find the commit that'.
pre-publish-review
A robust 16-agent pre-publish release gate that detects changes, performs deep analysis, and conducts holistic review using multiple agents before every npm publish.
hyperplan
Adversarial multi-agent planning skill that self-orchestrates 5 hostile category members for ruthless cross-critique debate, distilling only defensible insights. These insights are then mandatorily handed to the `plan` agent for executable plan formalization, ideal for planning requiring maximum rigor and surfacing of.
hyperplan
This adversarial multi-agent planning skill self-orchestrates 5 hostile category members for ruthless cross-critique debate, distilling defensible insights. It then mandates handing these insights to the `plan` agent for executable plan formalization, ideal for planning requiring maximum rigor.
work-with-pr
This skill manages the full Pull Request (PR) lifecycle, from implementation in a Git worktree, atomic commits, PR creation, verification (CI, review, approval) to merge, with auto-cleanup. Use it whenever implementation work needs to land as a PR.
security-research
Team Mode security research skill orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity. It is used for security review, vulnerability research, exploitability audit, and threat model validation.
github-triage
Read-only GitHub triage for issues and PRs. It analyzes all open items and generates evidence-backed reports, never taking any action on GitHub.
frontend-ui-ux
Designer-turned-developer who crafts stunning UI/UX even without design mockups.
dev-browser
Automates browser interactions with persistent page state. Use for navigating websites, filling forms, taking screenshots, extracting web data, testing web apps, or automating browser workflows.