agentsclimarketplace

Windsurf linting config

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-linting-config

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill windsurf-linting-config

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

'Configure and enforce code quality with AI-assisted linting. Activate when users mention

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.9 KB, as published. Nobody here has run it

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

  1. Choose Base Configuration
  2. Configure Rules
  3. Set Up Prettier Integration
  4. Add Pre-Commit Hooks
  5. 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.

Resources

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.