Types

Type checking and type generation

Showing 4417-4440 of 6172 skills
AnthemFlynn

zig

by AnthemFlynn

Comprehensive Zig development support with deep understanding of allocators, comptime, error unions, build.zig patterns, and C interoperability. Use this skill for any Zig programming task including: (1) Writing new Zig code with proper allocator patterns, (2) Debugging allocator and memory issues, (3) Comptime metaprogramming and generic data structures, (4) build.zig configuration and cross-compilation, (5) C library wrapping and FFI, (6) Error handling with error unions and errdefer, (7) Testing with Zig's built-in test framework. Triggers on: .zig files, build.zig, build.zig.zon, zig commands, mentions of allocators, comptime, or Zig-specific concepts.

Debugging 3 5mo ago
cameronapak

bknd-add-field

by cameronapak

Use when adding a field to an existing Bknd entity. Covers all field types (text, number, boolean, date, enum, json, jsonschema, media), field modifiers (.required(), .unique(), .default()), validation options, and UI vs code approaches.

Code Gen 3 5mo ago
fatfingererr

analyze-platinum-to-brazil-equities-transmission

by fatfingererr

使用公開市場資料量化驗證鉑/白金對巴西股市(EWZ)的長週期傳導/連動關係,輸出雙軸圖、領先落後分析、關聯強度分數與監控訊號。

Code Review 3 4mo ago
mamba-mental

ui-styling

by mamba-mental

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.

Responsive 3 5mo ago
dgriffin831

config-analyzer

by dgriffin831

Analyze configuration files for validation and best practices

Code Review 3 4mo ago
pluginagentmarketplace

php-wordpress

by pluginagentmarketplace

WordPress development mastery - themes, plugins, Gutenberg blocks, and REST API

API Dev 3 5mo ago
christian-bromann

langgraph-graph-api

by christian-bromann

Building graphs with StateGraph, nodes, edges, START/END nodes, and the Command API for combining control flow with state updates

Analytics 3 4mo ago
HJewkes

feature-agents

by HJewkes

Specialized feature development agents. Use for deep codebase exploration and architecture design during feature development.

Agents 3 4mo ago
pluginagentmarketplace

php-symfony

by pluginagentmarketplace

Symfony framework mastery - Doctrine, DI container, Messenger, and enterprise architecture

API Dev 3 5mo ago
dig1t

luau-type-expert

by dig1t

Professional Luau type-checking and clean code specialist for Roblox development. Use this skill when: - Writing or reviewing Luau code that needs proper type annotations - Fixing type errors from luau-lsp or luau-analyze - Converting untyped Lua/Luau to strictly typed code - Designing type-safe APIs, modules, or data structures - Understanding Luau type system features (generics, unions, intersections, refinements) - Optimizing code for luau-lsp compatibility - Setting up --!strict mode compliance - Creating type definitions (.d.luau files) - Debugging "Type X is not compatible with Y" errors - Writing metatables with proper type support Triggers: "type error", "type annotation", "luau types", "strict mode", "--!strict", "type checking", "luau-lsp", "type mismatch", "generic type", "union type", "type narrowing", "type refinement", "type cast", "export type", "typeof"

Code Review 3 4mo ago
christian-bromann

deepagents-subagents

by christian-bromann

Using SubAgentMiddleware to spawn subagents for task delegation, context isolation, and specialized work in Deep Agents.

Academic 3 4mo ago
liauw-media

terraform-iac

by liauw-media

"Infrastructure as Code with Terraform. Use when provisioning cloud resources, managing state, creating modules, or reviewing Terraform configurations."

Cloud 3 5mo ago
cameronapak

bknd-row-level-security

by cameronapak

Use when implementing row-level security (RLS) in Bknd. Covers filter policies, user ownership patterns, public/private records, entity-specific RLS, multi-tenant isolation, and data-level access control.

API Dev 3 5mo ago
peixotorms

