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

agent-skills

يحتوي agent-skills على 8 من skills المجمعة من suzuki-shunsuke، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
0
محدث
2026-07-04
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

create-skill
مطوّرو البرمجيات

Creates agent skills from an OSS project's documentation. Splits the documentation other than README.md into per-topic skills/<oss>-<topic>/*.md files, and has README.md and SKILL.md reference them, so human-facing documentation and skills share the same body and avoid double maintenance. Use when turning an OSS project's documentation into skills, or restructuring existing documentation into a skill-based layout.

2026-07-04
commit-message
مطوّرو البرمجيات

Writes commit messages following Conventional Commits in English. Use when the user asks to write, format, or improve a commit message.

2026-06-26
en
الكتّاب التقنيون

Translates the document or text in context into English. Use when the user asks to translate something into English, or invokes /en.

2026-06-26
go
مطوّرو البرمجيات

Conventions and commands for Go projects — testing, linting, JSON Schema generation, and error handling. Use when developing, testing, or linting Go code in this repository.

2026-06-26
manner
مطوّرو البرمجيات

Baseline rules for this repository — use English, never commit to default branches, never rewrite commit history. Use at the start of any coding or git task.

2026-06-26
pr
مطوّرو البرمجيات

Creates a branch, commits the changes, and opens a pull request whose description summarizes the full diff between base and head. Use when the user asks to create a pull request, open a PR, or submit changes for review.

2026-06-26
review-skill
محللو ضمان جودة البرمجيات والمختبرون

Reviews an agent skill's SKILL.md against authoring best practices and reports findings by severity. Use when the user asks to review, audit, or check the quality of an agent skill or a SKILL.md.

2026-06-26
validate-pr-review-app
مطوّرو البرمجيات

Use this skill when working with validate-pr-review-app, a self-hosted GitHub App that validates Pull Request reviews to ensure PRs cannot be merged without proper approvals. Use this skill when the user wants to: - Update the configuration of validate-pr-review-app (e.g. make an app trusted, add untrusted_machine_users, change approval requirements) - Understand why a PR requires two approvals or how to avoid the two-approval requirement - Troubleshoot PR merge failures related to approval validation Even if the user doesn't mention "validate-pr-review-app" by name — if they ask about PR approval requirements, trusted apps, or merge validation, this skill applies.

2026-06-26