developing-preact

Create Preact applications using HTM syntax and import maps.

137|7|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/oaustegard/claude-skills --skill developing-preact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: developing-preact
Source: https://github.com/oaustegard/claude-skills/tree/main/developing-preact
Command: npx skills add https://github.com/oaustegard/claude-skills --skill developing-preact

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill transforms Claude into a specialized Preact developer, enabling rapid creation of performant web applications with minimal dependencies and tooling overhead.

Core Features & Use Cases

  • Native-First Development: Leverage ES modules, Web Components, and native APIs before external libraries.
  • Zero-Build Solutions: Create prototypes and small apps using HTM syntax and CDN imports without build tools.
  • Use Case: Imagine you need to build an interactive data visualization dashboard that processes CSV files. Use this Skill to create a complete Preact application with data parsing, interactive charts, and responsive design.

Quick Start

Use the developing-preact skill to create a standalone counter application using Preact with HTM syntax and import maps.