Linting neostandard ESLint9
Skill WarnungConfigures ESLint v9 flat config and neostandard for JavaScript and TypeScript projects, including migrating from legacy `.eslintrc*` files or the `standard` package. Use when you need to set up or fix linting with `eslint.config.js` or `eslint.config.mjs`, troubleshoot lint errors, configure neostandard rules, migrate from `.eslintrc` to flat config, or integrate linting into CI pipelines and pre-commit hooks.
This skill configures ESLint v9 using the neostandard baseline, supporting JavaScript and TypeScript projects. It offers clear instructions for new setups, migration from legacy ESLint configurations or the 'standard' package, and integration into CI/CD pipelines and editors. The documentation includes quick start guides, common workflows, and explanations for rule files.
Maintenance
- critical:Commit recencyThere are no commits on the default branch, indicating the project is likely unmaintained and poses a significant risk.
Versioning
- warning:Release ManagementNo manifest version, GitHub releases, or CHANGELOG are present. The install instructions (implicitly referencing main branch) do not allow for version pinning.
Installation
npx skills add mcollina/skillsFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Ähnliche Erweiterungen
ESLint Plugin React Hooks
99ESLint rules for React Hooks
React PWA
98Extension from jwynia/agent-skills
Prisma Upgrade v7
98Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".
Vercel Related Projects
98Vercel utilities for working with related projects
OpenClaw Config
98Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings
Devcontainer Diagnostic
98Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the user asks to 'set up devcontainer', 'fix container startup', 'configure VS Code dev container', 'Codespaces setup', or has Docker development environment issues. Keywords: devcontainer, docker, VS Code, Codespaces, container, development environment, Dockerfile.