Claude Code Skills for Automated Project Scaffolding

✍️ OpenClawRadar📅 Published: April 16, 2026🔗 Source
Claude Code Skills for Automated Project Scaffolding
Ad

A developer has created Claude Code skills to automate the initial setup phase for full-stack projects, addressing repetitive tasks like authentication configuration, folder structure creation, and CI setup.

Available Commands

  • /create-frontend-project — Generates projects using React, Next.js, or React Native
  • /create-node-api — Sets up Express or NestJS APIs with database and authentication
  • /create-monorepo — Creates full Turborepo setups with shared packages
  • /scaffold-app — Builds complete folder structures with components and extras

Key Features

The system automatically pulls the latest package versions rather than using outdated pinned dependencies. The developer runs nightly smoke tests to catch upstream issues. The skills support over 50 integrations including HeroUI v3, shadcn, Redux, Zustand, Prisma, Drizzle, and TanStack.

The project is MIT licensed and available on GitHub for developers using Claude Code who want to provide feedback or contribute.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Open-source tool for AI-curated Reddit feeds using Cloudflare, Supabase, and Vercel
Tools

Open-source tool for AI-curated Reddit feeds using Cloudflare, Supabase, and Vercel

A developer open-sourced a self-hosted tool that filters Reddit for quality posts about AI-assisted development, using Cloudflare Workers for cron jobs and proxies, Supabase for storage, and Vercel for the frontend. The tool includes engagement scoring, optional LLM summaries, and costs $1-2/month for AI processing.

OpenClawRadar
Wisepanel MCP Server Enables Multi-LLM Deliberation in Claude Code and Cursor
Tools

Wisepanel MCP Server Enables Multi-LLM Deliberation in Claude Code and Cursor

Wisepanel released an MCP server that runs multi-agent deliberations directly from Claude Code, Cursor, or any MCP client, using a divergent context enhancement system with ChatGPT, Claude, Gemini, and Perplexity models.

OpenClawRadar
ThumbGate Implements Tsinghua's Natural-Language Agent Harness Pattern for AI Safety
Tools

ThumbGate Implements Tsinghua's Natural-Language Agent Harness Pattern for AI Safety

The open-source tool ThumbGate implements the Natural-Language Agent Harness pattern from Tsinghua's NLAH paper, mapping four components: contracts to prevention rules from thumbs-down feedback, verification gates to PreToolUse hooks, durable state to SQLite+FTS5 lesson database, and adapters to MCP server adapters for multiple AI coding agents.

OpenClawRadar
🦀
Tools

PullMD v2.4.1 Adds Native MCP Connector for claude.ai Web and Multi-User Auth

PullMD v2.4.1 now supports the claude.ai web custom connector dialog via OAuth 2.1 + PKCE-S256 and adds multi-user auth modes. Turn any URL into clean Markdown via self-hosted MCP.

OpenClawRadar