php-guidelines

by peixotorms

Use when writing, reviewing, refactoring, building, or deploying PHP code. Covers type system, declare(strict_types=1), union types, intersection types, nullable types, OOP (classes, interfaces, traits, enums, readonly class, constructor promotion), modern PHP 8.x features (match, named arguments, readonly, property hooks, pipe operator, null safe operator ?->, fiber, enum), JSON handling, DI and SOLID principles, PSR-4 autoloading, PSR-12 coding style, PSR standards, Composer, functions, generators, fibers, namespaces, error handling, attributes, arrays, strings, version migration (8.0-8.5), testing, PHPUnit, PHPStan, build/deploy, and anti-patterns. For security see php-security; for performance see php-performance; for networking/regex see php-networking; for internationalization see php-intl.

Processing 3 4mo ago
nico-martin

react-spa

by nico-martin

Build React Single Page Applications with TypeScript, Vite, Tailwind CSS v4+, and lucide-react. Follows a structured architecture with theme components, utilities, and strict TypeScript patterns. Optimized for small demo applications with best practices for performance, code organization, and maintainability.

Linting 3 4mo ago
ProjAnvil

design-pattern

by ProjAnvil

Expert knowledge in software design patterns covering GoF patterns, architectural patterns, and modern design principles. Apply appropriate patterns to improve code maintainability, scalability, and extensibility.

Email 3 5mo ago
peixotorms

elementor-controls

by peixotorms

Use when adding controls to Elementor widgets, creating custom controls, or referencing control type parameters. Covers add_control with types (TEXT, SELECT, SLIDER, COLOR, MEDIA, REPEATER, CHOOSE, NUMBER, SWITCHER, URL, ICONS), TYPOGRAPHY and BACKGROUND group controls, BORDER, BOX_SHADOW group controls, add_responsive_control, add_group_control, CSS selectors ({{WRAPPER}}, {{VALUE}}), condition and conditions for conditional display, dynamic content tags, POPOVER_TOGGLE, and global styles integration.

Design 3 4mo ago
HJewkes

using-superpowers

by HJewkes

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Code Gen 3 4mo ago
pluginagentmarketplace

api-documentation

by pluginagentmarketplace

Production-grade skill for API documentation creation including OpenAPI/Swagger specifications, REST endpoint documentation, authentication flows, and error handling guides.

API Dev 3 5mo ago
dafang

react-to-taro

by dafang

Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program. Use this skill when converting React components, pages, or utilities to Taro-compatible code with proper JSX element mapping, event handler transformation, navigation/routing conversion, and API shim layer.

Processing 3 5mo ago
pluginagentmarketplace

iac-skill

by pluginagentmarketplace

Infrastructure as Code with Terraform, Ansible, and CloudFormation.

Cloud 3 5mo ago
dig1t

luau-best-practices

by dig1t

Luau best practices and clean code patterns for Roblox development. Use this skill when: - Writing new Luau modules, services, or controllers - Reviewing code for quality and maintainability - Setting up project structure and organization - Implementing error handling and validation - Managing memory and preventing leaks - Writing secure server-authoritative code - Following Roblox-specific conventions - Refactoring or improving existing code Triggers: "best practices", "clean code", "code review", "refactor", "code quality", "naming convention", "code style", "module pattern", "service pattern", "memory leak", "error handling", "pcall", "security", "server authority", "validation", "code organization"

Automation 3 4mo ago
christian-bromann

deepagents-todolist

by christian-bromann

Using TodoListMiddleware for task planning and tracking progress with the write_todos tool in Deep Agents for complex multi-step workflows.

Agents 3 4mo ago
cameronapak

bknd-file-upload

by cameronapak

Use when uploading files to Bknd storage. Covers MediaApi SDK methods (upload, uploadToEntity), REST endpoints, React integration with file inputs, progress tracking with XHR, browser upload patterns, and entity field attachments.

API Dev 3 5mo ago