fix-linting-types-on-pr

Community

Auto-fix lint and TypeScript on a PR

Authoranukkrit149
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates failing CI checks by automatically resolving linting and TypeScript type errors directly on a pull request.

Core Features & Use Cases

  • PR checkout with fork support: Uses GitHub CLI to check out both same-repo and fork-based PRs reliably via gh pr checkout.
  • Deterministic maintenance workflow: Installs dependencies, compiles the repo to generate needed TS declarations, runs lint, then runs a TypeScript type-check to identify remaining issues.
  • Minimal, targeted changes: Stages only the files you edited, avoiding broad refactors while fixing issues that are clearly lint or TS related.

Use it when your PR has red checks due to formatting/lint failures or strict-mode TypeScript issues and you want the maintainer to get back to green without manual back-and-forth.

Quick Start

Ask the assistant to fix the linting and TypeScript errors on PR number 12345.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-linting-types-on-pr
Download link: https://github.com/anukkrit149/anukkrit-skills/archive/main.zip#fix-linting-types-on-pr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.