review-backend
vmain
io.github.cyanluna-git/cyanluna.skills/review-backend
Backend 코드 리뷰. PR의 백엔드 코드를 API 설계, DB, 보안, 동시성, 에러 처리 관점으로 분석. 사용법: /review-backend <PR_URL>
“GitHub Copilot” 共 5,624 个结果
vmain
io.github.cyanluna-git/cyanluna.skills/review-backend
Backend 코드 리뷰. PR의 백엔드 코드를 API 설계, DB, 보안, 동시성, 에러 처리 관점으로 분석. 사용법: /review-backend <PR_URL>
vdev
io.github.code-yeongyu/oh-my-openagent/git-master
MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.
vmain
io.github.hashgraph-online/awesome-codex-plugins/automation-builder
Используй только внутри активного Codex Project Autopilot-проекта для automation-задач по его плану; не включай для обычных скриптов вне автопилота.
vmain
io.github.hashgraph-online/awesome-codex-plugins/backend-builder
Используй только внутри активного Codex Project Autopilot-проекта по утверждённому плану; не включай для обычных backend-задач вне автопилота.
vmain
io.github.hashgraph-online/awesome-codex-plugins/database-designer
Используй только внутри активного Codex Project Autopilot-проекта, когда data-layer уже относится к плану автопилота.
vmain
io.github.microsoft/PowerToys/add-adaptive-card-form
Create form-based UI for your Command Palette extension using Adaptive Cards. Use when asked to add forms, user input fields, toggle switches, text inputs, dropdown menus, data entry, surveys, configuration dialogs, or interactive content pages. Supports the Adaptive Cards Designer for visual form building.
vmain
io.github.microsoft/PowerToys/publish-extension
Publish your Command Palette extension to the Microsoft Store or WinGet. Use when asked to publish, distribute, release, deploy to store, create MSIX packages, submit to WinGet, set up CI/CD for releases, or automate builds with GitHub Actions.
vmain
io.github.ComeOnOliver/skillshub/cursor-mem
Cursorでclaude-memのMCPサーバーにアクセスし、過去のセッション記録を検索・新しい観測を記録。トリガー: 'メモリ検索', 'claude-mem', '過去の判断', '記録して', 'memory search', 'past decisions'. Do NOT load for: 通常のコーディング、一時的なメモ、実装作業。
vmain
io.github.AlekseiUL/heisenberg-team/cursor-agent
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide). Use when user wants to run Cursor agent, code with Cursor, or automate development tasks via Cursor CLI.
vdev
io.github.bradygaster/squad/security-review
How to review PRs for security — credentials, injection, workflow permissions, supply chain, git operation safety
vmain
io.github.openshift/lightspeed-console/css-review
Review CSS for coding style, PatternFly token usage, and best practices. Use when the user asks to review CSS, check styles, or audit CSS files.
vmain
io.github.CopilotKit/CopilotKit/mcp-builder
DEPRECATED: This skill has been replaced by `mcp-app-builder`. Check if `mcp-app-builder` is available in the skills folder. If not, install it: `npx skills install mcp-use/mcp-use --skill mcp-app-builder` Use `mcp-app-builder` instead of this skill. Build Model Context Protocol (MCP) servers with mcp-use framework. Use when creating MCP servers, defining tools/resources/prompts, working with mcp-use, bootstrapping MCP projects, or when user mentions MCP development, tools, resources, or prompts.
vmain
io.github.CopilotKit/CopilotKit/mcp-apps-builder
**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.
vmain
io.github.tranhieutt/software_development_department/kubernetes-architect
Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration.
vmain
io.github.sd0xdev/sd0x-dev-flow/refactor
Multi-target refactoring orchestrator. Use when: cleaning up messy code/docs, simplifying code, restructuring documents, batch cleanup. Not for: new features (use feature-dev), bug fixes (use bug-fix), code understanding (use code-explore). Output: refactored code/docs + review gate.
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/database-comparison-guide
Compare major academic databases and when to use each for research
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/deploy
Render Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/deploy
Render Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/api-data-fetcher
Fetch economic data from FRED, World Bank, and other APIs
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/python-reproducibility-guide
Reproducible Python environments, notebooks, and literate programming
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/python-causality-guide
Learn causal inference with Python using the Brave and True handbook
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/python-dataviz-guide
Publication-quality data visualization with matplotlib, seaborn, and plotly
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/python-panel-data
Panel data analysis with Python using linearmodels and pandas.
vmain
io.github.brycewang-stanford/Auto-Empirical-Research-Skills/algorithm-designer
Design and document statistical algorithms with pseudocode and complexity analysis