github.com/raphaelmansuy/edgequake
| Skill | Added | Review |
|---|---|---|
copilotkit-nextjs-integration .github/skills/copilotkit-nextjs-integration/SKILL.md Integrate CopilotKit AI components into Next.js frontend for building agentic UIs. Enables context-aware AI agents that can read app state and trigger tools/actions. Supports custom adapters for self-hosted LLMs and multiple provider integrations. | — | |
doc-traceability-validator .github/skills/doc-traceability-validator/SKILL.md Validate documentation traceability between code annotations (@implements), feature registry, business rules, and use cases. Detect ID collisions, undocumented features, broken cross-references, and namespace violations. | — | |
e2e-test-service-management .github/skills/e2e-test-service-management/SKILL.md Service management for E2E testing in EdgeQuake. Start, stop, and monitor PostgreSQL, backend API, and frontend services. Includes health checks and logging utilities for interactive testing workflows. | — | |
langfuse .github/skills/langfuse/SKILL.md Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any Langfuse feature works. This skill covers CLI-based API access (via npx) and multiple documentation retrieval methods. | — | |
makefile-dev-workflow .github/skills/makefile-dev-workflow/SKILL.md Unified development workflow for EdgeQuake using Makefile commands. Use when starting services, running tests, or managing the full development stack (database, backend, frontend). Provides simplified alternatives to raw cargo/npm commands. | — | |
pdf-markdown-validator .github/skills/pdf-markdown-validator/SKILL.md Validate PDF to Markdown conversion quality using multi-dimensional metrics. Assess table accuracy, style preservation (bold/italic/headings), robustness, and performance with standardized F1-scoring methodology. | — | |
playwright-ux-ui-capture .github/skills/playwright-ux-ui-capture/SKILL.md Capture EdgeQuake WebUI routes with Playwright and write artifacts immediately (screenshots + per-page request JSON + capture index). Use when adding/updating Playwright E2E capture specs or when asked to automate UI screenshot collection. | — | |
reverse-documentation .github/skills/reverse-documentation/SKILL.md Automatically generate comprehensive documentation for Rust and TypeScript codebases by analyzing code structure, patterns, and relationships. Supports trait-based patterns, async operations, React components, and Next.js applications. | — | |
ux-ui-analyze-single-page .github/skills/ux-ui-analyze-single-page/SKILL.md Analyze exactly one captured UI page (from ux_ui_map screenshots + request JSON) and immediately write/update ux_ui_map/pages/{page}.md in neutral descriptive language. Use when asked to analyze screenshots, rewrite corresponding analysis immediately, or avoid memory/context saturation. | — | |
ux-ui-map-page-by-page .github/skills/ux-ui-map-page-by-page/SKILL.md Produce the EdgeQuake WebUI UX/UI map one route at a time (capture screenshots, then immediately write per-page docs and per-page analysis requests). Use when asked to map UI, capture screens page-by-page, avoid agent memory saturation, or generate ux_ui_map artifacts. | — |