plank-monorepo
Compiler frontend, parser, and EVM intermediate representation
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install plank-monorepo?โผ
Run `npx skills add plankevm/plank-monorepo --all -g -y` in your terminal to install all skills in this suite globally.
What is the Plank language?โผ
Plank is a programming language that compiles down to Sensei IR, an intermediate representation built specifically for the EVM. The compiler and language are still in early development.
How do these skills help with compiler development?โผ
They teach your AI agent the exact patterns for parser error recovery, diagnostic emission, and type-safe data structures used throughout the Plank codebase.
Does this work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding agents.
Do I need compiler experience to contribute?โผ
No. The skills encode the project's design rules and common mistakes, so your agent can produce correct parser and IR changes from plain-English requests.
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