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

gwt

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

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

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

release
مطوّرو البرمجيات

Update the version on develop and create a Release PR to main. Use when the user says '/release', 'リリース', 'release PR', or wants to create a new version release.

2026-07-10
gwt-fix-issue
مطوّرو البرمجيات

Use when the user wants to resolve an existing GitHub Issue by number or URL, especially when the workflow should continue through a direct fix unless a SPEC is needed.

2026-07-08
gwt-discussion
مطوّرو البرمجيات

Use when an idea, spec question, or implementation gap needs investigation and discussion before deciding how work should proceed.

2026-07-03
gwt-memory-search
مطوّرو البرمجيات

Semantic search over the project's machine-local work-notes memory log using vector embeddings. Use when looking for past post-mortem fixes, prior re-occurrence prevention notes, or before starting work that resembles an earlier failure. Use when user says 'search memory', 'find related memory', 'check past failures', 'has this been hit before', '過去 memory を引いて', '同じ失敗があるか確認して'.

2026-07-03
gwt-search
مطوّرو البرمجيات

Mandatory preflight before gwt-discussion, gwt-register-issue, and gwt-fix-issue. Use proactively before creating any SPEC or Issue owner or before reusing an existing one. Searches SPEC Issues, GitHub Issues, project files, and post-mortem memory via ChromaDB. Triggers: 'search', 'find related', 'check duplicates', '過去 memory を引いて'.

2026-07-03
browser-check
مطوّرو البرمجيات

Use when a user needs browser verification of this gwt checkout, a served URL for the code just edited, or visual confirmation that must not reuse a production or already-running gwt instance.

2026-07-03
gwt-manage-pr
مطوّرو البرمجيات

Use when the user wants to create, inspect, update, or unblock a pull request and expects one visible entrypoint for the PR lifecycle.

2026-07-03
gwt-verify
محللو ضمان جودة البرمجيات والمختبرون

Use when implementation needs verification before completion or before opening a PR. Defines a project-agnostic Generic Verification Contract: classify changed surfaces, autodetect the project's test runners from manifests (Cargo.toml / package.json / pyproject.toml / go.mod / ProjectSettings / *.sln / etc.), run the appropriate unit / integration / E2E / visual tests for the project, emit an evidence bundle that lists exactly which tests were executed, then hand off to the user with a 4-step 導線 (build → launch → navigate → observe) and check items before declaring Overall: PASS. Triggers: 'verify', 'run tests', 'pre-PR check', 'gwt-verify'.

2026-06-20
gwt-build-spec
مطوّرو البرمجيات

Use when implementation should proceed from an approved SPEC or approved standalone task, and the work should run through the build/test/verify loop.

2026-06-20
gwt-plan-spec
مطوّرو البرمجيات

Use when a SPEC exists and the next task is to generate or refresh implementation planning artifacts such as plan.md and tasks.md.

2026-06-20
gwt-agent
مديرو الشبكات وأنظمة الحاسوب

Use proactively when monitoring or controlling running agent panes. Auto-detects mode: no args lists panes, pane ID reads output, stop/close stops a pane. For agent-to-agent communication, use the shared Board. Triggers: 'list panes', 'check agent', 'stop agent'.

2026-06-16
gwt-register-spec
مطوّرو البرمجيات

Use when gwt-discussion has produced a finished SPEC design and the Action Bundle includes Register Spec. Materializes a SPEC issue safely via create-then-edit with structural + format-quality validation and roundtrip verification.

2026-06-16
gwt-spec-search
مطوّرو البرمجيات

Semantic search over SPEC Issues (GitHub Issue cache at ~/.gwt/cache/issues/) using vector embeddings. Use when searching for existing specs, finding related specs, checking for duplicate specs, or determining which spec owns a scope. Mandatory preflight before gwt-discussion when the work may need a SPEC owner. Use when user says 'search specs', 'find related specs', 'check for duplicate specs', or asks which spec owns a scope.

2026-06-16
gwt-issue-search
مطوّرو البرمجيات

Semantic search over all GitHub Issues using vector embeddings. Use when searching for existing issues, finding related issues, checking for duplicate issues, or determining which issue owns a scope. Mandatory preflight before gwt-register-issue, gwt-fix-issue, and visible SPEC routing decisions. Use when user says 'search issues', 'find related issues', 'check for duplicates', or asks which issue owns a scope.

2026-06-16
gwt-project-search
مطوّرو البرمجيات

Semantic search over project source files using vector embeddings. Use when the user asks to search project files, find related implementation files, or locate source files for a feature, bug, or concept.

2026-06-16
gwt-register-issue
مطوّرو البرمجيات

Use when the user wants to register new work from a bug report, idea, or task description and an existing GitHub Issue number is not already known.

2026-06-16
gwt-arch-review
محللو ضمان جودة البرمجيات والمختبرون

Use proactively after completing a major feature or weekly to maintain code quality. Scans domain boundaries (DDD), module depth (Ousterhout), testability, and agent-friendliness. Outputs prioritized improvement report. Triggers: 'review architecture', 'codebase review', 'コードレビュー'.

2026-04-21
tui-design
مطوّرو البرمجيات

Create distinctive, production-grade terminal user interfaces. Use when building TUI components with ratatui, CLI output styling, or xterm.js terminal rendering. Triggers: 'design TUI', 'terminal UI', 'TUIデザイン', 'ターミナルUI', 'ratatui widget'

2026-04-15
gwt-project-index
مطوّرو البرمجيات

Compatibility-oriented reference for the project file index. Prefer gwt-project-search for standalone semantic project search.

2026-04-07