bitflight-devops/skilllint

The best platform agnostic Linter for AI agent plugins and skills — validates structure, frontmatter, and token limits for Claude Code, Cursor, Codex, and many others!

6Stars on the repository
62Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

rebase

01

bitflight-devops/skilllint

Skill Claude CodeCodex

Strategic rebase with mandatory pre-analysis. Use when asked to rebase a branch onto main (or any target). Runs a file-level diff of both sides before touching git, produces a per-file disposition plan (KEEP/MERGE/DROP/REWRITE), and only then executes the rebase. Prevents surprise conflicts and silent data loss from…

6 yesterday A 114 tokens copy · 100% MIT

bitflight-devops/skilllint

Skill Claude CodeCodex

Work through every unresolved review thread on a PR to completion — validate, fix if warranted, reply, resolve, then re-check on a bounded schedule. Use after pushing a commit to a PR, or when asked to check or address PR reviews.

6 yesterday A 55 tokens copy · 100% MIT

linear-walkthrough

03

bitflight-devops/skilllint

Skill Claude CodeCodex

Produce a structured, end-to-end linear walkthrough of an unfamiliar codebase. Use when onboarding to a new repository, understanding how a system works from entry points through execution paths, or generating navigable codebase documentation. Spawns parallel subagents for discovery, tracing, validation, and synthesis…

6 yesterday A 79 tokens copy · 89% MIT

mmap-processor

04

bitflight-devops/skilllint

Skill Claude CodeCodex

Enforces memory-mapped file I/O for large file processing in Python. Use when reading, searching, or processing files larger than 100MB, or when performing delimiter/boundary searches without loading the entire file into RAM. Rejects pathlib.readbytes(), readtext(), and f.read() on files of unknown or large size.

6 yesterday A 72 tokens original MIT

bad-mcp-ref

06

bitflight-devops/skilllint

Skill Claude CodeCodex

Use this skill when you need to demonstrate wrong-case MCP server tool references.

6 yesterday A 20 tokens original MIT