Hikkaku

Create Scratch project with TypeScript using Hikkaku; use when the user asks how to build or structure a Scratch project in this repo.

pnsk-lab 785c52b 22 files · 76.1 KB Updated

File contents

Hikkaku Best Practices

This document provides best practices for using Hikkaku to create Scratch projects with TypeScript. Follow these guidelines to ensure your projects are well-structured and maintainable.

SKILL Structure

  • rules/: Contains individual rules or guidelines for using Hikkaku effectively.
    • initialization.md: Guidelines for initializing Hikkaku projects.
    • blocks/*.md: Guidelines for using specific blocks in Hikkaku.
      • e.g., control.md, data.md, motion.md, etc.
    • clone.md: Guidelines for using clones in Hikkaku.
    • custom-blocks.md: Guidelines for creating and using custom blocks.
    • pen-100.md: Performance rules for 100% pen-rendered projects.
    • physics.md: Guidelines for implementing 2d physics in Scratch projects.
    • positioning.md: Rules for positioning systems in Scratch projects.
    • usage.md: General usage guidelines for Hikkaku.
    • variable.md: Rules for using variables and lists in Hikkaku.

pnsk-lab/hikkaku/tree/main/.agent/skills/hikkaku commit 785c52b617

Frequently asked questions

npx skillmds@latest add pnsk-lab/hikkaku