quality-gates-enforcer

12
patricio0312revpatricio0312rev

Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and automated enforcement. Use for "quality gates", "CI checks", "code quality", or "PR requirements".

194 days ago

react-code-review-patterns

11
thapaliyabikendrathapaliyabikendra

Review checklists and patterns for React/TypeScript frontend code reviews. Use when: (1) reviewing React components, (2) checking TypeScript type safety, (3) validating hooks usage, (4) checking accessibility compliance.

194 days ago

python-code-quality

10
laurigateslaurigates

Python code quality with ruff (linting & formatting) and ty (type checking). Covers pyproject.toml configuration, pre-commit hooks, and type hints. Use when user mentions ruff, ty, linting, formatting, type checking, code style, or Python code quality.

194 days ago

basedpyright-type-checking

10
laurigateslaurigates

Basedpyright static type checker configuration, installation, and usage patterns. Use when implementing type checking, configuring LSP, comparing type checkers, or setting up strict type validation in Python projects. Triggered by: basedpyright, pyright, type checking, LSP, mypy alternative, static analysis.

194 days ago

ty-type-checking

10
laurigateslaurigates

Python type checking with ty, Astral's extremely fast type checker (10-100x faster than mypy/Pyright). Use when checking Python types, configuring type checking rules, or setting up type checking in projects. Triggered by: ty, type checking, type errors, static analysis, mypy alternative, pyright alternative.

194 days ago

symfony-type-info

10
krzysztofsurdykrzysztofsurdy

Extract and work with PHP type information. Create, resolve, and validate types from properties, arguments, return types, unions, intersections, and generics. Handle array shapes, type aliases, and perform complex type checking operations.

194 days ago

symfony-type-info

10
krzysztofsurdykrzysztofsurdy

Extract and work with PHP type information. Create, resolve, and validate types from properties, arguments, return types, unions, intersections, and generics. Handle array shapes, type aliases, and perform complex type checking operations.

194 days ago

lint-audit

9
ssiumhassiumha

Audits lint errors, type checks, dead code, and commit hygiene. Use when checking project health, running lint/type checks, or finding unused code.

194 days ago

backend-trpc

9
petbrainspetbrains

Type-safe API layer for TypeScript full-stack applications. Use when building APIs that need end-to-end type safety between client and server WITHOUT code generation. Ideal for Next.js, React, and Express apps where both frontend and backend are TypeScript. Choose tRPC over REST/GraphQL when you control both ends and want zero runtime overhead for type checking.

194 days ago

Python Engineering

9
tao3ktao3k

Use when linting Python code, formatting with ruff/black, running pytest tests, type checking with pyright, or modernizing Python 3.12+ standards.

194 days ago

arktype

9
TerminalSkillsTerminalSkills

Define runtime-validated types with ArkType — TypeScript's 1:1 validator. Use when someone asks to "validate data in TypeScript", "runtime type checking", "ArkType", "type-safe validation", "alternative to Zod", "faster validation library", or "validate with TypeScript syntax". Covers type definitions, validation, morphs (transforms), scopes, and comparison with Zod.

194 days ago

brane-code-review

9
noise-xyznoise-xyz

Review Brane SDK code for correctness, Java 21 patterns, type safety, and architectural consistency. Use when reviewing PRs, checking code changes, or validating implementations against Brane standards.

194 days ago

better-chatbot-patterns

9
jackspacejackspace

This skill provides reusable implementation patterns extracted from the better-chatbot project for custom AI chatbot deployments. Use this skill when building AI chatbots with server action validators, tool abstraction systems, workflow execution, or multi-AI provider integration in your own projects (not contributing to better-chatbot itself). Use when: building AI chatbot features, implementing server action validators, creating tool abstraction layers, setting up multi-AI provider support, building workflow execution systems, adapting better-chatbot patterns to custom projects Keywords: AI chatbot patterns, server action validators, tool abstraction, multi-AI providers, workflow execution, MCP integration, validated actions, tool type checking, Vercel AI SDK patterns, chatbot architecture

194 days ago

code-formatter

9
benshapyrobenshapyro

Formats code according to Ben's style guidelines for TypeScript, Python, and general best practices. Use when formatting code, fixing linting issues, checking naming conventions, organizing imports, or when the user mentions formatting, style, linting, Prettier, Black, or ESLint.

194 days ago

data-validator

9
TerminalSkillsTerminalSkills

