code-review
vmain
io.github.coder/coder/code-review
Reviews code changes for bugs, security issues, and quality problems
“github gitlab git pull” 共 3,307 个结果
vmain
io.github.coder/coder/code-review
Reviews code changes for bugs, security issues, and quality problems
vmain
io.github.openai/skills/pdf
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
vmain
io.github.openai/skills/security-best-practices
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
vmain
io.github.openai/skills/security-threat-model
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.
vmain
io.github.openai/skills/security-ownership-map
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.
vmain
io.github.MMIV-ML/fastMONAI/docker-local-dev
Generate Docker Compose and Dockerfile configurations for local development through interactive Q&A. Supports PHP/Laravel, WordPress, Drupal, Joomla, Node.js, and Python stacks with Nginx, Supervisor/PM2, databases, Redis, and email testing. Always asks clarifying questions before generating configurations.
vmain
io.github.solatis/claude-config/refactor
Invoke IMMEDIATELY via python script when user requests refactoring analysis, technical debt review, or code quality improvement. Do NOT explore first - the script orchestrates exploration.
vmain
io.github.modelscope/ms-agent/pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
vmain
io.github.lexler/skill-factory/refactoring
Refactoring process. Invoke immediately when user or document mentions refactoring, or proactively when code gets too complex or messy.
vmain
io.github.agentscope-ai/agentscope-samples/relational_database
Guidelines for handling databases
vmain
io.github.bytedance/deer-flow/vercel-deploy-claimable
Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.
vmain
io.github.flowglad/flowglad/refactor
Perform large-scale refactors and renames in TypeScript codebases. Use when renaming symbols across files, doing pattern replacements, changing function signatures, or performing codebase-wide refactors. Prefer AST-aware tools over text-based replacements.
vmain
io.github.HKUDS/nanobot/github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
vmain
io.github.sundial-org/awesome-openclaw-skills/sql-gen
Generate SQL queries from natural language
vmain
io.github.sundial-org/awesome-openclaw-skills/docker-pro-diagnostic
Advanced log analysis for Docker containers using signal extraction.
vmain
io.github.sundial-org/awesome-openclaw-skills/kubernetes
Comprehensive Kubernetes and OpenShift cluster management skill covering operations, troubleshooting, manifest generation, security, and GitOps. Use this skill when: (1) Cluster operations: upgrades, backups, node management, scaling, monitoring setup (2) Troubleshooting: pod failures, networking issues, storage problems, performance analysis (3) Creating manifests: Deployments, StatefulSets, Services, Ingress, NetworkPolicies, RBAC (4) Security: audits, Pod Security Standards, RBAC, secrets management, vulnerability scanning (5) GitOps: ArgoCD, Flux, Kustomize, Helm, CI/CD pipelines, progressive delivery (6) OpenShift-specific: SCCs, Routes, Operators, Builds, ImageStreams (7) Multi-cloud: AKS, EKS, GKE, ARO, ROSA operations
vmain
io.github.sundial-org/awesome-openclaw-skills/database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
vmain
io.github.syi0808/screenize/sqlite-vectordb
SQLite vector DB for work log storage and semantic search. Use for indexing work logs, generating embeddings, semantic search, and DB maintenance.
vmaster
io.github.oro-ad/nuxt-claude-devtools/css-architecture
CSS and styling best practices. Use when working with styles, layouts, or theming.
vmain
io.github.NTCoding/claude-skillz/typescript-backend-project-setup
Sets up NX monorepo for TypeScript backend projects optimized for AI-assisted development. Delegates to NX commands where possible, patches configs as last resort. Triggers on: 'set up typescript backend project', 'create backend project', 'initialize typescript backend', 'create monorepo', or when working in an empty project folder.
vmain
io.github.linuxhsj/openclaw-zero-token/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.sddevelopment-be/quickstart_agent-augmented-development/automation-script
Prompt for DevOps Danny to generate an automation script based on requirements or direct prompt
vmain
io.github.loocor/codmate/mcp-wizard
Generate MCP server drafts from requirements.
vmain
io.github.reactjs/react.dev/react-expert
Use when researching React APIs or concepts for documentation. Use when you need authoritative usage examples, caveats, warnings, or errors for a React feature.