AI skills for extending Scaffold-ETH 2 projects. Each skill gives an AI agent the knowledge it needs to integrate a technology into an SE-2 app.
| Skill | Description |
|---|---|
| Ponder | Blockchain event indexing with Ponder. Automatically indexes deployed contract events and serves data via GraphQL |
Point your AI agent directly at the skill file (skills/ponder/SKILL.md) for the full integration knowledge.
Unlike traditional template-based extensions that merge files mechanically, skills are knowledge documents. They contain everything an AI agent needs to know: dependencies, configuration patterns, integration points, and examples, organized by concern rather than as rigid step-by-step instructions.
The AI reads the skill and applies it intelligently to the specific project, adapting to existing code and user preferences.