Validate data quality in CSV, JSON, and database exports by checking for missing values, type mismatches, duplicates, outliers, and schema violations. Use when building ETL pipelines, auditing data imports, checking data freshness, or ensuring data contracts between teams. Trigger words: data quality, validation, null values, duplicates, schema check, data contract, ETL, pipeline, data drift.

194 days ago

zod

8
jpoutrinjpoutrin

Zod schema validation patterns and type inference. Auto-loads when validating schemas, parsing data, validating forms, checking types at runtime, or using z.object/z.string/z.infer in TypeScript.

194 days ago

validate-typescript

6
BerryKuipersBerryKuipers

Run TypeScript compiler type-checking (tsc --noEmit) to validate type safety and catch type errors. Works with any TypeScript project. Returns structured output with error counts, categories (type/syntax/import errors), and affected files. Used for quality gates and pre-commit validation.

194 days ago

quality-gates

6
Atman36Atman36

Run comprehensive quality checks including linting, type checking, tests, and security audits before commits or deployments

qualitytestinglinting+2
194 days ago

quality-gate

6
BerryKuipersBerryKuipers

Complete quality validation workflow combining TypeScript checking, linting, tests, coverage, and build validation. Works with any TypeScript/JavaScript project. Returns structured pass/fail with detailed results for each check. Used in conductor workflows and quality assurance phases.

194 days ago

Global Validation

6
coreyjacoreyja

Implement secure, comprehensive input validation on both client and server sides using allowlists, type checking, and sanitization to prevent injection attacks. Use this skill when handling user input from forms, API requests, or any external data source. When implementing form validation logic with field-specific error messages. When validating data types, formats, ranges, and required fields. When sanitizing input to prevent SQL injection, XSS, or command injection. When validating business rules like sufficient balance or valid date ranges. When implementing both client-side validation for user experience and mandatory server-side validation for security.

194 days ago

pr-review

6
Mathews-TomMathews-Tom

Pull request and code review with diff-based routing across five dimensions: code quality and guideline compliance, test coverage analysis, silent failure detection, type design and invariant analysis, and comment quality auditing. Classifies changed files and loads only relevant review methodologies. Produces severity-ranked findings (Critical, Important, Suggestion) with confidence scoring. Replaces pr-review-toolkit plugin. Trigger phrases: "review my PR", "review this code", "check my changes", "is this ready to merge", "audit this PR", "review before committing", "check code quality", "any issues with this code", "pre-merge review", "look over my changes", "code review". Use this skill when reviewing code before commit or merge, checking PR quality, or when the user asks for feedback on recent modifications.

194 days ago

standard-review

5
jin-bojin-bo

Comprehensive review and quality checking of standardization documents based on GB/T 1.1-2020 (Chinese National Standard for Structure and Drafting Rules). Use this skill when users need to review, check, or validate standard documents (国家标准、行业标准、地方标准、团体标准、企业标准) for compliance with structural requirements, element completeness, clause type correctness, modal verb usage, formatting规范, and overall quality. Triggers include "审校标准", "检查标准", "标准审查", "标准质量检查", "GB/T 1.1审核", or requests to review standard documents in Chinese (.doc, .docx, .md, .pdf formats).

194 days ago

frontend-reviewer

4
olehsvyrydovolehsvyrydov

Senior Frontend Code Reviewer with 12+ years JavaScript/TypeScript experience. Use when reviewing React/TypeScript code, checking code quality and style, verifying accessibility compliance, ensuring test coverage, or configuring linting tools (ESLint, Prettier).

194 days ago

reviewer

4
Olehsvyrydov Ai Development Team ReviewerOlehsvyrydov Ai Development Team Reviewer

Rev - Senior Full-Stack Code Reviewer with 12+ years experience in Java/Kotlin and TypeScript/React. Use when reviewing code quality, checking security vulnerabilities, validating style compliance, running static analysis tools, or ensuring test coverage. Also responds to 'Rev' or /rev command.

194 days ago

code-reviewer

4
ngxtmngxtm

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

194 days ago

code-review

2
ashaykubalashaykubal

Comprehensive code review with distinct aspect based sections. Use when reviewing code, checking for security issues, finding type safety problems, auditing code quality, or when user asks to review code, PRs or changes. Three-phase workflow runs static tools, LLM judgment, and writes diagnostic log.

194 days ago

data-validation

1
gitgoodordietryinggitgoodordietrying

