Comprehensive guide for developing organiclever-web, the landing and promotional website at www.organiclever.com. Covers Next.js 14 App Router, React 18, TailwindCSS, Radix UI/shadcn-ui, cookie-based...
8
AI 65
repo-understanding-repository-architecture
wahidyankf3/19/2026
Six-layer governance hierarchy (Vision → Principles → Conventions → Development → Agents → Workflows). Use when understanding repository structure, tracing rules to foundational values, explaining arc...
8
AI 65
repo-assessing-criticality-confidence
wahidyankf3/19/2026
Universal classification system for checker and fixer agents using orthogonal criticality (CRITICAL/HIGH/MEDIUM/LOW importance) and confidence (HIGH/MEDIUM/FALSE_POSITIVE certainty) dimensions. Covers...
8
plan-writing-gherkin-criteria
wahidyankf2/22/2026
Guide for writing Gherkin acceptance criteria using Given-When-Then syntax for testable requirements. Covers scenario structure, background blocks, scenario outlines with examples tables, common patte...
7
AI 94
repo-applying-maker-checker-fixer
wahidyankf2/25/2026
Three-stage content quality workflow pattern (Maker creates, Checker validates, Fixer remediates) with detailed execution workflows. Use when working with content quality workflows, validation process...
7
AI 88
swe-developing-e2e-test-with-playwright
wahidyankf2/22/2026
Playwright E2E testing standards from authoritative docs/explanation/software-engineering/automation-testing/tools/playwright/ documentation
7
AI 72
docs-validating-software-engineering-separation
wahidyankf2/22/2026
Validates software engineering documentation separation between OSE Platform style guides (docs/explanation/) and AyoKoding educational content (apps/ayokoding-web/). Ensures no duplication, proper pr...
7
AI 68
repo-generating-validation-reports
wahidyankf2/23/2026
Guidelines for generating validation/audit reports with UUID chains, progressive writing, and UTC+7 timestamps
7
swe-programming-elixir-phoenix
wahidyankf2/15/2026
Phoenix Framework coding standards from authoritative docs/explanation/software-engineering/platform-web/tools/elixir-phoenix/ documentation
6
AI 78
agent-developing-agents
wahidyankf2/8/2026
AI agent development standards including frontmatter structure, naming conventions, tool access patterns, model selection, and Bash-only file operations for .opencode/ folders
6
AI 88
swe-programming-golang
wahidyankf2/8/2026
Go coding standards from authoritative docs/explanation/software-engineering/programming-languages/golang/ documentation
6
AI 88
repo-defining-workflows
wahidyankf2/8/2026
Workflow pattern standards for creating multi-agent orchestrations including YAML frontmatter (name, description, tags, status, agents, parameters), execution phases (sequential/parallel/conditional),...