{"owner":"Vanilagy","repo":"mediabunny","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["CLAUDE.md"],"skills":{"CLAUDE.md":"- Prefer functions declared using const, not using the function keyword\n- Code style is tab indent with semicolons\n- Mediabunny core code is contained in src/, extensions are in packages/*/, website is in docs/\n- Tests: Prefer fewer, longer test files over many small ones. Test files should be named after the general category of thing that is being tested, not after any individual single test.\n- Avoid ifs without a {} block. So no if (cond) return;, always do if (cond) { return; }\n- `type` instead of `interface` for object types\n"},"files":{"CLAUDE.md":"- Prefer functions declared using const, not using the function keyword\n- Code style is tab indent with semicolons\n- Mediabunny core code is contained in src/, extensions are in packages/*/, website is in docs/\n- Tests: Prefer fewer, longer test files over many small ones. Test files should be named after the general category of thing that is being tested, not after any individual single test.\n- Avoid ifs without a {} block. So no if (cond) return;, always do if (cond) { return; }\n- `type` instead of `interface` for object types\n"},"items":[{"name":"CLAUDE.md","path":"CLAUDE.md","title":"CLAUDE.md","content":"- Prefer functions declared using const, not using the function keyword\n- Code style is tab indent with semicolons\n- Mediabunny core code is contained in src/, extensions are in packages/*/, website is in docs/\n- Tests: Prefer fewer, longer test files over many small ones. Test files should be named after the general category of thing that is being tested, not after any individual single test.\n- Avoid ifs without a {} block. So no if (cond) return;, always do if (cond) { return; }\n- `type` instead of `interface` for object types\n","category":"root","tokens":134}]}