ziggy42ziggy42Communityยท2 Agent Skills Included

epsilon

Automated code review, security audits, and release management

Automates full code reviews, deep security audits, and versioned releases for a pure-Go WebAssembly runtime. Runs builds, tests, benchmarks, and dependency checks automatically, eliminating manual verification steps. Produces proof-of-concept tests for confirmed vulnerabilities and generates changelogs, tags, and releases with user approval.
npx skills add ziggy42/epsilon --all -g -y
Available:

Gives your AI agent the project's layout, coding rules, security constraints, and build commands so it can modify and verify the WebAssembly runtime correctly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’