Types

Type checking and type generation

Showing 4153-4176 of 6173 skills
vivekgana

MLflow Tracking Skill

by vivekgana

Databricks MLflow Guide

ML Ops 4 5mo ago
EngineerWithAI

changelog-automation

by EngineerWithAI

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

Debugging 4 6mo ago
hairyf

hyperlane

by hairyf

Interchain messaging with Hyperlane – Mailbox, ISMs, hooks, Warp routes, SDK, CLI, and relayer.

CLI Tools 4 4mo ago
ejirocodes

svelte5-best-practices

by ejirocodes

"Svelte 5 runes, snippets, SvelteKit patterns, and modern best practices for TypeScript and component development. Use when writing, reviewing, or refactoring Svelte 5 components and SvelteKit applications. Triggers on: Svelte components, runes ($state, $derived, $effect, $props, $bindable, $inspect), snippets ({#snippet}, {@render}), event handling, SvelteKit data loading, form actions, Svelte 4 to Svelte 5 migration, store to rune migration, slots to snippets migration, TypeScript props typing, generic components, SSR state isolation, performance optimization, or component testing."

Automation 4 5mo ago
partme-ai

stitch-mcp-list-screens

by partme-ai

Lists all screens contained within a specific project.

Database 4 4mo ago
DS-codi

pyside6-qml-bridge

by DS-codi

Use this skill when exposing Python objects to QML, creating bridge classes, defining Qt properties with NOTIFY signals, implementing invokable methods / slots, or connecting QML user actions to Python controllers. Covers the QObject bridge pattern, property decorators, type conversions, context properties, and QML type registration.

Debugging 4 4mo ago
kuse-ai

backstage-style-web

by kuse-ai

Generate enterprise-grade web applications using Backstage Design System. Create admin dashboards, developer tools, and internal applications with modern React components, dark/light themes, and responsive design patterns based on Radix UI and Tailwind CSS.

Accessibility 6 7mo ago
lihaoze123

writing-best-practices

by lihaoze123

Use when creating structured best practices guides, organizing technical documentation, or establishing reference materials for teams or agents

File Ops 3 5mo ago
jcurbelo

deno-api-hono

by jcurbelo

Guidelines for building production-ready HTTP APIs with Deno and Hono framework. Use when creating REST APIs, web services, microservices, or any HTTP server using Deno runtime and Hono. Covers authentication, rate limiting, validation, and deployment patterns.

API Dev 3 4mo ago
pluginagentmarketplace

rag-exploitation

by pluginagentmarketplace

Attack techniques for Retrieval-Augmented Generation systems including knowledge base poisoning

Database 3 5mo ago
pluginagentmarketplace

security-testing

by pluginagentmarketplace

Comprehensive security testing automation for AI/ML systems with CI/CD integration

Security 3 5mo ago
harperaa

input-validation-xss-prevention

by harperaa

Validate and sanitize user input to prevent XSS, injection attacks, and ensure data quality. Use this skill when you need to validate forms, sanitize user input, prevent cross-site scripting, use Zod schemas, or handle any user-generated content. Triggers include "input validation", "validate input", "XSS", "cross-site scripting", "sanitize", "Zod", "injection prevention", "validateRequest", "safeTextSchema", "user input security".

Processing 8 8mo ago
benshapyro

api-design-patterns

by benshapyro

Provides REST and GraphQL API design patterns for Node.js, Flask, and FastAPI. Use when designing endpoints, request/response structures, API architecture, pagination, authentication, rate limiting, or when working in /api/ or /routes/ directories.

API Dev 8 6mo ago
benshapyro

error-handler

by benshapyro

Provides battle-tested error handling patterns for TypeScript and Python. Use when implementing error handling, creating try/catch blocks, or handling exceptions.

Processing 8 6mo ago
wutongci

code-quality

by wutongci

自动检查代码质量问题,提供改进建议

Debugging 8 7mo ago
harperaa

payment-security-clerk-billing-stripe

by harperaa

Implement secure payments using Clerk Billing and Stripe without ever touching card data. Use this skill when you need to set up subscription payments, handle webhooks, implement payment gating, understand PCI-DSS compliance, or integrate Stripe Checkout. Triggers include "payment", "Stripe", "Clerk Billing", "subscription", "PCI-DSS", "credit card", "payment security", "checkout", "webhook", "billing".

Code Gen 8 8mo ago
harperaa

business-logic-flaws-ai-generated-code

by harperaa

Understand business logic vulnerabilities in AI code including race conditions, integer overflow, and calculation errors that pass functional tests but create security holes. Use this skill when you need to learn about race conditions in AI code, understand integer overflow vulnerabilities, recognize business logic security flaws, or identify calculation errors. Triggers include "race conditions", "business logic vulnerabilities", "integer overflow", "race condition AI", "flash sale security", "concurrent access", "negative totals", "calculation errors".

Code Gen 8 8mo ago
benshapyro

test-generator

by benshapyro

Generates Jest or Pytest tests following Ben's testing standards. Use when creating tests, adding test coverage, writing unit tests, mocking dependencies, or when user mentions testing, test cases, Jest, Pytest, fixtures, assertions, or coverage.

Debugging 8 6mo ago
wutongci

best-practices

by wutongci

提供软件开发最佳实践指导,自动检查和建议改进

API Dev 8 7mo ago
harperaa

secure-error-handling

by harperaa

Implement secure error handling to prevent information leakage and provide appropriate error responses. Use this skill when you need to handle errors in API routes, prevent stack trace exposure, implement environment-aware error messages, or use the error handler utilities. Triggers include "error handling", "handle errors", "error messages", "information leakage", "stack trace", "handleApiError", "production errors", "error responses".

Processing 8 8mo ago
benshapyro

code-formatter

by benshapyro

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 user mentions formatting, style, linting, Prettier, Black, or ESLint.

Processing 8 6mo ago
harperaa

security-headers

by harperaa

Configure security headers to defend against clickjacking, XSS, MIME confusion, and SSL stripping attacks. Use this skill when you need to set up Content-Security-Policy, X-Frame-Options, HSTS, configure middleware headers, or understand browser security features. Triggers include "security headers", "CSP", "content security policy", "X-Frame-Options", "HSTS", "clickjacking", "MIME confusion", "middleware headers".

Security 8 8mo ago
harperaa

security-architecture-overview

by harperaa

Understand the defense-in-depth security architecture of Secure Vibe Coding OS. Use this skill when you need to understand the overall security approach, the 5-layer security stack, OWASP scoring, or when to use other security skills. Triggers include "security architecture", "defense in depth", "security layers", "how does security work", "OWASP score", "security overview", "security principles".

Auth 8 8mo ago
harperaa

authentication-authorization-clerk

by harperaa

Implement secure authentication and authorization using Clerk. Use this skill when you need to authenticate users, protect routes, check permissions, implement subscription-based access control, or integrate Clerk with your application. Triggers include "authentication", "auth", "authorization", "Clerk", "protect route", "check user", "sign in", "session", "permissions", "subscription access".

Auth 8 7mo ago