Skip to main content

이 저장소의 skills

aRustyDev/agents - 4페이지

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

aRustyDev/agents

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

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

Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures,…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user…

원문 언어: 영어

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

Developing custom GitHub Actions (JavaScript, TypeScript, Docker, Composite). Use this skill when the user asks to 'create a GitHub Action', 'build a custom action', 'publish action to marketplace', 'write action.yml', or 'develop reusable action'.

원문 언어: 영어

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

GitHub App development guide for building custom integrations. Use this skill when creating a GitHub App, building webhook handlers, implementing GitHub API integrations, developing PR/Issue automation apps, or deploying GitHub Apps to Cloudflare Workers.

원문 언어: 영어

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

Expert-level guidance for GitLab CI/CD pipeline configuration, development, optimization, debugging, and best practices.

원문 언어: 영어

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

Build reusable Terraform and OpenTofu modules and provider configurations for multi-cloud infrastructure, Kubernetes, CI/CD, databases, networking, security, observability, and virtualization. Use when creating infrastructure modules, generating module…

원문 언어: 영어

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

Orchestrate Terraform and OpenTofu at scale using Terragrunt, Terramate, or Atmos. Use when managing multiple environments, implementing DRY configurations, handling cross-stack dependencies, deploying to many accounts, managing tool versions with TEnv, or…

원문 언어: 영어

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

Develop custom Terraform and OpenTofu providers using the Plugin Framework. Use when creating new providers, implementing CRUD operations, writing acceptance tests, debugging provider issues, or migrating from SDKv2 to Plugin Framework. Covers TDD workflow,…

원문 언어: 영어

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

Justfile authoring, reviewing, and planning for the just command runner. Use when creating new justfiles, adding recipes, reviewing existing justfiles for quality, planning recipe sets for new projects, or upgrading justfiles as projects mature. Covers syntax…

원문 언어: 영어

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

Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.

원문 언어: 영어

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

Foundational C programming patterns covering type system, memory management, pointers, arrays, preprocessor, compilation, concurrency (pthreads, mutexes, atomics), serialization (binary, JSON, struct packing), and testing (Unity, CMocka, Check). Complete 8/8…

원문 언어: 영어

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

C library development patterns covering API design, header organization, memory management for libraries, ABI stability, build system integration, documentation with Doxygen, testing frameworks, and packaging. Use when creating C libraries, designing public…

원문 언어: 영어

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

Foundational Carbon patterns covering memory safety, modern syntax, C++ interop, and Carbon idioms. Use when writing Carbon code or migrating from C++. This is the entry point for Carbon development.

원문 언어: 영어

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

Carbon language library development patterns including interoperability with C++, memory safety patterns, generic programming, build system integration, testing approaches, and documentation standards. Use when creating Carbon libraries, designing public APIs…

원문 언어: 영어

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

Foundational Clojure patterns covering functional programming, REPL-driven development, immutable data structures, and idiomatic code. Use when writing Clojure code, working with sequences and lazy evaluation, understanding macros, or needing guidance on…

원문 언어: 영어

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

Clojure library development patterns covering functional design idioms, namespace organization, deps.edn and Leiningen configuration, protocols and multimethods, spec for validation, testing with clojure.test, and publishing to Clojars. Use when creating…

원문 언어: 영어

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

Foundational C++ patterns covering core syntax, classes, templates, RAII, move semantics, and modern C++ features (C++11/14/17/20). Use when writing C++ code, understanding the type system, memory management, or needing guidance on which specialized C++ skill…

원문 언어: 영어

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

C++-specific library development patterns. Use when creating C++ libraries, designing header-only vs compiled libraries, configuring CMake for library targets, managing ABI stability and versioning, integrating with Conan/vcpkg, documenting with Doxygen, or…

원문 언어: 영어

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

Foundational C# patterns covering LINQ, async/await, nullable types, records, and pattern matching. Use when writing C# code or needing guidance on C# features. This is the entry point for C# development.

원문 언어: 영어

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

C#-specific library development patterns. Use when creating .NET class libraries, designing NuGet packages, configuring project files, implementing strong naming and versioning, writing XML documentation, unit testing with xUnit/NUnit, source generators, and…

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Foundational Cypher (Neo4j) patterns covering graph pattern matching, MATCH/CREATE/MERGE/DELETE operations, relationships, path patterns, aggregation, filtering, and common graph query patterns. Use when writing Cypher queries, modeling graph data, or needing…

