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

SeiShinGakuen_ShougiBu

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

skills مجمعة
6
Stars
1
محدث
2026-05-21
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

code-review-and-security-audit
محللو أمن المعلومات

Review code for quality, correctness, and security vulnerabilities across the GDScript / Rust GDExtension / FFI surface. Use when the user asks to review code, audit for security issues, or check for bugs and anti-patterns.

2026-05-21
commit-and-push
مطوّرو البرمجيات

Commit code changes and push via Git. Use when the user asks to commit, push, or save their work to the repository.

2026-05-21
docs-engineering
مطوّرو البرمجيات

Writing/updating project documentation (README, ROADMAP, CLAUDE.md, docs/architecture.md, ADRs, asset-folder READMEs) for SeiShinGakuen_ShougiBu. Use when the user asks to update docs, draft an ADR, write a changelog, or update GitHub Release notes.

2026-05-21
release-engineering
مطوّرو البرمجيات

Release engineering tasks including version bumping, building signed release APKs, creating git tags, and preparing GitHub Release artefacts. Use when the user asks to prepare a release, bump the version, tag a release, or build for distribution.

2026-05-21
snap-screenshot
مطوّرو البرمجيات

Capture a screenshot from the connected Android device via adb and save it under docs/screenshots/. Trigger on "snap", "take a screenshot", "screenshot via adb", or any request to capture the device's screen — typical use is grabbing app screens for the README, GitHub Release notes, or bug reports.

2026-04-26
commit-changes-by-topic
مطوّرو البرمجيات

Split pending working-tree changes into multiple topic-scoped commits. Use when the user has a mix of unrelated edits staged or unstaged and wants them committed as separate, logically coherent commits rather than one big blob. Examples- "commit these by topic", "split this into commits", "break this up into proper commits".

2026-04-22