- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
writing-style
by nicolas-webdev
Writing style guidelines for clear, human-centered communication. Use when writing blog posts, documentation, README files, marketing copy, emails, or any external-facing content. Apply these rules to produce direct, specific, jargon-free writing.
code-review
by iulspop
Reviews code changes for correctness, maintainability, security, and adherence to project conventions. Use when reviewing PRs, auditing recent changes, or getting a second opinion on implementation quality.
ladder-init
by sadiksaifi
Initializes Ladder project structure with OVERVIEW.md and progress tracking. Use when starting phased spec-driven development or when the user says "ladder init."
frontend-skills
by Argonauts-inc
Argonauts Inc. フロントエンド開発スキル。Next.js App Router または React SPA (Vite) を使ったゼロからのプロジェクト構築、Tailwind CSS v4 + shadcn/ui によるスタイリング、render-as-you-fetch パターンのデータ取得実装を行う際に使用する。 フロントエンドの新規プロジェクト作成、コンポーネント実装、データ取得、状態管理、スタイリングに関するタスクすべてに適用される。 Use when: building new React/Next.js projects, implementing components with shadcn/ui, setting up data fetching, choosing state management solutions, configuring Tailwind CSS v4.
Interview Practices
by yamz8
This skill should be used when the user asks about "interview questions", "how to interview", "what to ask candidates", "interview process", "hiring process", "scorecard", "evaluation criteria", "behavioral interview", "technical interview", "culture fit", or discusses assessing candidates or designing interview loops.
creative-writing
by Oceanswave
Write original, voice-driven creative fiction with strict anti-cliche constraints and structural control. Use when users ask for flash fiction, short scenes, second-person prose, or literary writing that must follow specific forbidden-language and style rules.
draw-io
by cachemoney
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
fusion-camera
by peytoncasper
Control the Fusion 360 viewport camera, take screenshots, and export designs. Use when the user asks to change the view, orbit, zoom, pan, take a screenshot, capture an image, save a render, or export to STL/STEP/IGES/F3D.
ask-questions-if-underspecified
by velcrafting
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
baoyu-comic
by Jackiexiao
"Create comic-style illustrations from topic/story inputs with configurable styles and layouts."
pptx-design-agent
by tivojn
"Expert PowerPoint design agent for macOS using python-pptx and AppleScript. Creates and edits stunning, professional presentations with premium design quality. Use when: (1) Creating new PowerPoint presentations from scratch with python-pptx, (2) Editing or redesigning existing .pptx files, (3) Building slide decks with custom design (gradients, cards, KPI panels, charts, tables), (4) Live editing presentations via AppleScript IPC (text, fonts, positions, fills, z-order, visibility, rotation, shadows, speaker notes), (5) Refreshing/previewing presentations live in PowerPoint on macOS, (6) Generating AI images for slide backgrounds and content, (7) Any task requiring python-pptx code generation with design best practices."
design-web-guidelines
by baotoq
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".
photographer-ritts
by bluewaves-creations
Generate images in Herb Ritts' sculptural black and white style. Use when users ask for Ritts style, classical Greek aesthetic, sculptural body photography, California golden hour, minimalist athletic portraits.
tailwind-setup
by gigs-slc
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Etsy Image Prompts Skill
by mmcmedia
Created by Maria for McKinzie's Etsy shops
web-design-guidelines
by AnasX7
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".
my-personality-d
by crystal-project-inc
"Personality-tuned AI for the D (The Captain) DISC type. Adapts AI tone, structure, and feedback to be direct, decisive, and results-driven. Powered by Crystal's DISC framework."
cui-javascript-linting
by cuioss
ESLint, Prettier, and StyleLint configuration standards for JavaScript code quality and formatting, including flat config setup, rule management, and build integration
interview
by SebastiaanWouters
Ask clarifying questions before implementing. Only trigger on /interview.
thumbnail-creator
by greg-prospyr
Generate AI-powered YouTube thumbnails, analyze videos for thumbnail ideas, manage styles/faces/brands, and create SEO-optimized titles and descriptions. Use when users want to create thumbnails, need thumbnail ideas for a video, want to clone a thumbnail style, or need YouTube SEO content.
east-node-io
by elaraai
"I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar."
kor-ui
by KorSoftwareSolutions
Complete guide for using the Kor UI library (@korsolutions/ui) in React Native and Expo applications. Use this skill when building user interfaces with Universal UI, customizing themes, setting up the library, working with any of the 27+ components (Button, IconButton, Input, Select, Checkbox, RadioGroup, Alert, Card, Separator, Tabs, Menu, Popover, Calendar, Toast, etc.), styling and theming, implementing compound components, debugging component issues, or when the user mentions "@korsolutions/ui", "Universal UI", "UIProvider", or asks about unstyled primitives, theme customization, or React Native UI components. This skill covers installation, provider setup, component usage patterns, theme customization, variant system, hooks, responsive design, and troubleshooting.
managing-python
by Git-Fg
"Manages Python environments, dependencies, and tools using uv and ruff. PROACTIVELY Use when setting up Python projects, adding dependencies, managing virtual environments, or enforcing code quality standards. MUST Use uv for all operations."
uber-go-style
by ferhatelmas
Uber Go style guide. Use when writing, reviewing, or modifying Go code to ensure it follows best practices for style, performance, error handling, concurrency, and naming conventions.