kubernetes-patterns
vmain
io.github.cosmicstack-labs/mercury-agent-skills/kubernetes-patterns
Pods, deployments, services, ingress, RBAC, autoscaling, and production cluster best practices
“GitHub Copilot” 共 5,624 个结果
vmain
io.github.cosmicstack-labs/mercury-agent-skills/kubernetes-patterns
Pods, deployments, services, ingress, RBAC, autoscaling, and production cluster best practices
vmain
io.github.cosmicstack-labs/mercury-agent-skills/database-design
Schema design, normalization, indexing, migrations, and query optimization for SQL and NoSQL
vmain
io.github.cosmicstack-labs/mercury-agent-skills/nextjs-patterns
Next.js best practices, server components, app router patterns, caching strategies, and full-stack architecture
vmain
io.github.agent0ai/agent-zero/browser-extension-control
Create, inspect, install, and safely maintain Chrome extensions for Agent Zero's built-in Browser plugin. Use when the user asks to build a browser extension, modify an existing extension, install a Chrome Web Store extension, or review extension permissions.
vmain
io.github.Yeachan-Heo/oh-my-codex/git-master
Git expert for atomic commits, rebasing, and history management
vmain
io.github.denoland/deno/issue-triage
Triage a Deno GitHub issue — reproduce bugs, classify, label, and comment with findings. Use when asked to triage an issue or when an issue number/URL is provided for triage.
vmain
io.github.denoland/deno/lint-js
Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).
vmain
io.github.denoland/deno/review-pr
Review a Deno runtime pull request for correctness, tests, security, and conventions. Use when asked to review a PR or when a PR number/URL is provided for review.
vmaster
io.github.TencentBlueKing/bk-ci/backend-microservice-development
编写 BK-CI 后端微服务代码时使用,例如新增 Resource、组织 API/Service/DAO 分层、依赖注入、服务归属判断和 Spring Boot 开发约定。当用户要做 Kotlin/Java 后端开发时优先使用。
vmaster
io.github.TencentBlueKing/bk-ci/frontend-vue-development
编写 BK-CI 前端 Vue 页面和组件时使用,例如 Vue 组件开发、Vuex 状态管理、接口调用、样式约定和页面交互实现。当用户要改前端页面而不是后端服务时优先使用。
vmaster
io.github.TencentBlueKing/bk-ci/design-patterns
在 BK-CI 中判断何时使用工厂、策略、责任链、观察者、模板方法、装饰器等设计模式时使用。当用户要重构可扩展结构、统一模式选型、理解项目里的模式落点时优先使用。
vmaster
io.github.TencentBlueKing/bk-ci/database-design
设计 BK-CI 数据库表、DDL 脚本、索引、分表或数据归档策略时使用。当用户提到表结构、字段设计、索引优化、SQL 脚本命名、分片、归档迁移时优先使用。
vmain
io.github.cosmicstack-labs/mercury-agent-skills/docker-patterns
Master Dockerfile optimization, multi-stage builds, docker-compose patterns, security hardening, and image size reduction techniques for production-grade containerization.
vmaster
io.github.jamditis/claude-skills-journalism/mobile-debugging
Remote JavaScript console access and debugging on mobile devices. Use when debugging web pages on phones/tablets, accessing console errors without desktop DevTools, testing responsive designs on real devices, or diagnosing mobile-specific issues. Covers Eruda, vConsole, Chrome/Safari remote debugging, and cloud testing platforms.
vmain
io.github.NousResearch/hermes-agent/popular-web-designs
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
vmain
io.github.NousResearch/hermes-agent/codebase-inspection
Inspect codebases w/ pygount: LOC, languages, ratios.
vmain
io.github.expo/expo/expo-api-docs
Write TSDoc comments for Expo SDK APIs following official conventions. MUST USE when introducing new user-facing TypeScript APIs in expo-* packages - document APIs correctly from the start, not as an afterthought. Also use when improving existing documentation. Covers @platform, @example, @deprecated, @default annotations, third-person declarative style, blockquote notes, and type export patterns for docs generation.
vmain
io.github.gridaco/grida/security
How to handle `GRIDA-SEC-<id>` security boundaries in the Grida repo. Triggers when you encounter a `GRIDA-SEC` tag in source/docs, when modifying files under any tagged path, or when adding a new prevented- vulnerability record. Each `GRIDA-SEC-<id>` identifies a structural trust boundary documented in `/SECURITY.md`. This skill explains the contract, mandates a security review before committing changes to any tagged file, and shows how to register a new id. Use whenever "GRIDA-SEC" appears in context.
vmain
io.github.binrogithub/1-3-Cloud-Adoption-Skills/CSS-Autoscaling-Benchmark-Skill
Benchmark and autoscaling test harness for Huawei Cloud CSS (OpenSearch). Use when the task is to evaluate CSS performance, run load tests, validate query quality, test data-node horizontal autoscaling, or generate consolidated benchmark reports for CSS clusters.
vmain
io.github.Arindam200/awesome-ai-apps/implement-universal
Harness-agnostic version of `/implement`. Drives a single workshop ticket through the SWE→Tester loop in ONE conversation, with the role prompts bundled as `agents/software-engineer.md` and `agents/tester.md` instead of being launched as subagents. Resolves the ticket from `implement_yourself/tasks/`, creates an `implementing/from-scratch` branch (a fixed default — not derived from the ticket; subsequent tickets stack on top), adopts the software-engineer role to implement, then switches to the tester role to verify (logic tickets only). Loops on FAIL up to 3 times, moves the file to `tasks/done/`, then commits directly with `git commit -m`. Stops after one ticket. Trigger when the user types `/implement-universal`, asks to "implement task NNN without subagents", or is running in a harness (Cursor, Windsurf, plain Claude API client, etc.) that doesn't support Claude Code's `Task` tool.
vmain
io.github.sickn33/antigravity-awesome-skills/git-pr-review
Generate a concise and structured PR description from commit history with minimal token usage
vmain
io.github.slopus/happy/agent-browser
Browser automation CLI for AI agents. Use this when asked to test something in a real browser.
vmain
io.github.ForceInjection/domain-driven-design-skills/automation-strategy-melodic-software-claude-code-plugins-b69ff37b
Plan test automation strategies including ROI analysis, automation candidate selection, framework evaluation, and maintainable automation architecture.
vmain
io.github.ForceInjection/domain-driven-design-skills/automation-pluginagentmarketpla-custom-plugin-qa
Production-grade test automation skill covering Selenium, Cypress, Playwright, Appium with POM architecture, retry logic, and CI/CD integration