stratal-incremental-adoption

Official

Integrate Stratal into existing Hono apps.

Authorstrataljs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows developers to gradually integrate the Stratal framework into an existing Hono application without requiring a complete rewrite, enabling incremental adoption and coexistence of legacy and new code.

Core Features & Use Cases

  • Sub-app Mounting: Mount Stratal as a sub-application within a Hono app using app.route().
  • Coexisting Handlers: Manage both Stratal's queue consumers/cron jobs and legacy handlers within the same Cloudflare Worker.
  • Gradual Migration: Migrate features piece by piece from a legacy Hono app to Stratal modules.
  • Use Case: You have a large Hono application and want to start using Stratal for new features like user authentication and API endpoints, while keeping the rest of your application running on plain Hono.

Quick Start

Mount the Stratal Hono app under the '/api' route in your existing Hono application.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: stratal-incremental-adoption
Download link: https://github.com/strataljs/stratal/archive/main.zip#stratal-incremental-adoption

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.