1090 related articles

book-to-skill is an open-source GitHub project with over 10K stars that converts technical book PDFs into Claude Code Skills, enabling AI coding assistants to directly leverage book knowledge.

Through a complete case of auto-generating test cases from requirement docs, this article explains Claude Code's Agent Skills packaging mechanism—turning proven AI workflows into reusable skills with on-demand loading.

A developer shares a test case automation solution built on Claude Code + Skills: encapsulating requirement splitting, test point extraction, and case generation into independent Skills. The full workflow takes under 10 minutes.
The Rise of Claude Skills Ecosystem: A…
Explore the Claude Skills ecosystem: from prompt engineering to modular skills, covering skill libraries, MCP integrations, and dev frameworks. The awesome-claude-skills list has 68K+ Stars.
GitHub Daily · July 22: Financial Foun…
GitHub Trending July 22: Kronos brings the foundation model paradigm to finance, awesome-claude-skills tops with 70K stars, plus LikeC4 architecture-as-code and Rust-based Pumpkin.

A complete guide to Claude Code Skills: what they are, how they differ from Plugins, three installation methods, how to write SKILL.md, trigger mechanisms, and top resource recommendations.

With Claude Code and a Skills framework, go from requirements doc to test cases in under 10 minutes. A 3-stage automated pipeline: breakdown, extraction, and generation.

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

Stop using Claude Code as a chatbot. Here are 3 Skills for test engineers — bug report generator, code analyzer, script builder — configured once, used forever.

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.

Does Claude Code always give irrelevant answers? This article breaks down 4 core Skill plugins: Project Context Engine, PRD Requirements Translator, Code Review tool, and Daily Report Generator—showing you how to transform Claude Code from a money-burner into a true AI coding assistant.

An in-depth guide to Claude Skills: from built-in skills and plugins to building your own custom skills and continuous refinement. Learn to end repetitive instructions and build an automated, consistent AI workflow.

Explore how the open-source project marketingskills injects CRO, SEO, and copywriting expertise into Claude Code and AI Agents, and how the Skills paradigm transforms AI into domain specialists.

A security researcher demonstrates how to customize Claude into an automated penetration testing system with memory, skills, and a knowledge base — successfully compromising CTF targets and finding real Bug Bounty vulnerabilities.

Deep dive into Claude Code Skills: semantic matching, storage locations, priority rules, and advanced tips. Master on-demand knowledge injection for AI coding.

A comprehensive guide to Claude Code Skills and MCP resources, covering international platforms like Skills.mp and Smithery plus Chinese alternatives, with a quick selection guide to boost AI coding productivity.

Learn how to use Claude Code's Skills system to auto-generate test cases from requirements docs in 10 minutes through a three-phase workflow of splitting, extraction, and generation.

Learn how to extract reusable Skill files in Claude Code without leaving your session. One command preserves full context, turning 20 minutes of work into seconds.

Deep dive into Claude Code Skills: four core advantages including progressive loading, version control, and reusability, plus a practical guide to AI-powered test case generation.

Deep dive into Claude Code's Skills mechanism: on-demand loading replaces bulk context dumping, cutting Token costs and boosting output quality with modular expertise.