- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
sc-document
by htlin222
Create focused documentation for specific components or features. Use when user needs documentation for code, APIs, or specific features.
sc-explain
by htlin222
Provide clear explanations of code, concepts, or system behavior. Use when user asks to explain code, understand behavior, or learn concepts.
all_tools
by htlin222
List All Tools. Use when user wants to see available tools or needs a tool reference.
great-tables
by vamseeachanta
Publication-quality tables in Python with rich styling, formatting, conditional formatting, and export to HTML/images - inspired by R's gt package
draggable-dom-with-lit
by rodydavis
Learn how to create an interactive, draggable DOM using a Lit web component with CSS transforms and slots, enabling you to manipulate HTML and SVG elements within a canvas-like environment.
skill-health-check
by sd0xdev
"Validate skill quality against routing, progressive loading, and verification criteria. Use when: auditing skills, checking skill health, reviewing skill design. Not for: code review (use codex-code-review) or doc review (use doc-review). Output: health report with per-skill ratings + Gate."
financial-health-scores
by OctagonAI
Retrieve financial health scores including Altman Z-Score and Piotroski Score for public companies. Use when assessing bankruptcy risk, financial strength, value investing screening, or credit quality analysis.
requirement
by AsiaOstrich
"[UDS] Write user stories and requirements following INVEST criteria"
olore-agentskills-latest
by olorehq
Local Agent Skills documentation reference (latest). Use when asked about the Agent Skills format, creating skills, SKILL.md specification, or integrating skills into agents.
olore-cargo-latest
by olorehq
Local Cargo documentation reference (latest). Official Cargo package manager documentation for Rust.
server-side-rendering-flutter-apps-with-rfw
by rodydavis
Learn how to build a dynamic Flutter app using Server Side Rendering (SSR) with the rfw package, enabling UI updates driven by server logic and binary data exchange via HTTP.
technical-implementation
by leeovery
"Orchestrate implementation of plans using agent-based TDD workflow with per-task review and approval gate (auto mode available). Use when: (1) Implementing a plan from .workflows/planning/{topic}/plan.md, (2) User says 'implement', 'build', or 'code this' with a plan available, (3) Ad hoc coding that should follow TDD and quality standards, (4) Bug fixes or features benefiting from structured implementation. Dispatches executor and reviewer agents per task, commits after review approval."
fiftyone-code-style
by voxel51
Writes Python code following FiftyOne's official conventions. Use when contributing to FiftyOne, developing plugins, or writing code that integrates with FiftyOne's codebase.
capacitor-keyboard
by Cap-go
Guide to handling keyboard in Capacitor apps including visibility detection, accessory bar, scroll behavior, and input focus. Use this skill when users have keyboard-related issues.
video-downloader
by isjiamu
Download videos from 1000+ websites (YouTube, Bilibili, Twitter/X, TikTok, etc.) using yt-dlp. Use this skill when users provide video URLs and want to download videos, extract audio, or need help with video download issues.
image-utils
by Bria-AI
Classic image manipulation with Python Pillow - resize, crop, composite, format conversion, watermarks, brightness/contrast adjustments, and web optimization. Use this skill when post-processing AI-generated images, preparing images for web delivery, batch processing image directories, creating responsive image variants, or performing any deterministic pixel-level image operation. Works standalone or alongside bria-ai for post-processing generated images.
ask-questions-if-underspecified
by thienanblog
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
tikz-flowchart
by yzlnew
"Creates professional TikZ flowcharts with a standardized style (Google Material-like colors, node shapes, and layout)."
mastering-animate-presence
by raphaelsalaja
Audit Motion/Framer Motion code for AnimatePresence best practices. Use when reviewing exit animations, modals, or presence state. Outputs file:line findings.
refine-prompt
by iliaal
Transforms vague or rough prompts into precise, structured AI instructions. Use when asked to "refine prompt", "improve prompt", "make this prompt better", "promptify", "optimize prompt", "rewrite prompt", "enhance prompt", or "sharpen instructions".
modern-python
by davidgasquez
Use when writing, reviewing, or refactoring Python to ensure adherence to modern best practices (type syntax, uv instead of python, linting, formatting, etc.)
cli-tools
by dirnbauer
CLI tool management and auto-installation. Use when commands fail with 'command not found', installing tools, or checking project environments.
adhd-body-doubling
by sundial-org
Punk-style ADHD body doubling for founders. Focus sessions, dopamine menu, emergency reset protocol. Use when user says "body double", "focus session", "I'm stuck", "can't start", or mentions ADHD productivity.
vx-commands
by loonghao
Complete command reference for vx CLI. Use this skill when you need to look up specific command syntax, flags, or output formats. All commands support --json for structured output and --format toon for token-optimized output.