agent-skills
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.
Agent skills for OpenCode, Claude Code and other AI agents
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:
bun-cli/references/allowlist.md--bun info,bun pm,bun run,bun test, etc.git-pr/references/allowlist.md--gh pr view,gh issue list,glab mr view,glab mr list, etc.git-ci/references/allowlist.md--gh pr checks,gh run list,glab ci status,glab ci list, etc.git-project/references/allowlist.md--gh project list,gh project field-list,gh project item-list, sub-issue reads, etc.coderabbit/references/allowlist.md--coderabbit auth status,coderabbit doctor,coderabbit stats, cached findings replay, etc.deps-upgrade/references/allowlist.md--bun outdated,npm view,npm ls,bun why,pnpm audit,gh release view, etc.
License
MIT
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi