← All creators

HeyEddi-com

Organization

HeyEddi CI Skills for https://ci.heyeddi.com — product-specific Cursor skills (eddi-ci.yaml, PR findings, Check fails, Spot runners placeholder). Not a general CI toolkit. SSOT: HeyEddi-com/heyeddi-skills.

27 indexed · 0 Featured · 0 stars · avg score 74
Prolific

Categories

Indexed Skills (27)

AI & Automation Listed

heyeddi-pr-respond

Respond to all PR review feedback — human reviewers, HeyEddi CI root summaries, and inline threads. Fetch, inventory, fix-or-decline, commit+push, in-thread replies, verify. One skill for every review source.

0 Updated 1 months ago
HeyEddi-com
DevOps & Infrastructure Listed

heyeddi-ci-config

Author or update eddi-ci.yaml for HeyEddi CI and Spot runners. Use when enabling HeyEddi CI, runners, or the user asks to create/configure eddi-ci.yaml. Loads the live policy contract from cihook.heyeddi.com so knobs stay current.

0 Updated 1 weeks ago
HeyEddi-com
Code & Development Listed

heyeddi-ci-guide

Reference for HeyEddi CI commands, authorize-merge auth, feedback via debate + support@, and Spot runners placeholder status. Use when asking how to work with HeyEddi CI.

0 Updated 1 weeks ago
HeyEddi-com
Data & Documents Listed

engineering-excellence

Audits code for KISS, YAGNI, DRY, SOLID, and testability; maintains living engineering notes under .heyeddi/docs/engineering/. Use when refactoring, before merge, or when the user asks for simple scalable design, architecture notes, reuse catalog, or engineering ADRs — not for visual UX (use ux-flow-auditor) or CI gates (use pre-merge-gate).

0 Updated yesterday
HeyEddi-com
API & Backend Listed

flutter-engineering

Ensures HeyEddi Flutter projects have the right engineering stack — Flutter (Riverpod, go_router, Material 3), FastAPI backend, or Firebase tooling. Audits gaps, scaffolds as needed, runs flutter test/analyze, documents local dev servers. Use when frontend is Flutter or before design/feature work on a HeyEddi mobile/web app.

0 Updated yesterday
HeyEddi-com
Web & Frontend Listed

heyeddi-design

End-to-end UI design for HeyEddi stack (PrimeVue, DESIGN.md, semantic tokens: OpenProps on scaffold default). Use when the user wants to design, explore, critique, or improve existing frontend: e.g. "enterprise view", "critique the login page", "this UI looks bad", "settings page". Runs discovery, critique, polish, craft, document. Sub-commands init, discover, shape, craft, critique, polish, document. Not for pre-made screenshot handoff: use heyeddi-handoff instead.

0 Updated yesterday
HeyEddi-com
AI & Automation Listed

heyeddi-handoff

Implements screens from designer screenshots and handoff notes. Two-pass workflow — designer writes mockup-brief with Implementation spec, implementer builds shell then route, verify_handoff checks tokens and layout. Use when approved mockups exist — not for greenfield design.

0 Updated yesterday
HeyEddi-com
AI & Automation Listed

heyeddi-intake

Translates vague user prompts into HeyEddi product docs (personas, route intent, voice), route-specific handoff artifacts (wireframes, user mockups, or briefs), and skill-routing under .heyeddi/. Use first on new projects before @heyeddi-design, @heyeddi-handoff, or @flutter-engineering. Never hand-write product.md: use write_product.

0 Updated yesterday
HeyEddi-com
AI & Automation Listed

heyeddi-orchestrator

Discover HeyEddi skills, auto-sync .heyeddi/ (skills index), cross-pillar opinions, and suggest @skills. Use at session start, after reinstalling skills, or when connecting heyeddi-product, ux-flow-auditor, and heyeddi-design on a route.

0 Updated yesterday
HeyEddi-com
Code & Development Listed

heyeddi-pr-review

Reviews submitted PRs using only committed changes: product fit, docs drift, engineering quality, test coverage, and pre-merge gate. Use when approving a PR, doing reviewer QA, or self-checking before requesting review. Not for replying to review comments (use heyeddi-pr-respond).

0 Updated yesterday
HeyEddi-com
AI & Automation Listed

heyeddi-product

Product leadership: user stories, acceptance criteria, backlog, holistic reviews. Verifies the product works and is useful; delegates UX flow, design critique, visual contrast, and engineering audits; synthesizes plans and change recommendations. Use after @heyeddi-intake, before ship, or when the user asks for PM review, user stories, acceptance criteria, or "is this feature good enough?"

