灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1056 个相关结果 / 安全审计

软件工程 / 部署发布

clickhouse-architect

clickhouse-architect

113

ClickHouse schema design and optimization. TRIGGERS - ClickHouse schema, compression codecs, MergeTree, ORDER BY tuning, partition key.

Stars 46
designperformancedeploymentaudit

软件工程 / 诊断修复

security-best-practices

security-best-practices

113

Routing-first skill for web/application/API hardening. Use when the main job is classifying which security layer is missing — browser/perimeter policy, session/cookie/CSRF, abuse controls, validation/unsafe execution, secrets/runtime config, or verification — and turning vague OWASP/security asks into one concrete hardening brief. Route auth-stack choice to `authentication-setup`, schema work to `database-schema-design`, code-level bug fixing to `debugging` / `code-review`, and environment wiring to `system-environment-setup`.

Stars 14
designsecurityauthapi

软件工程 / 部署发布

istio-expert

istio-expert

113

Expert-level Istio service mesh management, traffic control, security, and observability for Kubernetes

Stars 22
designkubernetessecurityistio

软件工程 / 诊断修复

nextjs-validator

nextjs-validator

113

Validate Next.js 16 configuration and detect/prevent deprecated patterns. Ensures proxy.ts usage, Turbopack, Cache Components, and App Router best practices.…

Stars 23
nextjsuiauditvalidator

软件工程 / 部署发布

devops-automator

devops-automator

113

Expert DevOps engineer for CI/CD, IaC, Kubernetes, and deployment automation. Activate on: CI/CD, GitHub Actions, Terraform, Docker, Kubernetes, Helm, ArgoCD,…

Stars 104
designuidockerkubernetes

软件工程 / 部署发布

reliability-strategy-builder

reliability-strategy-builder

112

Implements reliability patterns including circuit breakers, retries, fallbacks, bulkheads, and SLO definitions. Provides failure mode analysis and incident…

Stars 38
uireliabilitystrategybuilder

软件工程 / 诊断修复

qa-expert

qa-expert

112

Expert-level quality assurance, testing strategies, automation, and QA processes

Stars 22
uiperformancetestingsecurity

软件工程 / 部署发布

ops-devops-platform

ops-devops-platform

112

DevOps and platform engineering patterns: Kubernetes, Terraform, GitOps, CI/CD, observability, incident response, and cloud-native ops.

Stars 60
uiuxkubernetesdevops

软件工程 / 诊断修复

caching-strategist

caching-strategist

112

Defines caching strategies with cache keys, TTL values, invalidation triggers, consistency patterns, and correctness checklist. Provides code examples for…

Stars 38
designperformanceapidatabase

软件工程 / 诊断修复

alibabacloud-das-agent

alibabacloud-das-agent

112

Diagnose and manage Alibaba Cloud databases through natural language. Use when users need to troubleshoot database performance issues (high CPU, slow queries, abnormal connections, lock waits), check instance status, analyze disk space, optimize SQL, run health inspections, or detect security baseline violations. Supports RDS (MySQL/PostgreSQL/SQL Server), PolarDB, MongoDB, Redis (Tair), and Lindorm. Trigger this skill even for casual descriptions like "my database is slow", "can't connect to the database", "help me check this SQL", or "database disk is almost full". Also suitable for consulting Alibaba Cloud-specific database features (e.g., PolarDB Serverless, DAS autonomy capabilities) and comparing product differences (RDS vs PolarDB). Do NOT use this skill for general SQL tutorials, non-Alibaba Cloud databases, or local database administration.

Stars 0
uiperformancesecurityapi

软件工程 / 诊断修复

authentication-setup

authentication-setup

112

Design or refactor product authentication setup for web apps and APIs. Use when the user needs to choose hosted, framework-native, platform-native, enterprise- add-on, or self-hosted auth; define sessions vs JWTs; wire OAuth/social login, passkeys, org/member models, callback/cookie environment setup, or SSO/SCIM rollout boundaries before implementation. Not for deeper authorization policy, general security hardening, API contract design, backend test planning, or pure database modeling.

Stars 14
backenddesigndeploymentsecurity

软件工程 / 诊断修复

smtp2go-api

smtp2go-api

112

Send transactional emails and SMS via SMTP2GO API. Covers authentication, /email/send and /email/mime endpoints, template management, attachments (base64/URL),…

Stars 783
uiauthapismtp2go

软件工程 / 诊断修复

accessibility-auditor

accessibility-auditor

112

Audit websites for accessibility issues and WCAG compliance. Use when checking accessibility, fixing a11y issues, or ensuring WCAG compliance.

Stars 0
testingauditaccessibilityauditor

软件工程 / 部署发布

currency-converter

currency-converter

111

Convert currencies with real-time exchange rates, historical data, and multi-currency calculations.

Stars 53
apicurrencyconverterconvert

软件工程 / 诊断修复

skill-benchmark

skill-benchmark

111

Benchmark any agent skill to measure whether it actually improves performance. Use when the user wants to evaluate, test, or compare a skill against baseline, or when they mention "benchmark", "eval", "skill performance", or "does this skill help". Runs isolated eval sessions with and without the skill, grades outputs via layered grading (deterministic checks + LLM-as-judge), analyzes behavioral signals, and generates a comparison report with a USE / DON'T USE verdict.

Stars 135
uiperformancesecurityllm

软件工程 / 诊断修复

code-review

code-review

110

Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality.…

Stars 719
designuiperformancesecurity

软件工程 / 诊断修复

project-scaffolder

project-scaffolder

110

Generates complete starter repositories for various tech stacks (Next.js, Vite, Nest, FastAPI, etc.) with best-practice conventions, folder structure, baseline…

Stars 38
nextjsuideploymentapi

软件工程 / 部署发布

environment-setup

environment-setup

110

Organize application environment configuration: `.env` files, env precedence, typed env validation, secret handoff, framework-specific env rules, and config drift between local, staging, CI, and production. Use when the user needs help structuring environment variables, validating required config, separating public/private env values, or cleaning up env-file sprawl. This is the narrower app-config compatibility skill. Route broader runnable-machine, Docker, devcontainer, onboarding, and local-service setup work to `system-environment-setup`.

Stars 14
uidockerdeploymentsecurity

软件工程 / 部署发布

background-jobs-designer

background-jobs-designer

110

Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent execution,…

Stars 38
designllmmonitoringbackground

软件工程 / 诊断修复

react-grab

react-grab

110

Capture exact React element context from a live browser UI and hand it to an AI coding agent as component name, source file path, line number, and HTML. Use when the user wants `react-grab`, element-context copy, component-source lookup from the browser, clipboard-to-agent React debugging, or MCP-backed element selection for React apps. Not for generic browser automation or login/session reuse (`agent-browser`, `playwriter`), broad UI annotation/review (`agentation`), React performance audits (`react-best-practices`), or general design-system work (`design-system`). Triggers on: react-grab, grab element context, copy component to AI, browser component picker, React component inspector, clipboard component source, get element context from browser, grab UI element.

Stars 14
reactdesignuiperformance

45 / 53