Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vibe-agent-toolkit

يحتوي vibe-agent-toolkit على 41 من skills المجمعة من jdutton، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
41
Stars
2
محدث
2026-07-16
Forks
2
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

vibe-agent-toolkit
المهن الحاسوبية الأخرى

Use when starting VAT work or deciding which VAT sub-skill applies. Router that points at sub-skills for adoption, skill/agent authoring, audit, distribution, RAG, knowledge resources, skill review, and enterprise org admin.

2026-07-16
release-announce
مطوّرو البرمجيات

Announce a tagged release to the team channel. Use when a release tag is pushed and a summary of the changelog highlights needs to be posted to chat.

2026-06-28
loss-run-parser
محللو التمويل والاستثمار

Parse a workers'-comp loss run into normalized rows. Use when a user has a carrier loss-run PDF or spreadsheet and needs claims, paid, reserves, and incurred extracted per claim.

2026-06-28
categorizing-expenses
محللو التمويل والاستثمار

Categorize expense-report line items into GL accounts. Use when a user has an expense export and needs each line mapped to a general-ledger code, with low-confidence matches flagged for review.

2026-06-28
tool-a
مطوّرو البرمجيات

A tool that uses a bundled CLI

2026-06-22
syn-browser-azlogin
مطوّرو البرمجيات

Lists Azure subscriptions for the signed-in account. Use when the user asks which Azure subscriptions they can access.

2026-06-01
syn-cli-docker
مطوّرو البرمجيات

Builds and runs the project's Docker image. Use when the user asks to build or start the container.

2026-06-01
syn-cli-gh
مطوّرو البرمجيات

Lists open pull requests on the current GitHub repository. Use when the user asks what PRs are open.

2026-06-01
syn-mcp-postgres
مطوّرو البرمجيات

Answers questions about the application database by querying it through the Postgres MCP tool. Use when the user asks about rows or tables in the app database.

2026-06-01
syn-net-httpfetch
مطوّرو البرمجيات

Fetches the current UTC time from a public HTTP time API and reports it. Use when the user asks for the current network time.

2026-06-01
syn-shell-gitstatus
مطوّرو البرمجيات

Reports the current git working-tree status. Use when the user asks for a summary of uncommitted changes in the repo.

2026-06-01
browser-auth-skill
مطوّرو البرمجيات

Sample skill that authenticates via Microsoft MSAL browser login. Models a real Azure MSAL auth shape for compat-detector regression tests.

2026-05-29
external-cli-skill
مطوّرو البرمجيات

Sample skill wrapping the Azure `az` CLI. Models a real Azure inventory shape for compat-detector regression tests.

2026-05-29
plugin-a-example
مطوّرو البرمجيات

Example skill bundled with plugin-a to provide minimum content for the build pipeline.

2026-05-09
plugin-b-example
مطوّرو البرمجيات

Example skill bundled with plugin-b to provide minimum content for the build pipeline.

2026-05-09
plugin-a-example
مطوّرو البرمجيات

Example skill bundled with plugin-a to provide minimum content for the single-version build pipeline.

2026-05-09
plugin-b-example
مطوّرو البرمجيات

Example skill bundled with plugin-b to provide minimum content for the single-version build pipeline.

2026-05-09
foo
مطوّرو البرمجيات

Test skill foo for loader-semantics fixture (declared-and-present control case).

2026-05-06
foo
مطوّرو البرمجيات

Test skill foo for loader-semantics fixture (present-but-undeclared case).

2026-05-06
skill-claude-plugin-mixed
مطوّرو البرمجيات

Root-level skill for the mixed-shape fixture. Tests how Claude Code handles a root SKILL.md alongside a manifest that also declares a skills/ entry.

2026-05-06
bar
مطوّرو البرمجيات

Subdirectory skill bar for the mixed-shape fixture. Declared in plugin.json alongside the root SKILL.md.

2026-05-06
sample-plugin
مطوّرو البرمجيات

A sample plugin used as a fixture for the plugin-dev cross-walk integration test. Long enough to clear minimum description thresholds.

2026-05-06
foo
مطوّرو البرمجيات

Foo skill

2026-05-06
skill-cp
مطوّرو البرمجيات

Root skill

2026-05-06
extra-skill
المهن الحاسوبية الأخرى

Unexpected skill manifest

2026-05-06
example-skill
مطوّرو البرمجيات

Test skill for inventory extraction

2026-05-06
foo
مطوّرو البرمجيات

A sample skill present on disk but not listed in the manifest.

2026-05-06
example
مطوّرو البرمجيات

Example skill bundled with the foo plugin to prove marketplace recursion descends into plugin skills.

2026-05-06
example
مطوّرو البرمجيات

A skill inside a canonical plugin layout, nested under skills/example/. Should not trigger skill-claude-plugin detection at the plugin root.

2026-04-22
matching-skill
مطوّرو البرمجيات

A skill-claude-plugin fixture whose SKILL.md frontmatter name matches plugin.json name. Used to exercise the matching branch of the name cross-check.

2026-04-22
mismatch-skill
محللو ضمان جودة البرمجيات والمختبرون

A skill-claude-plugin fixture whose SKILL.md frontmatter name deliberately differs from plugin.json name. Used to exercise the SKILL_CLAUDE_PLUGIN_NAME_MISMATCH detection.

2026-04-22
standalone-skill
محللو ضمان جودة البرمجيات والمختبرون

A bare skill fixture used to test that enumerateSurfaces returns a single agent-skill entry when no plugin manifest is present.

2026-04-22
three-surface
مطوّرو البرمجيات

A deliberately unusual directory that holds SKILL.md plus both plugin.json and marketplace.json (non-co-located). Used to exercise the three-surface ordering contract from enumerateSurfaces.

2026-04-22
external-cli-skill-with-allow
مطوّرو البرمجيات

Sample skill wrapping the Azure `az` CLI, paired with a vibe-agent-toolkit.config.yaml exercising validation.allow suppression for the expected compat codes.

2026-04-18
code-gen
مطوّرو البرمجيات

Generates code

2026-04-18
portable-skill
محللو ضمان جودة البرمجيات والمختبرون

A portable skill used as a compat-detector regression fixture. Uses no shell, no browser auth, and no external CLIs.

2026-04-17
tool-b
مطوّرو البرمجيات

Another tool sharing the same CLI

2026-04-11
tool-a
مطوّرو البرمجيات

A tool that uses a bundled CLI

2026-04-11
test-skill-2
محللو ضمان جودة البرمجيات والمختبرون

Second test skill for fixture-based testing with comprehensive validation

2026-02-10
test-skill-1
محللو ضمان جودة البرمجيات والمختبرون

First test skill for fixture-based testing with comprehensive validation checks

2026-02-10
عرض أهم 40 من أصل 41 skills مجمعة في هذا المستودع.