Linting

Code linting and formatting

Showing 673-696 of 1931 skills
ArjenSchwarz

swiftui-forms

by ArjenSchwarz

Build macOS 26+ SwiftUI forms using Liquid Glass design language. Use when creating preferences panes, inspectors, configuration screens, or settings views in SwiftUI for macOS 26. Provides Grid-based layout with right-aligned labels, correct control sizing, and correct glass modifier usage (glassEffect as background for containers, glassEffect in ZStack for rare tiles). Triggers on "build a form", "settings screen", "preferences view", "inspector panel", or any macOS SwiftUI form layout work.

Linting 19 5mo ago
Roasbeef

slide-creator

by Roasbeef

Transform written content (blog posts, newsletters, articles) into visual slide deck images. This skill should be used when converting text content into presentation format, creating slide graphics from outlines, or generating visual summaries of written material.

Linting 19 6mo ago
ArjenSchwarz

design-critic

by ArjenSchwarz

Critical review of design documents, architecture proposals, and requirements

Code Review 19 6mo ago
Takazudo

kicad-sch-tweak

by Takazudo

Edit and create KiCad schematic (.kicad_sch) files. Use when user says 'edit schematic', 'modify kicad', 'add component', 'change resistor value', 'update schematic', or similar. Capabilities: (1) Modify existing schematics (change values, add/remove components, update connections), (2) Create new schematic content from specifications or ASCII diagrams, (3) Analyze schematic file structure. Works with KiCad 6+ S-expression format. Can generate draft schematics that may need layout adjustment in KiCad GUI.

Processing 11 5mo ago
rube-de

council-reference

by rube-de

Council review reference data — expertise weights, structured response format, scoring thresholds, and false positive taxonomy. Background knowledge for council subagents.

Code Review 11 5mo ago
Takazudo

mermaid-creator

by Takazudo

ALWAYS use this skill proactively whenever generating, writing, or outputting Mermaid diagram code — whether in markdown code blocks, .md files, documentation, or any other context. This includes flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, gantt charts, pie charts, mindmaps, timelines, and all other Mermaid diagram types. Applies strict syntax rules to prevent common rendering errors (HTML tags, style directives, invalid escapes). No need for the user to explicitly request this skill — load it automatically whenever Mermaid syntax is being produced.

Auth 11 4mo ago
runkids

fuzzing-dictionary

by runkids

Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.

Processing 11 4mo ago
i9wa4

git

by i9wa4

Git operations guide. Provides how-to for common git tasks. Use when: - Writing commit messages (Conventional Commits format) - Understanding git workflows

Debugging 11 4mo ago
Takazudo

figrefer

by Takazudo

Read the currently selected Figma element and work with it. Use when: (1) User says 'figrefer', 'figma refer', 'check my figma selection', (2) User wants to implement or analyze a design selected in Figma desktop app, (3) User says 'what am I selecting in figma', 'implement this figma design'

API Dev 11 5mo ago
yulonglin

anthropic-style

by yulonglin

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. Taken from https://github.com/anthropics/skills/blob/main/skills/brand-guidelines/SKILL.md

Design 11 5mo ago
niracler

zaregoto-miko

by niracler

将素材转换为戏言系列葵井巫女子的说话风格。Triggers on "zaregoto", "character voice", "style conversion". 触发场景:(1) 用户提供素材并要求「用巫女子风格改写」「巫女子会怎么说」;(2) 用户说「戏言风格」「巫女子口吻」;(3) 需要将普通文字转换为荒诞比喻 + 活泼语气的风格。

Linting 11 5mo ago
Takazudo

dev-npxify

by Takazudo

Audit project dependencies and replace CLI-only tools with npx/pnpm dlx to reduce installed packages. Use when: (1) User wants to reduce dependencies, (2) User says 'npxify', 'dlxify', 'reduce deps', (3) User wants to clean up package.json, (4) User asks which deps can use npx/pnpm dlx.

CLI Tools 11 5mo ago
niracler

writing-proofreading

by niracler

