From f5df7547bec89be505e9f1d2d79c8b1648d379c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 11:37:13 +0100 Subject: [PATCH] chore: sync content to repo (#9715) Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com> --- ...ai-vs-traditional-coding@IZKl6PxbvgNkryAkdy3-p.md | 12 ++++++++++++ .../content/claude-code@RcC1fVuePQZ59AsJfeTdR.md | 4 +--- .../content/docs-generation@q7NpwqQXUp4wt2to-yFiP.md | 11 +++++++++++ .../frontend/content/mcp@XFy2gj7DmXeaCoc6MZo_j.md | 4 ++-- .../frontend/content/skills@xL8d-uHMpJKwUvT8z-Jia.md | 2 +- .../frontend/content/ssr@Cxspmb14_0i1tfw-ZLxEu.md | 2 +- 6 files changed, 28 insertions(+), 7 deletions(-) create mode 100644 src/data/roadmaps/frontend/content/ai-vs-traditional-coding@IZKl6PxbvgNkryAkdy3-p.md create mode 100644 src/data/roadmaps/frontend/content/docs-generation@q7NpwqQXUp4wt2to-yFiP.md diff --git a/src/data/roadmaps/frontend/content/ai-vs-traditional-coding@IZKl6PxbvgNkryAkdy3-p.md b/src/data/roadmaps/frontend/content/ai-vs-traditional-coding@IZKl6PxbvgNkryAkdy3-p.md new file mode 100644 index 000000000..25dbf023d --- /dev/null +++ b/src/data/roadmaps/frontend/content/ai-vs-traditional-coding@IZKl6PxbvgNkryAkdy3-p.md @@ -0,0 +1,12 @@ +# AI vs. Traditional Software Development + +Traditional software development relies on developers explicitly writing code to instruct computers on how to perform tasks. This involves defining every step and logic manually. AI-assisted coding, however, leverages machine learning models trained on vast amounts of code to automate parts of the development process. Instead of writing all the code from scratch, developers can use AI to generate code snippets, suggest improvements, and even debug errors, potentially leading to faster development cycles and reduced human error. + +Visit the following resources to learn more: + +- [@article@Unlocking the value of AI in software development](https://www.mckinsey.com/industries/technology-media-and-telecommunications/our-insights/unlocking-the-value-of-ai-in-software-development) +- [@article@What is vibe coding?](https://www.ibm.com/think/topics/vibe-coding) +- [@article@How AI is transforming work at Anthropic](https://www.anthropic.com/research/how-ai-is-transforming-work-at-anthropic) +- [@video@I Systems vs Traditional Coding](https://www.youtube.com/watch?v=P7lryCIvxgA) +- [@video@ibe Coding Fundamentals In 33 minutes](https://www.youtube.com/watch?v=iLCDSY2XX7E) +- [@video@hat is Vibe Coding?](https://www.youtube.com/watch?v=5OWurmg41tI) \ No newline at end of file diff --git a/src/data/roadmaps/frontend/content/claude-code@RcC1fVuePQZ59AsJfeTdR.md b/src/data/roadmaps/frontend/content/claude-code@RcC1fVuePQZ59AsJfeTdR.md index 678a90e1e..2d23df9cb 100644 --- a/src/data/roadmaps/frontend/content/claude-code@RcC1fVuePQZ59AsJfeTdR.md +++ b/src/data/roadmaps/frontend/content/claude-code@RcC1fVuePQZ59AsJfeTdR.md @@ -4,9 +4,7 @@ Claude Code is a family of large language models designed for code generation an Visit the following resources to learn more: +- [@roadmap@Visit the Dedicated Claude Code Roadmap](https://roadmap.sh/claude-code) - [@official@Claude Code Overview](https://code.claude.com/docs/en/overview) -- [@article@Claude Code: From Zero to Hero](https://medium.com/@dan.avila7/claude-code-from-zero-to-hero-bebe2436ac32) -- [@article@Claude Code: A Guide With Practical Examples](https://www.datacamp.com/tutorial/claude-code) - [@video@Introducing Claude Code](https://www.youtube.com/watch?v=AJpK3YTTKZ4) -- [@video@Claude Code Tutorial for Beginners](https://www.youtube.com/watch?v=eMZmDH3T2bY) - [@video@Claude Code Clearly Explained (and how to use it)](https://www.youtube.com/watch?v=zxMjOqM7DFs&t=82s) \ No newline at end of file diff --git a/src/data/roadmaps/frontend/content/docs-generation@q7NpwqQXUp4wt2to-yFiP.md b/src/data/roadmaps/frontend/content/docs-generation@q7NpwqQXUp4wt2to-yFiP.md new file mode 100644 index 000000000..fc3fcb0d8 --- /dev/null +++ b/src/data/roadmaps/frontend/content/docs-generation@q7NpwqQXUp4wt2to-yFiP.md @@ -0,0 +1,11 @@ +# Documentation Generation with AI + +AI-powered documentation generation leverages machine learning models to automatically create and maintain software documentation. These tools can analyze code, comments, and other project artifacts to produce API references, tutorials, and other types of documentation, reducing the manual effort required and ensuring accuracy and consistency. This helps developers by freeing them from manual tasks and ensuring that their APIs are well documented. + +Visit the following resources to learn more: + +- [@article@AI code documentation: Benefits and top tips](https://www.ibm.com/think/insights/ai-code-documentation-benefits-top-tips) +- [@article@AI Code Documentation Generators: A Guide](https://overcast.blog/ai-code-documentation-generators-a-guide-b6cd72cd0ec4) +- [@article@Automate Your Documentation with Claude Code & GitHub Actions: A Step-by-Step Guide](https://medium.com/@fra.bernhardt/automate-your-documentation-with-claude-code-github-actions-a-step-by-step-guide-2be2d315ed45) +- [@video@How I Built a Tool to Auto-Generate GitHub Documentation with LLMs](https://www.youtube.com/watch?v=QYchuz6nBR8) +- [@video@How to Generate API Documentation Using AI](https://www.youtube.com/watch?v=1529XqH50Xs) \ No newline at end of file diff --git a/src/data/roadmaps/frontend/content/mcp@XFy2gj7DmXeaCoc6MZo_j.md b/src/data/roadmaps/frontend/content/mcp@XFy2gj7DmXeaCoc6MZo_j.md index be4fbcd2f..ad58e6642 100644 --- a/src/data/roadmaps/frontend/content/mcp@XFy2gj7DmXeaCoc6MZo_j.md +++ b/src/data/roadmaps/frontend/content/mcp@XFy2gj7DmXeaCoc6MZo_j.md @@ -4,9 +4,9 @@ Model Context Protocol (MCP) is a rulebook that tells an AI agent how to pack ba Visit the following resources to learn more: +- [@course@MCP: Build Rich-Context AI Apps with Anthropic](https://www.deeplearning.ai/short-courses/mcp-build-rich-context-ai-apps-with-anthropic/) - [@official@Model Context Protocol](https://modelcontextprotocol.io/introduction) - [@opensource@modelcontexprotocol](https://github.com/modelcontextprotocol/modelcontextprotocol) - [@article@The Ultimate Guide to MCP](https://guangzhengli.com/blog/en/model-context-protocol) - [@article@A Clear Intro to MCP (Model Context Protocol) with Code Examples](https://towardsdatascience.com/clear-intro-to-mcp/) -- [@article@Model Context Protocol (MCP): A Guide With Demo Project](https://www.datacamp.com/tutorial/mcp-model-context-protocol) -- [@course@MCP: Build Rich-Context AI Apps with Anthropic](https://www.deeplearning.ai/short-courses/mcp-build-rich-context-ai-apps-with-anthropic/) +- [@article@Model Context Protocol (MCP): A Guide With Demo Project](https://www.datacamp.com/tutorial/mcp-model-context-protocol) \ No newline at end of file diff --git a/src/data/roadmaps/frontend/content/skills@xL8d-uHMpJKwUvT8z-Jia.md b/src/data/roadmaps/frontend/content/skills@xL8d-uHMpJKwUvT8z-Jia.md index a739c29a7..5424e6b14 100644 --- a/src/data/roadmaps/frontend/content/skills@xL8d-uHMpJKwUvT8z-Jia.md +++ b/src/data/roadmaps/frontend/content/skills@xL8d-uHMpJKwUvT8z-Jia.md @@ -4,10 +4,10 @@ AI coding assistants can leverage "skills" – pre-defined functions or tools ex Visit the following resources to learn more: +- [@course@Agent Skills with Anthropic](https://www.deeplearning.ai/short-courses/agent-skills-with-anthropic/) - [@article@Agent Skills: The Universal Standard Transforming How AI Agents Work](https://medium.com/@richardhightower/agent-skills-the-universal-standard-transforming-how-ai-agents-work-fc7397406e2e) - [@article@AI Agents or Skills? Why the Answer Is ‘Both’](https://thenewstack.io/ai-agents-or-skills-why-the-answer-is-both/) - [@article@Agent Skills vs Tools: What Actually Matters](https://blog.arcade.dev/what-are-agent-skills-and-tools) -- [@course@Agent Skills with Anthropic](https://www.deeplearning.ai/short-courses/agent-skills-with-anthropic/) - [@video@Claude Agent Skills Explained](https://www.youtube.com/watch?v=fOxC44g8vig) - [@video@Agent Skills Explained: Why This Changes Everything for AI Development](https://www.youtube.com/watch?v=Ihoxov5x66k) - [@video@The complete guide to Agent Skills](https://www.youtube.com/watch?v=fabAI1OKKww) \ No newline at end of file diff --git a/src/data/roadmaps/frontend/content/ssr@Cxspmb14_0i1tfw-ZLxEu.md b/src/data/roadmaps/frontend/content/ssr@Cxspmb14_0i1tfw-ZLxEu.md index a8211a01f..4a4d3d153 100644 --- a/src/data/roadmaps/frontend/content/ssr@Cxspmb14_0i1tfw-ZLxEu.md +++ b/src/data/roadmaps/frontend/content/ssr@Cxspmb14_0i1tfw-ZLxEu.md @@ -7,4 +7,4 @@ Visit the following resources to learn more: - [@article@Server-Side Rendering (SSR)](https://vuejs.org/guide/scaling-up/ssr.html) - [@video@What are Server Side Rendering (SSR) & Client Side Rendering (CSR)](https://www.youtube.com/watch?v=ObrSuDYMl1s) - [@video@What is server-side rendering for web development?](https://www.youtube.com/watch?v=okvg3MRAPs0) -- [@feed@Explore top posts about Web Development](https://app.daily.dev/tags/webdev?ref=roadmapsh) +- [@feed@Explore top posts about Web Development](https://app.daily.dev/tags/webdev?ref=roadmapsh) \ No newline at end of file