gabelul

47 mods across 5 repositories, 92 stars between them.

gabelul/stitch-kit

Skill Claude CodeCodex

Lists all Stitch projects accessible to the user. Use this to find an existing project ID before resuming work or generating new screens in an existing project.

43 1mo ago A 38 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Lists all screens in a Stitch project. Use this after generatescreenfromtext to find the screenId of the newly generated screen, then call stitch-mcp-get-screen to retrieve it.

43 1mo ago A 45 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Updates an existing Stitch Design System's theme, tokens, or guidelines. Requires the asset name from create or list operations.

43 1mo ago A 32 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Uploads a DESIGN.md file to a Stitch project as the first half of turning it into a Stitch Design System. Always paired with stitch-mcp-create-design-system-from-design-md, which must be called immediately after.

43 1mo ago A 50 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Converts a Stitch screen, a local HTML file, or a URL into production-ready Next.js 15 App Router components — Server vs Client split, dark mode via CSS variables, TypeScript strict, ARIA, and responsive mobile-first layout. Only the Stitch route needs an API key.

43 1mo ago A 64 tokens original Apache-2.0

stitch-orchestrator

30

gabelul/stitch-kit

Skill Claude CodeCodex

Master entry point for all Stitch design workflows. Routes from user request → design spec → prompt assembly → screen generation → iteration (edit, variants, design systems) → design system extraction → framework conversion (Next.js, Svelte, HTML, React Native, or SwiftUI) → optional quality pass.

43 1mo ago A 66 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Converts a Stitch screen, a local HTML file, or a URL into modular Vite + React components — TypeScript, theme-mapped Tailwind, dark mode via CSS variables, and clean component architecture. Use this for Vite/React apps without App Router. For Next.js 15 App Router, use stitch-nextjs-components instead. Only the…

43 1mo ago A 83 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Converts a Stitch mobile screen, a local HTML file, or a URL into React Native / Expo components — TypeScript, StyleSheet, Expo Router, dark mode via useColorScheme, and proper touch targets. Cross-platform iOS and Android. Only the Stitch route needs an API key.

43 1mo ago A 65 tokens original Apache-2.0

stitch-remotion

33

gabelul/stitch-kit

Skill Claude CodeCodex

Generates walkthrough videos from Stitch projects using Remotion. Downloads screenshots from Stitch screens, builds a Remotion composition with transitions and text overlays, and renders to MP4. Use with stitch-mcp-list-screens and stitch-mcp-get-screen for screen discovery.

43 1mo ago A 57 tokens original Apache-2.0

stitch-setup

34

gabelul/stitch-kit

Skill Claude CodeCodex

Step-by-step installer for the stitch-kit plugin and Stitch MCP server. Use this when setting up the plugin for the first time, diagnosing connection issues, or helping a new user get Stitch running in Claude Code or Codex CLI.

43 1mo ago B 51 tokens original Apache-2.0

stitch-shadcn-ui

35

gabelul/stitch-kit

Skill Claude CodeCodex

Integrates shadcn/ui into React apps generated from Stitch designs. Component discovery and installation, token alignment with Stitch design system, customization patterns, and blocks (auth, dashboard, sidebar). Use with stitch-react-components or stitch-nextjs-components.

43 1mo ago A 56 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Meta-skill for creating new stitch-kit skills. Enforces naming conventions, SKILL.md structure, examples format, and the Design-First SOP. Use when adding new framework support, a new domain-specific prompt architect, or any new capability to the stitch-kit plugin.

43 1mo ago A 61 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Converts a Stitch screen, a local HTML file, or a URL into Svelte 5 / SvelteKit components using the runes API — scoped CSS with custom properties, built-in transitions, TypeScript, dark mode, and accessible markup. Only the Stitch route needs an API key.

43 1mo ago A 65 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Converts a Stitch mobile screen, a local HTML file, or a URL into SwiftUI views for native iOS apps — VStack/HStack/ZStack layout mapping, Color asset tokens with dark mode, NavigationStack/TabView routing, and Xcode project structure. Only the Stitch route needs an API key.

43 1mo ago A 69 tokens original Apache-2.0

stitch-ued-guide

39

gabelul/stitch-kit

Skill Claude CodeCodex

Visual vocabulary, design terminology, and prompt engineering strategy for Stitch. Reference this when you need layout pattern names, aesthetic style terms, color structure formulas, or device guidelines.

43 1mo ago A 40 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Translates a user request or PRD document into a structured Design Spec JSON — theme, color, typography, density, and device type. Call this before building Stitch generation prompts.

43 1mo ago A 43 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Generates 3 alternative Stitch prompts for A/B testing screen concepts — vary layout, visual style, or content while keeping the underlying information architecture consistent.

43 1mo ago A 37 tokens original Apache-2.0

gabelul/stitch-kit

Skill Claude CodeCodex

Builds Stitch-ready prompts via two paths — Path A enhances vague ideas into polished prompts, Path B merges a Design Spec JSON + user request into a structured [Context] [Layout] [Components] prompt.

43 1mo ago B 50 tokens original Apache-2.0

gabelul/slopbuster

Instructions file

Instructions for gabelul/slopbuster, covering claude.md — slopbuster, what this is, architecture, how the skill works and scoring system.

37 1mo ago A 779 tokens original MIT

slopbuster

44

gabelul/slopbuster

Skill Claude CodeCodex

AI text humanizer for prose, code, and academic writing. Strips AI-generated patterns and restores human voice. Use when editing or reviewing text to make it sound naturally human-written, when cleaning up AI-generated code comments and naming, or when revising academic papers flagged for AI patterns.

37 1mo ago A 65 tokens original MIT

pixelslop CLAUDE.md

45

gabelul/pixelslop

Instructions file

Instructions for gabelul/pixelslop, covering pixelslop — project conventions, what this is, current phase, file layout and testing.

7 7d ago A 4,990 tokens original Apache-2.0

pixeltamer

47

gabelul/pixeltamer-gpt-image-skill

Skill Claude CodeCodex

Generate, edit, and compose images with gpt-image-2. Two backends — OpenAI API key or codex CLI (uses your ChatGPT subscription, no key needed). Three modes — one-shot generate, multi-image batch with verification, and multi-reference composition (up to 16 inputs blended into one). Use when the user asks to make an…

5 12d ago B 124 tokens original MIT