Top Rated
The most starred skills loved by the community. Quality guaranteed!
cancel
by Yeachan-Heo
Cancel any active OMX mode (autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline, team)
ecomode
by Yeachan-Heo
Token-efficient model routing modifier
ultrawork
by Yeachan-Heo
Parallel execution engine for high-throughput task completion
deepsearch
by Yeachan-Heo
Thorough codebase search
git-master
by Yeachan-Heo
Git expert for atomic commits, rebasing, and history management
team
by Yeachan-Heo
N coordinated agents on shared task list using tmux-based orchestration
review
by Yeachan-Heo
Alias for /plan --review
release
by Yeachan-Heo
Automated release workflow for oh-my-codex
plan
by Yeachan-Heo
Strategic planning with optional interview workflow
tdd
by Yeachan-Heo
Test-Driven Development enforcement skill - write tests first, always
ai-slop-cleaner
by Yeachan-Heo
Run an anti-slop cleanup/refactor/deslop workflow
autopilot
by Yeachan-Heo
Full autonomous execution from idea to working code
research
by Yeachan-Heo
Orchestrate parallel scientist agents for comprehensive research with AUTO mode
analyzing-bootkit-and-rootkit-samples
by mukul975
Analyzes bootkit and advanced rootkit malware that infects the Master Boot Record (MBR), Volume Boot Record (VBR), or UEFI firmware to gain persistence below the operating system. Covers boot sector analysis, UEFI module inspection, and anti-rootkit detection techniques. Activates for requests involving bootkit analysis, MBR malware investigation, UEFI persistence analysis, or pre-OS malware detection.
release
by tobi
Manage releases for this project. Validates changelog, installs git hooks, and cuts releases. Use when user says "/release", "release 1.0.5", "cut a release", or asks about the release process. NOT auto-invoked by the model.
analyzing-malware-sandbox-evasion-techniques
by mukul975
Detect sandbox evasion techniques in malware samples by analyzing timing checks, VM artifact queries, user interaction
analyzing-packed-malware-with-upx-unpacker
by mukul975
'Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for
compound-docs
by EveryInc
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
every-style-editor
by EveryInc
This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.
publish-placeholder-package
by remix-run
Publish a placeholder npm package at version 0.0.0 so package names are reserved and npm OIDC permissions can be configured before CI publishing. Use when creating a brand-new package that is not ready for full release.
add-package
by remix-run
Create or align a package in the Remix monorepo to match existing package conventions. Use when adding a brand new package under packages/, or when fixing an existing package's structure, test setup, TypeScript/build config, code style, and README layout to match the rest of Remix 3.
supersede-pr
by remix-run
Safely replace one GitHub pull request with another. Use when a user says a PR supersedes/replaces an older PR, asks to auto-close a superseded PR, or needs guaranteed closure behavior after merge. This skill explicitly closes the superseded PR with gh CLI and verifies final PR states instead of relying on closing keywords.
analyzing-android-malware-with-apktool
by mukul975
Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source
make-pr
by remix-run
Create GitHub pull requests with clear, reviewer-friendly descriptions. Use when asked to open or prepare a PR, especially when the PR needs strong context, related links, and feature usage examples. This skill enforces concise PR structure, avoids redundant sections like validation/testing, and creates the PR with gh CLI.