
from TerminalSkills Library105
Guides configuration and usage of ESLint 9+ (flat config) for JS/TS projects, including React and TypeScript plugin patterns and CI integration.
This skill documents modern ESLint usage (v9+) with the flat config format and practical examples for TypeScript and React projects. It explains installation, composing flat configs, registering plugins and custom rules, and running ESLint in CI with auto-fix workflows.
Use this skill when setting up linting for a new JavaScript/TypeScript project, migrating from legacy .eslintrc configs to flat config, adding React/TypeScript support, or enforcing code-quality rules in CI pipelines. Also useful when writing custom rules and integrating auto-fix workflows.
Tooling and docs aimed at developer-facing agents and CLIs (Copilot, Codex, Cursor) that can insert or validate ESLint configs and recommend lint rules.
Documentation-only skill covering ESLint 9+ flat config for JS/TS projects. No scripts to execute. SKILL.md is well-structured with clear code examples for flat config, React setup, custom rules, and CI integration. No security concerns — all examples use standard tooling. Solid reference guide but lacks interactive/automated capabilities.
Clean, well-written reference skill. No scripts bundled. All code examples are standard ESLint patterns. Could benefit from a setup script that generates eslint.config.js from a template, but works well as a guide as-is.
Code Reviewer
Perform structured, prioritized code reviews that find correctness, security, performance, reliability, and testing issues and provide concrete fix suggestions.
E2B — Sandboxed Code Execution
Documentation and best-practices for E2B sandboxes: run AI-generated code, install packages, manage files, and return artifacts safely.
Maestro — YAML Mobile UI Testing
Author and run readable Maestro YAML flows for mobile UI tests, integrate with CI, and use Maestro Studio for element inspection on Android and iOS.
Tokio — Rust Async Runtime Skill
Provides expert guidance and examples for using Tokio to build high-performance asynchronous Rust applications, including tasks, channels, TCP servers, and sync
Audiowaveform Helper
Generate PNG/SVG waveform images and JSON or binary peak data from audio files for web players and social previews, with batch processing tips and integration e
Django (framework guide)
Practical guide to Django: project layout, models, views, templates, admin, REST patterns and deployment notes for building full-featured Python web apps.
Bun Runtime
Guides using Bun — a fast all-in-one JavaScript runtime, bundler, package manager and test runner — to speed Node.js projects, bundle TypeScript, run tests, and
Search Engine Setup
Guides agents through implementing production-ready search (Elasticsearch or Algolia): index design, sync pipelines, search APIs, autocomplete, and relevance tu
PagerDuty — Incident Management
Configure PagerDuty services, escalation policies, on-call schedules and Event API alerts to automate incident workflows and routing.
Aceternity UI
Copy-paste animated UI components built with Framer Motion and Tailwind CSS for React/Next.js projects.