AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Eslint Docs

skill-pledgeandgrow-pledge-skills-eslint · by pledgeandgrow

|

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-pledgeandgrow-pledge-skills-eslint

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-pledgeandgrow-pledge-skills-eslint)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
19d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Eslint Docs? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ESLint

> ESLint is a pluggable and configurable JavaScript linter for identifying and reporting on patterns in JavaScript code. Maintain your code quality with ease.

Version: ESLint 10.x (latest) Documentation: eslint.org/docs/latest Rules Reference: eslint.org/docs/latest/rules/ API Reference: eslint.org/docs/latest/integrate/nodejs-api

Quick Reference

| Topic | File | |-------|------| | Getting Started & Core Concepts (prerequisites, installation, config wizard, manual setup, what is ESLint, rules, fixes, suggestions, configuration files, shareable configs, plugins, parsers, processors, formatters, integrations, CLI & API overview) | getting-started-and-core-concepts.md | | Configuration (flat config files, configuration objects, files/ignores, cascading, linter options, rules, shared settings, extending configs, language options, parser options, globals, rule severities, disabling rules, plugins, processors, languages, custom parsers, ignore files, .gitignore, combining configs) | configure.md | | CLI & Formatters (all CLI flags, exit codes, examples, built-in formatters: stylish/json/json-with-metadata/html, custom formatters, editor/build/CI integrations, rule deprecation, migration guides v1-v10, flat config migration) | cli-and-formatters.md | | Rules Reference (all built-in rules by category: Possible Problems, Suggestions, Layout & Formatting, Deprecated, Removed; rule metadata indicators; configuring rules) | rules-reference.md | | Extending ESLint (ways to extend, creating plugins, plugin structure, meta data, rules/processors/configs in plugins, testing plugins, custom rules: structure, context object, reporting, options, source code, schemas, scopes, code paths, unit tests, naming, runtime rules, performance; custom formatters; custom parsers; custom processors; shareable configs) | extend.md | | Node.js API & Integration (ESLint class, lintFiles, lintText, loadFormatter, outputFixes, LintResult/LintMessage/EditInfo types, SourceCode, Linter, RuleTester, practical integration examples) | integrate.md | | Contribute & Maintain (code of conduct, AI policy, report bugs, propose rules, rule changes, request changes, architecture, development environment, running tests, working on issues, pull requests, core rules, governance, security vulnerabilities, maintaining ESLint, managing issues, reviewing PRs, managing releases, working groups, best practices) | contribute-and-maintain.md |

Core Concepts

  • Getting Started: Prerequisites, quick start, manual setup, configuration
  • Core Concepts: Rules, rule fixes, rule suggestions, configuration files, shareable configs, plugins, parsers, processors, formatters, integrations, CLI & API
  • Configure: Configuration files (flat config), language options, rules, plugins, parser, ignore files, combining configs
  • CLI: All command-line flags, exit codes, caching, concurrency, MCP server
  • Rules: Possible Problems, Suggestions, Layout & Formatting, Deprecated, Removed
  • Formatters: stylish, json, json-with-metadata, html, custom formatters
  • Extend: Plugins, custom rules, custom formatters, custom parsers, custom processors, shareable configs
  • Integrate: Node.js API (ESLint class, Linter, RuleTester, SourceCode)
  • Contribute: Code of conduct, AI policy, bugs, rules, architecture, development, tests, PRs, governance
  • Maintain: Team structure, issue management, PR review, releases, working groups
  • Migrating: Migration guides for v1.0 through v10.0, flat config migration

Official Documentation Sources

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.