oconsole/odoo-skills
Claude Code skills for Odoo, produced by an RL distillation pipeline.
Claude Code skills for Odoo, produced by an RL distillation pipeline.
npx add-skill oconsole/odoo-skillsClaude Code skills for Odoo, produced by an RL distillation pipeline.
Personal Claude Code Agent Skills
Spring AI based MCP (Model Context Protocol) server implementation for exposing tools to LLM-powered Agentic AI systems using JSON-RPC and SSE (Server-Sent Events). Requests are sent via JSON-RPC HTTP POST calls, while responses/events are asynchronously streamed over SSE channels.
Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
LLM evaluation and testing patterns including prompt testing, hallucination detection, benchmark creation, and quality metrics. Use when testing LLM applications, validating prompt quality, implementing systematic evaluation, or measuring LLM performance.
Portable Spec Kit — A lightweight, zero-install specification-driven development framework for AI-assisted engineering.
Claude skill for creating backend logic on Python using FastAPI