Skip to main content
Run any Skill in Manus
with one click
jamesmcroft
GitHub creator profile

jamesmcroft

Repository-level view of 37 collected skills across 2 GitHub repositories.

skills collected
37
repositories
2
updated
2026-05-10
repository explorer

Repositories and representative skills

build-fix
software-developers

Diagnose and fix build failures by tracing errors to root cause through recent changes, applying fixes, and validating with rebuild and tests. Loops up to 3 iterations. Flags environment issues it cannot fix.

2026-05-10
commit-message
software-developers

Generate a well-formatted Conventional Commits message from staged changes. Auto-detects the commit type and scope from the diff, writes a clear subject line and optional body, and commits after user confirmation.

2026-05-10
local-code-review
software-quality-assurance-analysts-and-testers

Review your own changes on the current branch before publishing a PR. Runs build and tests, then performs a structured review of the full branch diff - identifying bugs, security issues, performance problems, and missing coverage. Auto-fixes straightforward issues and flags complex ones.

2026-05-10
pr-publish
software-developers

Create and publish a pull request from the current branch. Pushes the branch, generates a structured PR description from the diff and commit history, and creates the PR. Supports GitHub repos.

2026-05-10
pr-review
software-quality-assurance-analysts-and-testers

Review a pull request on GitHub. Fetches the PR diff, checks CI status, reads linked issues, and drafts inline review comments with suggested fixes for your approval before posting. Supports re-reviews after author updates. Use when you're assigned a PR to review.

2026-05-10
release-notes
software-developers

Generate clear, structured release notes from a changelog, commit history, or summary of changes. Use when publishing a new version of a project, SDK, or library.

2026-05-10
test-fix
software-quality-assurance-analysts-and-testers

Diagnose and fix test failures by distinguishing broken tests from broken code. Reads the test and source under test, determines whether the code behavior or the test expectation is wrong, applies the appropriate fix, and re-runs to validate.

2026-05-10
work-item-create
project-management-specialists

Create GitHub Issues from a natural language description. Generates a structured specification with context, requirements, and expected functionality. Analyzes the codebase for context, checks for duplicates, and assigns to the user. Use when you need to track a new task, bug, improvement, or piece of work.

2026-05-10
Showing top 8 of 34 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded