lint-typecheck — TypeScript linting and type checking lint-typecheck, web-term, community, TypeScript linting and type checking, ide skills, ESLint issue fixing, install lint-typecheck, frontend code optimization, AI agent development tools, Claude Code, Cursor

v1.0.0
GitHub

About this Skill

Perfect for Code Review Agents needing automated linting and type checking for TypeScript and npm projects. lint-typecheck is a skill that automates linting and type checking for frontend code, utilizing npm and TypeScript to identify and fix errors.

Features

Runs lint checks using npm run lint in the frontend directory
Performs TypeScript compilation checks with npx tsc -b --noEmit
Lists all errors with file locations for easier debugging
Offers to fix auto-fixable ESLint issues with npm run lint -- --fix
Identifies type mismatches for TypeScript errors

# Core Topics

AppleLamps AppleLamps
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The lint-typecheck skill by AppleLamps 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 TypeScript linting and type checking, ESLint issue fixing, install lint-typecheck.

Ideal Agent Persona

Perfect for Code Review Agents needing automated linting and type checking for TypeScript and npm projects.

Core Value

Empowers agents to automate error detection and fixing for ESLint issues, and perform TypeScript compilation checks with --noEmit, utilizing npm and tsc commands for streamlined frontend development.

Capabilities Granted for lint-typecheck

Automating ESLint issue fixing with npm run lint -- --fix
Debugging TypeScript type mismatches with npx tsc -b --noEmit
Generating reports on lint warnings, errors, and type errors

! Prerequisites & Limits

  • Requires npm and TypeScript installation
  • Limited to frontend directories
  • Dependent on ESLint and TypeScript configurations
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-typecheck

Install lint-typecheck, 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 and Type Check

Instructions

  1. Navigate to frontend directory and run lint:

    bash
    1cd frontend && npm run lint
  2. Run TypeScript compilation check (no emit):

    bash
    1cd frontend && npx tsc -b --noEmit
  3. If errors are found:

    • List all errors with file locations
    • Offer to fix auto-fixable ESLint issues: npm run lint -- --fix
    • For TypeScript errors, identify the type mismatches
  4. Report summary: X lint warnings, Y lint errors, Z type errors

Examples

  • "Run lint on the frontend"
  • "Check for type errors"
  • "Validate code before commit"

Guardrails

  • Run in read-only mode first; only apply --fix with user confirmation
  • Do not modify tsconfig.json to suppress errors
  • Report all issues before attempting fixes

FAQ & Installation Steps

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

? Frequently Asked Questions

What is lint-typecheck?

Perfect for Code Review Agents needing automated linting and type checking for TypeScript and npm projects. lint-typecheck is a skill that automates linting and type checking for frontend code, utilizing npm and TypeScript to identify and fix errors.

How do I install lint-typecheck?

Run the command: npx killer-skills add AppleLamps/web-term/lint-typecheck. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for lint-typecheck?

Key use cases include: Automating ESLint issue fixing with npm run lint -- --fix, Debugging TypeScript type mismatches with npx tsc -b --noEmit, Generating reports on lint warnings, errors, and type errors.

Which IDEs are compatible with lint-typecheck?

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-typecheck?

Requires npm and TypeScript installation. Limited to frontend directories. Dependent on ESLint and TypeScript configurations.

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 AppleLamps/web-term/lint-typecheck. 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-typecheck immediately in the current project.

Related Skills

Looking for an alternative to lint-typecheck 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