.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

…/dryvist/claude-code-plugins
home/skills/dryvist/claude-code-plugins
dryvist avatar

dryvist/claude-code-plugins

43 skills

View on GitHub
$npx skills add dryvist/claude-code-plugins
SkillInstalls
auto-maintainAutonomous maintenance orchestrator that continuously finds and dispatches work—code-quality-standardsUse when writing or reviewing code and documentation—codeql-permission-classificationPermission requirements for GitHub Actions—delegate-to-aiRoute a task to the right model — a native Claude subagent, Codex, or local MLX — based on task type—finalize-prAutomatically finalize pull requests for merge by resolving CodeQL violations, review threads, merge conflicts, and CI failures.—gh-cli-patternsCanonical reference for all gh CLI command shapes used by skills in this plugin.—git-flow-nextWork with repositories using the git-flow-next branching model (default branch is `develop`, production branch is `main`).—git-workflow-standardsUse when managing branches, resolving merge conflicts, syncing with the default branch, or working with worktrees.—github-workflow-security-patternsCanonical security patterns for GitHub Actions workflows—goalEmit one goal statement for the current work, hard-capped under 4000 characters and measured with wc -m, never estimated.—handoffEmit a paste-ready two-part handoff for a fresh session: a `## Goal statement` hard-capped under 4000 characters (produced by the /goal skill), plus an…—homelab-runbooksUse when powering on a sleeping DR node, converging DNS records for a new ingress vhost, or bringing up OpenBao/Terrakube JWT identity — homelab operational…—infrastructure-standardsUse when editing Proxmox/Terraform/Ansible inventory — VMID/IP assignment ranges and the Terraform-to-Ansible inventory contract.—openbao-secretsHow to obtain and handle secrets under an OpenBao-backed access model: pick the right store tier, prefer engine-minted ephemeral credentials over static…—orchestrate-infraMaster orchestrator for cross-repo infrastructure with dependency graph dispatch—pr-standardsUse when creating PRs, linking issues, managing PR comments, or creating GitHub issues—pr-sweepDrive open PRs toward zero across one or many repos by risk-ranking every open PR, auto-merging the low-risk mergeable ones, and surfacing the rest with the…—pre-commit-architectureUse when adding or editing .pre-commit-config.yaml, wiring pre-commit hooks into a repo, scaffolding a new repo's lint/hook setup, or deciding where a hook or…—premium-agent-orchestrationUse when the session runs a premium top-tier/SOTA model (any vendor, current or future — the session's model IS the premium lead).—promote-releaseOpen and merge a develop-to-main promotion PR on a git-flow repo. Merge commit only, never squash or rebase — main accepts merge commits only.—prune-branchesDelete branches and worktrees with nothing useful — zero commits ahead of default, or a matched merged PR — local and remote, single-repo or workspace-wide.—quick-add-permissionrebase-prLocal rebase-merge workflow for pull requests with signed commits, pushed directly to the PR's base branch.—refresh-repoCheck PR merge readiness and sync the local repo with its default branch. See prune-branches (github-workflows) for stale branch and worktree cleanup.—replanRebuild a plan from live ground truth — the artifacts themselves, tests, and (in a repository) git and gh — when the existing plan file no longer matches…—resolve-pr-threadsOrchestrates resolution of GitHub PR review threads AND reads recent non-thread PR comments (top-level + review bodies) by grouping related feedback,…—resumePick up unfinished work cold in a fresh session by re-deriving state from live git, gh, the plan file, and TaskList — never from remembered or pasted claims.—review-standardsUse when performing formal code review on PRs—session-statusAnalyzes current session state without any cleanup. Full mode (default): resolves the active plan file, reads plan checklist + TaskList, gathers unfinished…—shape-issuesShape raw ideas into actionable GitHub Issues using Shape Up methodology—shared-workflow-org-refsUse when creating or editing GitHub Actions workflows that call reusable workflows (uses: OWNER/repo/.github/workflows/...) — org owner references must be the…—shipCommit, push, create PR(s), and auto-finalize — full automation pipeline. Handles uncommitted changes and recently created PRs.—squash-merge-prSquash-merge a PR into its base branch. Invoke only when the user explicitly requests a squash merge. Single PR by number or current branch.—sync-inventoryVerify or refresh the OpenTofu-to-Ansible inventory distribution (RustFS-published; apply is the publish boundary)—sync-mainUpdate the repo's default branch from remote and merge it into the current branch, or all open PR branches.—sync-permissionstest-e2eEnd-to-end infrastructure pipeline validation across Terraform and Ansible repos—trigger-ai-reviewsUse when asked to "trigger AI reviews", "request AI re-reviews", "get Claude/Gemini/Copilot to review my PR", "re-review this PR", or trigger review-request…—troubleshoot-precommitTroubleshoot pre-commit hook failures and auto-fixes—troubleshoot-rebaseDiagnose and recover from git rebase failures—troubleshoot-worktreeTroubleshoot git worktree, branch, and refname issues—validate-readmeValidate all README files in the repository for required sections and installation code blocks.—wrap-upEnd-of-session handler that first checks whether the current session's plan is actually complete.—