epsilon
Automated code review, security audits, and release management
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Epsilon skills?โผ
Run `npx skills add ziggy42/epsilon --all -g -y` in your terminal to install all skills in this suite globally.
How to automate code reviews with AI?โผ
The code-review skill builds the project across platforms, runs all tests and benchmarks, checks dependencies and license headers, then reports findings by severity.
Can AI find security bugs in a WebAssembly runtime?โผ
Yes. The security-audit skill traces untrusted input through the engine and writes proof-of-concept tests to confirm each vulnerability before reporting it.
How to automate software releases?โผ
The release skill verifies builds and tests, drafts a changelog from commit history, updates the version, and creates the git tag after your approval.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core