Imported from cpakken/quarkcss (
AGENTS.md). Install upstream withnpx skills add cpakken/quarkcss. Copyright stays with the author.
Source Code Reference
Source code for dependencies is cached at ~/.opensrc/.
Use opensrc path inside other commands to read source:
rg "pattern" $(opensrc path <npm:package>)
cat $(opensrc path <npm:package>)/path/to/file
rg "pattern" $(opensrc path <github:owner>/<repo>)
cat $(opensrc path <github:owner/repo>)/path/to/file
For referencing
https://github.com/shadcn-ui/cn/
rg "pattern" $(opensrc path shadcn-ui/cn)
cat $(opensrc path shadcn-ui/cn)/path/to/file
Releases
When a release is requested, read and follow RELEASING.md before planning or taking release actions. Load it only for release work.