<?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: mcpweekly ai</title>
    <description>The latest articles on DEV Community by mcpweekly ai (@skillforge).</description>
    <link>https://dev.to/skillforge</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3846791%2F5ea1323c-c7b1-42e1-be95-c48c70ae9317.png</url>
      <title>DEV Community: mcpweekly ai</title>
      <link>https://dev.to/skillforge</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/skillforge"/>
    <language>en</language>
    <item>
      <title>I built an AI skill marketplace in one day with Claude Code — here's the stack</title>
      <dc:creator>mcpweekly ai</dc:creator>
      <pubDate>Fri, 27 Mar 2026 23:18:29 +0000</pubDate>
      <link>https://dev.to/skillforge/i-built-an-ai-skill-marketplace-in-one-day-with-claude-code-heres-the-stack-3flp</link>
      <guid>https://dev.to/skillforge/i-built-an-ai-skill-marketplace-in-one-day-with-claude-code-heres-the-stack-3flp</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;MCP has 97M downloads but there's no marketplace for AI agent skills. Developers dig through GitHub repos or build from scratch.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;SkillForge&lt;/strong&gt; — a searchable marketplace for AI agent skills and MCP servers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Live:&lt;/strong&gt; &lt;a href="https://skillforge-lemon.vercel.app" rel="noopener noreferrer"&gt;https://skillforge-lemon.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack (all free tier)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; Next.js 16 + React 19 + Tailwind 4&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Database:&lt;/strong&gt; Supabase (PostgreSQL + Auth + RLS)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Payments:&lt;/strong&gt; Lemon Squeezy&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Analytics:&lt;/strong&gt; Microsoft Clarity&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment:&lt;/strong&gt; Vercel&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monthly cost:&lt;/strong&gt; $0&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;30 skills across 10 categories&lt;/li&gt;
&lt;li&gt;Works with Claude Code, Cursor, Codex, Gemini CLI, Windsurf, Aider&lt;/li&gt;
&lt;li&gt;Full-text search, category filters, sorting&lt;/li&gt;
&lt;li&gt;GitHub OAuth login&lt;/li&gt;
&lt;li&gt;Creators sell skills and keep 80% revenue&lt;/li&gt;
&lt;li&gt;One-command install: &lt;code&gt;claude skill install &amp;lt;name&amp;gt;&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Claude Code Built
&lt;/h2&gt;

&lt;p&gt;The entire project was built in a single Claude Code session:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Supabase schema (7 tables, RLS policies, full-text search)&lt;/li&gt;
&lt;li&gt;All frontend pages and components&lt;/li&gt;
&lt;li&gt;Payment webhook integration&lt;/li&gt;
&lt;li&gt;SEO (dynamic sitemap, robots.txt)&lt;/li&gt;
&lt;li&gt;Terms of Service, Privacy Policy&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Looking for feedback from the dev community. What skills would you actually want? Would you publish your own?&lt;/p&gt;

</description>
      <category>webd</category>
      <category>nextjs</category>
      <category>ai</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
