Post line-level review comments and an overall review comment on a PR in English with a natural, concise writing style
Skills in this repository
dyoshikawa/websearch - Page 2
SkillsMP has collected 55 skills from dyoshikawa/websearch. Open a skill to review its source and details.
dyoshikawa/websearchShowing 15 of 55 collected skills.
List open pull requests where the ball is in the author's court: CI is failing, review comments are unaddressed, or a maintainer question is awaiting the author's reply. Use when the user wants to see PRs awaiting author action.
List open pull requests where the ball is in the maintainer's court: CI is green and the PR is ready for a maintainer to review, re-review, or merge. Use when the user wants to see PRs awaiting maintainer action.
Review a PR for code quality and security issues, then post review comments on it. Runs review-pr followed by post-review-comments sequentially.
Review a pull request for code quality and security issues without using subagents. Use when the user wants a lighter-weight PR review in a single skill.
Review a pull request for code quality and security issues. Use when the user wants to review a PR, check PR code changes, or audit a pull request. Triggers on: "review PR", "review pull request", "check this PR", "review-pr skill".
Prepare a new npm release: bump the version, open a release PR, and create a draft GitHub release. Publishing is automated by the Publish workflow once the release PR is merged into main.
Unified multi-provider web search via the webseek CLI, MCP server, and library (OpenAI, Google Custom Search, Gemini). Use when running a web search from the terminal, embedding web search into a program, or wiring webseek as an MCP web_search tool.
Create a GitHub issue with detailed description, purpose, and appropriate labels
Create a GitHub issue that consolidates passed content into a single scrap issue with background context and solution details, labeled as maintainer-scrap. Use when the user wants to create a scrap issue, jot down notes as a GitHub issue, or save findings for…
Manages git worktrees using git-worktree-runner (gtr). Use when the user needs to create, list, remove, or navigate worktrees with `git gtr` commands, open editors or AI tools in worktrees, manage parallel development branches, or check out GitHub PRs…
Automate browser interactions, test web pages and work with Playwright tests.
Dry run for release: summarize changes since last release and suggest version bump.
Scan for malicious code in git diff between a tag/commit and HEAD
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.