{"owner":"viatsko","repo":"awesome-vscode","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["CLAUDE.md"],"files":{"CLAUDE.md":"# CLAUDE.md\n\n## What this repo is\n\nAn [Awesome List](https://github.com/sindresorhus/awesome) of Visual Studio Code\nextensions and resources. **`README.md` is the product** — there is no source\ncode, no build step, and no app to run. Edits almost always mean editing\n`README.md`.\n\n## Adding an entry\n\nUse this exact format (see `CONTRIBUTING.md`):\n\n```gfm\n#### [Title of the package](https://marketplace.visualstudio.com/items?itemName=NAME)\n> A short description of what this package does and why it is awesome.\n\n![title of the package](link to a .gif demonstrating functionality)\n```\n\nRules:\n- **Link to the VS Code Marketplace** (`marketplace.visualstudio.com`), not the\n  GitHub repo.\n- Place the entry in the most fitting section; if none fits, use\n  `uncategorized`.\n- Keep entries in **alphabetical order** within their section.\n- Include a `.gif`/screenshot demonstrating functionality when possible.\n\n## Table of Contents\n\nThe ToC at the top of `README.md` is maintained **by hand** and must be updated\nwhen sections are added, removed, or renamed. Anchors are GitHub-slugified\n(lowercase, spaces → `-`, most punctuation stripped; duplicates get a `-1`\nsuffix).\n\n## Themes\n\n- Prefer a [vscodethemes](https://vscodethemes.com) link, else the Marketplace.\n- Alphabetical order; **one theme per publisher**.\n- Include a similar-style screenshot (template assets under `themes/`).\n\n## Linting / CI\n\n- **markdownlint** config is `.markdownlint.json`. Several rules are disabled on\n  purpose (HTML allowed, line-length off, duplicate headings allowed, etc.) —\n  don't \"fix\" these by reformatting.\n- **CI (`.travis.yml`)** runs `awesome_bot README.md` to check that all links\n  resolve. Adding a dead or wrong link will fail the build. A whitelist of\n  known-flaky domains lives in `.travis.yml`.\n\n## Conventions for changes\n\n- This is a PR-driven community repo: keep diffs minimal and scoped to the\n  entry/section being changed.\n- Match the surrounding markdown style exactly (heading levels, `>` blockquote\n  descriptions, spacing).\n- Do not commit unless explicitly asked.\n"}}