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

dot-files

يحتوي dot-files على 7 من skills المجمعة من 2SSK، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

cpp-best-practices
مطوّرو البرمجيات

C++ development best practices. Modern C++20/23, RAII, zero-overhead abstractions, safety. Use when writing C++ code.

2026-04-29
dockerfile-best-practices
مديرو الشبكات وأنظمة الحاسوب

Docker and container best practices. Multi-stage builds, security, optimization. Use when creating Dockerfiles.

2026-04-29
go-best-practices
مطوّرو البرمجيات

Go development best practices. Idiomatic Go, error handling, concurrency patterns, testing. Use when writing Go code.

2026-04-29
observability
مديرو الشبكات وأنظمة الحاسوب

Observability best practices. Logging, metrics, tracing, alerting. Essential for production services. Use for any backend service.

2026-04-29
react-native-best-practices
مطوّرو البرمجيات

React Native development. Cross-platform code, native modules, performance. Use when building mobile apps.

2026-04-29
tdd
محللو ضمان جودة البرمجيات والمختبرون

Test-Driven Development workflow. Write failing test first, implement code to pass, then refactor. Essential for all languages: Go, TypeScript, C++, Python. Use before any implementation task.

2026-04-29
ship
مطوّرو البرمجيات

Use when the user wants to commit, push, and open a pull request for the current changes. Stages relevant files, writes a descriptive commit message, pushes the branch, opens a PR against main, and posts an /oc review comment so opencode automatically reviews and approves if ready.

2026-04-07