From de1ba25adc6462b6957c3be3c61aa9f7342011c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 19:21:22 +0100 Subject: [PATCH] chore: sync content to repository - claude-code (#9631) * chore: sync content to repo * Update skill-best-practices@5uIBv9rk7Wzc_bXny0B27.md * Update prompt-caching@Dam_IG339RrYZXjXq3T8_.md * Enhance documentation for 'claude --add-dir' command Added additional resources and links for the 'claude --add-dir' command. --------- Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com> Co-authored-by: Javier Canales <56018501+jcanalesluna@users.noreply.github.com> --- .../content/claude---add-dir@FgQXBQ6oJ5sfW_ar0u6ez.md | 2 +- .../claude-code-security@KgXvbrUuYyiBn52QCRoLl.md | 8 ++++++++ .../content/prompt-caching@Dam_IG339RrYZXjXq3T8_.md | 2 +- .../skill-best-practices@5uIBv9rk7Wzc_bXny0B27.md | 1 - .../content/skills-for-mcp@U22jPxfQWbu7-54OcsqkV.md | 9 +++++++++ .../content/what-is-vibe-coding@SKkeuO_5B18AbxlNGeazN.md | 1 + 6 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 src/data/roadmaps/claude-code/content/claude-code-security@KgXvbrUuYyiBn52QCRoLl.md create mode 100644 src/data/roadmaps/claude-code/content/skills-for-mcp@U22jPxfQWbu7-54OcsqkV.md diff --git a/src/data/roadmaps/claude-code/content/claude---add-dir@FgQXBQ6oJ5sfW_ar0u6ez.md b/src/data/roadmaps/claude-code/content/claude---add-dir@FgQXBQ6oJ5sfW_ar0u6ez.md index 36bddf03c..51164fbb2 100644 --- a/src/data/roadmaps/claude-code/content/claude---add-dir@FgQXBQ6oJ5sfW_ar0u6ez.md +++ b/src/data/roadmaps/claude-code/content/claude---add-dir@FgQXBQ6oJ5sfW_ar0u6ez.md @@ -5,4 +5,4 @@ The `claude --add-dir` command is a startup flag that allows you to include extr Visit the following resources to learn more: - [@official@CLI flags](https://code.claude.com/docs/en/cli-reference#cli-flags) -- [@official@Load memory from additional directories](https://code.claude.com/docs/en/memory#load-memory-from-additional-directories) \ No newline at end of file +- [@official@Load memory from additional directories](https://code.claude.com/docs/en/memory#load-memory-from-additional-directories) diff --git a/src/data/roadmaps/claude-code/content/claude-code-security@KgXvbrUuYyiBn52QCRoLl.md b/src/data/roadmaps/claude-code/content/claude-code-security@KgXvbrUuYyiBn52QCRoLl.md new file mode 100644 index 000000000..49c51f20d --- /dev/null +++ b/src/data/roadmaps/claude-code/content/claude-code-security@KgXvbrUuYyiBn52QCRoLl.md @@ -0,0 +1,8 @@ +# Claude Code Security + +Claude Code Security is a new feature built into Claude Code that scans your codebase for security vulnerabilities and suggests fixes for your team to review. Every finding goes through a verification process before it reaches you, with severity ratings so you know what to fix first. Nothing gets changed automatically; Claude suggests the fix, but a human always approves it. It is currently available as a limited research preview for Enterprise and Team customers, with free access for open-source maintainers. + +Visit the following resources to learn more: + +- [@official@Making frontier cybersecurity capabilities available to defenders](https://www.anthropic.com/news/claude-code-security) +- [@article@Evaluating and mitigating the growing risk of LLM-discovered 0-days](https://red.anthropic.com/2026/zero-days/) \ No newline at end of file diff --git a/src/data/roadmaps/claude-code/content/prompt-caching@Dam_IG339RrYZXjXq3T8_.md b/src/data/roadmaps/claude-code/content/prompt-caching@Dam_IG339RrYZXjXq3T8_.md index 4d342af8c..59fa659e8 100644 --- a/src/data/roadmaps/claude-code/content/prompt-caching@Dam_IG339RrYZXjXq3T8_.md +++ b/src/data/roadmaps/claude-code/content/prompt-caching@Dam_IG339RrYZXjXq3T8_.md @@ -6,4 +6,4 @@ Visit the following resources to learn more: - [@official@Prompt caching](https://platform.claude.com/docs/en/build-with-claude/prompt-caching) - [@official@Prompt caching configuration]](https://code.claude.com/docs/en/model-config#prompt-caching-configuration) -- [@article@Unlocking Efficiency: A Practical Guide to Claude Prompt Caching](https://medium.com/@mcraddock/unlocking-efficiency-a-practical-guide-to-claude-prompt-caching-3185805c0eef) \ No newline at end of file +- [@article@Unlocking Efficiency: A Practical Guide to Claude Prompt Caching](https://medium.com/@mcraddock/unlocking-efficiency-a-practical-guide-to-claude-prompt-caching-3185805c0eef) diff --git a/src/data/roadmaps/claude-code/content/skill-best-practices@5uIBv9rk7Wzc_bXny0B27.md b/src/data/roadmaps/claude-code/content/skill-best-practices@5uIBv9rk7Wzc_bXny0B27.md index 72478735f..0905acdac 100644 --- a/src/data/roadmaps/claude-code/content/skill-best-practices@5uIBv9rk7Wzc_bXny0B27.md +++ b/src/data/roadmaps/claude-code/content/skill-best-practices@5uIBv9rk7Wzc_bXny0B27.md @@ -9,4 +9,3 @@ Visit the following resources to learn more: - [@official@The Complete Guide to Building Skills for Claude](https://resources.anthropic.com/hubfs/The-Complete-Guide-to-Building-Skill-for-Claude.pdf?hsLang=en) - [@article@A useful cheatsheet for understanding Claude Skills](https://www.reddit.com/r/ClaudeAI/comments/1qbpe91/a_useful_cheatsheet_for_understanding_claude/) - [@article@Writing Claude Skills That Actually Work: A Guide to What Works (And What Doesn’t)](https://medium.com/@creativeaininja/writing-claude-skills-that-actually-work-a-guide-to-what-works-and-what-doesnt-2dfcd9593106) -- [@video@Claude Code Skills are INSANE (and you’re not using them correctly](https://www.youtube.com/watch?v=thxXGxYIwUI) \ No newline at end of file diff --git a/src/data/roadmaps/claude-code/content/skills-for-mcp@U22jPxfQWbu7-54OcsqkV.md b/src/data/roadmaps/claude-code/content/skills-for-mcp@U22jPxfQWbu7-54OcsqkV.md new file mode 100644 index 000000000..e0b87b8b3 --- /dev/null +++ b/src/data/roadmaps/claude-code/content/skills-for-mcp@U22jPxfQWbu7-54OcsqkV.md @@ -0,0 +1,9 @@ +# Skills for MCP + +Skills act as structured, reusable knowledge packages that dramatically improve how Claude interacts with MCP (Model Context Protocol) servers by giving it precise, context-aware instructions for specific tools and workflows. Rather than relying on Claude to infer how to use a given MCP server from scratch each time, skills provide curated guidance — best practices, common patterns, error handling strategies, and domain-specific context — that help Claude make smarter, more reliable decisions when invoking tools, chaining calls, and interpreting results. + +Visit the following resources to learn more: + +- [@official@The Complete Guide to Building Skills for Claude](https://resources.anthropic.com/hubfs/The-Complete-Guide-to-Building-Skill-for-Claude.pdf?hsLang=en) +- [@opensource@Anthropic Skills Guide](https://github.com/darraghh1/my-claude-setup/blob/main/docs/research/anthropic-skills-guide.md) +- [@article@Claude Skills Library](https://mcpservers.org/claude-skills) \ No newline at end of file diff --git a/src/data/roadmaps/claude-code/content/what-is-vibe-coding@SKkeuO_5B18AbxlNGeazN.md b/src/data/roadmaps/claude-code/content/what-is-vibe-coding@SKkeuO_5B18AbxlNGeazN.md index c60ed1e0e..0bec5ea19 100644 --- a/src/data/roadmaps/claude-code/content/what-is-vibe-coding@SKkeuO_5B18AbxlNGeazN.md +++ b/src/data/roadmaps/claude-code/content/what-is-vibe-coding@SKkeuO_5B18AbxlNGeazN.md @@ -4,6 +4,7 @@ Vibe coding is a modern software development approach in which developers use AI Visit the following resources to learn more: +- [@roadmap@Visit the Dedicated Vibe Coding Roadmap](https://roadmap.sh/vibe-coding) - [@article@What is vibe coding?](https://cloud.google.com/discover/what-is-vibe-coding) - [@article@What is vibe coding?](https://www.ibm.com/think/topics/vibe-coding) - [@video@What Is Vibe Coding? Building Software with Agentic AI](https://www.youtube.com/watch?v=Y68FF_nUSWE)