Types

Type checking and type generation

Showing 2809-2832 of 6174 skills
wangyendt

pywayne-cv-stereo-tag-matcher

by wangyendt

Stereo vision AprilTag matching for dual-camera systems. Use when working with pywayne.cv.stereo_tag_matcher module to match AprilTags from left/right camera views, find common tags between images, stitch stereo images together, and visualize results with color-coded annotations (all tags green, common tags yellow, red connection lines).

Comments 5 4mo ago
negz

go-code-factoring

by negz

Factor and structure Go code for clarity, testability, and composability. Use when writing new Go code, refactoring existing code, reviewing code structure, adding interfaces, decomposing large functions or structs, or when the user mentions factoring, refactoring, architecture, or code organization. Also use before writing unit tests to ensure code is well structured.

Debugging 5 4mo ago
openshift-hyperfleet

adapter-config-author

by openshift-hyperfleet

Interactive assistant for authoring HyperFleet adapter configurations (AdapterConfig + AdapterTaskConfig YAML files)

API Dev 5 4mo ago
third774

eslint-plugin

by third774

Author custom ESLint plugins and rules with test-driven development. Supports flat config (ESLint 9+) and legacy formats. Uses @typescript-eslint/rule-tester for testing. Covers problem, suggestion, and layout rules including auto-fixers and type-aware rules. Use when creating or modifying ESLint rules, plugins, custom linting logic, or authoring auto-fixers.

Linting 5 5mo ago
duyet

transparency

by duyet

Patterns for showing thinking process and execution chain. Every step visible, every decision traceable.

Debugging 5 5mo ago
wangyendt

pywayne-cv-camera-model

by wangyendt

Camera model wrapper for camera_models C++ library via pybind11. Use when working with pywayne.cv.camera_model module to load camera models from YAML configuration files, access camera properties (model type, image size, parameters), perform projection operations (lift_projective, space_to_plane), and export camera parameters as dictionaries.

Docker 5 4mo ago
third774

opensrc

by third774

Fetch source code for npm, PyPI, or crates.io packages and GitHub/GitLab repos to provide AI agents with implementation context beyond types and docs. Use when needing to understand how a library works internally, debug dependency issues, or explore package implementations.

CLI Tools 5 5mo ago
negz

go-unit-tests

by negz

Write unit tests for Go code. Use when creating, adding, or updating Go tests, writing table-driven tests, creating mocks or fakes, adding test coverage, or when the user mentions testing, cmp.Diff, assertions, or test cases. Also use when reviewing whether code is testable.

Debugging 5 4mo ago
mizchi

moonbit-practice

by mizchi

MoonBit code generation best practices. Use when writing MoonBit code to avoid common AI mistakes with syntax, tests, and benchmarks.

Processing 14 4mo ago
ProxiBlue

code-quality-audit

by ProxiBlue

Automated code quality audit skill that runs PSR-12 compliance checks, phpstan static analysis, phpcs code style validation, and phpmd mess detection for Magento 2 code.

Code Review 14 5mo ago
near

near-kit

by near

TypeScript library for NEAR Protocol blockchain interaction. Use this skill when writing code that interacts with NEAR Protocol, including viewing contract data, calling contract methods, sending NEAR tokens, building transactions, creating type-safe contract wrappers, integrating wallets (Wallet Selector, HOT Connect), React hooks and providers (@near-kit/react), managing keys, testing with sandbox, meta-transactions (NEP-366), and message signing (NEP-413).

Code Gen 14 4mo ago
ProxiBlue

security-scan

by ProxiBlue

Comprehensive Magento 2 security scanning skill that checks for vulnerabilities, misconfigurations, outdated dependencies, security patches, and compliance with security best practices.

Code Review 14 5mo ago
adrianpuiu

specification-architect

by adrianpuiu

A rigorous, traceability-first system that generates five interconnected architectural documents (blueprint.md, requirements.md, design.md, tasks.md, and validation.md) with complete requirements-to-implementation traceability. Use this skill when users need to architect systems, create technical specifications, or develop structured project documentation with guaranteed traceability.

Templates 44 7mo ago
qodex-ai

knowledge-distribution

by qodex-ai

Share and distribute skill knowledge and documentation. Publishes capabilities with examples, documentation, and integration guides.

Code Gen 34 5mo ago
qodex-ai

data-organization-system

by qodex-ai

Organize and categorize files into logical structures. Creates folder hierarchies, renames files systematically, and consolidates related data.

Code Gen 34 5mo ago
mfwarren

decision-frameworks

by mfwarren

Production-ready entrepreneurship skills for Claude Code — marketing, sales, operations, finance, and leadership. 24 skills built by a founder, for founders.

Agents 37 4mo ago
vuralserhat86

backend_api

by vuralserhat86

REST uygulama, validation, security headers, auth patterns. ⚠️ Kod yazarken kullan. API tasarımı/GraphQL için → api-design.

Accessibility 43 5mo ago
vuralserhat86

backend_database

by vuralserhat86

Repository pattern, transactions, caching ve query optimization.

Accessibility 43 5mo ago
vuralserhat86

drizzle_orm

by vuralserhat86

Type-safe ORM for Cloudflare D1 databases using Drizzle. Provides patterns for schema definition, migrations, and type-safe queries. Prevents transaction errors and schema mismatches. Includes templates for strict TypeScript usage.

Code Gen 43 5mo ago
leeovery

laravel-architecture

by leeovery

High-level architecture decisions, patterns, and project structure. Use when user asks about architecture decisions, project structure, pattern selection, or mentions how to organize, which pattern to use, best practices, architecture.

API Dev 43 7mo ago
vuralserhat86

event_driven

by vuralserhat86

Structure systems around asynchronous, event-based communication to decouple producers and consumers for improved scalability and resilience. Use when building loosely coupled systems with asynchronous message-based communication.

Processing 43 5mo ago
vuralserhat86

database_design

by vuralserhat86

Schema tasarımı, migration stratejileri, indexing, query optimization ve database best practices.

Accessibility 43 5mo ago
leeovery

laravel-validation

by leeovery

Form request validation and comprehensive validation testing. Use when working with validation rules, form requests, validation testing, or when user mentions validation, form requests, validation rules, conditional validation, validation testing.

Debugging 43 7mo ago
vuralserhat86

database_migration

by vuralserhat86

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.

Processing 43 5mo ago