raphaelmansuy

raphaelmansuy

@raphaelmansuy

GitHub
10 Skills
20020 Total Stars
February 2026 Joined

Public Skills

mcp-builder SKILL

by raphaelmansuy

EdgeQuake RAG Framework

Code Gen 2K 3mo ago

copilotkit-nextjs-integration

by raphaelmansuy

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.

Prompts 2K 3mo ago

doc-traceability-validator

by raphaelmansuy

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.

Comments 2K 3mo ago

e2e-test-service-management

by raphaelmansuy

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.

CLI Tools 2K 3mo ago

makefile-dev-workflow

by raphaelmansuy

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.

CLI Tools 2K 3mo ago

pdf-markdown-validator

by raphaelmansuy

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.

Processing 2K 3mo ago

playwright-ux-ui-capture

by raphaelmansuy

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.

Processing 2K 3mo ago

reverse-documentation

by raphaelmansuy

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.

Docs Gen 2K 3mo ago

ux-ui-analyze-single-page

by raphaelmansuy

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.

Code Review 2K 3mo ago

ux-ui-map-page-by-page

by raphaelmansuy

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.

Code Gen 2K 3mo ago