recomposesh

62 mods across 1 repository, 24 stars between them.

recomposesh/recompose

Skill Claude CodeCodex

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

24 5d ago A 41 tokens original MIT

caveman-commit

02

recomposesh/recompose

Skill Claude CodeCodex

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit.…

24 5d ago A 79 tokens copy · 89% MIT

recomposesh/recompose

Skill Claude CodeCodex

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

24 5d ago A 42 tokens original MIT

recomposesh/recompose

Skill Claude CodeCodex

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

24 5d ago A 51 tokens original MIT

electron

06

recomposesh/recompose

Skill Claude CodeCodex

Provides comprehensive guidance for Electron framework including main process, renderer process, IPC communication, window management, and desktop app development. Use when the user asks about Electron, needs to create desktop applications, implement Electron features, or build cross-platform desktop apps.

24 5d ago A 51 tokens original MIT

recomposesh/recompose

Skill Claude CodeCodex

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

24 5d ago A 43 tokens original MIT

recomposesh/recompose

Skill Claude CodeCodex

Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with FSD layers, deciding where code belongs, placing static assets (images, icons, fonts, PDFs), grouping closely related slices, defining public APIs and import…

24 5d ago A 172 tokens original MIT

find-skills

09

recomposesh/recompose

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

24 5d ago A 67 tokens copy · 83% MIT

frontend-design

10

recomposesh/recompose

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

24 5d ago A 40 tokens copy · 100% MIT

recomposesh/recompose

Skill Claude CodeCodex

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

24 5d ago A 44 tokens copy · 86% MIT

image-generation

12

recomposesh/recompose

Skill Claude CodeCodex

Create effective AI image generation prompts for DALL-E, Midjourney, and Stable Diffusion. Generate prompts for various styles and use cases.

24 5d ago C 32 tokens original MIT

recomposesh/recompose

Skill Claude CodeCodex

Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and prevent regressions. Advocates for property-based testing with fast-check and protects against indeterministic code in tests. Does not cover black-box e2e testing.

24 5d ago A 59 tokens original MIT

recomposesh/recompose

Skill Claude CodeCodex

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

24 5d ago B 63 tokens original MIT

karpathy-guidelines

15

recomposesh/recompose

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

24 5d ago A 46 tokens copy · 100% MIT

macos-auto-update

16

recomposesh/recompose

Skill Claude CodeCodex

Add Sparkle auto-update support to a native macOS app. Use this skill whenever the user wants to add auto-updates, implement Sparkle, set up an appcast feed, add "Check for Updates" to their app, or integrate automatic update checking. Also trigger when the user mentions Sparkle, appcast, SUFeedURL, EdDSA signing, or…

24 5d ago A 126 tokens copy · 100% MIT

macos-build

17

recomposesh/recompose

Skill Claude CodeCodex

Build a native macOS app using xcodebuild from the command line. Use this skill whenever the user asks to build, compile, or check if their macOS project compiles successfully. Also use it when the user asks to fix build errors, verify changes compile, or run a debug build. Trigger on phrases like "build the app"…

24 5d ago A 95 tokens copy · 100% MIT

recomposesh/recompose

Skill Claude CodeCodex

Apple Human Interface Guidelines for Mac. Use when building macOS apps with SwiftUI or AppKit, implementing menu bars, toolbars, window management, or keyboard shortcuts. Triggers on tasks involving Mac UI, desktop apps, or Mac Catalyst.

24 5d ago A 55 tokens copy · 100% MIT

macos-notch-ui

19

recomposesh/recompose

Skill Claude CodeCodex

Add a Dynamic Island-style notch UI to a macOS app. Use this skill whenever the user wants to create a notch overlay, notch extender, Dynamic Island for Mac, notch indicator, or any UI that extends from the MacBook notch area. Also trigger when the user mentions "notch shape", "notch window", "notch cutout", "notch…

24 5d ago A 141 tokens copy · 100% MIT

macos-patterns

20

recomposesh/recompose

Skill Claude CodeCodex

Essential native macOS development patterns that web developers don't know about. Use this skill whenever the user is building a macOS app and needs guidance on native patterns, or when they ask about menu bar apps, floating panels, window levels, keyboard shortcuts, file pickers, clipboard, drag and drop, screen…

24 5d ago A 159 tokens copy · 100% MIT

macos-release

21

recomposesh/recompose

Skill Claude CodeCodex

Release a native macOS app to GitHub with DMG packaging and Sparkle appcast updates. Use this skill whenever the user wants to publish a new version, create a release, ship an update, push a release to GitHub, or update the appcast. Also trigger when the user mentions DMG creation, Sparkle signing, notarization…

24 5d ago A 132 tokens copy · 100% MIT

macos-settings-ui

22

recomposesh/recompose

Skill Claude CodeCodex

Build a proper macOS settings/preferences window with liquid glass support for macOS 26 (Tahoe). Use this skill whenever the user asks to create a settings window, preferences UI, settings view, or preferences pane for a macOS app. Also trigger when the user mentions "liquid glass settings", "NavigationSplitView…

24 5d ago A 165 tokens copy · 100% MIT

monorepo-management

23

recomposesh/recompose

Skill Claude CodeCodex

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

24 5d ago C 54 tokens original MIT

recomposesh/recompose

Skill Claude CodeCodex

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…

24 5d ago A 214 tokens copy · 100% MIT