github▌
101 indexed skills · max 10 per page
github-contributor
daymade/claude-code-skills · Productivity
Strategic guide for becoming an effective GitHub contributor and building your open-source reputation.
github-traffic
zc277584121/marketing-skills · Productivity
Fetch and analyze GitHub repository traffic data — page views, git clones, referral sources, popular pages, and star growth. Optionally generate trend charts as PNG images.
github-project-management
ruvnet/claude-flow · Productivity
A comprehensive skill for managing GitHub projects using AI swarm coordination. This skill combines intelligent issue management, automated project board synchronization, and swarm-based coordination for efficient project delivery.
github-automation
sickn33/antigravity-awesome-skills · Productivity
Automate GitHub repository management, issue tracking, pull request workflows, branch operations, and CI/CD through Composio's GitHub toolkit.
github-repo-search
yunshu0909/yunshu_skillshub · Productivity
从用户自然语言需求出发,经过需求挖掘、检索词拆解、GitHub 检索、过滤分类、深度解读,最终产出结构化推荐结果。
github-explorer
blessonism/github-explorer-skill · Productivity
Philosophy: README 只是门面,真正的价值藏在 Issues、Commits 和社区讨论里。
github-actions-workflow
aj-geddes/useful-ai-prompts · Productivity
Create powerful GitHub Actions workflows to automate testing, building, security scanning, and deployment processes directly from your GitHub repository.
github-issue-creator
google-gemini/gemini-cli · Productivity
This skill guides the creation of high-quality GitHub issues that adhere to the repository's standards and use the appropriate templates.
github-actions
bobmatnyc/claude-mpm-skills · Productivity
GitHub Actions is GitHub's native CI/CD platform for automating software workflows. Define workflows in YAML files to build, test, and deploy code directly from your repository with event-driven automation.
github-actions
dalestudy/skills · Productivity
GitHub Actions workflow creation, security hardening, and version management for CI/CD pipelines. \n \n Covers workflow file authoring (.yml), action version updates via gh release view , and security best practices including secrets management and script injection prevention \n Enforces anti-patterns: outdated action versions, hardcoded credentials, input injection vulnerabilities, misuse of pull_request_target , and redundant tool setup \n Recommends minimal privilege principle, SHA pinning fo