lint — block-editor designsetgo, community, block-editor, ide skills, blocks, gutenberg, gutenberg-blocks, page-builder, wordpress, wordpress-blocks, Claude Code

v1.0.0
GitHub

About this Skill

Perfect for Code Review Agents needing advanced JavaScript, CSS, and PHP linting capabilities. 🎨 WordPress Block Plugin with 40+ custom Gutenberg blocks for advanced layouts, animations, and interactive components. Includes containers, forms, counters, sliders, and more.

# Core Topics

jnealey-godaddy jnealey-godaddy
[5]
[6]
Updated: 2/28/2026

Agent Capability Analysis

The lint skill by jnealey-godaddy is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for block-editor, blocks, gutenberg.

Ideal Agent Persona

Perfect for Code Review Agents needing advanced JavaScript, CSS, and PHP linting capabilities.

Core Value

Empowers agents to enforce code quality and standards compliance using npm scripts, checking JavaScript, CSS, and PHP files against established coding standards, and auto-fixing issues with --fix flags.

Capabilities Granted for lint

Linting JavaScript files for syntax errors
Auto-fixing CSS issues for consistency
Validating PHP code against WordPress Coding Standards

! Prerequisites & Limits

  • Requires npm installation
  • Limited to JavaScript, CSS, and PHP files
  • Dependent on WordPress Coding Standards for PHP linting
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

lint

Install lint, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Lint JavaScript, CSS, and PHP files for code quality and standards compliance.

Lint Commands

JavaScript:

bash
1npm run lint:js

Auto-fix JavaScript:

bash
1npm run lint:js -- --fix

CSS/SCSS:

bash
1npm run lint:css

Auto-fix CSS:

bash
1npm run lint:css -- --fix

PHP (WordPress Coding Standards):

bash
1npm run lint:php

Run all linters:

bash
1npm run lint:js && npm run lint:css && npm run lint:php

What Gets Checked

JavaScript:

  • ESLint with @wordpress/eslint-plugin
  • WordPress coding standards
  • No deprecated APIs
  • Proper i18n usage

CSS:

  • Stylelint
  • BEM naming conventions
  • No duplicate selectors
  • Property ordering

PHP:

  • WordPress PHP Coding Standards (WPCS)
  • Security best practices
  • Proper escaping and sanitization
  • Documentation standards

Before Committing

Always lint before committing:

bash
1npm run lint:js -- --fix && npm run lint:css -- --fix

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is lint?

Perfect for Code Review Agents needing advanced JavaScript, CSS, and PHP linting capabilities. 🎨 WordPress Block Plugin with 40+ custom Gutenberg blocks for advanced layouts, animations, and interactive components. Includes containers, forms, counters, sliders, and more.

How do I install lint?

Run the command: npx killer-skills add jnealey-godaddy/designsetgo. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for lint?

Key use cases include: Linting JavaScript files for syntax errors, Auto-fixing CSS issues for consistency, Validating PHP code against WordPress Coding Standards.

Which IDEs are compatible with lint?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for lint?

Requires npm installation. Limited to JavaScript, CSS, and PHP files. Dependent on WordPress Coding Standards for PHP linting.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add jnealey-godaddy/designsetgo. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use lint immediately in the current project.

Related Skills

Looking for an alternative to lint or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI