oaa-dev
- 9 skills
- 0 followers
- 3 hours ago last updated
- ▌ Setup · oaa-devDetect project stack and generate knowledge schema. Use when setting up knowledge-garden in a new project.
- ▌ Quickfix · oaa-devFix minor issues fast with a knowledge check. No planning, no brainstorming -- scan docs, fix, verify.
- ▌ Module Docs · oaa-dev bundleGenerate per-module documentation by tracing references from module anchors. Use when indexing project modules for fast AI lookup.
- ▌ Knowledge Docs · oaa-dev bundleCapture solved problems as categorized documentation with YAML frontmatter. Use after solving non-trivial problems to build searchable institutional knowledge.
- ▌ Frontend Design · oaa-devResearch frontend design inspiration, UI patterns, color palettes, typography, and layout ideas. Use when exploring visual direction before building interfaces.
- ▌ Knowledge Index · oaa-devGenerate a pre-computed index of all solution frontmatter for fast knowledge lookups. Replaces multiple Grep+Read calls with a single file read.
- ▌ Knowledge Prune · oaa-devFlag stale or outdated learnings for cleanup. Use periodically to keep the knowledge base relevant and maintainable.
- ▌ Playwright Test · oaa-dev bundleWrite, run, and analyze Playwright E2E tests. Use when changes need browser-level testing or regression testing.
- ▌ Knowledge Insights · oaa-devAnalyze knowledge base to surface patterns and metrics. Use to understand recurring problems, hotspot modules, and knowledge trends.