Catalog pagination

Agent Skills catalog · page 95

Standard HTML pagination keeps the complete catalog discoverable. Use the main directory for search, filtering, and comparison.

Current page
95/128
Entries on page
24
URL status
Self-canonical
Computed 731,263

dyoshikawa/rulesync

review-pr

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", "the `review-pr` skill".

Computed 721,263

dyoshikawa/rulesync

clean-branches

Clean up unnecessary local branches and prune stale remote-tracking branches

Computed 721,263

dyoshikawa/rulesync

create-issue

Create a GitHub issue with detailed description, purpose, and appropriate labels

Computed 721,263

dyoshikawa/rulesync

merge-pr

Merge a pull request using gh pr merge --admin

Computed 711,263

dyoshikawa/rulesync

agent-team

Form an Agent Team of Implementer and Reviewer subagents to tackle the given task, looping implementation and review until the Reviewer reports zero high-or-above findings and no more than three mid findings.

Computed 711,263

dyoshikawa/rulesync

opencode-gpt-review

Run 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 only the valid ones to the user.

Computed 711,263

dyoshikawa/rulesync

playwright-cli

Automate browser interactions, test web pages and work with Playwright tests.

Computed 711,263

dyoshikawa/rulesync

rebase-latest-main

Fetch latest origin/main and rebase it onto the current branch, resolving conflicts if necessary. Use when the user wants to rebase on main, update their branch with latest main, or sync with upstream.

Computed 711,263

dyoshikawa/rulesync

rulesync

Generates and syncs AI rule configuration files (.cursorrules, CLAUDE.md, copilot-instructions.md) across 20+ coding tools from a single source. Use when syncing AI rules, running rulesync commands, importing or generating rule files, or managing shared AI coding configurations.

Computed 701,263

dyoshikawa/rulesync

post-issue-comment

Post a reply comment on a GitHub issue in English with a natural, concise writing style, based on the intent passed as arguments

Computed 681,263

dyoshikawa/rulesync

understand-scrap-issues

Fetch the most recent maintainer-scrap issues (up to 3) and understand their content

Computed 671,263

dyoshikawa/rulesync

release-dry-run

Dry run for release: summarize changes since last release and suggest version bump.

Computed 661,263

dyoshikawa/rulesync

create-scrap-issue

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 later.

Computed 661,263

dyoshikawa/rulesync

pull-main

Switch 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.

Computed 641,263

dyoshikawa/rulesync

diff-analyze

Analyze the differences between the current branch and origin/main, and summarize the current work progress

Computed 641,263

dyoshikawa/rulesync

draft-release

Draft a new release of the project.

Computed 621,263

dyoshikawa/rulesync

explain-issue

Explain a GitHub issue: the background problem and the proposed solution

Computed 611,263

dyoshikawa/rulesync

draft-release-post

Use it for deployment tasks; the detail page covers purpose, installation, and practical steps.

Computed 591,263

dyoshikawa/rulesync

explain-pr

Explain a PR: the background problem and the proposed solution

Computed 551,263

dyoshikawa/rulesync

review-and-comments

Review a PR for code quality and security issues, then post review comments on it. Runs review-pr followed by post-review-comments sequentially.

Computed 501,263

dyoshikawa/rulesync

clean-worktrees

Clean git worktrees created by git-worktree-runner

Computed 85976

ctxrs/ctx

ctx-agent-history-search

Use ctx to search local coding-agent history before acting. Use when prior agent sessions may contain relevant insights, decisions, attempts, or transcript context.

Computed 91933

dpearson2699/swift-ios-skills

browserenginekit

Build alternative browser engines using BrowserEngineKit. Use when developing a non-WebKit browser engine for iOS/iPadOS in supported regions, managing web content/rendering/networking extension processes, configuring GPU and networking process capabilities, checking alternative-engine device eligibility, or reviewing BrowserEngineKit entitlements and Info.plist setup.

Computed 91933

dpearson2699/swift-ios-skills

cloudkit

Implement, review, or improve CloudKit and iCloud sync in iOS/macOS apps. Use when working with CKContainer, CKRecord, CKQuery, CKSubscription, CKSyncEngine, CKShare, NSUbiquitousKeyValueStore, or iCloud Drive file coordination; when syncing SwiftData models via ModelConfiguration with cloudKitDatabase; when handling CKError codes for conflict resolution, network failures, or quota limits; or when checking iCloud account status before performing sync operations.