Víctor Jordán Rosado avatar

Víctor Jordán Rosado

Community

@vjr2005

2Followers
|
10Public Repos
|
17Published Skills

Agent Skills by Víctor Jordán Rosado

Showing 17 vetted skills indexed across 1 GitHub repositories.

vjr2005vjr2005

tuist

Manage Tuist configuration and dependencies across multi-target iOS targets.

Community
Intermediate
vjr2005vjr2005

viewmodel

Architect stateful SwiftUI ViewModels with ViewState and protocol-based UseCase injection.

Community
Advanced
vjr2005vjr2005

datasource

Create DataSource scaffolding with Repository pattern for Swift modular apps.

Community
Advanced
vjr2005vjr2005

clean-code

Detect and remove unused Swift code using Periphery.

Community
Intermediate
vjr2005vjr2005

snapshot

Create deterministic visual regression tests for SwiftUI views with SnapshotTesting.

Community
Intermediate
vjr2005vjr2005

repository

Create repositories abstracting data access for Clean Architecture feature modules.

Community
Advanced
vjr2005vjr2005

resources

Centralize iOS localization strings with Bundle.module and localized() extensions.

Community
Advanced
vjr2005vjr2005

project-structure

Organize iOS project directories into canonical App, AppKit, Libraries, Features, Shared, and Derived sections.

Community
Intermediate
vjr2005vjr2005

testing

Standardize Swift unit, integration, and snapshot testing patterns.

Community
Advanced
vjr2005vjr2005

concurrency

Enforces Swift 6 async/await, actors, and MainActor isolation across codebases.

Community
Advanced
vjr2005vjr2005

view

Create SwiftUI Views with ViewModels, dependency injection, and previews.

Community
Intermediate
vjr2005vjr2005

navigator

Provides a reusable Navigator to decouple view models from app navigation.

Community
Advanced
vjr2005vjr2005

ui-tests

Automate iOS UI tests using the Robot pattern with XCTest and SwiftMockServer.

Community
Advanced
vjr2005vjr2005

usecase

Create Swift UseCase objects with protocol-based repository injection and execute methods.

Community
Advanced
vjr2005vjr2005

design-system

Apply a design system with tokens and reusable components to SwiftUI interfaces.

Community
Advanced
vjr2005vjr2005

style-guide

Enforce Swift coding standards and naming conventions across a codebase.

Community
Intermediate
vjr2005vjr2005

dependency-injection

Define and enforce a Composition Root pattern for modular Swift iOS apps.

Community
Intermediate