npx claudepluginhub hegeldev/hegel-skillAn Agent Skill that teaches agents how to write property-based tests using Hegel.
When you ask an agent to write property-based tests, this skill provides:
Supported hegel libraries:
hegel-skill works with Claude Code, Codex, and any agent that supports the Agent Skills standard.
Add this repository as a marketplace, and install the skill:
/plugin marketplace add hegeldev/hegel-skill
/plugin install hegel-skill@hegeldev-hegel-skill
Or see https://code.claude.com/docs/en/skills for local installation instructions.
Use the built-in skill installer:
$skill-installer install https://github.com/hegeldev/hegel-skill/tree/main/skills/hegel
Or see https://developers.openai.com/codex/skills for local installation instructions.
Varies by installation. Refer to the docs of your agentic tool of choice.
Automatically generate comprehensive unit tests from source code with multiple testing framework support
Share bugs, ideas, or general feedback.
Commands for code review, testing, and analysis
Property-based testing guidance for multiple languages and smart contracts
Agent Alchemy TDD Tools — Test Driven Development tools for AI agents
Multi-agent pipeline for generating comprehensive unit tests across any programming language. Orchestrates research, planning, and implementation phases using specialized agents to produce tests that compile, pass, and follow project conventions.
Critical developer personas: architect, devops detective, rust/python/cpp purists, grumpy reviewer, testing specialist