tag

github

101 indexed skills · max 10 per page

skills (101)

create-github-issue-feature-from-specification

github/awesome-copilot · Productivity

0

Create GitHub issues from specification files using the feature_request.yml template. \n \n Analyzes specification files to extract requirements and automatically generates issue titles and descriptions \n Searches existing issues to prevent duplicates before creating new ones \n Supports both creating new issues and updating existing ones via the GitHub API \n Applies feature and enhancement labels automatically based on specification content \n

github-trending

hoodini/ai-agents-skills · Productivity

0

Scrape and display GitHub trending repositories with language and time-period filtering. \n \n Provides two approaches: direct web scraping of github.com/trending using Cheerio, or GitHub Search API as an official alternative \n Extracts repository metadata including owner, name, description, programming language, star count, forks, and stars gained in the selected period \n Supports filtering by programming language and time range (daily, weekly, monthly) \n Includes ready-to-use Next.js API ro

suggest-awesome-github-copilot-agents

github/awesome-copilot · Productivity

0

Analyze current repository context and suggest relevant Custom Agents files from the GitHub awesome-copilot repository that are not already available in this repository. Custom Agent files are located in the agents folder of the awesome-copilot repository.

github-copilot-starter

github/awesome-copilot · Productivity

0

Generates production-ready GitHub Copilot configuration files tailored to your project's technology stack. \n \n Gathers project information (language, framework, tech stack, development style) and creates a complete .github/ directory structure with instructions, skills, and agents \n Generates language-specific instruction files, testing standards, security guidelines, and code review practices with attribution to awesome-copilot patterns where applicable \n Creates six reusable skills (compon

github-pr-merge

fvadicamo/dev-agent-skills · Productivity

0

Merges Pull Requests after validating pre-merge checklist and handling post-merge cleanup.

github-actions-templates

wshobson/agents · Productivity

0

Production-ready GitHub Actions workflow templates for testing, building, and deploying applications. \n \n Includes four core workflow patterns: testing with matrix builds, Docker image building and pushing, Kubernetes deployment, and multi-OS/multi-version matrix builds \n Covers security scanning with Trivy and Snyk, reusable workflows for DRY CI/CD, and deployment approvals with environment protection rules \n Provides best practices including dependency caching, secret management, specific

suggest-awesome-github-copilot-prompts

github/awesome-copilot · Productivity

0

Analyze current repository context and suggest relevant prompt files from the GitHub awesome-copilot repository that are not already available in this repository.

github

membranedev/application-skills · Productivity

0

GitHub is a web-based platform for version control and collaboration using Git. Developers use it to host, review, and manage code, as well as to track and resolve issues.

github-issues

github/awesome-copilot · Productivity

0

Create, update, and manage GitHub issues with full workflow support including types, labels, assignees, and dependencies. \n \n Supports issue creation with type categorization (Bug, Feature, Task, etc.), labels, assignees, and milestones via gh api REST calls \n Read operations via MCP tools for fetching issue details, comments, labels, and cross-repository search \n Handles issue updates (title, body, state, labels, assignees) and includes templates for bug reports, feature requests, and tasks

github-issue-triage

code-yeongyu/oh-my-opencode · Productivity

0

Automated GitHub issue triage with real-time streaming analysis and background task parallelization. \n \n Launches one independent background task per issue for concurrent analysis, eliminating sequential bottlenecks \n Streams results in real-time as each task completes, providing immediate visibility into critical issues and recommended actions \n Categorizes issues by type (bug, feature, question, invalid) and status (resolved, needs action, can close, needs info) with priority flagging for

prevpage 10 / 11next