Skills

All Skills

lint

Skills tagged with #lint

@luthersystems

/add-linter-check — New Lint Analyzer Skill

Adds a new static analysis check to the ELPS linter. This is a prescriptive 3-file-touch workflow.

luthersystems/elps+8 more
19d ago
350
@Astro-Han

karpathy-llm-wiki

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

Astro-Han/karpathy-llm-wiki
19d ago
2470
@mskelton

create-rule

Create a new ESLint rule for eslint-plugin-playwright. Use when asked to implement a new rule, add a rule, or create a lint rule for this plugin.

mskelton/eslint-plugin-playwright
18d ago
3770
@UCL-CORU

notebook-proofread

Proofread Jupyter notebook markdown cells and the notebooks README for typos, grammar (UK English), inconsistencies, repetition, and incorrect cross-references. Use when the user wants to check, proofread, review, or lint notebook prose.

UCL-CORU/patientflow+1 more
19d ago
360
@jsburckhardt

agnostic-prompt-standard

The reference framework to generate, compile, and lint greenfield prompts that conform to the Agnostic Prompt Standard (APS) v1.0.

jsburckhardt/devcontainer-features+1 more
18d ago
330
@sageox

clawhub-skill-lint

Use this skill before publishing any ClawHub skill from this repo, or after editing a SKILL.md, to verify the skill won't be flagged or rejected by ClawHub's server-side moderation pipeline. The skill re-implements every static-scanner rule from openclaw/clawhub's `convex/lib/moderationEngine.ts` plus the frontmatter spec from `docs/skill-format.md` and runs them locally. Triggers: "lint the claws skills", "check the claws/openclaw skills", "scan before publish", "is the skill clean", "any scanner findings", /clawhub-skill-lint, before any `clawhub sync` or `clawhub skill publish`.

sageox/ox+5 more
1d ago
230
@waynesutton

convex-doctor

Run convex-doctor static analysis, interpret findings, and fix issues across security, performance, correctness, schema, and architecture categories. Use when running convex-doctor, fixing convex-doctor warnings or errors, improving the convex-doctor score, or when asked about Convex code quality, static analysis, or linting Convex functions.

waynesutton/markdown-site+11 more
18d ago
5870
@continuedev

cn-check

Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.

continuedev/continue+1 more
18d ago
31.8K0
@owenliang60-ship-it

/lint — Vault 健康体检

> 参考规则:先读取 vault 根目录 `SCHEMA.md` 获取完整检查项定义。

owenliang60-ship-it/knowledge-mgmt+4 more
18d ago
80
@rog0x
MCP

Io.Github.Rog0x/Markdown

Markdown TOC, lint, format, stats for AI agents

mcpgithubai
rog0x/mcp-markdown-tools
19d ago
0
@web-infra-dev

port-rule

Port ESLint rules to rslint (a Go-based linter). Use when users want to port/migrate/implement an ESLint rule, add a new lint rule, or mention "port rule" or specific ESLint rule names like "no-unused-vars", "no-console", etc. Supports both single-rule and batch-rule porting. This skill guides through the complete workflow from setup to PR submission.

web-infra-dev/rslint
18d ago
3800
@rockorager

new-rule

Add a new linter rule to ziglint. Use when creating a new Z-rule, implementing a lint check, or adding code analysis.

rockorager/ziglint
18d ago
320
@rhennigan

add-code-inspector-rule

Add a new custom CodeInspector rule to detect problematic Wolfram Language patterns. Use when asked to: "add a code inspector rule", "create an inspection rule", "add a lint rule", "detect [pattern] in code inspector", "add CodeInspector rule", "new code analysis rule".

rhennigan/MCPServer+7 more
18d ago
330
@theoephraim

work-on

Work on an issue or PR - implement changes, add tests, update docs, lint, add changesets, and create a PR

theoephraim/node-google-spreadsheet
18d ago
2.5K0
@zplug

zsh-lint

Review Zsh scripts for Bash-isms and non-idiomatic patterns, then suggest or apply Zsh-native rewrites

zplug/zplug+1 more
18d ago
6.0K0
@nvk

wiki-manager

LLM-compiled knowledge base manager for Codex. Use it to initialize, ingest, compile, query, lint, research, and generate outputs from topic-scoped wikis. Activates when the user mentions wiki workflows, knowledge-base management, ingestion, compilation, querying, linting, research, or uses /wiki-style shorthand in a repo with .wiki/, ~/wiki/, or a configured hub path.

