Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Manga-Project

Manga-Project contiene 4 skills recopiladas de dieuanh2k4, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
4
actualizado
2026-05-17
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

skill-app-manga-e2e-test
Analistas de garantía de calidad de software y probadores

Use this whenever the user asks to create, run, fix, or analyze end-to-end tests for ProjectManga's Flutter user app in app_manga only. This skill is for user-facing app flows such as login, register, browsing manga, search, manga detail, reading chapters, library/follow, reading history, notifications, and VIP/package screens that run through Flutter integration_test against a configured API base URL. Do not use this for web_admin E2E tests or backend controller/unit tests.

2026-05-17
skill-webadmin-manga-e2e-test
Analistas de garantía de calidad de software y probadores

Use this whenever the user asks to create, run, fix, or analyze end-to-end tests for ProjectManga's Flutter admin web app in web_admin only. This skill is for admin-facing web flows such as admin login, manga management, author management, chapter/page management, user management, notifications, dashboard/sidebar navigation, and other web_admin UI journeys that run through Flutter integration_test against a configured API base URL. Do not use this for app_manga E2E tests, backend controller/unit tests, or non-admin Flutter tests.

2026-05-17
app-manga-flutter-tests
Analistas de garantía de calidad de software y probadores

Create and run fast Flutter unit and widget tests for app_manga, plus local integration tests and golden tests. Use this skill whenever the user asks to add, update, fix, or run Flutter tests in app_manga, especially widget tests, golden tests, UI snapshots, mocking network, or golden_toolkit usage.

2026-05-11
backend-controller-unit-tests
Analistas de garantía de calidad de software y probadores

Generate or update xUnit unit tests for ASP.NET Core controllers in ProjectManga backend. Use this whenever the user asks to create tests for controller(s), add missing tests in backend.Tests/Controllers, improve controller coverage, or says "tao unit test cho controller" / "tao test backend". Prefer using this skill even for a single controller so test style stays consistent with ControllerTestHelper, Moq, and ApiControllerBase exception handling.

2026-04-26