Linting

Code linting and formatting

Showing 1321-1344 of 1930 skills
clearsmog

devils-advocate

by clearsmog

Challenge document design with 5-7 pedagogical questions. Checks ordering, prerequisites, and cognitive load. Works with slides (.tex, .qmd, .typ) and documents.

Code Gen 2 3mo 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 3mo ago
vchirrav

iac-scan-kube-linter

by vchirrav

Run KubeLinter to lint Kubernetes YAML and Helm charts for security best practices. Checks pod security, resource limits, network policies, and RBAC.

Processing 2 3mo ago
lambdamechanic

typescript

by lambdamechanic

"Default TypeScript stack for Lambda: pnpm workspaces + Turbo, strict TS, and sensible DX helpers."

Code Review 2 6mo ago
graemerycyk

release-notes

by graemerycyk

"Generate customer-facing release notes from completed work. Use when a PM needs help with release notes."

Code Gen 2 3mo ago
lihaoze123

xcpc-jiangly-style

by lihaoze123

Use when writing C++ competitive programming solutions for Codeforces, ICPC, or similar contests. Apply when creating XCPC solutions to ensure code follows jiangly's proven style patterns.

Embeddings 2 4mo 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 3mo ago
plutowang

rust

by plutowang

Auto-apply when working with Rust. Trigger this skill when the user asks to create, modify, or debug Rust code, Cargo projects, crates, or Rust tests.

Agents 2 3mo 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 3mo ago
mrsknetwork

email

by mrsknetwork

Implements transactional email via Resend or SendGrid — welcome emails, password resets, order confirmations, and notification digests. Covers HTML template rendering, queue-based sending via Celery, unsubscribe handling, and bounce management. Use when adding any email to an application. Trigger when user mentions "send email", "email notification", "welcome email", "password reset email", "Resend", "SendGrid", "SMTP", "transactional email", or "email template".

Email 2 3mo ago
clearsmog

extract-diagrams

by clearsmog

Extract CeTZ diagrams to SVG from Typst files. For TikZ extraction, configure at project level.

File Ops 2 3mo ago
tenzir

technical-writing

by tenzir

Write clear technical documentation following Google's style guide. Use when writing docs, README files, API documentation, code comments, user guides, or asking about documentation style.

Comments 2 4mo ago
jwilger

design-system

by jwilger

Collaborative design system creation using Atomic Design methodology. Produces a specification artifact with philosophy, tokens, and component hierarchy. Activate when creating a design system, defining visual language, specifying UI tokens, or planning component architecture before implementation begins.

Processing 2 3mo ago
clearsmog

translate

by clearsmog

Multi-format document translation. Supports Typst ↔ Quarto. For Beamer translations, configure at project level.

Processing 2 3mo ago
rockcookies

node-dev

by rockcookies

Modern JavaScript/TypeScript runtime development conventions and tooling. Use when setting up JS/TS projects with Node, Bun, or Deno, configuring ESLint, pnpm workspaces, monorepos, library publishing, or npm package development.

Git & VCS 1 3mo ago
rockcookies

git-master

by rockcookies

Git expert for atomic commits, rebasing, and history management with style detection

Git & VCS 1 4mo ago
oyi77

ai-podcast

by oyi77

Create and automate AI-powered podcasts. Generate episodes from topics, URLs, or documents with multiple AI hosts. Build audience and monetize through sponsorships.

Code Gen 1 3mo 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 4mo ago
b1tank

market-research

by b1tank

Research existing products and competitors for a given product idea. Use when starting a new project, cloning an existing product, or analyzing competitive landscape. Returns feature analysis, gaps, and differentiation opportunities.

Academic 1 4mo ago
Ven0m0

ruff

by Ven0m0

Python linting and formatting with ruff. Extremely fast linter and formatter replacing Flake8, Black, isort, and pyupgrade. Use when linting, formatting, or checking Python code quality. Triggers: "ruff", "lint python", "format python", "[tool.ruff]".

Code Review 1 4mo ago
ferueda

ask-questions

by ferueda

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

Linting 1 4mo ago
Ven0m0

substituting-modern-tools

by Ven0m0

Substitutes modern performant tools for legacy equivalents in generated code (npm→bun, find→fd, pip→uv, grep→rg, jq→jaq, eslint→biome, black→ruff, git→gix). Use when generating shell commands or scripts.

Processing 1 3mo 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 3mo ago
RichardBray

podcast-tweet

by RichardBray

Generate an engaging podcast episode tweet with guest handle and topics

Code Gen 1 3mo ago