SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

1c-batch
Batch tooling for 1C:Enterprise — build/dump EPF/ERF, load/dump configurations and extensions, and run the enterprise or designer via packaged scripts.

awesome-omni-skill
Automate build → remove → install → enable → launch cycle for Blender extensions or add-ons to speed up iteration and CI workflows.

surreal-skills
Guides building Rust-based WASM extensions for SurrealDB 3: compile Rust to WebAssembly, register modules, and call functions from SurrealQL.

skills
Tooling and workflow for writing Rust-based WebAssembly extensions for SurrealDB 3.x — compile Rust to WASM, register modules, and call custom functions from Su

pgrx
Guidance and commands for building, testing, and running pgrx-based Postgres extensions in Rust; clarifies #[test] vs #[pg_test] and appropriate cargo pgrx subc