refactor
vmaster
io.github.jrkerns/pylinac/refactor
Refactor code for big-picture architectural improvements
“feishu lark dingtalk wechat” 共 1,154 个结果
vmaster
io.github.jrkerns/pylinac/refactor
Refactor code for big-picture architectural improvements
vmain
io.github.udecode/plate/browser-debug-setup
One-time setup for a persistent debug browser on `127.0.0.1:9222` for `dev-browser --connect`. Use when browser work is needed but no reusable debug browser is running yet.
vmain
io.github.vamseeachanta/workspace-hub/testing-automation
Sub-skill of automation: Testing Automation.
vmain
io.github.vamseeachanta/workspace-hub/related-resources
Sub-skill of automation: Related Resources.
vmain
io.github.vamseeachanta/workspace-hub/n8n-webhook-workflow
Sub-skill of automation: n8n Webhook Workflow (+3).
vmain
io.github.vamseeachanta/workspace-hub/low-code-visual-automation
Sub-skill of automation: Low-Code Visual Automation (+2).
vmain
io.github.vamseeachanta/workspace-hub/integration-with-workspace-hub
Sub-skill of automation: Integration with Workspace-Hub.
vmain
io.github.vamseeachanta/workspace-hub/error-handling
Sub-skill of automation: Error Handling (+2).
vmain
io.github.vamseeachanta/workspace-hub/choose-n8n-when
Sub-skill of automation: Choose n8n when: (+4).
vmain
io.github.vamseeachanta/workspace-hub/best-practices
Sub-skill of automation: Best Practices.
vmain
io.github.vamseeachanta/workspace-hub/available-skills
Sub-skill of automation: Available Skills.
vmain
io.github.vamseeachanta/workspace-hub/webhook-to-workflow-pattern
Sub-skill of automation: Webhook-to-Workflow Pattern (+2).
vmain
io.github.udecode/plate/scope-guardian-reviewer
Reviews planning documents for scope alignment and unjustified complexity -- challenges unnecessary abstractions, premature frameworks, and scope that exceeds stated goals. Spawned by the document-review skill.
vmain
io.github.udecode/plate/product-lens-reviewer
Reviews planning documents as a senior product leader -- challenges problem framing, evaluates scope decisions, and surfaces misalignment between stated goals and proposed work. Spawned by the document-review skill.
vmain
io.github.catlog22/Claude-Code-Workflow/security-audit
OWASP Top 10 and STRIDE security auditing with supply chain analysis. Triggers on "security audit", "security scan", "cso".
vmain
io.github.affaan-m/ECC/agentic-engineering
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. Use when AI agents perform most implementation work and humans enforce quality and risk controls.
vmain
io.github.affaan-m/ECC/security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
vmain
io.github.affaan-m/ECC/security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
vmain
io.github.affaan-m/ECC/security-review
Kimlik doğrulama eklerken, kullanıcı girdisi işlerken, secret'larla çalışırken, API endpoint'leri oluştururken veya ödeme/hassas özellikler uygularken bu skill'i kullanın. Kapsamlı güvenlik kontrol listesi ve kalıplar sağlar.
vmain
io.github.affaan-m/ECC/python-patterns
Python-specific design patterns and best practices including protocols, dataclasses, context managers, decorators, async/await, type hints, and package organization. Use when working with Python code to apply Pythonic patterns.
vmain
io.github.udecode/plate/frontend-design
Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.
vmain
io.github.agentscope-ai/HiClaw/mcp-server-management
Use when admin asks to configure an MCP tool server (e.g., GitHub, weather API), rotate credentials, grant/revoke worker access to MCP tools, or add a custom API integration via YAML.
vmain
io.github.markus41/claude/css-variables-pigment
MUI CSS Variables mode (CssVarsProvider), Pigment CSS zero-runtime engine, and CSS custom properties theming
vmain
io.github.MODSetter/SurfSense/python-patterns
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.