Validate data with schemas across languages and formats. Use when defining JSON Schema, using Zod (TypeScript) or Pydantic (Python), validating API request/response shapes, checking CSV/JSON data integrity, or setting up data contracts between services.

194 days ago

axiom-build-performance

1
megastepmegastep

Use when build times are slow, investigating build performance, analyzing Build Timeline, identifying type checking bottlenecks, enabling compilation caching, or optimizing incremental builds - comprehensive build optimization workflows including Xcode 26 compilation caching

194 days ago

data-validation

1
gitgoodordietryinggitgoodordietrying

Validate data with schemas across languages and formats. Use when defining JSON Schema, using Zod (TypeScript) or Pydantic (Python), validating API request/response shapes, checking CSV/JSON data integrity, or setting up data contracts between services.

194 days ago

python-type-safety

1
mattmremattmre

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.

194 days ago

code-reviewer

1
juancruzrossijuancruzrossi

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

194 days ago

data validation

1
gitgoodordietryinggitgoodordietrying

Validate data with schemas across languages and formats. Use this when defining JSON Schema, using Zod (TypeScript) or Pydantic (Python), validating API request/response shapes, checking CSV/JSON data integrity, or setting up data contracts between services.

194 days ago

localsetup-pr-reviewer

1
cptnfrencptnfren

Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues, error handling gaps, test coverage, or code style problems. Supports Go, Python, and JavaScript/TypeScript. Requires gh CLI authenticated with repo access.

194 days ago

typescript-check

1
atman-33atman-33

TypeScript error checking for OpenCode plugins. Runs tsc --noEmit and LSP diagnostics to verify TypeScript files are error-free. Use before completing any TypeScript editing task.

194 days ago

code-reviewer

cagriemiracikkapi-projectscagriemiracikkapi-projects

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

194 days ago

python-type-safety

JuanJoseGonGiJuanJoseGonGi

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.

194 days ago

python-conventions

wyattowalshwyattowalsh

Python tooling conventions. Use when working on .py files, pyproject.toml, or Python projects. Enforce uv for package management, ty for type checking. NOT for JavaScript/TypeScript projects or shell scripts.

194 days ago

setup-typescript-project

Snehal707Snehal707

Initialize a new TypeScript project with proper configuration and type checking

194 days ago

code-reviewer

dopiotrekdopiotrek

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

194 days ago

python-code-quality

jjjermiahjjjermiah

Python code quality with Ruff linting/formatting and ty type checking. Use when configuring Ruff rules, setting up ty type checking, writing pyproject.toml quality config, creating pixi quality tasks, enforcing type annotations, or fixing lint errors—e.g., "set up ruff and ty", "configure Python linting", "add type checking to project", "fix ruff violations".

194 days ago

symfony-type-info

krzysztofsurdykrzysztofsurdy

Extract and work with PHP type information. Create, resolve, and validate types from properties, arguments, return types, unions, intersections, and generics. Handle array shapes, type aliases, and perform complex type checking operations.

194 days ago

python-type-safety

mowgliphmowgliph

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.

194 days ago

shipkit-data-contracts

stefan-stepzerostefan-stepzero

Use when validating data shapes across layers or checking type alignment. Triggers: 'validate contracts', 'check types', 'data shape mismatch'.

194 days ago

Code Smell Checker

xiaolandxiaoland

Review code for maintainability issues and classic code smells. Use when checking code quality, architectural problems, type safety, Vue best practices, or general OOP design issues. Identifies technical debt in components, types, reactive data, and common anti-patterns.

194 days ago

python-ty

tizeetizee

Fast Python type checking with ty (by Astral). Use when checking Python types, running type checks in CI, or setting up type checking for Python projects. Triggers on "type check", "ty check", "python types", or type error debugging.

194 days ago

typescript-setup-basic-project

Snehal707Snehal707

Set up a basic TypeScript project with compilation and type checking

194 days ago

structured-output-validation

sharp-skillssharp-skills

Validates data structures at system boundaries using schemas to catch malformed data before it corrupts your database or causes runtime errors. Triggers on: data validation, schema validation, Pydantic, input validation, type checking, data integrity, validate JSON, request body, response validation.

194 days ago

code-reviewer

arielperez82arielperez82

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Also covers receiving feedback with technical rigor (no performative agreement), when and how to request code-reviewer, and verification gates (evidence before completion claims). Use when reviewing pull requests, receiving review feedback, providing code feedback, identifying issues, or ensuring code quality standards.

analysiscodeengineering+2
194 days ago