Linting

Code linting and formatting

Showing 1297-1320 of 1931 skills
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 6mo ago
hopeoverture

eslint-prettier-husky-config

by hopeoverture

This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects.

Code Review 6 8mo ago
viteinfinite

commit-style-enforcer

by viteinfinite

Use when creating git commits. Learns repository-specific commit style patterns from history, caches them, and enforces consistency.

Git & VCS 3 5mo ago
gmickel

better-skill-builder

by gmickel

Build SKILL.md files for Claude Code, Codex, Amp, OpenCode. Production examples and patterns for skill structure, scripts, distribution, and making CLI tools AI-native.

Processing 8 6mo ago
livelabs-ventures

nano-image-generator

by livelabs-ventures

"Generate images using Nano Banana Pro (Gemini 3 Pro Preview). Use when creating app icons, logos, UI graphics, marketing banners, social media images, illustrations, diagrams, or any visual assets. Triggers include phrases like 'generate an image', 'create a graphic', 'make an icon', 'design a logo', 'create a banner', or any request needing visual content."

CLI Tools 8 7mo ago
benshapyro

code-formatter

by benshapyro

Formats code according to Ben's style guidelines for TypeScript, Python, and general best practices. Use when formatting code, fixing linting issues, checking naming conventions, organizing imports, or when user mentions formatting, style, linting, Prettier, Black, or ESLint.

Processing 8 7mo ago
willem4130

elite-powerpoint-designer

by willem4130

Create world-class PowerPoint presentations with professional design, consistent branding, sophisticated animations, and polished visual hierarchy. Use when users request presentations, slide decks, pitches, reports, or want to convert markdown to professionally designed PowerPoint with Apple/Microsoft/Google-level quality.

Animation 8 8mo ago
xinbenlv

codereview-style

by xinbenlv

Review code style, maintainability, and documentation. Checks readability, naming, modularity, abstractions, and documentation accuracy. Use as a final pass on all files.

Docs Gen 8 6mo ago
ilude

typescript-workflow

by ilude

TypeScript/JavaScript project workflow guidelines using Bun package manager. Triggers on .ts, .tsx, bun, package.json, TypeScript. Covers bun run, bun install, bun add, tsconfig.json patterns, ESM/CommonJS modules, type safety, Biome formatting, naming conventions (PascalCase, camelCase, UPPER_SNAKE_CASE), project structure, error handling, environment variables, async patterns, and code quality tools. Activate when working with TypeScript files (.ts, .tsx), JavaScript files (.js, .jsx), Bun projects, tsconfig.json, package.json, bun.lock, or Bun-specific tooling.

Processing 8 6mo ago
ywj3493

new-policy

by ywj3493

Creates a new policy document in docs/policy/ with the standard format, and simultaneously creates its Korean translation in docs/dev/policy/. Use this when the team needs to establish a new working rule or standard. Triggered by "add a policy", "create a policy for X", "새 정책 만들어줘", "규칙 문서화", or describing a convention that needs to be formalized.

Code Gen 2 5mo ago
WingsZeng

drawio-diagrams-enhanced

by WingsZeng

This skill should be used when the user asks to "create a diagram", "draw a flowchart", "make a swimlane diagram", "create WBS", "generate RACI matrix", "build network diagram", "create org chart", or mentions draw.io, diagrams.net, BPMN, UML, Gantt, PERT, or project management diagrams. Integrates with next-ai-draw-io MCP server for real-time diagram creation and editing.

Linting 2 6mo ago
vchirrav

sast-eslint-security

by vchirrav

Run ESLint with security plugins on JavaScript/TypeScript code. Detects eval usage, non-literal RegExp, prototype pollution, and other JS/TS security anti-patterns.

Processing 2 5mo ago
airclear

conductor-review

by airclear

Acts as a Principal Software Engineer to review completed or in-progress work against project standards, tech stack choices, and the implementation plan. Use when the user wants a quality check on their code or before finalizing a track.

Code Review 2 5mo ago
jclfocused

map-code

by jclfocused

Generate a codebase structure map for the current project. Use during planning phases or when an agent needs to understand the overall project layout. Outputs function/class/constant signatures organized by file.

Processing 2 5mo ago
sjnims

bootstrap-helpers

by sjnims

This skill should be used when the user asks about Bootstrap helpers, Bootstrap clearfix, Bootstrap color and background helpers, Bootstrap colored links, Bootstrap focus ring, Bootstrap icon link, Bootstrap position helpers, Bootstrap ratio helpers, Bootstrap stacks, Bootstrap stretched link, Bootstrap text truncation, Bootstrap vertical rule, Bootstrap visually hidden, or needs help with Bootstrap helper classes.

Accessibility 7 7mo ago
alemar11

ask-questions-if-underspecified

by alemar11

Clarify requirements before implementing when a request is underspecified or the user asks for clarification.

Linting 1 5mo ago
sjnims

bootstrap-icons

by sjnims

This skill should be used when the user asks about Bootstrap Icons, Bootstrap icon library, how to install Bootstrap Icons, how to use Bootstrap Icons, Bootstrap icon fonts, Bootstrap icon SVGs, Bootstrap icon sprites, Bootstrap Icons CDN, Bootstrap Icons npm, Bootstrap Icons Composer, PHP Bootstrap Icons, Laravel icons, external image icons, img tag icons, CSS background icons, CSS mask icons, how to style Bootstrap icons, Bootstrap icon sizing, Bootstrap icon colors, Bootstrap icon accessibility, or needs help using icons in Bootstrap projects.

Accessibility 7 7mo ago
Victory-Hugo

venue-templates

by Victory-Hugo

可访问主要科学出版与投稿场景的 LaTeX 模板、排版规范与提交指南,包括顶级期刊(Nature、Science、PLOS、IEEE、ACM)、学术会议(NeurIPS、ICML、CVPR、CHI)、科研海报,以及科研项目申请(NSF、NIH、DOE、DARPA)。当准备期刊投稿、会议论文、科研海报或基金申请,并需要特定会刊/期刊的格式要求与模板时,应使用此技能。

Code Gen 1 5mo ago
AprilNEA

gpui-component

by AprilNEA

gpui-component library patterns for building reusable UI components. Use when creating buttons, inputs, dialogs, forms, or following Longbridge component library conventions in GPUI applications.

Animation 7 6mo ago
melodic-software

decision-analysis

by melodic-software

Decision modeling using decision tables, weighted scoring matrices, and decision trees. Structures complex decisions with clear criteria, alternatives evaluation, and outcome prediction.

Docs Gen 1 6mo ago
rarestg

code-quality

by rarestg

Set up formatting, linting, import sorting, type checking, and pre-commit hooks when scaffolding or starting a new project. Use this skill whenever creating a new project, initializing a repo, scaffolding an app, or when the user asks to add linting/formatting to an existing project. Triggers on: "new project", "scaffold", "init", "set up linting", "add formatter", "add pre-commit hooks", "configure biome", "configure ruff". The goal is to establish code quality tooling from day one so issues are caught incrementally, not in a painful bulk-fix later.

Code Review 1 5mo ago
BusiRocket

busirocket-tailwindcss-v4

by BusiRocket

Applies Tailwind CSS v4 setup and styling strategy. Use when configuring

Linting 1 5mo ago
scottymcandrew

king-mode

by scottymcandrew

Senior Frontend Architect mode with ULTRATHINK deep reasoning protocol. Activates avant-garde UI design with intentional minimalism and strict library discipline.

Accessibility 1 6mo ago
rakaarwaky

Lint Arwaky Skill

by rakaarwaky

Code Review 1 1mo ago