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

Meguri

يحتوي Meguri على 10 من skills المجمعة من tomyou666، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

impl-code-check
محللو ضمان جودة البرمجيات والمختبرون

Review recent implementation for bug risk, dead code, missing tests, and error-handling gaps. Use only when the user explicitly invokes this skill (e.g. /impl-code-check).

2026-07-09
brief-english-final
مطوّرو البرمجيات

Writes interim/progress text (narration, tool-call descriptions, todos) in terse English; final answer stays in the user's configured language. Use only when explicitly invoked.

2026-07-05
ask-question-tool
المهن الحاسوبية الأخرى

Adds a short instruction to use the AskQuestion tool for questions. Use only when explicitly invoked.

2026-07-05
update-changelog
مطوّرو البرمجيات

Add an entry to CHANGELOG.md after implementing a feature, fix, or other notable change in this repo. Use when the user asks to update the changelog, or right after finishing a code change that should be logged.

2026-07-04
gpt-image-2
المصممون الجرافيكيون

Generate and edit images with OpenAI GPT Image 2 (ChatGPT Images 2.0) on RunComfy. Documents GPT Image 2's strengths (embedded text, logos, multilingual typography, instruction precision), its 3 fixed sizes, edit-with-preservation language, and when to route to a sibling (Flux 2 / Nano Banana Pro / Seedream) instead. Calls `runcomfy run openai/gpt-image-2/text-to-image` or `/edit` through the local RunComfy CLI. Triggers on "gpt image 2", "gpt-image-2", "ChatGPT Images 2", "image 2", or any explicit ask to generate or edit with this model.

2026-06-26
design-to-shadcn-css
مطوّرو الويب

Reads a specified DESIGN.md and syncs its color tokens into shadcn/ui CSS variables (:root and .dark) in globals.css or index.css, including semantic extensions success, warning, and info. Use when applying DESIGN.md to shadcn theme variables, syncing design tokens to CSS, or mapping semantic colors (background, foreground, primary, destructive, border, input, success, warning, info).

2026-06-26
tsx-i18n-messages
مطوّرو البرمجيات

TSX 実装時に表示文言を front/frontend/src/i18n/messages.ts に集約する。Use when adding or editing .tsx components, UI labels, buttons, dialogs, or aria-label text in the frontend.

2026-06-20
test-overview-style
محللو ضمان جودة البرمجيات والمختبرون

Write brief test overviews when adding or editing tests. Use when working on test files.

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

Guides Google Wire dependency injection — composition root layout, Provide* providers, wireinject files, wire_gen workflow, and cleanup patterns. Use when editing Wire, adding dependencies, regenerating wire_gen, or working in the project's composition root package.

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

Enforces docstring writing in this Go project for functions, methods, and struct fields, with approved exceptions and multiline parameter supplements. Use when editing Go code, adding APIs, or refactoring functions, methods, and structs.

2026-05-20