All Skills

7109 skills found

Skills List

CSS and Tailwind styling guidelines. Use when writing styles, creating UI components, reviewing CSS/Tailwind code, or deciding on wrapper element structure.

EpicenterHQ avatarEpicenterHQ
받기

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing error handling code, using try-catch blocks, or working with Result types and graceful error recovery.

EpicenterHQ avatarEpicenterHQ
받기

Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writing Svelte components, using TanStack Query, or working with shadcn-svelte UI.

EpicenterHQ avatarEpicenterHQ
받기

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

EpicenterHQ avatarEpicenterHQ
받기
git

git

4K

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

EpicenterHQ avatarEpicenterHQ
받기
monorepo

monorepo

3.9Kdev-devops

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

EpicenterHQ avatarEpicenterHQ
받기
honesty

honesty

3.9Kdev-testing

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

EpicenterHQ avatarEpicenterHQ
받기
rust-errors

rust-errors

3.9Kdev-testing

Rust to TypeScript error handling patterns for Tauri apps. Use when defining Rust errors that will be passed to TypeScript, handling Tauri command errors, or creating discriminated union error types.

EpicenterHQ avatarEpicenterHQ
받기
styling

styling

3.9Kdev-frontend

CSS and Tailwind styling guidelines. Use when writing styles, creating UI components, reviewing CSS/Tailwind code, or deciding on wrapper element structure.

EpicenterHQ avatarEpicenterHQ
받기
svelte

svelte

3.9Kdev-frontend

Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writing Svelte components, using TanStack Query, or working with shadcn-svelte UI.

EpicenterHQ avatarEpicenterHQ
받기
readme-writing

readme-writing

3.9Kdev-docs

Guidelines for writing folder READMEs. Use when creating README.md files for directories.

EpicenterHQ avatarEpicenterHQ
받기
workflow

workflow

3.9Kproductivity

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 avatarEpicenterHQ
받기

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 domain-specific methods, or refactoring code that mixes client/service/method options together.

EpicenterHQ avatarEpicenterHQ
받기

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 avatarEpicenterHQ
받기
git

git

3.9Kdev-devops

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

EpicenterHQ avatarEpicenterHQ
받기
github-issues

github-issues

3.9Kdev-devops

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

EpicenterHQ avatarEpicenterHQ
받기
control-flow

control-flow

3.9Kdev-codegen

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

EpicenterHQ avatarEpicenterHQ
받기
error-handling

error-handling

3.9Kdev-codegen

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing error handling code, using try-catch blocks, or working with Result types and graceful error recovery.

EpicenterHQ avatarEpicenterHQ
받기
social-media

social-media

3.9Ksocial-media

Social media post guidelines for LinkedIn, Reddit, and Twitter/X. Use when drafting posts, announcements, or sharing technical content on social platforms.

EpicenterHQ avatarEpicenterHQ
받기
documentation

documentation

3.9Kdev-docs

Technical writing, README guidelines, and punctuation rules. Use when writing documentation, READMEs, technical articles, or any prose that should avoid AI-generated feel.

EpicenterHQ avatarEpicenterHQ
받기
baoyu-image-gen

baoyu-image-gen

3.9Kdesign

AI image generation with OpenAI, Google and DashScope APIs. Supports text-to-image, reference images, aspect ratios. Sequential by default; parallel generation available on request. Use when user asks to generate, create, or draw images.

JimLiu avatarJimLiu
받기

Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".

JimLiu avatarJimLiu
받기
baoyu-post-to-wechat

baoyu-post-to-wechat

3.9Ksocial-media

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (图文) with multiple images. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "图文/文章".

JimLiu avatarJimLiu
받기

Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style two-dimension approach. Use when user asks to "illustrate article", "add images", "generate images for article", or "为文章配图".

JimLiu avatarJimLiu
받기
Want a category view? Try /category/writing.