Linting

Code linting and formatting

Showing 1273-1296 of 1930 skills
AlphaMoeMoe

hot-topics

by AlphaMoeMoe

Discover trending topics and sectors being discussed by finance YouTubers. Use when users want to know what's hot in the market.

Finance 6 4mo ago
troykelly

issue-prerequisite

by troykelly

Use before starting ANY work - hard gate ensuring a GitHub issue exists, creating one if needed through user questioning

Processing 6 4mo ago
kevinslin

dev.lint

by kevinslin

lint project

Code Review 6 5mo ago
copyleftdev

stevens-network-protocols

by copyleftdev

Understand network protocols in the style of W. Richard Stevens, author of TCP/IP Illustrated. Emphasizes deep protocol understanding through packet analysis, layered thinking, and knowing exactly what happens at every byte. Use when debugging network issues, implementing protocols, or building networked applications.

Code Review 6 4mo ago
Nymbo

agents-md

by Nymbo

Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths, entrypoints, tests, docs). Use when the user asks for AGENTS.md, nested agent instructions, or a module/feature map.

Processing 6 5mo ago
zlh-428

comic

by zlh-428

Knowledge comic creator supporting multiple styles (Logicomix/Ligne Claire, Ohmsha manga guide). Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

Linting 4 4mo ago
sam-fakhreddine

wfc-rules

by sam-fakhreddine

Creates and edits markdown-based coding convention files (.wfc/rules/.md) for the wfc PreToolUse hook system. Use this skill to CREATE or EDIT rule files that guide code generation style and patterns. Rules are plain markdown documents intended for LLM evaluation during tool calls (if wfc hook is registered and active). DISTINCT FROM: - Linters (ESLint, Ruff, Pylint): use those for syntax/AST-based enforcement - Formatters (Prettier, Black): use those for whitespace/formatting - Security shields (wfc-safeguard): use that for blocking dangerous code TRIGGERS: "create/edit a wfc rule file", "add convention to .wfc/rules/", "/wfc-rules" PREREQUISITE: Requires .wfc/ directory and active PreToolUse hook. Rules created without these will be inert (no enforcement occurs). SCOPE: This skill ONLY writes to .wfc/rules/.md. It does not modify .wfc/config.*, .wfc/engine/, or any files outside the rules directory.

Docs Gen 5 3mo ago
wang1212

storytelling-web

by wang1212

Create stunning, animation-rich exploratory visual web pages from text content. Supports both Slides mode (presentation-style with slide navigation) and Scrolling mode (scroll-driven narrative with progressive animations). Use when the user wants to transform text into immersive web experiences with distinctive visual design, smooth animations, and engaging interactions. Generates zero-dependency single-file HTML.

Design 5 4mo ago
lucianghinda

pr-description

by lucianghinda

Write GitHub Pull Request descriptions from branch commits. Use when user asks to write a PR description, create a PR summary, or document changes for a pull request. Analyzes git commits and diffs to produce structured PR documentation.

Code Review 5 4mo ago
0oooooooo0

Smart Commit

by 0oooooooo0

Generate intelligent commit messages in Korean following Conventional Commits.

Debugging 5 4mo ago
chrisvoncsefalvay

funsloth-check

by chrisvoncsefalvay

Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training.

Code Review 5 5mo ago
eyadsibai

Branding

by eyadsibai

This skill should be used when the user asks about "branding", "brand identity", "logo design", "color palette", "brand guidelines", "visual identity", "brand voice", "style guide", or mentions brand-related decisions.

Debugging 5 4mo ago
sam-fakhreddine

wfc-init

by sam-fakhreddine

