40 results (3.6ms) page 2 / 2
EpicenterHQ / epicenter-writing-voice exact

Voice and tone rules for all written content. Use when writing prose that should sound human and be suitable for reading aloud.

git 0.05
EpicenterHQ / epicenter-git exact

Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, creating PRs, or reviewing PR descriptions.

EpicenterHQ / epicenter-monorepo exact

Monorepo script commands and conventions for this codebase. Use when running builds, tests, formatting, linting, or type checking.

EpicenterHQ / epicenter-sync-construction-async-property-ui-render-gate-pattern exact

Sync construction with async property pattern. Use when creating clients that need async initialization but must be exportable from modules and usable synchronously in UI components.

yjs 0.05
EpicenterHQ / epicenter-yjs exact

Yjs CRDT patterns, shared types, conflict resolution, and meta data structures. Use when building collaborative apps with Yjs, handling Y.Map/Y.Array/Y.Text, implementing drag-and-drop reordering,...

EpicenterHQ / epicenter-github-issues exact

GitHub issue comment guidelines for community interaction. Use when responding to GitHub issues, bug reports, feature requests, or any GitHub discussion.

EpicenterHQ / epicenter-typescript exact

TypeScript code style, type co-location, naming conventions (including acronym casing), test organization, and arktype patterns. Use when writing TypeScript code, defining types, naming...

EpicenterHQ / epicenter-workflow exact

Standard workflow for implementing features with specs and planning documents. Use when starting a new feature, planning implementation, or working on any non-trivial task.

EpicenterHQ / epicenter-factory-function-composition exact

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with...

EpicenterHQ / epicenter-web-design-guidelines exact

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

EpicenterHQ / epicenter-single-or-array-pattern exact

Pattern for functions that accept either a single item or an array. Use when creating CRUD operations, batch processing APIs, or factory functions that should flexibly handle one or many inputs.

EpicenterHQ / epicenter-control-flow exact

Human-readable control flow patterns for refactoring complex conditionals. Use when refactoring nested conditionals, improving code readability, or restructuring decision logic.

EpicenterHQ / epicenter-specification-writing exact

Write technical specifications that give agents enough context to implement features while leaving room for autonomous research and decision-making. Use when planning features, documenting...

EpicenterHQ / epicenter-drizzle-orm exact

Drizzle ORM patterns for type branding and custom types. Use when working with Drizzle column definitions, branded types, or custom type conversions.

EpicenterHQ / epicenter-technical-articles exact

Writing technical articles and blog posts. Use when creating articles in docs/articles/ or blog content explaining patterns, techniques, or lessons learned.

EpicenterHQ / epicenter-honesty exact

Behavioral guideline for providing brutally honest feedback. Use always - this skill defines core interaction expectations for code review and technical discussions.

martinholovsky / claude-skills-generator-cross-platform-build-expert exact

Expert in building desktop applications for Windows, macOS, and Linux with focus on platform-specific configurations, code signing, and distribution requirements

halay08 / fullstack-agent-skills-multi-platform-apps-multi-platform exact

Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.

rmyndharis / antigravity-skills-multi-platform-apps-multi-platform exact

Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.