Skip to main content
tgoai
ملف منشئ GitHub

tgoai

عرض على مستوى المستودعات لـ ٨ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
٨
مستودعات
١
محدث
١١ مارس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

code-change-verification
مطوّرو البرمجيات

Run lint, type-check, and build verification for changed services after code modifications are complete. Trigger after any code change to repos/*/ — auto-detects which services were touched via git diff and runs the appropriate static checks (mypy/flake8 for…

١١ مارس ٢٠٢٦
cross-service-sync
مطوّرو البرمجيات

Detect schema, type, or API interface changes and find files in other services that may need synchronized updates. Trigger when modifying files under schemas/, types/, or interfaces/ directories — extracts changed class/type names from the diff and searches…

١١ مارس ٢٠٢٦
functional-verification
محللو ضمان جودة البرمجيات والمختبرون

Use tgo-cli (staff) and tgo-widget-cli (visitor) to verify API and service changes at runtime, beyond static lint/build checks. Trigger after modifying backend API endpoints, service logic, chat flow, agent config, knowledge/RAG, workflow, or platform…

١١ مارس ٢٠٢٦
implementation-strategy
مطوّرو البرمجيات

Analyze change impact across services before starting implementation. Trigger before modifying runtime, API, or cross-service code — maps changed files to service ownership, outputs the dependency graph between affected services, and lists upstream/downstream…

١١ مارس ٢٠٢٦
local-services
مديرو الشبكات وأنظمة الحاسوب

Start, stop, and check local development services with intelligent minimum-set management. Trigger when services need to be running for functional verification or manual testing — starts the minimum required set (infrastructure + tgo-api + tgo-ai) by default,…

١١ مارس ٢٠٢٦
streaming-protocol-check
مطوّرو البرمجيات

Check streaming protocol consistency across all producer and consumer services. Trigger when modifying code related to streaming, SSE, WuKongIM, json-render, or MixedStreamParser — lists all files in tgo-ai (producer), tgo-api (relay), tgo-web, tgo-widget-js,…

١١ مارس ٢٠٢٦
db-migration-check
مصممو قواعد البيانات

Verify that SQLAlchemy model changes have corresponding Alembic migration files. Trigger when any file under models/*.py or models/**/*.py is modified — checks git diff for model changes and confirms matching alembic/versions/*.py files exist, failing if a…

١١ مارس ٢٠٢٦
pr-draft-summary
مطوّرو البرمجيات

Generate a PR change summary grouped by service after work is finished. Trigger when wrapping up a task and ready to commit or create a pull request — reads git diff and git log, groups changed files by service directory, and outputs a markdown-formatted…

١١ مارس ٢٠٢٦
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات