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

Iced-Latte

يحتوي Iced-Latte على 9 من skills المجمعة من Sunagatov، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

api-and-interface-design
مطوّرو البرمجيات

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-06-14
backend-feature-packaging
مطوّرو البرمجيات

Use when deciding where backend code should live in Iced Latte, especially feature ownership, `api/` boundaries, `common` vs feature placement, or cross-feature module dependencies in the modular monolith.

2026-06-14
backend-liquibase-migrations
مصممو قواعد البيانات

Use when adding or changing database schema, Liquibase changelogs, SQL migration files, rollout order, or schema-backed backend behavior in Iced Latte backend.

2026-06-14
backend-modulith-boundaries
مطوّرو البرمجيات

Use when backend changes risk crossing feature boundaries, changing exported `api/` surfaces, or violating Spring Modulith dependency expectations in Iced Latte.

2026-06-14
backend-openapi-contract-changes
مطوّرو البرمجيات

Use when changing public backend API behavior, OpenAPI-owned request or response shapes, generated DTO boundaries, endpoint contracts, or compatibility rules in Iced Latte backend.

2026-06-14
backend-security-auth-boundaries
مطوّرو البرمجيات

Use when changing backend JWT auth, sessions, Google OAuth, security filters, auth endpoints, authentication or authorization rules, or security-owned module boundaries in Iced Latte.

2026-06-14
backend-testcontainers-routing
محللو ضمان جودة البرمجيات والمختبرون

Use when choosing backend verification for changes that touch integration tests, PostgreSQL, Redis, Kafka, or any test flow that depends on Testcontainers in Iced Latte.

2026-06-14
debugging-and-error-recovery
مطوّرو البرمجيات

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-06-14
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2026-06-14