Skip to main content

이 저장소의 skills

aRustyDev/agents - 3페이지

SkillsMP는 aRustyDev/agents에서 215개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

aRustyDev/agents

수집된 skill 215개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elixir and Haskell. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elixir↔Haskell specific patterns. Use when migrating Elixir projects to Haskell, translating BEAM actor…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elixir and Roc. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elixir↔Roc specific patterns. Use when migrating Elixir projects to Roc, translating BEAM/OTP patterns to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elixir and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elixir↔Scala specific patterns. Use when migrating Elixir/Phoenix applications to Scala, translating BEAM…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elm and Erlang. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Erlang specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elm and Fsharp. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Fsharp specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elm and Haskell. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Haskell specific patterns. Use when migrating Elm frontend code to Haskell, translating Elm patterns…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elm and Roc. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Roc specific patterns. Use when migrating Elm frontend code to Roc applications, translating browser-based…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Elm and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Scala specific patterns. Use when migrating Elm frontend applications to Scala backends or full-stack…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Erlang and Fsharp. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Erlang↔Fsharp specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Translates Erlang concurrent functional code to Haskell pure functional code. Use when migrating BEAM-based systems, modernizing telecom infrastructure, or adopting stronger type systems. Extends meta-convert-dev with Erlang-to-Haskell specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Erlang and Roc. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Erlang↔Roc specific patterns. Use when migrating Erlang projects to Roc, translating BEAM/OTP patterns to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Erlang and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Erlang↔Scala specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Fsharp and Haskell. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Fsharp↔Haskell specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Fsharp and Roc. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Fsharp↔Roc specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Fsharp and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Fsharp↔Scala specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Go code to idiomatic Rust. Use when migrating Go projects to Rust, translating Go patterns to idiomatic Rust, or refactoring Go codebases. Extends meta-convert-dev with Go-to-Rust specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Haskell and Roc. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Haskell↔Roc specific patterns. Use when migrating Haskell applications to Roc's platform model,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Haskell and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Haskell↔Scala specific patterns. Use when migrating Haskell projects to Scala, translating Haskell…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Java code to idiomatic C. Use when migrating Java projects to C, translating Java patterns to idiomatic C, or refactoring Java codebases for performance, minimal runtime dependencies, and systems programming. Extends meta-convert-dev with Java-to-C…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Java code to idiomatic C++. Use when migrating Java projects to C++, translating Java patterns to idiomatic C++, or refactoring Java codebases. Extends meta-convert-dev with Java-to-C++ specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Java code to idiomatic Rust. Use when migrating Java projects to Rust, translating Java patterns to idiomatic Rust, or refactoring Java codebases. Extends meta-convert-dev with Java-to-Rust specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Objective-C code to idiomatic Swift. Use when migrating Objective-C projects to Swift, translating Objective-C patterns to modern Swift, modernizing legacy codebases, or establishing gradual migration strategies with interop. Extends meta-convert-dev…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Clojure. Use when migrating Python projects to Clojure, translating Python patterns to idiomatic Clojure, or refactoring Python codebases to leverage functional programming. Extends meta-convert-dev with Python-to-Clojure…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to Elixir. Use when migrating Python projects to Elixir, translating Python patterns to idiomatic Elixir, refactoring Python codebases into BEAM/OTP, or building Elixir services from Python prototypes. Extends meta-convert-dev with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Elm. Use when migrating Python backends to Elm frontends, translating Python logic to type-safe frontend code, or refactoring Python codebases into functional-first Elm applications. Extends meta-convert-dev with Python-to-Elm…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Erlang. Use when migrating Python projects to Erlang, translating Python patterns to idiomatic Erlang, or refactoring Python codebases for fault-tolerance, distributed computing, and concurrency. Extends meta-convert-dev with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic F#. Use when migrating Python projects to F#, translating Python patterns to idiomatic F#, or refactoring Python codebases for type safety, functional programming, and .NET integration. Extends meta-convert-dev with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Go. Use when migrating Python projects to Go, translating Python patterns to idiomatic Go, or refactoring Python codebases for performance and concurrency. Extends meta-convert-dev with Python-to-Go specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Haskell. Use when migrating Python projects to Haskell, translating Python patterns to idiomatic Haskell, or refactoring Python codebases for type safety, pure functional programming, and advanced type system features. Extends…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Roc. Use when migrating Python projects to Roc, translating Python patterns to idiomatic Roc, or refactoring Python codebases for type safety, functional purity, and native performance. Extends meta-convert-dev with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Rust. Use when migrating Python projects to Rust, translating Python patterns to idiomatic Rust, or refactoring Python codebases for performance, safety, and concurrency. Extends meta-convert-dev with Python-to-Rust specific…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert Python code to idiomatic Scala. Use when migrating Python projects to Scala, translating Python patterns to Scala's hybrid OOP+FP paradigm, or refactoring Python codebases for type safety, JVM integration, and functional programming. Extends…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Python and Typescript. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Python↔Typescript specific patterns. Use when migrating Python projects to TypeScript, translating…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bidirectional conversion between Roc and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Roc↔Scala specific patterns. Use when migrating Roc projects to JVM/Scala, translating pure functional…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert TypeScript code to idiomatic Go. Use when migrating TypeScript projects to Go, translating TypeScript patterns to idiomatic Go, or refactoring TypeScript codebases into Go. Extends meta-convert-dev with TypeScript-to-Go specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert TypeScript code to idiomatic Rust. Use when migrating TypeScript projects to Rust, translating TypeScript patterns to idiomatic Rust, or refactoring TypeScript codebases. Extends meta-convert-dev with TypeScript-to-Rust specific patterns.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Developing custom MDBook alternative backend (renderer) plugins in Rust. Use this skill when the user asks to 'create an mdbook backend', 'build an mdbook renderer', 'develop mdbook-<foo> renderer', or 'scaffold an alt-backend'.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Developing custom MDBook preprocessor plugins in Rust. Use this skill when the user asks to 'create an mdbook preprocessor', 'build an mdbook plugin', 'develop mdbook-<foo>', or 'scaffold a new mdbook preprocessor'.

원문 언어: 영어

업데이트
수집된 skill 215개 중 40개를 표시합니다.