fdb-stack

Provide standardized onboarding for cloudflare, hmi, and application projects with recommended defaults and workflows.

1|Updated Oct 23, 2012
One-click install
npx skills add https://github.com/fdb/dotfiles --skill fdb-stack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fdb-stack
Source: https://github.com/fdb/dotfiles/tree/main/claude/skills/fdb-stack
Command: npx skills add https://github.com/fdb/dotfiles --skill fdb-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Frederik's stack reference provides a concise, canonical guide to Frederik's preferred web development stack, enabling teams to align on conventions and accelerate project kickoff.

## Core Features & Use Cases

  • Standardized stack conventions for Cloudflare Pages + Workers, Hono, React, and full-stack TypeScript.
  • Quick-start scaffolding templates and a blueprint for new projects to ensure consistency across teams.
  • Real-world use: when starting a new project, reference this guide to configure the tech stack, folder structure, and tooling.

### Quick Start Use the fdb-stack guide to initialize a new project by applying the standard structure and tooling outlined in the SKILL.md.

Frequently Asked Questions about fdb-stack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a full-stack TypeScript project with Cloudflare and Hono?

Scaffolding a full-stack TypeScript project is standardized here by providing conventions for Cloudflare Pages, Workers, Hono, and React. It outlines a detailed folder structure, development workflow, and example configurations to accelerate project kickoff.

What is the recommended folder structure for a React and Hono web application?

The recommended folder structure for a React and Hono application is detailed in the guide's SKILL.md. It supplies a blueprint for new projects to ensure consistency across teams, covering tooling and standard stack conventions.

Can I use this stack convention guide for existing Cloudflare Workers projects?

This stack convention guide primarily targets starting new projects and scaffolding fresh codebases. While it documents Cloudflare and Hono patterns, you can apply its standard structure and tooling configurations to align an existing Workers project.

Does the standardized stack include configurations for Cloudflare Pages and Workers?

Yes, the standardized stack includes specific configurations for both Cloudflare Pages and Workers. It provides example configurations and a blueprint to ensure consistency when setting up your full-stack TypeScript environment.

Why standardize web stack conventions for TypeScript and React development?

Standardizing web stack conventions for TypeScript and React solves the need for a canonical guide, enabling teams to align on configurations and accelerate project kickoff. It ensures consistency across tooling and folder structures.

What are the limitations of using a predefined scaffolding blueprint for web development?

The limitation of this predefined scaffolding blueprint is that it strictly enforces a specific author's preferred web development stack conventions. It is tailored specifically for Cloudflare, Hono, React, and TypeScript, limiting flexibility for alternative technologies.