Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
vjr2005
Perfil de creador de GitHub

vjr2005

Vista por repositorio de 20 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
20
repositorios
1
actualizado
2026-04-26
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

concurrency
Desarrolladores de software

Swift 6 concurrency patterns. Use when working with async/await, actors, MainActor isolation, or Sendable conformance.

2026-04-26
dependency-injection
Desarrolladores de software

Creates Features for dependency injection. Use when creating features, exposing public entry points, or wiring up dependencies.

2026-04-26
repository
Desarrolladores de software

Creates Repositories that abstract data access. Use when creating repositories, transforming DTOs to domain models, or implementing local-first caching. Supports remote-only, local-only, and cached (remote + local) repositories with CachePolicy.

2026-04-26
feature
Desarrolladores de software

Creates a new feature module with minimal viable structure. Use when bootstrapping a new feature from scratch, scaffolding the Tuist module, Container, Feature entry point, DeepLinkHandler, and initial screen with placeholder Text view. Includes all unit tests, mocks, stubs, and app integration. For adding domain/data layers afterward, use /datasource, /repository, /usecase. For enhancing views, use /view, /viewmodel, /navigator.

2026-03-24
navigator
Desarrolladores de software

Creates Navigator for navigation. Use when setting up navigation, adding navigation to ViewModels, or testing navigation behavior.

2026-03-24
viewmodel
Desarrolladores de software

Creates ViewModels with state management. Use when creating ViewModels, implementing ViewState pattern, or adding state management for features. Delegates to /usecase for domain use cases and to /feature for Container/Feature wiring.

2026-03-24
testing
Analistas de garantía de calidad de software y probadores

Testing patterns and conventions. Use when writing unit tests, using Swift Testing framework, or following Given/When/Then structure.

2026-03-05
datasource
Desarrolladores de software

Creates DataSources for data access. Use when creating RemoteDataSource for REST APIs or GraphQL, MemoryDataSource for in-memory storage, LocalDataSource for UserDefaults persistence, or DTOs for API responses.

2026-03-05
Mostrando las 8 principales de 20 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados