Types

Type checking and type generation

Showing 4585-4608 of 6171 skills
mindmorass

n8n-patterns

by mindmorass

Design and implement n8n workflow automations with best practices

Automation 2 5mo ago
pluginagentmarketplace

responsible-disclosure

by pluginagentmarketplace

Ethical vulnerability reporting, coordinated disclosure, and bug bounty participation for AI systems

Analytics 2 5mo ago
liuchiawei

backend-dev-guidelines

by liuchiawei

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod validation, unifiedConfig, Sentry error tracking, async safety, and testing discipline.

Database 2 4mo ago
vishalsachdev

complex-state-management

by vishalsachdev

Production patterns for managing complex application state in React without Redux, Zustand, or other state libraries. Includes multi-stage loading, command patterns, refs for performance, and parallel data fetching. Use when building complex UIs with interconnected states, need loading stages and progress tracking, or implementing command patterns.

Processing 2 7mo ago
Art-of-Technology

anti-fraud

by Art-of-Technology

"Multi-layered anti-fraud and bot detection system for registration flows. Use when implementing: (1) Registration form security, (2) Bot detection and shadow banning, (3) Behavioral analysis (keystroke, mouse tracking), (4) Risk scoring systems, (5) Honeypot field implementation, (6) Disposable email detection, or any fraud prevention for user registration"

API Dev 2 4mo ago
pluginagentmarketplace

continuous-monitoring

by pluginagentmarketplace

Real-time monitoring and detection of adversarial attacks and model drift in production

ML Ops 2 5mo ago
pluginagentmarketplace

adversarial-training

by pluginagentmarketplace

Defensive techniques using adversarial examples to improve model robustness and security

ML Ops 2 5mo ago
pluginagentmarketplace

prompt-injection-testing

by pluginagentmarketplace

Master prompt injection attacks, jailbreak techniques, input manipulation, and payload crafting for LLM security testing

Prompts 2 5mo ago
retrip-ai

base-ui-design

by retrip-ai

Base UI component patterns and design system guidelines. Use when creating or styling UI components, managing spacing, typography, border radius, icons, or following project design standards.

Code Gen 2 5mo ago
marius-townhouse

no-null-in-aliases

by marius-townhouse

Use when defining type aliases. Use when null/undefined appears in type definitions. Use when types are confusing.

API Dev 2 4mo ago
Coowoolf

playing-to-win

by Coowoolf

Use when defining long-term product strategy, when needing to pivot from horizontal to vertical focus, or when teams struggle with prioritization due to serving too many use cases

Code Gen 2 5mo ago
marius-townhouse

currying-inference

by marius-townhouse

Use when generic types aren't inferred. Use when builder patterns need better types. Use when creating new inference sites.

Processing 2 4mo ago
Agentient

nextjs-project-scaffolding

by Agentient

Opinionated Next.js 14+ project structure and configuration for scaffolding new projects. PROACTIVELY activate for: (1) setting up new Next.js projects, (2) configuring tsconfig.json with strict mode, (3) establishing folder structure patterns. Triggers: "new project", "scaffold", "project structure"

Code Gen 2 4mo ago
plutowang

git

by plutowang

Auto-apply when the user asks for any git version control operations, including commit, push, pull, branch, merge, rebase, squash, reset, revert, cherry-pick, stash, tag, undo, amend, diff, log, or blame.

Git & VCS 2 4mo ago
pluginagentmarketplace

solid-principles

by pluginagentmarketplace

Apply and validate SOLID principles in object-oriented design

Code Review 2 5mo ago
pluginagentmarketplace

safety-filter-bypass

by pluginagentmarketplace

Techniques to test and bypass AI safety filters, content moderation systems, and guardrails for security assessment

Prompts 2 5mo ago
pluginagentmarketplace

user-discovery-research

by pluginagentmarketplace

Master user research methodologies, customer interviews, persona development, and journey mapping. Understand customer problems deeply before building.

Academic 2 5mo ago
retrip-ai

trigger-jobs

by retrip-ai

Trigger.dev background job patterns. Use when creating scheduled tasks, async jobs, background workers, email tasks, or event-driven workflows with queues and rate limiting.

Automation 2 5mo ago
AlexanderStephenThompson

architecture

by AlexanderStephenThompson

Architecture principles, module boundaries, folder structure, and project type profiles

Processing 2 4mo ago
marius-townhouse

noimplicitany-completion

by marius-townhouse

Use when finishing TypeScript migration. Use when enabling strict mode. Use when finalizing tsconfig. Use when ensuring type safety. Use when completing adoption.

Processing 2 4mo ago
yarlson

scr

by yarlson

Automated terminal screenshots. Run CLI/TUI commands, script interactions, capture PNGs. Use when generating documentation, testing terminal apps, or capturing command output sequences.

Automation 2 4mo ago
pluginagentmarketplace

red-team-frameworks

by pluginagentmarketplace

Tools and frameworks for AI red teaming including PyRIT, garak, Counterfit, and custom attack automation

ML Ops 2 5mo ago
Tryboy869

azure-ai-document-intelligence-ts

by Tryboy869

"Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models."

Cloud 2 3mo ago
pluginagentmarketplace

spring-rest-api

by pluginagentmarketplace

Build production-ready REST APIs with Spring MVC - controllers, validation, exception handling, OpenAPI

API Dev 2 5mo ago