grey-haven-project-scaffolding
About
This Claude Skill generates production-ready project scaffolds for the Grey Haven stack using Cloudflare Workers, React with TypeScript, Python with Pydantic, and PlanetScale. It provides proper project structure, configuration, and best practices for rapid initialization. Use it when starting new projects, creating microservices, setting up monorepos, or when users mention project setup terms like "new project" or "project template."
Quick Install
Claude Code
Recommended/plugin add https://github.com/greyhaven-ai/claude-code-configgit clone https://github.com/greyhaven-ai/claude-code-config.git ~/.claude/skills/grey-haven-project-scaffoldingCopy and paste this command in Claude Code to install this skill
Documentation
Project Scaffolding Skill
Generate production-ready project scaffolds for Grey Haven stack (Cloudflare Workers, React + TypeScript, Python + Pydantic, PlanetScale).
Description
Rapid project initialization with best practices, proper structure, and configuration for Grey Haven technology stack.
What's Included
- Examples: Full-stack app scaffolds, API-only projects, frontend templates
- Reference: Project structure conventions, configuration guides
- Templates: Project templates for different stacks
- Checklists: Scaffold verification, deployment readiness
Use When
- Starting new projects
- Creating microservices
- Setting up monorepo workspaces
Related Agents
project-scaffolder
Skill Version: 1.0
GitHub Repository
Related Skills
content-collections
MetaThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
langchain
MetaLangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.
cloudflare-turnstile
MetaThis skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.
project-structure
MetaThis skill provides comprehensive project structure guidelines and best practices for organizing codebases across various project types. It offers standardized directory patterns for monorepos, web frameworks, backend services, and libraries to ensure scalable, maintainable architecture. Use it when designing new project structures, organizing monorepo workspaces, or establishing code organization conventions for teams.
