搜索

搜索结果

533 results for "github"

github

github

386Kbackend-api

GitHub CLI for issues, PRs, CI/check logs, comments, reviews, releases, repos, and gh api queries.

openclaw avataropenclaw
获取
github

github

384Kbackend-api

用于 issues、PR、CI/检查日志、评论、审查、发布、仓库和 gh API 查询的 GitHub CLI。

steipete avatarsteipete
获取
github-ops

github-ops

239Ksecurity

GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors, stale items, or any GitHub operational task beyond simple git commands.

affaan-m avataraffaan-m
获取
github-ops

github-ops

232Ksecurity

GitHub 仓库操作、自动化与管理。包括问题分类、PR 管理、CI/CD 操作、发布管理以及使用 gh CLI 进行安全监控。当用户想要管理 GitHub 问题、PR、CI 状态、发布、贡献者、过期项或任何超出简单 git 命令的 GitHub 操作任务时使用。

affaan-m avataraffaan-m
获取
agent-github-pr-manager

agent-github-pr-manager

72Kagent-workflows

Agent skill for github-pr-manager - invoke with $agent-github-pr-manager

ruvnet avatarruvnet
获取
agent-github-modes

agent-github-modes

71Kagent-workflows

Agent skill for github-modes - invoke with $agent-github-modes

ruvnet avatarruvnet
获取
github-release-management

github-release-management

71Ktesting-qa

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

ruvnet avatarruvnet
获取
github-automation

github-automation

71Kagent-workflows

GitHub workflow automation, PR management, issue tracking, and code review coordination. Integrates with GitHub Actions and repository management. Use when: PR creation, code review, issue management, release automation, workflow setup. Skip when: local-only changes, non-GitHub repositories.

ruvnet avatarruvnet
获取
agent-ops-cicd-github

agent-ops-cicd-github

70Kagent-workflows

Agent skill for ops-cicd-github - invoke with $agent-ops-cicd-github

ruvnet avatarruvnet
获取
github-multi-repo

github-multi-repo

70Ksecurity

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

ruvnet avatarruvnet
获取
github-workflow-automation

github-workflow-automation

70Ktesting-qa

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

ruvnet avatarruvnet
获取
github-code-review

github-code-review

70Ktesting-qa

Comprehensive GitHub code review with AI-powered swarm coordination

ruvnet avatarruvnet
获取
github-project-management

github-project-management

70Kagent-workflows

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

ruvnet avatarruvnet
获取
github-triage

github-triage

68Kagent-workflows

Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every claim requires a GitHub permalink as proof. NEVER takes any action on GitHub - no comments, no merges, no closes, no labels. Reports only. Triggers: 'triage', 'triage issues', 'triage PRs', 'github triage'.

code-yeongyu avatarcode-yeongyu
获取
github-workflow-automation

github-workflow-automation

46Kdevops-cloud

Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.

sickn33 avatarsickn33
获取
salesforce-flow-design

salesforce-flow-design

39Kdesign-ui

Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Records in loops, proper fault connectors on all data-changing elements, and appropriate automation density checks before deployment.

github avatargithub
获取
react-audit-grep-patterns

react-audit-grep-patterns

39Ktesting-qa

Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade. Use this skill whenever running a migration audit - for both the react18-auditor and react19-auditor agents. Contains every grep pattern needed to find deprecated APIs, removed APIs, unsafe lifecycle methods, batching vulnerabilities, test file issues, dependency conflicts, and React 19 specific removals. Always use this skill when writing audit scan commands - do not rely on memory for grep syntax, especially for the multi-line async setState patterns which require context flags.

github avatargithub
获取
salesforce-apex-quality

salesforce-apex-quality

39Kbackend-api

Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS security, SOQL injection prevention, PNB test coverage (Positive / Negative / Bulk), and modern Apex idioms. Use this skill when reviewing or generating Apex classes, trigger handlers, batch jobs, or test classes to catch governor limit risks, security gaps, and quality issues before deployment.

github avatargithub
获取
python-pypi-package-builder

python-pypi-package-builder

39Ktesting-qa

End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI. Covers all four build backends (setuptools+setuptools_scm, hatchling, flit, poetry), PEP 440 versioning, semantic versioning, dynamic git-tag versioning, OOP/SOLID design, type hints (PEP 484/526/544/561), Trusted Publishing (OIDC), and the full PyPA packaging flow. Use for: creating Python packages, pip-installable SDKs, CLI tools, framework plugins, pyproject.toml setup, py.typed, setuptools_scm, semver, mypy, pre-commit, GitHub Actions CI/CD, or PyPI publishing.

github avatargithub
获取
react19-source-patterns

react19-source-patterns

39Kfrontend

Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.

github avatargithub
获取
mcp-security-audit

mcp-security-audit

39Kmcp-integrations

Audit MCP (Model Context Protocol) server configurations for security issues. Use this skill when: - Reviewing .mcp.json files for security risks - Checking MCP server args for hardcoded secrets or shell injection patterns - Validating that MCP servers use pinned versions (not @latest) - Detecting unpinned dependencies in MCP server configurations - Auditing which MCP servers a project registers and whether they're on an approved list - Checking for environment variable usage vs. hardcoded credentials in MCP configs - Any request like "is my MCP config secure?", "audit my MCP servers", or "check .mcp.json" keywords: [mcp, security, audit, secrets, shell-injection, supply-chain, governance]

github avatargithub
获取
phoenix-cli

phoenix-cli

39Kbackend-api

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing traces or spans, investigating LLM/agent failures, deciding what to do after instrumenting an app, building failure taxonomies, choosing what evals to write, or asking "what's going wrong", "what kinds of mistakes", or "where do I focus" — even without naming a technique.

github avatargithub
获取
onboard-context-matic

onboard-context-matic

39Kmcp-integrations

Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to explore, explains it in their project language, demonstrates model_search and endpoint_search live, and ends with a menu of things the user can ask the agent to do. USE FOR: first-time setup; "what can this MCP do?"; "show me the available APIs"; "onboard me"; "how do I use the context-matic server"; "give me a tour". DO NOT USE FOR: actually integrating an API end-to-end (use integrate-context-matic instead).

github avatargithub
获取
react19-concurrent-patterns

react19-concurrent-patterns

39Kfrontend

Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration.

github avatargithub
获取