nvk/llm-wiki
18d ago
2200
@succinctlabs

ci-clippy

Run the CI clippy and fmt checks (matching the GitHub Actions lint job) and fix any issues found.

succinctlabs/sp1+1 more
18d ago
1.6K0
@rog0x
MCP

Io.Github.Rog0x/Lint

Style check, naming, complexity analysis for AI agents

mcpgithubai
rog0x/mcp-lint-tools
19d ago
0
@allenporter

project_development

Use standardized scripts to manage the project environment, testing, and linting.

allenporter/flux-local
18d ago
2850
@philoserf

Comprehensive Claude Code configuration with agents, skills, hooks, and automation

Runs shell script quality checks. Use when checking shell script quality, linting bash code, or validating scripts. Covers formatting with shfmt, static analysis with shellcheck, and portability checks.

philoserf/claude-code-setup+2 more
19d ago
100
@rigour-labs
MCP

Io.Github.Rigour Labs/Rigour

Quality gates for AI agents. Lint, test, build checks with memory persistence.

mcpgithubaimemory
rigour-labs/rigour
19d ago
0
@haydenbleasel

ultracite

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.

haydenbleasel/ultracite
18d ago
2.7K0
@bitjaru

Design Lint (Quick Check)

Target: **$ARGUMENTS**

bitjaru/styleseed+14 more
19d ago
1370
@AvdLee

swift-concurrency

Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable conformance issues, and guide Swift 6 migration. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).

AvdLee/Swift-Concurrency-Agent-Skill
18d ago
1.2K0
@nevalang

vuln-scan

Run a repository vulnerability audit with lint, tests, and govulncheck. Use this when asked for security scanning or CVE triage in this repo.

nevalang/neva
18d ago
1.1K0
@astral-sh

ruff

Guide for using ruff, the extremely fast Python linter and formatter. Use this when linting, formatting, or fixing Python code.

astral-sh/claude-code-plugins+1 more
18d ago
1740
@ofershap
MCP

Ai Context Kit

Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.

mcpgithubaifile
ofershap/ai-context-kit
19d ago
0
@sam-dumont

advanced-code-quality

Use when going beyond basic linting to enforce advanced Python code quality gates. Triggers on: cognitive complexity, code duplication detection, architectural enforcement, import boundaries, dependency hygiene, test quality beyond coverage, mutation testing, docstring coverage, type coverage, AI-generated code detection, AI slop detection, complexipy, jscpd, import-linter, deptry, diff-cover, mutmut, interrogate, sloppylint, refurb, pylint design checks, wily, radon maintainability, pytestarch, griffe, "bulletproof Python", "tighten quality gates", "advanced quality checks", "beyond ruff and mypy", "catch AI-generated code issues", "code duplication", "architectural boundaries", "dependency drift", "test effectiveness". Complements the code-quality skill (ruff, mypy, xenon, vulture, pre-commit) with 20+ additional tools.

sam-dumont/claude-skills+5 more
18d ago
320
@codervisor

leanspec-development

Development workflows, commands, publishing, CI/CD, changelog management, and contribution guidelines for LeanSpec. Use when contributing code, fixing bugs, setting up dev environment, running tests or linting, working with the monorepo structure, looking up build/dev/test/publish/format/lint commands, preparing releases, publishing to npm, bumping versions, syncing package versions, testing dev builds, troubleshooting npm distribution, updating changelogs, triggering CI/CD workflows, monitoring build status, debugging failed runs, managing artifacts, checking CI before releases, or researching AI agent runners. Triggers include any development, scripting, publishing, CI/CD, changelog, or runner research task in this project.

codervisor/lean-spec+1 more
18d ago
2000
@PaulRBerg

biome-js

This skill should be used when the user asks to "configure Biome", "extend biome config", "set up BiomeJS", "add biome overrides", "biome lint-staged", "fix biome errors", or mentions biome.jsonc, Biome linting, or Biome formatting configuration.

PaulRBerg/agent-skills+12 more
18d ago
400
@ConfabulousDev

backend-maintenance

Backend codebase maintenance - dead code detection, linting, dependency updates, and cleanup for Go code.

ConfabulousDev/confab-web+2 more
18d ago
70