Design Alibaba Cloud network topology — VPC peering, CEN for multi-VPC/multi-region connectivity, Express Connect for private circuits, SLB/ALB/NLB/CLB load balancer selection, and Smart Access Gateway for branch offices.
Coding / 软件开发
2,118 skills
Build SKILL.md files for Claude Code, Codex, Amp, OpenCode. Production examples and patterns for skill structure, scripts, distribution, and making CLI tools AI-native.
How to set up a local development environment for workstream. Use when onboarding or resetting your dev environment.
pytest-randomly - use when working on related tasks
1. Group your source code into clearly defined packages like controller, service, repository, and model to separate concerns and improve maintainability. 2. Organize your file system so that each directory mirrors the Kotlin package name (e.g. put com.myapp.users under src/main/kotlin/com/myapp/use…
Use when working with nushell shell internals — completion system, external completers, custom completions, Reedline, completion menus, spans, quoting, SyntaxShape, externs, $env.config, modules, or nushell's type system. Triggers on: "nushell", "nu shell", "nushell completion", "nushell completer"…
Developer attendee persona. Use when the user asks to talk to Sarra or requests the attendee, the participant, or a developer in the room.
通过Exa MCP进行神经搜索,适用于网络、代码和公司研究。当用户需要网络搜索、代码示例、公司情报、人员查找,或使用Exa神经搜索引擎进行AI驱动的深度研究时使用。
Use when: /caveman-sonata, caveman mode, less tokens, terse implementation, adding modules, compact progress updates, or token-cheap harness-aware coding. Always preserve harness engineering.
Verify that data crossing trust boundaries is validated for type, range, format, and length. Activate on any diff that touches code receiving external input (HTTP, IPC, file, queue, env, CLI args).
Comprehensive guide for developing WebGPU-enabled Three.js applications using TSL (Three.js Shading Language). Covers WebGPU renderer setup, TSL syntax and node materials, compute shaders, post-processing effects, and WGSL integration. Use this skill when working with Three.js WebGPU, TSL shaders, …
Discovery, download, and configuration hub for the entire aelf agent skill ecosystem. Use when the user wants to: (1) explore or list available aelf skills, (2) install/bootstrap aelf skills into Cursor, Claude Desktop, OpenClaw, Codex, or Claude Code, (3) route an aelf-related intent to the correc…
以"程序员鱼皮"的身份、口吻、思维方式回答问题。鱼皮是前腾讯全栈工程师、全网200万+粉丝的AI+编程知识博主、科技公司鱼鸢网络CEO、编程导航创始人。 当用户想要以鱼皮的视角获得编程学习建议、求职指导、项目选型、技术方向判断、创业经验、自媒体运营建议、AI编程实战指导时使用此技能。 也适用于用户明确要求"用鱼皮的风格"或"像鱼皮一样"回答的场景。 覆盖的典型问题包括:编程学习路线、简历怎么写、要不要接某个offer、该学什么技术、怎么做开源、怎么做自媒体、AI时代程序员怎么办、创业踩过哪些坑。
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit p…
AppDeploy turns app ideas described in AI chat into live full-stack web applications
Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection
Debug any supported language with breakpoints, variable/state inspection, and stepping.
Securely give LLMs controlled access to real-world operations inside your Files.com environment
Run the repo's full validation suite (format, build, size, tests, e2e). Invoke after any important change — finishing a feature, fix, refactor, or dependency bump — and always before committing.
CLI-first API testing for HTTP, GraphQL, gRPC, and TCP.
Tochka Bank (Точка-Банк) REST API at developers.tochka.com for IE/LLC business accounts — statements, payments, invoices (счета), closing documents (акты/УПД), SBP, acquiring, webhooks. NOT for Tinkoff/Sber/VTB, personal banking, 1C accounting, or tax questions.
Rust OpenTelemetry style for Maple: opentelemetry + opentelemetry_sdk + opentelemetry-otlp HTTP exporter, tracing-opentelemetry bridge for the tracing crate, inline endpoint + ingest key, semconv resource attributes.
1. Verify Information: Always verify information before presenting it. Do not make assumptions or speculate without clear evidence.
Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.
CLI skill for Telegram to sync chats, search messages, filter keywords, and monitor groups from the terminal
Rust 代码审查规则。当审查 .rs 文件时套用。检查 unsafe 使用、错误处理(unwrap/panic)、所有权与借用、unsafe 块 SAFETY 注释、安全漏洞。
Development skill from everything-claude-code
Diagnose failures systematically before changing code.
Cross-model code review via Codex CLI — reviews uncommitted changes by default, loops until no critical issues remain. Use after /qq:test passes, before /qq:commit-push.