0 Updated yesterday
HeyEddi-com
API & Backend Listed

project-engineering

Ensures HeyEddi projects have the right engineering stack — Vue (Vite/Vitest), FastAPI backend, or Firebase tooling. Audits gaps, scaffolds as needed, installs deps, runs tests, documents local dev servers. Use when the repo is thin or before design/feature work on any HeyEddi app.

0 Updated yesterday
HeyEddi-com
Web & Frontend Listed

ux-flow-auditor

Traces user task flows with Playwright: click depth, step success, friction: and writes reports to .heyeddi/docs/ux-flows/. Use when measuring ease of use, clicks to complete a task, or onboarding friction. Not for static visual critique (use heyeddi-design critique) or layout screenshots (use visual-auditor).

0 Updated yesterday
HeyEddi-com
Data & Documents Listed

visual-auditor

Captures screenshots, reviews UI against product.md and design.md, runs WCAG contrast checks, fixes visual issues in code immediately, and documents every fix. Use after craft/handoff or when UI looks wrong: not report-only QA.

0 Updated yesterday
HeyEddi-com
AI & Automation Listed

heyeddi-pr-respond

Addresses PR review feedback: fetch all comment types, fix-vs-decline decisions, apply fixes, re-run pre-merge gate, threaded replies. Use when responding to human review comments as the PR author. For reviewing a submitted PR use heyeddi-pr-review.

0 Updated 1 months ago
HeyEddi-com
AI & Automation Listed

heyeddi-ci-fails

Diagnose failing GitHub Checks for a PR head: fetch evidence, write ephemeral ci-fails report, optional local fix loop. Never merge without authorize merge. Companion to /heyeddi fails.

0 Updated 1 weeks ago
HeyEddi-com
Data & Documents Listed

heyeddi-ci-runners

PLACEHOLDER: author eddi-ci.yaml pipeline jobs from live contract + inspect_repo. Spot runners are fail-closed — never claim jobs ran. Use when configuring runners or pipeline YAML.

0 Updated 1 weeks ago
HeyEddi-com
AI & Automation Listed

design-handoff-flutter

Implements Flutter screens from designer screenshots and handoff notes using Material 3. Two-pass workflow — mockup-brief with Implementation spec, then AppShell + route screens. Use when approved mockups exist for a HeyEddi Flutter app.

0 Updated yesterday
HeyEddi-com
API & Backend Listed

backend-type-bridger

Syncs FastAPI OpenAPI schema to TypeScript types and reads Firestore schema hints. Use when writing Vue composables against FastAPI or Firebase backends.

0 Updated yesterday
HeyEddi-com
API & Backend Listed

composable-patterns

Provides FastAPI JWT and Firebase client composable patterns for consistent auth and data layers. Context-first skill — use when writing or reviewing Vue composables for API access.

0 Updated yesterday
HeyEddi-com
Web & Frontend Listed

design-system-generalizer

Scans token and component usage patterns from a golden reference page and diffs violations on other routes. Use when spreading a well-built page's patterns across the app in PR-sized chunks.

0 Updated yesterday
HeyEddi-com
API & Backend Listed

flutter-patterns

Provides FastAPI Dio and Firebase client patterns for Flutter — repositories, Riverpod providers, auth. Context-first skill; use when writing or reviewing Dart data layers for HeyEddi Flutter apps.

0 Updated yesterday
HeyEddi-com
Code & Development Listed

pre-merge-gate

Runs pre-merge checks (tests, build, types, optional UI audit) and returns a markdown pass/fail report. Use when QA approves a PR or before merge to main.

0 Updated yesterday
HeyEddi-com
Web & Frontend Listed

primevue-openprops-architect

Enforces PrimeVue + project design tokens when editing Vue or CSS. OpenProps rules apply only when the project already uses open-props. Runs vue-tsc and stylelint when available.

0 Updated yesterday
HeyEddi-com
Web & Frontend Listed

verify-build

Runs npm run build to catch Vite/Rollup failures before merge. Use when validating frontend changes or in CI pre-merge loops.

0 Updated yesterday
HeyEddi-com
API & Backend Listed

dart-type-bridger

Syncs FastAPI OpenAPI schema to Dart model stubs and reads Firestore schema hints for Flutter projects. Use when writing Flutter repositories against FastAPI or Firebase backends.

0 Updated yesterday
HeyEddi-com
Web & Frontend Listed

no-duplicate-ui

Scans Vue files for duplicate component names and similar template overlap. Use during PR review or when refactoring UI to enforce DRY architecture.

0 Updated yesterday
HeyEddi-com

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.