{
  "markdown": "# MDN Reference Skill\n\nAn extension providing expertise in MDN Web Docs, browser standards, and modern web APIs. Originally built for Gemini CLI, it now includes universal configurations to support **Claude**, **Cursor**, **Cline/RooCode**, and **Windsurf**.\n\n## Features\n\n- **Web Standards Research:** Automated verification of API status and compatibility via MDN.\n- **Modernization Patterns:** Guidance on using modern \"Baseline\" APIs (fetch, IntersectionObserver, etc.).\n- **Compatibility Reporting:** Different compatibility blocks for major browsers.\n\n---\n\n## How to Use Across Different Agents\n\n### Gemini CLI\nYou can install this extension directly from the GitHub repository.\n\n```bash\ngemini extensions install https://github.com/vikash-paf/mdn-reference-skill\n```\nAfter installation, reload your skills: `/skills reload`.\n\n*Note: This repository is configured for the Gemini CLI Extension Gallery. Adding the `gemini-cli-extension` topic on GitHub will trigger automatic indexing.*\n\n### Claude Projects & Custom GPTs\nIf you are using Claude (via the web UI) or ChatGPT, you can inject this skill directly into your AI's context:\n1. Open the `claude_instructions.md` file in this repository.\n2. Copy its contents.\n3. Paste it into the \"Custom Instructions\" or \"System Prompt\" section of your Claude Project or Custom GPT.\n\n### Cursor IDE\nCursor will automatically pick up the rules if you clone this repository or copy the rule file:\n- The `.cursorrules` file at the root automatically directs Cursor's AI to read the MDN guidelines before writing frontend code.\n\n### Cline / RooCode (VS Code)\nCline uses its own rule file to understand workspace constraints:\n- The `.clinerules` file at the root directs the AI to follow the exact same MDN workflow.\n\n### Windsurf IDE\nWindsurf also supports local agent rules:\n- The `.windsurfrules` file automatically enforces the MDN standards workflow when the AI assists you.\n",
  "bytes": 1923,
  "sha": "778942d86d07c699164fe4925e44e580b27bddfb7b057de53352a730cc7042d9",
  "repo_slug": "vikash-paf/mdn-reference-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_vikash_paf_mdn_reference_skill_b1026b02/readme"
}