Loading...
Loading...
Found 3,959 Skills
GitHub Actions 2025 features including 1 vCPU runners, immutable releases, and Node24 migration
[Git & Release] Stage, commit and push all code in the current branch
Fetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're merged.
Deep research specialist for finding GitHub repos, tools, AI models, APIs, and real data sources. Searches repositories, compares libraries, researches latest AI benchmarks, discovers APIs, locates datasets, and performs competitive analysis to accelerate development.
Git security best practices for 2025 including signed commits, zero-trust workflows, secret scanning, and verification
Create semantic git commits following best practices and Conventional Commits specification.
Scaffold and implement GitHub Apps from existing automation ideas using Probot + @octokit/app. Use when turning scripts, bots, or manual GitHub workflows into a proper GitHub App.
Create pull requests on GitHub using GitHub MCP, GitHub CLI (gh), or the GitHub REST API. Use this skill when the user wants to submit changes as a pull request, following repository standards and templates.
Plan safe refactors using blast radius and dependency mapping
GitHub via Composio API. Use when: (1) Reading repository contents, README, or downloading repos (2) Creating, updating, or listing issues (3) Creating, listing, or merging pull requests (4) Listing repositories or branches DO NOT use `gh` CLI - it will fail with auth errors. Use Composio HTTP API only.
Create GitHub Issue for feature request from specification file using feature_request.yml template.
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.