docker-patterns
vmain
io.github.loulanyue/awesome-claude-notes/docker-patterns
Yerel geliştirme, konteyner güvenliği, ağ, volume stratejileri ve multi-servis orkestrasyon için Docker ve Docker Compose kalıpları.
“filesystem github context7 playwright” 共 3,306 个结果
vmain
io.github.loulanyue/awesome-claude-notes/docker-patterns
Yerel geliştirme, konteyner güvenliği, ağ, volume stratejileri ve multi-servis orkestrasyon için Docker ve Docker Compose kalıpları.
vmain
io.github.loulanyue/awesome-claude-notes/docker-patterns
用于本地开发的Docker和Docker Compose模式,包括容器安全、网络、卷策略和多服务编排。
vmain
io.github.loulanyue/awesome-claude-notes/nextjs-turbopack
Next.js 16+ 和 Turbopack — 增量打包、文件系统缓存、开发速度,以及何时使用 Turbopack 与 webpack。
vmain
io.github.loulanyue/awesome-claude-notes/nextjs-turbopack
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
vmain
io.github.open-metadata/OpenMetadata/code-review
Use to review code changes with a two-stage process - first checking spec/requirements compliance, then code quality. Works on staged changes, branches, or PRs.
vmain
io.github.Cletrics/finops-agents/kubernetes-finops-engineer
Specialist in Kubernetes cost allocation, namespace and label-based chargeback, and cluster-level optimization. Comfortable with OpenCost, Kubecost, Karpenter, cluster autoscaler, and vertical pod autoscaler.
vmain
io.github.Cletrics/finops-agents/kubernetes-workload-optimizer
Tunes container resource requests/limits AND node-level autoscaling (Karpenter, Cluster Autoscaler) for the right balance of cost, scheduling latency, and pod stability. Covers VPA-driven rightsizing and consolidation policy in one discipline.
vmain
io.github.wshobson/agents/review-agent-setup
Configure human-in-the-loop gating for AI agent review actions in Claude Code. Use when setting up a project where an agent may post PR reviews, comments, merges, or edit CI configuration, and you want a cryptographically auditable approval trail with Cedar-enforced gates.
vmain
io.github.yyw-code/MallBase/backend-test-baseline
MallBase ThinkPHP 后端测试基线;新增、修改或回归后端接口、服务、模型逻辑时使用。
vmain
io.github.yyw-code/MallBase/backend-driven-routing
MallBase Vben Admin 后端驱动路由规则;新增或调整后台菜单、权限路由、页面路由和 System 路由映射时使用。
vmain
io.github.Vesely/skills/cursor-agent
Delegate a task to Cursor's CLI agent (code review, Q&A, planning) for a second opinion from a non-Claude model
vmain
io.github.tldraw/tldraw/review-docs
Review and improve documentation with parallel evaluation and iterative improvement loop.
vmain
io.github.hyperledger-cacti/cacti/refactor-plan
Generate a structured refactoring plan for a Cacti package or module. Analyzes current code structure, identifies improvement opportunities, and produces a phased plan with risk assessment.
vmain
io.github.trycompai/comp/cursor-usage
How to write and manage Cursor rules - invoke with @cursor-usage
vedge
io.github.Opentrons/opentrons/opentrons-typescript
TypeScript conventions, React patterns, testing, styling, and import rules for the Opentrons monorepo JS/TS packages. Use when working with TypeScript or React files in app/, components/, shared-data/, step-generation/, protocol-designer/, protocol-visualization/, opentrons-ai-client/, or other JS/TS packages.
vmain
io.github.Devolutions/UniGetUI/translation-review
Reviews UniGetUI .json language files for localization quality, detects parity issues, English-equal entries, wrong-script content, and cross-language outliers, then generates a dataset for LLM-assisted linguistic review. Use when the user asks to review translations, audit localization, inspect i18n or l10n quality, or validate language files.
vmain
io.github.Samsung/TizenFX/refactor-execute
Automatically processes TizenFX ai-task issues (dispatching between refactoring/feature modes) and creates a PR.
vmain
io.github.Samsung/TizenFX/refactor-analysis
Automatically scans the TizenFX codebase on a rotating schedule to discover .NET 8 / C# 12+ refactoring targets and register them as GitHub Issues.
vmaster
io.github.bitsocialnet/seedit/refactor-pass
Perform a refactor pass focused on simplicity after recent changes. Use when the user asks for a refactor/cleanup pass, simplification, dead-code removal, or says "refactor pass".
vmaster
io.github.HolmesGPT/holmesgpt/database-troubleshooting
Database Connection Troubleshooting
vmaster
io.github.HolmesGPT/holmesgpt/python-memory-troubleshooting
Python Application Memory Troubleshooting
vmain
io.github.unkeyed/unkey/refactor
Structural refactoring pass on changed code. Use after implementing a feature to improve code structure, reduce duplication, and clean up APIs without changing behavior.
vmain
io.github.foryourhealth111-pixel/Vibe-Skills/security-reviewer
Dedicated security-audit route for OWASP-style risks, secret leaks, auth flaws, injection, unsafe input handling, SSRF/XSS, and sensitive-data exposure. Use instead of code-reviewer when the prompt explicitly asks for security, vulnerability, threat, auth, or OWASP review.
vmain
io.github.massCodeIO/massCode/api-and-typing
Use when defining or reviewing massCode renderer types that come from generated API clients or DTOs, especially when deciding whether to reuse existing API shapes, derive narrower local types, or introduce a UI-only model.