원문 언어: 영어

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

Foundational .NET patterns covering runtime, project structure, dependency injection, configuration, metaprogramming, and cross-platform development. Use when working with .NET projects or CLI tools. This is the entry point for .NET development.

원문 언어: 영어

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

.NET/C#-specific library development patterns. Use when creating NuGet packages, configuring .csproj for libraries, implementing multi-targeting, designing public APIs, generating XML documentation, publishing to NuGet, or applying .NET library best…

원문 언어: 영어

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

Foundational Elixir patterns covering modules, pattern matching, processes, OTP behaviors (GenServer, Supervisor), Phoenix framework basics, and functional programming idioms. Use when writing Elixir code, building concurrent systems, working with Phoenix, or…

원문 언어: 영어

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

Elixir-specific library development patterns covering Hex package creation, OTP application design, Mix configuration, ExDoc documentation, typespecs, Dialyzer integration, and publishing best practices. Use when creating Elixir libraries, designing public…

원문 언어: 영어

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

Foundational Elm development patterns covering The Elm Architecture (TEA), type-safe frontend development, and core language features. Use when building Elm applications, understanding functional patterns in web development, working with union types and…

원문 언어: 영어

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

Elm-specific library/package development patterns. Use when creating Elm packages, designing pure functional APIs, configuring elm.json for libraries, writing documentation comments, publishing to package.elm-lang.org, or managing semantic versioning in pure…

원문 언어: 영어

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

Foundational Erlang patterns covering OTP behaviors, fault-tolerant systems, distributed computing, pattern matching, processes, and supervision trees. Use when writing Erlang code, building concurrent systems, working with OTP frameworks, or developing…

원문 언어: 영어

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

Erlang-specific library development patterns. Use when creating OTP libraries, designing public APIs with process patterns, configuring rebar3, managing application resources, publishing to Hex, or writing EDoc. Extends meta-library-dev with Erlang/OTP…

원문 언어: 영어

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

Foundational F# patterns covering functional-first programming, type providers, computation expressions, and domain modeling. Use when writing F# code, understanding functional patterns, working with type providers, or building .NET applications with F#. This…

원문 언어: 영어

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

F#-specific library development patterns. Use when creating F# libraries, designing functional APIs, configuring .fsproj and NuGet packages, writing XML documentation, ensuring C# interop, or publishing to NuGet. Extends meta-library-dev with F# tooling and…

원문 언어: 영어

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

Foundational Go patterns covering types, interfaces, goroutines, channels, and common idioms. Use when writing Go code, understanding Go's concurrency model, or needing guidance on which specialized Go skill to use. This is the entry point for Go development.

원문 언어: 영어

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

Go-specific library/package development patterns. Use when creating Go libraries, designing public APIs with Go idioms, configuring go.mod, managing module versioning, publishing packages, or writing package documentation. Extends meta-library-dev with Go…

원문 언어: 영어

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

Foundational GraphQL patterns covering schema design, queries, mutations, subscriptions, and resolvers. Use when building or consuming GraphQL APIs. This is the entry point for GraphQL development.

원문 언어: 영어

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

Foundational Haskell patterns covering pure functional programming, type system, type classes, monads, and common idioms. Use when writing Haskell code, understanding pure functions, working with Maybe/Either, leveraging the type system, or needing guidance…

원문 언어: 영어

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

Haskell-specific library development patterns. Use when creating Haskell libraries, designing type-safe public APIs, organizing Cabal/Stack projects, writing property-based tests with QuickCheck, generating Haddock documentation, or publishing to Hackage.…

원문 언어: 영어

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

Foundational Java patterns covering core syntax, object-oriented programming, generics, collections, streams, lambdas, and modern Java features. Use when writing Java code, understanding the type system, working with collections/streams, or needing guidance…

원문 언어: 영어

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

Java-specific library development patterns. Use when creating Java libraries, designing public APIs with interfaces and abstractions, configuring Maven/Gradle projects, managing dependencies, writing JUnit tests, documenting with Javadoc, or publishing to…

원문 언어: 영어

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

Foundational Kotlin patterns covering null safety, coroutines, data classes, extension functions, and Kotlin idioms. Use when writing Kotlin code or needing guidance on Kotlin development. This is the entry point for Kotlin development.

원문 언어: 영어

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