Claude Code Skills for Automated Project Scaffolding

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
👀 See Also

Android CLI and Skills for AI Agent Development Workflows
Google released Android CLI with commands like android create and android sdk install, plus Android Skills GitHub repository with modular instruction sets. Internal benchmarks show 70% reduction in LLM token usage and 3x faster task completion.

Driftwatch V3 Released: AI-Assisted Codebase Monitoring Tool
Driftwatch V3 is now available as a public repository after a 5-6 day build involving approximately 9,000 lines of code and $160 in API credits. The in-browser tool tracks markdown file issues, flags contradictory instructions, and provides cost tracking with recommendations.

ClawVibe: A Hands-Free iOS Voice Assistant for AI Agents with On-Device STT/TTS
ClawVibe is a native iOS app that provides hands-free voice interaction with AI agents during commutes. It uses on-device speech recognition and TTS, supports CarPlay, and includes voice biometrics to filter background noise. Only text is sent over the network.

Free Model Alert: Tencent Hy3 Available on OpenRouter for 2 Weeks — Try It Now
Tencent Hy3 is free on OpenRouter for 2 weeks. Use it in OpenClaw via openrouter/tencent/hy3:free. Full details from r/openclaw.