Pattern library discovery for pattern-first development. Use BEFORE implementing any new feature, creating components, writing API routes, or adding database operations. Ensures existing patterns are checked first before writing new code.
Pattern library discovery for pattern-first development. Use BEFORE implementing any new feature.
License: MIT (see /LICENSE) Copyright: © 2026 J. Scott Graham (@cheddarfox) / ByBren, LLC Attribution: Required per /NOTICE
The skill system architecture and {{PROJECT_SHORT}} harness methodology are the intellectual property of J. Scott Graham and ByBren, LLC.
This skill activates automatically when you:
Enforces pattern-first development by requiring a search of the Pattern library before implementing new functionality. Reduces code duplication, ensures consistency, and leverages battle-tested solutions.
| Primary | Secondary | |---------|-----------| | implement | build | | create | feature | | new component | how do I | | add route | how should I |
| Field | Value | |-------|-------| | Last Updated | 2026-01-04 | | Harness Version | {{HARNESS_VERSION}} |
Full implementation details in SKILL.md
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer