85 related articles

Deep dive into how AI fact-checking tools like Bullshit Detector work, exploring how Agent Skills extract claims, retrieve evidence, and cross-validate to automatically detect online misinformation.

A deep dive into Agent Skills architecture: modular design, progressive disclosure mechanism, and how it differs from Multi-Agent systems for AI capability extension.

An in-depth analysis of ag-kit, a TypeScript-based AI Agent development toolkit covering core architecture, modular design, use cases, and tech selection advice for full-stack developers.

Agent Skills is a lightweight open-source format that extends AI agent capabilities with plug-and-play skill packages. This article dives deep into the Skills architecture, progressive disclosure, and how it differs from Multi-Agent design.

Agent Skills is a lightweight open-source format that lets AI agents extend professional capabilities on demand, like loading plugins. Learn what Agent Skills are, the problems they solve, and their modular advantages.

Agent Skills is a lightweight open-source format that extends AI agent capabilities via plug-and-play skill packages. Learn its architecture, progressive disclosure, and how it differs from Multi-Agent.

A Vue3 beginner tutorial centered on "learn just enough, apply immediately." A three-stage path covers reactivity, Composition API, Element Plus, and data visualization, culminating in an enterprise-grade AI health monitoring system with blood sugar management, RAG consultation, and doctor-patient collaboration.
Text-to-CAD: How AI Agents Are Reshapi…
Explore how the open-source text-to-cad project wraps CAD modeling as AI agent skills, letting engineers generate 3D models from natural language descriptions.

Pi is a minimalist open-source Agent framework with just 4 default tools and under 1,000 tokens in its system prompt, with 70K GitHub stars. Deep dive into its 4 core advantages vs. Claude Code and Codex.

Frontend engineers pivoting to AI Agent development: TypeScript and Zod are now must-have skills. Explore the full progression from API calls to building LangGraph-style frameworks, and nail the 3 core interview topics.
ui-skills: An AI Skills Library Built …
ui-skills is an open-source AI Skills library for design engineers that helps AI generate higher-quality UI code. It quickly gained thousands of GitHub Stars.

AI code getting messier with edits? The root cause isn't weak model capability but a lack of context and process. A deep dive into Matt Pocock's Skills v1.1: grilling, vertical-slice tickets, TDD, and WebFinder.

OpenAI's ChatGPT Sites plugin lets users generate code, iterate visually, and publish complete web apps without leaving the chat window. Zero-config hosting included.

Android CLI, unveiled at Google I/O Connect, lets developers manage SDKs and query docs without launching Android Studio, while slashing AI Agent token usage.

How Claude Code + Skills automates test case generation in 3 phases: requirements breakdown, test point extraction, and case generation — 10x faster than manual writing.

A deep dive into Agent Skills: learn the file structure (SKILL.md, references, scripts, assets), core principles, and how they differ from prompts. Build your own AI skill bundle from scratch.

As Cursor and GitHub Copilot redefine programming, where do Vim users go? This article analyzes the tension between AI tools and Vim, and three key strategies.

Superpowers is a trending GitHub project that builds an agentic skills framework with Shell scripts, injecting software engineering methodology into AI coding workflows. A deep dive into its architecture and value.

Matt Pocock open-sources the mattpocock/skills project, publicly sharing his personal .claude directory config. An in-depth look at the Claude Skills mechanism, skill library methodology, and the shift from prompt engineering to skill engineering.

Google Labs open-sourced stitch-skills, a standardized skill encapsulation solution for AI Agents, compatible with Gemini CLI, Claude Code, Cursor and more.