This repository contains AI-related things, including reusable skills and other agent-facing artifacts.
- android-aarch64: build and validate Android projects with x86_64 SDK, NDK, and Gradle tools on ARM Linux
- svelte: create and edit Svelte 5 and SvelteKit code with concise patterns for runes, reactivity, bindings, attachments, and domain models
- tree-sitter-flat-strict: write precise tree-sitter grammar rules with intentional syntax-tree shape and corpus coverage
- tree-sitter-optimize: guidance for running measured tree-sitter grammar optimization passes
This repo can be used with skills.sh. Install the skill with:
npx skills add https://github.com/usagi-coffee/ai --skill android-aarch64
npx skills add https://github.com/usagi-coffee/ai --skill svelte
npx skills add https://github.com/usagi-coffee/ai --skill tree-sitter-flat-strict
npx skills add https://github.com/usagi-coffee/ai --skill tree-sitter-optimize