flow
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
ct is a command-line binary for CommonTools, providing a CLI interface for various operations, including type checking and piece management.
Validate is a code validation tool that runs multiple checks, including linting, formatting, type checking, security scanning, and testing, to ensure code quality and security.
spec-json-schema is a JSON Schema Validation layer that checks input data structure, type, and constraints, supporting JSON Schema Draft 2020-12.
repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.
lint-typecheck is a skill that automates linting and type checking for frontend code, utilizing npm and TypeScript to identify and fix errors.
init-local-tooling is a skill that initializes and configures local tooling for TypeScript, Rust, and Python projects, including linting, formatting, and CI/CD setup.
code-quality-check is an AI Agent skill that automates Python code quality checks. It executes a sequence of tools including the Black code formatter, the Ruff linter with auto-fix capabilities, and the Mypy static type checker on specified source and test directories.