Performs FIRST-TIME initialization of the WFC (Workflow Control) framework for projects without an existing .wfc/ directory. This skill identifies programming languages by file extension and generates a .wfc/config.json with fixed tool mappings (black/ruff for Python, prettier/eslint for JS/TS, gofmt/golangci-lint for Go, rustfmt/clippy for Rust, google-java-format/checkstyle for Java, rubocop for Ruby, dotnet-format for C#), plus Makefile targets for running quality checks. TRIGGER INTENT: Use ONLY for greenfield WFC setup when no .wfc/ directory exists. Key phrases: "/wfc-init", "initialize WFC", "set up WFC for this project". DO NOT USE if .wfc/ already exists (use wfc-configure), or if the user wants standalone formatter/linter setup without WFC framework integration.

File Ops 5 3mo ago
minilozio

nano-banana-prompting-skill

by minilozio

Transform natural language image requests into optimized structured prompts for Gemini image generation. Automatically detects style and builds the perfect prompt — cinematic, illustration, anime, 3D, watercolor, product, and more.

Processing 5 3mo ago
spjoshis

excel-analysis

by spjoshis

Master Excel for data analysis with pivot tables, formulas, Power Query, and advanced Excel techniques.

Processing 5 5mo ago
eyadsibai

prompt-engineering

by eyadsibai

Use when "writing prompts", "prompt optimization", "few-shot learning", "chain of thought", or asking about "RAG systems", "agent workflows", "LLM integration", "prompt templates"

Processing 5 4mo ago
endigo

academic-research-writer

by endigo

Write academic research documents following academic guidelines with peer-reviewed sources from Google Scholar and other academic databases. Always verify source credibility and generate IEEE standard references. Use for research papers, literature reviews, technical reports, theses, dissertations, conference papers, and academic proposals requiring proper citations and scholarly rigor.

Academic 7 7mo ago
WomenDefiningAI

shownotes-generator

by WomenDefiningAI

Generate comprehensive "Shownotes" summaries from longform articles, papers, transcripts, videos, or audio content. Use when users request shownotes, episode summaries, content summaries with takeaways, or when they reference the mdynotes.com format. Creates structured summaries with metadata, hooks, takeaways, quotes, and references.

Processing 9 6mo ago
dgriffin831

code-formatter

by dgriffin831

Format and lint code files

Code Review 4 4mo ago
LukasStrickler

docs-check

by LukasStrickler

"Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant changes, (3) When adding new features or modifying APIs, (4) During PR preparation, (5) When working with database schemas, API routes, components, or configuration files, (6) To ensure documentation stays synchronized with code changes, (7) For documentation sync and maintenance, or (8) For pre-commit documentation checks. Triggers: check docs, docs check, documentation check, update docs, sync documentation, what docs need updating, check if docs are up to date, after code changes, before committing."

Code Review 4 4mo ago
gigaverse-app

pythonista-nicegui

by gigaverse-app

Use when building UI with NiceGUI, creating components, fixing styling issues. Triggers on "nicegui", "quasar", "tailwind", "ui.row", "ui.column", "ui.card", "ui.dialog", "gap", "spacing", "layout", "modal", "component", "styling", "flexbox", "chart", or when creating/editing UI code.

Processing 4 4mo ago
LukasStrickler

docs-write

by LukasStrickler

"Write or update documentation (tutorial, how-to, reference, explanation) with clear style, structure, visuals, API/ADR/runbook patterns. Use when: (1) Creating or updating docs after code changes, (2) During PR preparation or addressing review feedback, (3) Adding new features that need documentation, (4) Updating API endpoints, database schemas, or configuration, (5) Creating ADRs or runbooks, (6) Adding or updating diagrams and visual documentation, (7) When documentation needs to be written or revised, (8) For tutorial creation, how-to guides, or technical writing, or (9) For documentation standards compliance and structure. Triggers: write docs, update documentation, create documentation, write tutorial, document API, write ADR, create runbook, add documentation, document this, write how-to."

API Dev 4 4mo ago
lwmxiaobei

yt-dlp

by lwmxiaobei

Download videos and extract audio from various platforms using yt-dlp. Use when user provides a video URL, asks to download a video, or when conversation contains video links from YouTube, Twitter/X, Vimeo, TikTok, Instagram, etc.

Processing 4 4mo ago
partme-ai

stitch-ued-guide

by partme-ai

UED guidelines, visual vocabulary, and prompt structure for Stitch. Use when the user asks about layout/style terms, device constraints, or when structuring/improving Stitch prompts; combine with stitch-ui-prompt-architect for vague→concrete prompts.

Linting 4 3mo ago