Imported from jeremylongshore/tons-of-skills-marketplace (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-linting-config/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-linting-config. Copyright stays with the author (MIT).
Windsurf Linting Config
Overview
This skill enables comprehensive linting configuration within Windsurf. Cascade assists with ESLint, Prettier, Stylelint, and other linting tool setup, helping resolve configuration conflicts, suggesting rules based on project patterns, and automating code quality enforcement.
Prerequisites
Windsurf IDE with Cascade enabled
Node.js for JavaScript/TypeScript projects
Package manager (npm, yarn, pnpm)
Understanding of code style preferences
Team agreement on quality standards
Instructions
Choose Base Configuration
Configure Rules
Set Up Prettier Integration
Add Pre-Commit Hooks
Integrate with CI
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
Output
Configured .eslintrc.js
Prettier configuration
Pre-commit hooks
CI integration
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-lint-0c7b8c/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.