Skip to main content

vjr2005/Challenge

SkillsMP has collected 20 skills from vjr2005/Challenge. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
20
GitHub stars
0
GitHub forks
0

Skills in this repository

Showing 20 of 20 collected skills.

occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Project organization and directory structure. Use when creating features, organizing files, or understanding the codebase layout.

updated
occupation
Software Developers
description

Manages Tuist configuration. Use when adding xcframeworks, configuring dependencies, or modifying Project.swift.

updated
occupation
Software Developers
description

Detects and removes unused code using Periphery. Use when cleaning up dead code, removing unused functions, or maintaining code hygiene.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Creates Snapshot Tests for SwiftUI Views using ChallengeSnapshotTestKit. Use when creating visual regression tests for views with DSAsyncImage support.

updated
occupation
Software Developers
description

Manages localization and shared resources. Use when adding localized strings, working with String extensions, adding translations, or configuring the Resources module.

updated
occupation
Software Developers
description

Code style and formatting rules. Use when writing code, naming types, or fixing SwiftLint issues.

updated
occupation
Software Developers
description

Integrates Tuist into an existing iOS project that uses SPM local packages. Use when migrating a project from a manually maintained .xcodeproj to a Tuist-generated project, adding Tuist as an orchestration layer on top of SPM. Covers 8 sequential phases —…

updated
occupation
Software Quality Assurance Analysts & Testers
description

UI tests with Robot pattern. Use when creating UI tests, implementing Robot classes, or adding accessibility identifiers.

updated
occupation
Software Developers
description

Creates UseCases that encapsulate business logic. Use when creating use cases, implementing domain rules, validations, or coordinating multiple repositories. For any repository-related needs (domain models, errors, contracts, mappers, repository…

updated
occupation
Software Developers
description

Atomic Design System for SwiftUI. Use when creating UI components, applying design tokens (colors, typography, spacing), or building consistent user interfaces.

updated
occupation
Software Developers
description

Creates SwiftUI Views with ViewModel integration. Use when creating views, integrating with ViewModels, adding SwiftUI previews, implementing state rendering, or setting up accessibility identifiers and localized strings.

updated
occupation
Software Developers
description

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

updated
Showing 20 of 20 collected skills.