smartfrogsmartfrogOfficialยท2 Agent Skills Included

opencode-froggy

Code review, testing, docs, and blockchain query commands

Extends OpenCode with specialized agents, commands, and skills for everyday development work. Reviews pull requests, enforces test-driven development, writes documentation, and clarifies vague requirements before coding starts. Adds utilities like PDF-to-Markdown conversion, repo ingestion, and Ethereum transaction lookups to remove repetitive manual steps.
npx skills add smartfrog/opencode-froggy --all -g -y
Available:

Gives the coding agent strict working rules for this plugin, including TypeScript style, testing requirements, hook behavior, and a surgical change-only-what-is-needed policy.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

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