backend
25Command
Comprehensive GreyCat backend review — dead code, anti-patterns, type safety, performance/concurrency, @expose API security, and test coverage — then interactive cleanup.
Command
Comprehensive GreyCat backend review — dead code, anti-patterns, type safety, performance/concurrency, @expose API security, and test coverage — then interactive cleanup.
Command
Update README, API documentation, and MCP server documentation.
Command
Comprehensive GreyCat frontend review — correctness, the prescribed VitePlus + Lit + Web Awesome (or similar) + @greycat/web stack, performance, Lighthouse/SEO, type safety, and testing.
Command
Initialize CLAUDE.md with generic GreyCat development guidelines.
Command
Schema evolution, data migrations, import/export, and storage health management.
Command
Generate models, services, APIs, and tests with proper GreyCat structure.
Command
Interactive learning modules for GreyCat concepts - from basics to advanced patterns.
Command
Upgrade GreyCat libraries AND frontend package.json to latest, then lint + test and fix all issues in back and front.
Skill Claude CodeCodex
Build, run, and edit GreyCat projects. GreyCat is a statically-typed language plus runtime for graph-persistent, time-series-aware applications. Use when reading or writing .gcl source, when the user mentions GreyCat / project.gcl / nodeTime / nodeList / nodeIndex / nodeGeo / @expose / @library, or when the task…
Plugin Claude Code
Complete llama.cpp C/C++ API reference (v b7885) covering 198 functions: model loading, inference, text generation, embeddings, chat, advanced sampling (XTC, DRY, infill), per-sequence state management, model type detection, and more. For GGUF models, local LLM inference, and C/C++ AI development.
Skill Claude CodeCodex
Complete llama.cpp C/C++ API reference covering model loading, inference, text generation, embeddings, chat, tokenization, sampling, batching, KV cache, LoRA adapters, and state management. Triggers on: llama.cpp questions, LLM inference code, GGUF models, local AI/ML inference, C/C++ LLM integration, "how do I use…
Plugin Claude Code
Run and manage local LLMs via Ollama's REST API, with support for text generation, chat, embeddings, and custom model creation.
Skill Claude CodeCodex
Run and manage local LLMs via Ollama REST API — text generation, chat completions, embeddings, tool calling, structured output, and model management. Use when code imports ollama, references localhost:11434, or user asks about local LLM inference.
Plugin Claude Code
OpenCL SDK (Khronos Group) v2026.05.29 (OpenCL 3.1) C/C++ skill — cross-platform GPU/CPU parallel computing with 60 C API functions, C++ wrapper, and SDK utilities.
Skill Claude CodeCodex
OpenCL SDK (Khronos Group) for cross-platform GPU/CPU parallel computing in C and C++. Use when writing OpenCL kernels, managing devices/contexts/queues, allocating and transferring buffers or images, building and executing programs, or using the C++ wrapper (opencl.hpp / cl::CommandQueue, cl::Buffer…
Plugin Claude Code
pandapower v3.4.0 Python skill - power systems analysis with 80+ functions for AC/DC power flow, OPF, short circuit (IEC 60909), and state estimation.
Skill Claude CodeCodex
Power systems analysis and optimization library (pandapower v3.4.0). Use when working with electric power networks: building network models (buses, lines, transformers, loads, generators), running AC/DC power flow, optimal power flow (OPF), short circuit calculations (IEC 60909), state estimation, time series…
Plugin Claude Code
power-grid-model Python skill - high-performance steady-state distribution power system analysis: power flow, state estimation, and IEC 60909 short-circuit calculations with 22 component types and batch/parallel computation.
Skill Claude CodeCodex
Python library for steady-state distribution power system analysis (power flow, state estimation, short-circuit calculations). Use when working with the power-grid-model library to: (1) perform load flow or Newton-Raphson/iterative calculations on electrical grids, (2) run state estimation with sensor data, (3)…
Plugin Claude Code
AMD ROCm 7.2.4 GPU computing stack: HIP kernel development, rocBLAS/rocFFT/rocRAND/rocSOLVER compute libraries, profiling, and CUDA-to-HIP porting.
Skill Claude CodeCodex
AMD ROCm GPU computing stack for HIP kernel development and GPU-accelerated library usage. Use when: writing HIP kernels (.hip files), using rocBLAS/rocFFT/rocRAND/rocSOLVER/rocSPARSE/hipBLAS/hipBLASLt/hipTensor/hipSPARSELt/rocALUTION compute libraries, profiling with rocProfiler or rocprof, porting CUDA code to HIP…
Plugin Claude Code
vLLM v0.19.0 skill: offline batch inference, OpenAI-compatible server, LoRA adapters, multimodal inputs, embeddings, classification, structured outputs, and tool calling.
Skill Claude CodeCodex
Complete vLLM v0.19.0 Python API reference for high-throughput LLM inference: offline batch generation, chat, embeddings, classification, structured outputs, LoRA adapters, multimodal inputs, and OpenAI-compatible server. Triggers on: vLLM questions, Python LLM serving, GPU inference, "how do I use vllm", batch…