meow sci
Official@meow-sci
Provides specialized modding infrastructure, game simulation interfaces, and web-based documentation frameworks for the Kitten Space Agency ecosystem.
Agent Skills by meow sci
Showing 14 vetted skills indexed across 1 GitHub repositories.
gatos
Control spacecraft and retrieve simulation data via a virtual filesystem and HTTP API.
imgui
Create ImGui UI elements in Kitten Space Agency via a C# wrapper.
harmony
Teach HarmonyLib patching methods for .NET C# code in Kitten Space Agency modding.
bun
Execute JavaScript/TypeScript scripts with Bun for file I/O, subprocesses, and SQLite.
react-aria
Build accessible React Aria UI components with hooks and documentation.
upgrade-ksa
Validate gatOS against new KSA game builds and identify required changes.
tutorials
Guide gatOS tutorial authoring with style, dual-transport, and snippets.
ksa
Provide modding information and game API access for Kitten Space Agency.
tomlyn
Serialize and deserialize TOML files in .NET applications.
astro
Documents Astro web framework usage for gatOS project's MDX pages and components.
react-compiler
Automate React component memoization at build time with Babel.
react
Enforce React rules for idempotency, immutability, and hook usage.
nanostores
Manage application state with minimal atomic stores across JavaScript frameworks.
starlight
Document gatOS pages using Starlight components and frontmatter schema.
Frequently Asked Questions About meow sci
FAQPage SchemaWhat specific tasks can developers perform using meow-sci skills?▼
Developers can patch .NET game logic, build accessible web interfaces for documentation, manage application state with atomic stores, and serialize configuration data using TOML. These capabilities enable deep integration with the Kitten Space Agency environment and support the creation of robust, performant web-based project portals.
Which personas benefit most from these technical resources?▼
These resources are designed for game modders working within the Kitten Space Agency ecosystem, frontend engineers building documentation sites with Astro and Starlight, and .NET developers requiring specialized patching and serialization utilities for game-related projects.
What are the primary dependencies for implementing these solutions?▼
Implementation requires familiarity with .NET C# for game-side patching, and modern JavaScript/TypeScript environments for web-side components. Specific dependencies include HarmonyLib for runtime code modification, React Aria for interface accessibility, and Bun for high-performance file I/O and subprocess execution.