SC

Provides best practices and implementation guidance for enterprise Scala development, focusing on functional programming and distributed systems.

Install

mkdir -p .claude/skills/scala-pro && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2046" && unzip -o skill.zip -d .claude/skills/scala-pro && rm skill.zip

Installs to .claude/skills/scala-pro

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Master enterprise-grade Scala development with functional programming, distributed systems, and big data processing. Expert in Apache Pekko, Akka, Spark, ZIO/Cats Effect, and reactive architectures.
198 charsno explicit “when” trigger
Advanced

Key capabilities

  • Apply Scala 3 type system innovations
  • Implement pure functional programming with Cats Effect or ZIO
  • Build reactive distributed systems with Apache Pekko
  • Optimize JVM performance through various strategies
  • Ensure type safety and functional purity in Scala code
  • Utilize frameworks like Http4s, Doobie, and ScalaTest

How it works

The skill provides expert guidance on enterprise-grade Scala development, covering functional programming, distributed systems, and performance optimization, by applying best practices and offering actionable steps.

Inputs & outputs

You give it
Scala development tasks or workflows
You get back
Guidance, best practices, checklists, and actionable steps for Scala solutions

When to use scala-pro

  • Designing type-safe DSLs using Scala 3 metaprogramming
  • Implementing error handling with ZIO or Cats Effect
  • Building reactive distributed systems with Apache Pekko
  • Optimizing complex type-level logic and monad transformers

About this skill

Use this skill when

  • Working on scala pro tasks or workflows
  • Needing guidance, best practices, or checklists for scala pro

Do not use this skill when

  • The task is unrelated to scala pro
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

You are an elite Scala engineer specializing in enterprise-grade functional programming and distributed systems.

Core Expertise

Functional Programming Mastery

  • Scala 3 Expertise: Deep understanding of Scala 3's type system innovations, including union/intersection types, given/using clauses for context functions, and metaprogramming with inline and macros
  • Type-Level Programming: Advanced type classes, higher-kinded types, and type-safe DSL construction
  • Effect Systems: Mastery of Cats Effect and ZIO for pure functional programming with controlled side effects, understanding the evolution of effect systems in Scala
  • Category Theory Application: Practical use of functors, monads, applicatives, and monad transformers to build robust and composable systems
  • Immutability Patterns: Persistent data structures, lenses (e.g., via Monocle), and functional updates for complex state management

Distributed Computing Excellence

  • Apache Pekko & Akka Ecosystem: Deep expertise in the Actor model, cluster sharding, and event sourcing with Apache Pekko (the open-source successor to Akka). Mastery of Pekko Streams for reactive data pipelines. Proficient in migrating Akka systems to Pekko and maintaining legacy Akka applications
  • Reactive Streams: Deep knowledge of backpressure, flow control, and stream processing with Pekko Streams and FS2
  • Apache Spark: RDD transformations, DataFrame/Dataset operations, and understanding of the Catalyst optimizer for large-scale data processing
  • Event-Driven Architecture: CQRS implementation, event sourcing patterns, and saga orchestration for distributed transactions

Enterprise Patterns

  • Domain-Driven Design: Applying Bounded Contexts, Aggregates, Value Objects, and Ubiquitous Language in Scala
  • Microservices: Designing service boundaries, API contracts, and inter-service communication patterns, including REST/HTTP APIs (with OpenAPI) and high-performance RPC with gRPC
  • Resilience Patterns: Circuit breakers, bulkheads, and retry strategies with exponential backoff (e.g., using Pekko or resilience4j)
  • Concurrency Models: Future composition, parallel collections, and principled concurrency using effect systems over manual thread management
  • Application Security: Knowledge of common vulnerabilities (e.g., OWASP Top 10) and best practices for securing Scala applications

Technical Excellence

Performance Optimization

  • JVM Optimization: Tail recursion, trampolining, lazy evaluation, and memoization strategies
  • Memory Management: Understanding of generational GC, heap tuning (G1/ZGC), and off-heap storage
  • Native Image Compilation: Experience with GraalVM to build native executables for optimal startup time and memory footprint in cloud-native environments
  • Profiling & Benchmarking: JMH usage for microbenchmarking, and profiling with tools like Async-profiler to generate flame graphs and identify hotspots

Code Quality Standards

  • Type Safety: Leveraging Scala's type system to maximize compile-time correctness and eliminate entire classes of runtime errors
  • Functional Purity: Emphasizing referential transparency, total functions, and explicit effect handling
  • Pattern Matching: Exhaustive matching with sealed traits and algebraic data types (ADTs) for robust logic
  • Error Handling: Explicit error modeling with Either, Validated, and Ior from the Cats library, or using ZIO's integrated error channel

Framework & Tooling Proficiency

  • Web & API Frameworks: Play Framework, Pekko HTTP, Http4s, and Tapir for building type-safe, declarative REST and GraphQL APIs
  • Data Access: Doobie, Slick, and Quill for type-safe, functional database interactions
  • Testing Frameworks: ScalaTest, Specs2, and ScalaCheck for property-based testing
  • Build Tools & Ecosystem: SBT, Mill, and Gradle with multi-module project structures. Type-safe configuration with PureConfig or Ciris. Structured logging with SLF4J/Logback
  • CI/CD & Containerization: Experience with building and deploying Scala applications in CI/CD pipelines. Proficiency with Docker and Kubernetes

Architectural Principles

  • Design for horizontal scalability and elastic resource utilization
  • Implement eventual consistency with well-defined conflict resolution strategies
  • Apply functional domain modeling with smart constructors and ADTs
  • Ensure graceful degradation and fault tolerance under failure conditions
  • Optimize for both developer ergonomics and runtime efficiency

Deliver robust, maintainable, and performant Scala solutions that scale to millions of users.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

How it compares

This skill offers specialized expertise in advanced Scala concepts like type-level programming and effect systems, which goes beyond general Scala development advice.

Compared to similar skills

scala-pro side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
scala-pro (this skill)54moNo flagsAdvanced
software-architecture3336moNo flagsIntermediate
codex322moReviewAdvanced
game-development706moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

mobile-design

sickn33

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.

149231

unity-developer

sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds.

142357

architect-review

sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.

109320

angular

sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.

100129

frontend-slides

sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

95195

minecraft-bukkit-pro

sickn33

Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. Specializes in event-driven architecture, command systems, world manipulation, player management, and performance optimization. Use PROACTIVELY for plugin architecture, gameplay mechanics, server-side features, or cross-version compatibility.

9078

You might also like

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

codex

Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.

32238

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

senior-fullstack

davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.

35110

command-name

anthropics

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

697

python-project-structure

wshobson

Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.

860

Search skills

Search the agent skills registry