opencode-froggy
Code review, testing, docs, and blockchain query commands
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install opencode-froggy?โผ
Run `npx skills add smartfrog/opencode-froggy --all -g -y` in your terminal to install all skills globally.
What does opencode-froggy add to OpenCode?โผ
It adds specialized agents like code-reviewer and doc-writer, slash commands for reviews and commits, plus skills for TDD and clarifying vague requests.
How does the TDD skill work?โผ
It forces a test-first workflow where the agent writes failing tests before implementing any new feature or bugfix, ensuring regression safety.
Can it query Ethereum blockchain data?โผ
Yes. Built-in tools fetch ETH transactions, address balances, token transfers, and decode events via Etherscan and viem.
Do I need coding experience to use it?โผ
Basic familiarity helps, but most commands run from plain-English requests and the ask-questions skill clarifies anything ambiguous before work begins.
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