- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
web-design-guidelines
by openstatusHQ
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".
shadcn-ui-conventions
by TheOrcDev
UI component conventions for 8-bit styled components. Use when working with shadcn/ui components or implementing retro-styled UI elements.
grpo-rl-training
by Orchestra-Research
Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training
de-AI-writing
by OUBIGFA
在 good-writing 作者文风底座上做去AI味补丁。默认保真改写,禁用二元对照模板骨架,控制二人称与路标词密度。
storage-format
by tursodatabase
SQLite file format, B-trees, pages, cells, overflow, freelist that is used in tursodb
code-review
by agno-agi
Code review assistance with linting, style checking, and best practices
brand-guidelines
by snyk
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.
commit
by mitsuhiko
"Read this skill before making git commits"
update-changelog
by mitsuhiko
"Read this skill before updating changelogs"
axiom-avfoundation-ref
by CharlesWiltgen
Reference — AVFoundation audio APIs, AVAudioSession categories/modes, AVAudioEngine pipelines, bit-perfect DAC output, iOS 26+ spatial audio capture, ASAF/APAC, Audio Mix with Cinematic framework
changelog
by BasedHardware
"Generate changelog entries. Use on releases or PR merges. Parses git commits, categorizes changes, formats changelog entries, and updates CHANGELOG.md."
gzh-design
by isjiamu
微信公众号文章排版引擎,将 Markdown 转换为可直接粘贴到公众号编辑器的 HTML。主题风格从 references/theme-index.md 注册的自定义主题库中选取,自动章节编号、关键词下划线标记、引言卡片、目录导航、代码块、图片/GIF、作者签名。支持 Markdown / Word(.docx) / PDF / 纯文本输入(非 Markdown 先自动归一化),也支持"一键自动排版"(自动推断结构+选主题),还支持根据用户描述/参考图生成自定义主题组件库并保存本地复用。触发场景:(1) 用户提到"公众号排版""公众号文章""微信排版""gzh",(2) 用户想把文章(md/docx/pdf/纯文本)转成公众号 HTML,(3) 用户说"自动排版""一键排版"公众号内容,(4) 用户想为公众号排版"生成新主题/自定义风格/按这张图做一套组件库"。不用于生成普通网页/落地页/PPT(用前端或 PPT 类 skill)。
clay-policy-guardrails
by Dicklesworthstone
Implement Clay lint rules, policy enforcement, and automated guardrails. Use when setting up code quality rules for Clay integrations, implementing pre-commit hooks, or configuring CI policy checks for Clay best practices. Trigger with phrases like "clay policy", "clay lint", "clay guardrails", "clay best practices check", "clay eslint".
video-transcript-downloader
by steipete
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
tailwind-4
by prowler-cloud
Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind (className, variants, cn()), especially when dynamic styling or CSS variables are involved (no var() in className).
debug-helper
by JackyST0
Help debug code by analyzing error messages, identifying root causes, and providing fix suggestions.
Rust Error Handling
by Dicklesworthstone
Rust-specific error handling patterns, building on the base error handling skill. Demonstrates the 'extends' composition feature.
bmad-os-diataxis-style-fix
by bmad-code-org
Fixes documentation to comply with Diataxis framework and BMad Method style guide rules. Use when user asks to check or fix style of files under the docs folder.
tsdown
by rolldown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
songsee
by openclaw
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
improving-python-code-quality
by wdm0006
Improves Python library code quality through ruff linting, mypy type checking, Pythonic idioms, and refactoring. Use when reviewing code for quality issues, adding type hints, configuring static analysis tools, or refactoring Python library code.
songsee
by elizaOS
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
ultracite
by haydenbleasel
"Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to follow its code standards, (4) Troubleshooting linting/formatting issues, (5) User mentions 'ultracite', 'lint', 'format', 'code quality', or 'biome/eslint/oxlint' in a project with Ultracite installed."
behavioral-modes
by davila7
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.