All Skills

164 skills in the catalog

Perl Testing

Attested

Perl testing with Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

risk: lowpublished

Kotlin Coroutines & Flows

Attested

Kotlin Coroutines and Flow patterns for Android and KMP: structured concurrency, Flow operators, StateFlow, error handling, and testing.

risk: lowpublished

C++ Testing

Attested

C++ testing with GoogleTest and CTest: test fixtures, parameterized tests, mocking with GMock, sanitizers, and CMake integration.

risk: lowpublished

Swift Protocol DI Testing

Attested

Protocol-based dependency injection for testable Swift: mock file system, network, and external APIs using focused protocols and Swift Testing.

risk: lowpublished

Apple On-Device LLM

Attested

Apple FoundationModels framework: on-device text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

risk: lowpublished

Swift Actor Persistence

Attested

Thread-safe Swift data persistence using actors: in-memory cache with file-backed storage, eliminating data races by design.

risk: lowpublished

SwiftUI Patterns

Attested

SwiftUI architecture: state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.

risk: lowpublished

Swift 6.2 Concurrency

Attested

Swift 6.2 Approachable Concurrency: single-threaded by default, @concurrent for background offloading, isolated conformances for main actor types.

risk: lowpublished

Perl Security

Attested

Perl security: taint mode, input validation, safe process execution, DBI parameterized queries, XSS/SQLi/CSRF prevention, and perlcritic policies.

risk: lowpublished

Kotlin Exposed ORM

Attested

JetBrains Exposed ORM: DSL queries, DAO pattern, transactions, HikariCP pooling, Flyway migrations, and repository pattern.

risk: lowpublished

Laravel Verification

Attested

Verification loop for Laravel: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.

risk: lowpublished

Spring Boot Patterns

Attested

Spring Boot architecture: REST API design, layered services, data access, caching, async processing, and logging for Java backend services.

risk: lowpublished

Laravel TDD

Attested

Test-driven development for Laravel with PHPUnit and Pest: factories, database testing, fakes, and coverage targets.

risk: lowpublished

Django Verification

Attested

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks.

risk: lowpublished

Laravel Patterns

Attested

Laravel architecture patterns: routing, controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.

risk: lowpublished

Laravel Security

Attested

Laravel security: authentication, authorization, validation, CSRF, mass assignment protection, file upload security, secrets, and rate limiting.

risk: lowpublished

Django Patterns

Attested

Django architecture patterns: REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

risk: lowpublished

Django Security

Attested

Django security best practices: authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment.

risk: lowpublished

Java Coding Standards

Attested

Java coding standards for Spring Boot: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.

risk: lowpublished

JPA/Hibernate Patterns

Attested

JPA/Hibernate patterns: entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and connection pooling.

risk: lowpublished

Kotlin Patterns

Attested

Idiomatic Kotlin: null safety, data classes, sealed classes, extension functions, DSL builders, coroutines, and collection operations.

risk: lowpublished

Spring Boot Verification

Attested

Verification loop for Spring Boot: build, static analysis, tests with coverage, security scans, and diff review before release.

risk: lowpublished

Django TDD

Attested

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

risk: lowpublished

Spring Boot Security

Attested

Spring Security: authentication, authorization, validation, CSRF, secrets management, security headers, rate limiting, and dependency security.

risk: lowpublished