refactoring-patterns
vmain
io.github.cosmicstack-labs/mercury-agent-skills/refactoring-patterns
Systematic refactoring techniques, code smell elimination, pattern extraction, and legacy modernization
共 6,660 个资源
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.FradSer/dotclaude/refactor
Executes automated refactoring for specific files, directories, or semantic queries. This skill should be used when the user asks to refactor specific files or directories, simplify recently changed code, clean up dead code in a limited scope, or invokes "/refactor".
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/claude-design
Design one-off HTML artifacts (landing, deck, prototype).
vmain
io.github.NousResearch/hermes-agent/design-md
Author/validate/export Google's DESIGN.md token spec files.
vmain
io.github.NousResearch/hermes-agent/python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP).