<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Chris Lam</title>
    <description>The latest articles on DEV Community by Chris Lam (@chrislamdev).</description>
    <link>https://dev.to/chrislamdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3998354%2Fcf97ce01-1817-47af-9b9f-c2b4e61de11c.png</url>
      <title>DEV Community: Chris Lam</title>
      <link>https://dev.to/chrislamdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chrislamdev"/>
    <language>en</language>
    <item>
      <title>Hermes Core Skills: 25 Executable AI Agent Skills for Debugging, Planning &amp; Token Efficiency</title>
      <dc:creator>Chris Lam</dc:creator>
      <pubDate>Tue, 23 Jun 2026 09:09:00 +0000</pubDate>
      <link>https://dev.to/chrislamdev/hermes-core-skills-25-executable-ai-agent-skills-for-debugging-planning-token-efficiency-312l</link>
      <guid>https://dev.to/chrislamdev/hermes-core-skills-25-executable-ai-agent-skills-for-debugging-planning-token-efficiency-312l</guid>
      <description>&lt;p&gt;I've been building AI agent tools, and I'm excited to share what I've been working on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hermes Core Skills&lt;/strong&gt; is a collection of 25 executable skills designed for AI agents — Claude Code, Codex, Cursor, and Hermes Agent. Each skill is a standalone SKILL.md file with YAML frontmatter, domain classification, and token cost metadata.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's included
&lt;/h2&gt;

&lt;p&gt;• &lt;strong&gt;Systematic Debugging&lt;/strong&gt; — find and fix bugs faster&lt;br&gt;
• &lt;strong&gt;Test-Driven Development&lt;/strong&gt; — write tests before code&lt;br&gt;
• &lt;strong&gt;Code Review&lt;/strong&gt; — structured review workflows&lt;br&gt;
• &lt;strong&gt;Security Hardening&lt;/strong&gt; — protect your codebase&lt;br&gt;
• &lt;strong&gt;Token Efficiency&lt;/strong&gt; — optimize agent context usage&lt;br&gt;
• &lt;strong&gt;Planning &amp;amp; Decomposition&lt;/strong&gt; — break down complex tasks&lt;br&gt;
• &lt;strong&gt;And 19 more...&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Quick Start
&lt;/h2&gt;

&lt;p&gt;bash&lt;br&gt;
git clone &lt;a href="https://github.com/chrislamlayer1-gif/hermes-core-skills" rel="noopener noreferrer"&gt;https://github.com/chrislamlayer1-gif/hermes-core-skills&lt;/a&gt;&lt;br&gt;
cp -r hermes-core-skills/skills/* ~/.claude/skills/&lt;/p&gt;

&lt;p&gt;That's it. All 25 skills are ready to use.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why skills?
&lt;/h2&gt;

&lt;p&gt;Skills are the best way to encode agent workflows. Each skill includes:&lt;/p&gt;

&lt;p&gt;• Clear triggers (when to use it)&lt;br&gt;
• Step-by-step instructions&lt;br&gt;
• Verification checklists&lt;br&gt;
• Token cost metadata (so agents know upfront what they're loading)&lt;/p&gt;

&lt;h2&gt;
  
  
  Get involved
&lt;/h2&gt;

&lt;p&gt;The project is MIT licensed and open for contributions. Star it on GitHub, open issues, submit PRs — let's build better AI agents together.&lt;/p&gt;

&lt;p&gt;👉 github.com/chrislamlayer1-gif/hermes-core-skills&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>python</category>
    </item>
  </channel>
</rss>
