agent-skills

agent
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 1 days ago
  • Low visibility — Only 5 GitHub stars
Code Gecti
  • Code scan — Scanned 1 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Agent skills for OpenCode, Claude Code and other AI agents

README.md

Agent Skills

A collection of agent skills for OpenCode, Claude Code and other AI agents, installable via skills.sh.

Available Skills

Skill Description Install
bun-cli Bun CLI: package management, scripts, testing, bundling, compilation, install layout (isolated linker + global store) bunx skills add dmythro/agent-skills --skill bun-cli
npx skills add dmythro/agent-skills --skill bun-cli
bun-api Bun runtime API: HTTP server + routes, file I/O, shell, SQLite, SQL client (PostgreSQL/MySQL), S3 storage, Redis, images, WebView, secrets, parsers, hashing, compression, utilities bunx skills add dmythro/agent-skills --skill bun-api
npx skills add dmythro/agent-skills --skill bun-api
git-commit Conventional Commits format for all git commits and PR/MR titles bunx skills add dmythro/agent-skills --skill git-commit
npx skills add dmythro/agent-skills --skill git-commit
git-pr PR and MR workflows for GitHub (gh) and GitLab (glab): creation, review, comments, cost-aware bot review loop (GitHub: Copilot, CodeRabbit), Copilot review configuration, merging bunx skills add dmythro/agent-skills --skill git-pr
npx skills add dmythro/agent-skills --skill git-pr
coderabbit CodeRabbit CLI local reviews (pre-commit/pre-push/pre-PR) + .coderabbit.yaml low-noise configuration bunx skills add dmythro/agent-skills --skill coderabbit
npx skills add dmythro/agent-skills --skill coderabbit
git-ci CI/CD status queries for GitHub Actions (gh) and GitLab CI (glab) bunx skills add dmythro/agent-skills --skill git-ci
npx skills add dmythro/agent-skills --skill git-ci
git-project GitHub Projects (v2) setup + management: epics with native sub-issues, board Status flow, Project priorities, native issue Types, milestone scoping, Epic/Upcoming roadmap views bunx skills add dmythro/agent-skills --skill git-project
npx skills add dmythro/agent-skills --skill git-project
deps-upgrade Dependency upgrade validation for bun/npm/pnpm/yarn: delta from git, peer and engine conflicts, release notes, breaking changes, migrations and codemods, held-back package analysis, verification gates bunx skills add dmythro/agent-skills --skill deps-upgrade
npx skills add dmythro/agent-skills --skill deps-upgrade

Install

Install individual skills:

bunx skills add dmythro/agent-skills --skill bun-cli
bunx skills add dmythro/agent-skills --skill bun-api
bunx skills add dmythro/agent-skills --skill git-commit
bunx skills add dmythro/agent-skills --skill git-pr
bunx skills add dmythro/agent-skills --skill git-ci
bunx skills add dmythro/agent-skills --skill git-project
bunx skills add dmythro/agent-skills --skill coderabbit
bunx skills add dmythro/agent-skills --skill deps-upgrade

# or with npx
npx skills add dmythro/agent-skills --skill bun-cli
npx skills add dmythro/agent-skills --skill bun-api
npx skills add dmythro/agent-skills --skill git-commit
npx skills add dmythro/agent-skills --skill git-pr
npx skills add dmythro/agent-skills --skill git-ci
npx skills add dmythro/agent-skills --skill git-project
npx skills add dmythro/agent-skills --skill coderabbit
npx skills add dmythro/agent-skills --skill deps-upgrade

Or install all skills at once:

bunx skills add dmythro/agent-skills
# or
npx skills add dmythro/agent-skills

Or use the GitHub CLI (gh >= 2.90, gh skill is in public preview and may change):

gh skill install dmythro/agent-skills git-pr
# alias: gh skills add dmythro/agent-skills git-pr

gh skill install auto-detects the agent host (Claude Code, Copilot, Cursor, OpenCode, and others) and supports --agent and --scope to target one explicitly.

Update

bunx skills update
# or
npx skills update

Recommended Skills

Other useful skills from the community:

Skill Description Install
gh-cli GitHub CLI: comprehensive command reference for repos, PRs, issues, Actions, releases bunx skills add github/awesome-copilot --skill gh-cli
npx skills add github/awesome-copilot --skill gh-cli
next-best-practices Next.js: RSC, data patterns, routing, metadata, error handling, optimization bunx skills add vercel-labs/next-skills --skill next-best-practices
npx skills add vercel-labs/next-skills --skill next-best-practices
elysiajs Elysia: type-safe Bun web framework -- routing, validation, auth, WebSocket bunx skills add elysiajs/skills --skill elysiajs
npx skills add elysiajs/skills --skill elysiajs

Agent Allowlist

Skills with CLI commands include a references/allowlist.md with tiered auto-approval patterns for Claude Code settings.json or OpenCode config -- read-only commands safe to auto-approve:

License

MIT

Yorumlar (0)

Sonuc bulunamadi