Back to Skills

grey-haven-project-scaffolding

greyhaven-ai
Updated 2 days ago
11 views
15
2
15
View on GitHub
Metareact

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 CommandRecommended
/plugin add https://github.com/greyhaven-ai/claude-code-config
Git CloneAlternative
git clone https://github.com/greyhaven-ai/claude-code-config.git ~/.claude/skills/grey-haven-project-scaffolding

Copy 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

greyhaven-ai/claude-code-config
Path: grey-haven-plugins/core/skills/project-scaffolding

Related Skills

content-collections

Meta

This 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.

View skill

langchain

Meta

LangChain 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.

View skill

cloudflare-turnstile

Meta

This 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.

View skill

project-structure

Meta

This 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.

View skill