Use when user wants to review, polish, or proofread articles. Triggers include「帮我改文章」「检查一下」「润色」「帮我改改」「校对一下」「看看文章」.

Code Review 11 5mo ago
i9wa4

draw-io

by i9wa4

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

Processing 11 4mo ago
Casper-Studios

linkedin-post-generator

by Casper-Studios

LinkedIn post generation from meeting transcripts, Slack dumps, and other source material, written in the user's personal writing style. Use this skill when: generating LinkedIn posts, creating social content from internal material, ghostwriting LinkedIn content, or when the user mentions LinkedIn, social posts, or content generation from transcripts/notes. Supports personal style profiles stored locally per user. Can auto-pull source material from Fireflies.ai, Slack channels, and Google Drive.

Linting 11 5mo ago
multiversx

mvx_sdk_js_tokens

by multiversx

Token operations (ESDT/NFT/SFT) for MultiversX TypeScript/JavaScript SDK.

Linting 12 5mo ago
willibrandon

Pixel Art Creator

by willibrandon

Create new pixel art sprites from scratch with canvas creation, layer management, and basic drawing primitives. Use when the user wants to create a sprite, draw pixel art, make a new canvas, start a new image, begin a new project, or mentions pixel dimensions like "64x64", "32x32 sprite", "128 by 128", "16 pixel icon". Trigger on: "create", "new", "make", "draw", "sprite", "canvas", "image", "icon", "tile", "character", "background", dimensions (WxH), "from scratch", "blank canvas", "empty sprite", "Game Boy", "NES", "retro", color mode mentions ("RGB", "indexed", "grayscale"). Also use for drawing basic shapes like "circle", "rectangle", "line", "pixel", "fill", "outline".

Code Gen 263 9mo ago
MapleShaw

yt-dlp-downloader

by MapleShaw

Download videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles, or select video quality. Triggers on phrases like "下载视频", "download video", "yt-dlp", "YouTube", "B站", "抖音", "提取音频", "extract audio".

CLI Tools 192 5mo ago
markus41

Component Patterns Skill

by markus41

"UI component patterns with style-specific implementations and accessibility"

Accessibility 18 6mo ago
markus41

Design Styles Skill

by markus41

"Access 263+ design styles with AI-optimized prompt keywords for frontend development"

Design 18 6mo ago
booch

code-quality

by booch

Code quality guidelines including naming, structure, and maintainability. This skill should be used when writing or reviewing code to ensure it meets quality standards. Use proactively when discussing naming conventions, code smells, readability, Sandi Metz rules, method length, class size, comments, refactoring for clarity, or maintainability concerns. (user)

Code Gen 18 6mo ago
obra

writing-clearly-and-concisely

by obra

Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.

Linting 438 9mo ago
Svenja-dev

prompt-architect

by Svenja-dev

Transformiert Anforderungen in Best-Practice Prompts nach Claude 4.x Standards (Dezember 2025). Basiert auf: - Nate B. Jones 4 Beginner Moves: Shape, Context, Silent Plan, Self-Check - Anthropic Claude 4.x Best Practices: Explizitheit, Contract-Style, Examples beat Adjectives - Pipelines over Prompts Philosophie AKTIVIERT SICH AUTOMATISCH nach clarify-spec oder bei /prompt-architect. Produziert strukturierten, ausfuehrbaren Prompt mit allen Best Practices.

Processing 38 6mo ago
Svenja-dev

prompt-architect

by Svenja-dev

Transformiert Anforderungen in Best-Practice Prompts nach Claude 4.x Standards (Dezember 2025). Basiert auf: - Nate B. Jones 4 Beginner Moves: Shape, Context, Silent Plan, Self-Check - Anthropic Claude 4.x Best Practices: Explizitheit, Contract-Style, Examples beat Adjectives - Pipelines over Prompts Philosophie AKTIVIERT SICH AUTOMATISCH nach clarify-spec oder bei /prompt-architect. Produziert strukturierten, ausfuehrbaren Prompt mit allen Best Practices.

Processing 38 6mo ago