Application-level caching strategies, HTTP caching, cache invalidation, and stampede prevention
Langue du texte source : anglais
Menu
SkillsMP a collecté 475 skills depuis agents-inc/skills. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 40 skills collectés sur 475.
Application-level caching strategies, HTTP caching, cache invalidation, and stampede prevention
Langue du texte source : anglais
Native MongoDB driver (the mongodb npm package) - MongoClient lifecycle, typed collections, CRUD result shapes, cursors, aggregation pipelines, index design, transactions
Langue du texte source : anglais
GraphQL API server with Apollo Server — schema, resolvers, context, error handling, data sources, plugins
Langue du texte source : anglais
GraphQL server for Fastify with Mercurius — loaders, subscriptions, federation, JIT compilation
Langue du texte source : anglais
GraphQL Yoga v5 server, Envelop plugins, subscriptions, error masking
Langue du texte source : anglais
Webhook patterns — receiving, sending, signature verification, and retry logic
Langue du texte source : anglais
Job queues, background processing, and task scheduling with BullMQ v5
Langue du texte source : anglais
OpenAPI 3.1 specification, schema design, code generation
Langue du texte source : anglais
Node.js CLI development with Commander.js and @clack/prompts - command structure, interactive prompts, wizard state machines, config hierarchies, exit codes, cancellation handling
Langue du texte source : anglais
Beautiful interactive CLI prompts with @clack/prompts and custom prompts with @clack/core
Langue du texte source : anglais
Tauri 2.x Rust command patterns, state management, error handling, events, channels, testing
Langue du texte source : anglais
Type-safe Electron IPC patterns with typed channels, electron-trpc, MessagePort, and utility process communication
Langue du texte source : anglais
Tauri 2.x mobile development - iOS via WKWebView, Android via Android WebView, mobile plugins, Swift/Kotlin native code, permissions, debugging
Langue du texte source : anglais
Multi-window management, WebContentsView, BaseWindow, window lifecycle, inter-window communication, state persistence
Langue du texte source : anglais
Tauri 2.x multi-window creation, event system, window state persistence, parent/child and modal windows
Langue du texte source : anglais
Electron Forge build toolchain -- makers, publishers, code signing, fuses, hooks, CI/CD packaging
Langue du texte source : anglais
Tauri 2.x bundling, code signing, auto-updater, platform installers, CI/CD
Langue du texte source : anglais
Tauri 2.x official plugin ecosystem, plugin APIs, permissions, and custom plugin development
Langue du texte source : anglais
Electron fuses, ASAR integrity, sandbox hardening, CSP, permission handling, navigation restrictions
Langue du texte source : anglais
Tauri 2.x deny-by-default security model, capabilities, permissions, scopes, ACL
Langue du texte source : anglais
Persistent storage, SQLite databases, and credential management in Electron apps
Langue du texte source : anglais
E2E testing with Playwright, main process unit testing, IPC testing, dialog/menu mocking, CI headless setup
Langue du texte source : anglais
Frameless windows, custom title bars, tray, menus, dock badges, vibrancy, kiosk mode, window state persistence
Langue du texte source : anglais
Cross-platform auto-update patterns with electron-updater (electron-builder ecosystem)
Langue du texte source : anglais
Turborepo CI pipelines with remote caching and affected detection
Langue du texte source : anglais
Kubernetes manifests, Helm charts, Kustomize overlays, and resource patterns
Langue du texte source : anglais
TypeScript-native Infrastructure as Code with Pulumi
Langue du texte source : anglais
SST (Ion) infrastructure-as-code — TypeScript-first serverless on AWS with Pulumi, resource linking, and live Lambda dev
Langue du texte source : anglais
Infrastructure as Code with HashiCorp Terraform
Langue du texte source : anglais
AWS SDK v3 for TypeScript — modular clients, command pattern, S3, DynamoDB, SQS, Lambda, SNS, Secrets Manager
Langue du texte source : anglais
Netlify deployment platform — serverless functions, edge functions, redirects, forms, Blobs, build plugins
Langue du texte source : anglais
Vercel deployment platform — project configuration, serverless/edge functions, Routing Middleware, cron jobs, environment variables, monorepo setup
Langue du texte source : anglais
Inspect a codebase, a stack the user describes, or a description of what they want to build; map what is there to agents-inc catalog skills — or intent to candidate built-in stacks the user picks from — and emit a SeedPayload plus a human-readable proposal…
Langue du texte source : anglais
Composable component APIs — parts, state, polymorphism
Langue du texte source : anglais
AI specification planning frameworks. Use when a spec touches model calls, prompts, retrieval, tool calling, agentic loops, or evals. Covers approach selection, model and provider choice, structured output contracts, loop guards, budgets, failure modes, and…
Langue du texte source : anglais
Backend specification planning frameworks. Use when a spec touches API endpoints, database schema, middleware, or auth. Covers endpoint contracts with request/response shapes, error catalogs, auth per endpoint, schema design with constraints and indexes,…
Langue du texte source : anglais
CLI specification planning frameworks. Use when a spec touches a command surface, an interactive flow, config precedence, exit codes, or output modes. Covers flag contracts, prompt flow design, precedence tables, exit-code taxonomy, TTY/piped/JSON output,…
Langue du texte source : anglais
Frontend specification planning frameworks. Use when a spec touches UI components, forms, client state, or user-facing flows. Covers UI-state completeness (loading, error, empty, success), component boundaries, form validation contracts, state ownership, and…
Langue du texte source : anglais
AI integration review patterns. Use when reviewing model API calls, prompt construction, LLM output handling, RAG pipelines, and tool-calling code. Covers prompt-injection call-chain tracing, output validation, token budgets, retry/timeout handling,…
Langue du texte source : anglais
Backend code review patterns. Use when reviewing API routes, database operations, auth middleware, and server utilities. Covers injection, boundary validation, authorization coverage, secret/PII exposure, error leakage, and query patterns.
Langue du texte source : anglais