refactoring-patterns
vmain
io.github.cosmicstack-labs/mercury-agent-skills/refactoring-patterns
Systematic refactoring techniques, code smell elimination, pattern extraction, and legacy modernization
共 7,563 个资源
vmain
io.github.cosmicstack-labs/mercury-agent-skills/refactoring-patterns
Systematic refactoring techniques, code smell elimination, pattern extraction, and legacy modernization
vmain
io.github.cosmicstack-labs/mercury-agent-skills/mobile-performance
App startup, memory management, battery efficiency, network optimization, and profiling tools
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/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.
vmain
io.github.openclaw/openclaw/real
Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
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/codebase-inspection
Inspect codebases w/ pygount: LOC, languages, ratios.
vmain
io.github.NousResearch/hermes-agent/gitnexus-explorer
Index a codebase with GitNexus and serve an interactive knowledge graph via web UI + Cloudflare tunnel.
vmain
io.github.NousResearch/hermes-agent/docker-management
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
vmain
io.github.NousResearch/hermes-agent/mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
vmain
io.github.NousResearch/hermes-agent/agentmail
Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. hermes-agent@agentmail.to).
vmain
io.github.NousResearch/hermes-agent/python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
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.sickn33/antigravity-awesome-skills/git-pr-review
Generate a concise and structured PR description from commit history with minimal token usage