emdash-skills
14-category product-building OS. CF Workers+Hono, Angular, D1, Drizzle, Clerk, Stripe. 94 reference docs, 18 agents.
Install
npx skills add https://github.com/heymegabyte/claude-skills/tree/master/.devin/skills/emdash
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install heymegabyte-claude-skills@llmmart
git clone https://github.com/heymegabyte/claude-skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole heymegabyte/claude-skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
Emdash Skills for Devin
Load CONVENTIONS.md for stack defaults. Load _router.md for skill routing. 14 categories (01-14), 94 reference docs, 18 agents.
Stack
CF Workers+Hono | Angular 21+Ionic 8+PrimeNG 21 | D1/Neon | Drizzle v1 | Clerk | Stripe | Inngest | Resend | Bun | Playwright v1.59+ | PostHog | Sentry
Rules
- TypeScript strict, never
any, preferinterfaceovertype - Hono inline handlers for RPC type inference
- Zod validation on all inputs
- TDD: failing test first, Playwright 6 breakpoints
- Dark-first design, #060610 bg, #00E5FF accent
- Deploy to CF Workers, purge CDN after every deploy
See CONVENTIONS.md for full patterns.
Files (claude-skills)
-
SKILL.md 823 B
--- name: "emdash-skills" description: "14-category product-building OS. CF Workers+Hono, Angular, D1, Drizzle, Clerk, Stripe. 94 reference docs, 18 agents." --- # Emdash Skills for Devin Load CONVENTIONS.md for stack defaults. Load _router.md for skill routing. 14 categories (01-14), 94 reference docs, 18 agents. ## Stack CF Workers+Hono | Angular 21+Ionic 8+PrimeNG 21 | D1/Neon | Drizzle v1 | Clerk | Stripe | Inngest | Resend | Bun | Playwright v1.59+ | PostHog | Sentry ## Rules - TypeScript strict, never `any`, prefer `interface` over `type` - Hono inline handlers for RPC type inference - Zod validation on all inputs - TDD: failing test first, Playwright 6 breakpoints - Dark-first design, #060610 bg, #00E5FF accent - Deploy to CF Workers, purge CDN after every deploy See CONVENTIONS.md for full patterns.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.