.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/dyoshikawa/rulesync
home/skills/dyoshikawa/rulesync
dyoshikawa avatar

dyoshikawa/rulesync

43 skills

View on GitHub
$npx skills add dyoshikawa/rulesync
SkillInstalls
agent-teamForm an Agent Team of Implementer and Reviewer subagents to tackle the given task, looping implementation and review until the Reviewer reports zero…—approveApprove a pull request using gh pr review --approve—babysit-dependabot-prBabysit a Dependabot dependency-bump PR all the way to merge: verify the author is the genuine Dependabot bot, diagnose and resolve any CI failure (excluding…—batch-all-issuesResolve every open issue one at a time: fact-check each with web research, close the ones that need no action, and run the `goal-pr` skill to fix, review, and…—batch-all-scrap-issuesResolve every open maintainer-scrap issue one at a time: fact-check each with web research, close the ones that need no action, and run the `goal-pr` skill to…—batch-review-prs-awaiting-maintainerBatch-triage open pull requests: list PRs with prs-awaiting-maintainer, review each with review-pr, then post-review-comments when there are merge-blocker…—clean-branchesClean up unnecessary local branches and prune stale remote-tracking branches—clean-worktreesClean git worktrees created by git-worktree-runner—commit-push-prCommit current changes, push to remote, and create or update a pull request.—create-issueCreate a GitHub issue with detailed description, purpose, and appropriate labels—create-issue-with-websearchCreate a GitHub issue from a vague idea by thoroughly researching the topic on the web to sharpen the specification before filing—create-scrap-issueCreate a GitHub issue that consolidates passed content into a single scrap issue with background context and solution details, labeled as maintainer-scrap.—diff-analyzeAnalyze the differences between the current branch and origin/main, and summarize the current work progress—draft-issue-to-external-repositoryDraft a GitHub issue targeting a third-party repository (outside this project's owner).—draft-releaseDraft a new release of the project.—draft-release-postリリース告知のXポスト下書きを作成する—explain-issueExplain a GitHub issue: the background problem and the proposed solution—explain-prExplain a PR: the background problem and the proposed solution—git-worktree-runnerManages git worktrees using git-worktree-runner (gtr). Use when the user needs to create, list, remove, or navigate worktrees with `git gtr` commands, open…—goal-prDrive a pull request to a clean state and merge it: run the `review-pr` skill, fix every mid-or-above finding, and repeat until no mid-or-above findings…—goal-releaseCut a release end to end: use the `draft-release` skill to open the release PR and draft GitHub release, wait for CI to turn green, run the `merge-pr` skill to…—merge-prMerge a pull request using gh pr merge --admin—opencode-gpt-reviewRun the `review-full-pr` skill on another model (github-copilot/gpt-5.4) via opencode, then thoroughly investigate and vet the resulting findings, and present…—playwright-cliAutomate browser interactions, test web pages and work with Playwright tests.—porting-another-repositoryPlan how to port a feature, configuration, or implementation from this repository into another repository.—post-issue-commentPost a reply comment on a GitHub issue in English with a natural, concise writing style, based on the intent passed as arguments—post-review-commentsPost line-level review comments and an overall review comment on a PR in English with a natural, concise writing style—prs-awaiting-authorList 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…—prs-awaiting-maintainerList 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.—pull-mainSwitch to main branch and pull latest changes with prune. Use when the user wants to pull latest main, update main, or sync main with remote.—rebase-latest-mainFetch latest origin/main and rebase it onto the current branch, resolving conflicts if necessary.—release-dry-runDry run for release: summarize changes since last release and suggest version bump.—research-tool-updatesResearch recent upstream releases of every rulesync target tool, detect capabilities rulesync has not yet followed, and file one GitHub issue per tool for the…—resolve-scrap-issuesFetch recent maintainer-scrap issues, validate each with web research, then either close the ones that need no action or open a single consolidated pull…—review-and-commentsReview a PR for code quality and security issues, then post review comments on it. Runs review-pr followed by post-review-comments sequentially.—review-prReview 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.—review-pr-liteReview 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.—rulesyncGenerates and syncs AI rule configuration files (.cursorrules, CLAUDE.md, copilot-instructions.md) across 20+ coding tools from a single source.—rulesync-feature-researchMaps rulesync feature implementations to upstream coding-agent documentation.—security-scan-diffScan for malicious code in git diff between a tag/commit and HEAD—skill-creatortriage-issuesTriage open GitHub issues by reviewing unlabeled ones and applying the most appropriate labels based on their content—understand-scrap-issuesFetch the most recent maintainer-scrap issues (up to 3) and understand their content—