Skip to main content

agents-inc/skills

SkillsMP 已收集 agents-inc/skills 中的 475 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
475
GitHub 星标
21
GitHub Forks
7

已展示 40 / 475 个已收集 Skill。

职业分类
软件开发工程师
描述

Application-level caching strategies, HTTP caching, cache invalidation, and stampede prevention

原文语言:英语

更新
职业分类
软件开发工程师
描述

Native MongoDB driver (the mongodb npm package) - MongoClient lifecycle, typed collections, CRUD result shapes, cursors, aggregation pipelines, index design, transactions

原文语言:英语

更新
职业分类
软件开发工程师
描述

GraphQL API server with Apollo Server — schema, resolvers, context, error handling, data sources, plugins

原文语言:英语

更新
职业分类
软件开发工程师
描述

GraphQL server for Fastify with Mercurius — loaders, subscriptions, federation, JIT compilation

原文语言:英语

更新
职业分类
软件开发工程师
描述

GraphQL Yoga v5 server, Envelop plugins, subscriptions, error masking

原文语言:英语

更新
职业分类
软件开发工程师
描述

Webhook patterns — receiving, sending, signature verification, and retry logic

原文语言:英语

更新
职业分类
软件开发工程师
描述

Job queues, background processing, and task scheduling with BullMQ v5

原文语言:英语

更新
职业分类
软件开发工程师
描述

OpenAPI 3.1 specification, schema design, code generation

原文语言:英语

更新
职业分类
软件开发工程师
描述

Node.js CLI development with Commander.js and @clack/prompts - command structure, interactive prompts, wizard state machines, config hierarchies, exit codes, cancellation handling

原文语言:英语

更新
职业分类
软件开发工程师
描述

Beautiful interactive CLI prompts with @clack/prompts and custom prompts with @clack/core

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tauri 2.x Rust command patterns, state management, error handling, events, channels, testing

原文语言:英语

更新
职业分类
软件开发工程师
描述

Type-safe Electron IPC patterns with typed channels, electron-trpc, MessagePort, and utility process communication

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tauri 2.x mobile development - iOS via WKWebView, Android via Android WebView, mobile plugins, Swift/Kotlin native code, permissions, debugging

原文语言:英语

更新
职业分类
软件开发工程师
描述

Multi-window management, WebContentsView, BaseWindow, window lifecycle, inter-window communication, state persistence

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tauri 2.x multi-window creation, event system, window state persistence, parent/child and modal windows

原文语言:英语

更新
职业分类
软件开发工程师
描述

Electron Forge build toolchain -- makers, publishers, code signing, fuses, hooks, CI/CD packaging

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tauri 2.x bundling, code signing, auto-updater, platform installers, CI/CD

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tauri 2.x official plugin ecosystem, plugin APIs, permissions, and custom plugin development

原文语言:英语

更新
职业分类
信息安全分析师
描述

Electron fuses, ASAR integrity, sandbox hardening, CSP, permission handling, navigation restrictions

原文语言:英语

更新
职业分类
信息安全分析师
描述

Tauri 2.x deny-by-default security model, capabilities, permissions, scopes, ACL

原文语言:英语

更新
职业分类
软件开发工程师
描述

Persistent storage, SQLite databases, and credential management in Electron apps

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

E2E testing with Playwright, main process unit testing, IPC testing, dialog/menu mocking, CI headless setup

原文语言:英语

更新
职业分类
软件开发工程师
描述

Frameless windows, custom title bars, tray, menus, dock badges, vibrancy, kiosk mode, window state persistence

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cross-platform auto-update patterns with electron-updater (electron-builder ecosystem)

原文语言:英语

更新
职业分类
软件开发工程师
描述

Turborepo CI pipelines with remote caching and affected detection

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Kubernetes manifests, Helm charts, Kustomize overlays, and resource patterns

原文语言:英语

更新
职业分类
软件开发工程师
描述

TypeScript-native Infrastructure as Code with Pulumi

原文语言:英语

更新
职业分类
软件开发工程师
描述

SST (Ion) infrastructure-as-code — TypeScript-first serverless on AWS with Pulumi, resource linking, and live Lambda dev

原文语言:英语

更新
职业分类
软件开发工程师
描述

Infrastructure as Code with HashiCorp Terraform

原文语言:英语

更新
职业分类
软件开发工程师
描述

AWS SDK v3 for TypeScript — modular clients, command pattern, S3, DynamoDB, SQS, Lambda, SNS, Secrets Manager

原文语言:英语

更新
职业分类
软件开发工程师
描述

Netlify deployment platform — serverless functions, edge functions, redirects, forms, Blobs, build plugins

原文语言:英语

更新
职业分类
软件开发工程师
描述

Vercel deployment platform — project configuration, serverless/edge functions, Routing Middleware, cron jobs, environment variables, monorepo setup

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Composable component APIs — parts, state, polymorphism

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
已展示 40 / 475 个已收集 Skill。