Perfil de habilidad

Prompt Engineering for Code

Writing effective AI prompts: context, few-shot, chain-of-thought

AI-Assisted Development Prompt Engineering

Roles

69

donde aparece esta habilidad

Niveles

5

ruta de crecimiento estructurada

Requisitos obligatorios

24

los otros 304 opcionales

Dominio

AI-Assisted Development

skills.group

Prompt Engineering

Última actualización

17/3/2026

Cómo usar

Selecciona tu nivel actual y compara las expectativas.

Qué se espera en cada nivel

La tabla muestra cómo crece la profundidad desde Junior hasta Principal.

Rol Obligatorio Descripción
1C Developer Understands basic prompt engineering principles for AI-assisted 1C development. Can formulate clear requests to AI tools for generating 1C code snippets and configuration templates. Follows team guidelines on using AI assistants for routine development tasks.
AI Product Engineer Understands prompt engineering fundamentals including temperature, system prompts, and few-shot examples. Experiments with different prompt structures to improve AI model outputs. Documents effective prompts for product features.
Analytics Engineer Formulates basic prompts for ChatGPT/Claude when writing SQL queries and dbt models. Describes the data schema and desired result to get correct SQL. Uses AI to understand unfamiliar SQL patterns.
Android Developer Formulates basic prompts for Android tasks: specifies language (Kotlin), framework (Jetpack Compose/View), target API level, describes expected results. Learns to add context — libraries used (Hilt, Room, Retrofit), architectural layer (ViewModel, Repository), related class code for better AI assistant results.
Application Security Engineer Uses AI tools to assist with security code analysis and vulnerability detection. Formulates prompts to generate security test cases and review configurations. Understands limitations of AI-generated security recommendations.
AR/VR Developer Composes basic prompts for generating AR/VR component code via AI. Learns to formulate requests for creating shaders, UI elements, and interaction scripts.
Backend Developer (C#/.NET) Formulates prompts for C# code: describes types, ASP.NET context. Gets snippets for CRUD, validation, middleware.
Backend Developer (Elixir) Crafts prompts for Elixir tasks: generating pattern matching, pipe operators, basic GenServer. Learns to formulate requests for idiomatic Elixir code.
Backend Developer (Go) Composes basic prompts for generating Go code via AI tools: describes structs, handlers, tests. Understands the importance of context (Go version, libraries like Gin/pgx) for getting idiomatic code with proper error handling.
Backend Developer (Java/Kotlin) Formulates prompts for Java code generation: describes types, annotations, Spring context. Gets working snippets for common tasks: REST endpoints, JPA repositories, service layer.
Backend Developer (Node.js) Formulates prompts for Node.js: describes TypeScript types, API endpoints, database schemas. Gets working snippets for Express/NestJS.
Backend Developer (PHP) Formulates prompts for PHP code generation: describes input/output data, specifies framework and PHP version. Gets working snippets for typical tasks. Iteratively refines prompts when results are inaccurate.
Backend Developer (Python) Formulates prompts for Python code generation: describes input/output types, specifies framework and style. Gets working snippets for common tasks — CRUD, validation, data parsing. Iteratively refines prompts when results are imprecise.
Backend Developer (Rust) Crafts prompts for Rust: generating struct/enum definitions, trait implementations, error handling. Specifies lifetime constraints in prompts.
Backend Developer (Scala) Crafts prompts for Scala tasks: generating case classes, for-comprehensions, basic Akka patterns. Formulates requests for idiomatic code.
BI Analyst Uses AI assistants to generate SQL queries and data transformation scripts. Formulates clear prompts describing desired data output format and business context. Iterates on prompts to refine analytical results.
Blockchain Developer Formulates effective prompts for AI assistants when working with blockchain code. Uses chain-of-thought for explaining complex distributed systems concepts. Iterates on prompts.
Cloud Engineer Composes prompts for cloud tasks: configuration generation, error message explanation. Understands how to formulate queries for getting correct IaC code.
Compiler Engineer Understands basic LLM principles: query formulation, few-shot examples. Uses AI assistants for generating test cases and documentation for compiler components.
Computer Vision Engineer Knows prompt engineering basics and can use AI assistants for generating image processing and CV pipeline code. Understands query formulation principles.
Data Analyst Leverages AI tools for exploratory data analysis and visualization code generation. Writes prompts that include data schema context and expected output format. Validates AI-generated code before applying to production datasets.
Data Engineer Crafts prompts for data code generation: describes tables, types, transformations. Gets working SQL queries and Python scripts for typical ETL tasks.
Data Scientist Creates basic prompts for LLM in the data science context: structured data extraction from text, description generation, classification. Understands differences between models (GPT-4, Claude, Llama) and their applicability for different tasks.
Database Engineer / DBA Understands basic principles of working with AI models. Formulates prompts to LLMs for help with SQL queries, finding database error causes, and generating documentation.
Desktop Developer (.NET WPF/WinUI/MAUI) Gets started with prompt engineering basics for effective use of AI assistants in .NET desktop development. Understands principles of formulating queries for C# code generation and solving WPF/MAUI development tasks.
Desktop Developer (Electron/Tauri) Understands basic prompt engineering principles for Electron development tasks. Uses LLMs for generating main/renderer process code, IPC handlers and UI components.
Desktop Developer (Qt/C++) Gets familiar with prompt engineering basics for effective use of LLM assistants in Qt application development. Understands principles of formulating queries for C++/QML code generation and solving typical desktop development tasks.
DevOps Engineer Crafts basic prompts for DevOps tasks: script generation, error explanation, configuration creation. Understands principles of clear AI query formulation with infrastructure context and desired response format.
DevSecOps Engineer Formulates basic prompts for AI tools when solving DevSecOps tasks: configuration analysis and vulnerability discovery. Understands the importance of context for getting relevant security recommendations from AI.
Embedded Developer Formulates basic prompts for AI assistants when solving embedded tasks: debugging, finding register operation errors. Understands clear context formulation principles for getting relevant answers.
Engineering Manager Knows prompt engineering basics and can use basic techniques for effective interaction with AI tools. Understands request formulation principles.
Flutter Developer Asks clear questions to AI tools for Flutter widget generation and Dart code assistance. Understands that prompt specificity (widget type, state management approach, platform targets) directly impacts output quality. Can describe a desired UI component or behavior to get usable Flutter code.
Frontend Developer (Angular) Composes basic prompts for generating Angular components and templates. Learns to formulate requests for obtaining TypeScript code and styles for UI elements.
Frontend Developer (React) Composes basic prompts for React tasks: describes context (React 18, TypeScript, Next.js), formulates specific questions, provides code examples. Uses chain-of-thought for complex tasks, iteratively refines queries for precise code.
Frontend Developer (Svelte) Knows prompt engineering basics and can use AI assistants for generating Svelte components and CSS styles. Understands basic principles of formulating requests.
Frontend Developer (Vue) Composes basic prompts for Vue code generation — specifying Vue 3, Composition API, TypeScript. Understands the importance of context — component description, its props, events and dependencies on Pinia and VueUse.
Fullstack Developer Writes basic prompts for AI tools in fullstack context: describing tasks with stack specification (React + Node.js), generating components and API endpoints. Understands the importance of context — specifies versions, frameworks and project constraints.
Game QA Engineer Crafts basic prompts for AI tools in QA context: generating test cases, formulating bug reports, creating test data. Iteratively improves formulations.
Game Server Developer Formulates simple prompts for generating game server logic — event handlers, data models, configuration files. Uses context to refine generation results.
Infrastructure Engineer Formulates basic prompts for getting help with infrastructure tasks from AI assistants. Understands the importance of specifying context: cloud provider, tool version and environment constraints.
iOS Developer Composes basic prompts for iOS development: requests Swift code examples, Xcode error explanations, and simple implementations. Specifies context (iOS, Swift, SwiftUI) in prompts for relevant responses. Iteratively refines queries, adding iOS version and target architecture constraints to improve result quality.
IoT Engineer Understands basic principles of LLM interaction. Uses AI assistants for generating device configurations, writing documentation, and creating code templates for IoT projects.
Language Tooling Engineer Uses AI to assist with parser and compiler code generation. Formulates prompts with grammar specifications and AST structure context. Understands how to provide technical context for language tooling tasks to AI models.
LLM Engineer Obligatorio Knows prompt engineering basics for internal use: system prompts, formatting instructions, output constraints. Creates basic prompts for LLM system components under mentor guidance.
ML Engineer Uses prompt engineering for model evaluation and dataset generation. Formulates prompts for code generation of training pipelines and data preprocessing. Understands prompt-based approaches to model testing and validation.
MLOps Engineer Understands basic prompt engineering principles. Formulates queries to LLMs for assistance with MLOps tool configurations, pipeline debugging, and writing automation scripts.
Network Engineer Uses ChatGPT/Claude to generate basic network configurations and explain protocols. Formulates simple prompts to obtain ACL, VLAN and routing templates.
NLP Engineer Obligatorio Knows prompt engineering basics for NLP tasks: role prompting, few-shot examples, chain-of-thought. Crafts prompts for entity extraction, text classification, and summarization.
Penetration Testing Engineer Knows prompt engineering basics and can use AI to generate simple pentest scripts and analyze configurations. Understands principles of effective prompts.
Performance Testing Engineer Understands basic principles of working with AI models. Formulates prompts to LLMs for help with writing test scripts, analyzing logs, and interpreting test results.
Platform Engineer Crafts prompts for platform tasks: generating K8s manifests, troubleshooting, documentation. Formulates context for infrastructure-related AI queries.
Product Manager Obligatorio Uses AI tools to draft product specifications and user stories. Formulates prompts for competitive analysis, market research summaries, and feature prioritization assistance. Understands how to provide business context to get relevant AI outputs.
QA Automation Engineer Formulates clear prompts for generating test scripts and page objects. Understands that including framework context (Selenium, Playwright, Cypress) and assertion style significantly improves AI output quality. Can describe test scenarios to AI tools and get functional automation code.
QA Engineer (Manual) Studies prompt engineering fundamentals for using AI tools in test case generation and bug report writing. Understands basic prompt construction principles for effective AI-assisted testing.
QA Security Engineer Uses AI to generate security test scenarios and penetration testing checklists. Formulates prompts with vulnerability context (OWASP, CVE) for targeted security analysis. Validates AI suggestions against established security frameworks.
React Native Developer Uses AI assistants for React Native component generation and debugging. Formulates prompts with platform-specific context (iOS/Android) for cross-platform code. Leverages AI for styling, navigation setup, and native module bridging tasks.
Release Engineer Composes basic prompts for generating deployment configurations with AI. Learning to formulate requests for obtaining Jenkinsfile, GitHub Actions templates, and automation scripts.
Security Analyst Composes basic prompts for CVE analysis and vulnerability description generation. Learns to formulate queries for getting security risk mitigation recommendations.
Site Reliability Engineer (SRE) Composes prompts for SRE tasks: error log analysis, alerting rule generation, troubleshooting guides. Formulates context for incident analysis.
Smart Contract Developer Formulates effective prompts for AI when working with Solidity: explaining vulnerabilities, generating tests, writing NatSpec. Uses chain-of-thought for complex contract logic questions.
Solutions Architect Composes prompts for architecture: diagram generation, technology comparison, design alternatives. Formulates architectural context.
Systems Programmer (C/C++) Gets familiar with prompt engineering for system tasks. Formulates simple AI queries to explain kernel concepts, generate driver boilerplate code and utilities.
Technical Lead Composes prompts for work tasks: code generation, troubleshooting, documentation. Understands how to formulate context for AI assistants.
Technical Product Manager Uses AI tools for technical specification drafting and architecture documentation. Formulates prompts that bridge business requirements and technical implementation details. Leverages AI for API design reviews and technical debt assessment.
Technical Writer Uses AI to draft technical documentation, API references, and user guides. Formulates prompts with audience context (developer vs end-user) and style guidelines. Iterates on AI outputs to match documentation standards and tone.
Telecom Developer Formulates basic prompts for AI assistants when solving telecom tasks: protocol analysis, SIP session debugging. Understands the importance of specifying telecom-specific context for quality responses.
Unity Developer Crafts effective prompts for AI tools in the context of Unity development. Uses chain-of-thought and few-shot examples to obtain quality C# code and architectural advice.
Unreal Engine Developer Crafts prompts for AI tools in the context of Unreal C++ development. Uses chain-of-thought to obtain correct UE-specific code with UPROPERTY/UFUNCTION.
XR Unity Developer Understands basic principles of working with LLMs and forming prompts for XR development tasks. Uses ChatGPT/Claude for generating boilerplate shader code, Unity scripts and finding solutions.
Rol Obligatorio Descripción
1C Developer Creates effective prompts for generating complex 1C code: calculation algorithms, report builder queries, data exchange processors. Optimizes context for 1C platform specifics.
AI Product Engineer Designs multi-step prompt chains for complex product features. Uses structured output formats (JSON mode, function calling) to integrate AI responses into product workflows. Evaluates prompt performance with A/B testing and quality metrics.
Analytics Engineer Composes effective prompts for analytics tasks: describing data model context, few-shot examples for the team's SQL style. Uses AI for refactoring dbt models, writing tests, and generating model documentation.
Android Developer Creates effective prompts for Android development: chain-of-thought for complex architectural tasks, few-shot examples with team Kotlin code, role-based prompts for specialized tasks (security review, performance audit). Iteratively refines results, uses system prompts for coding convention adherence, builds reusable prompt templates for typical tasks.
Application Security Engineer Creates advanced prompts for security tasks: code vulnerability analysis, SAST/DAST rule generation, threat model composition. Applies few-shot and chain-of-thought for complex security analyses.
AR/VR Developer Develops prompts for automating AR/VR development tasks — shader and material generation. Creates templates for AI-assisted VR interface and interaction design.
Backend Developer (C#/.NET) Writes structured prompts for .NET tasks: refactoring, generating tests with Moq, creating EF Core migrations. Chain-of-thought for architecture.
Backend Developer (Elixir) Creates effective prompts for Elixir: templates for OTP patterns, LiveView components, Ecto queries. Uses few-shot examples for complex macros.
Backend Developer (Go) Develops effective prompts for Go tasks: concurrent code generation with goroutines/channels, complex SQL queries, middleware chains. Uses few-shot examples from the project to generate code consistent with team architecture and coding conventions.
Backend Developer (Java/Kotlin) Writes structured prompts for Java tasks: refactoring while preserving interfaces, generating tests with Mockito, creating migrations from business logic descriptions. Uses chain-of-thought for architectural questions.
Backend Developer (Node.js) Writes structured prompts: generation considering project conventions, tests with mocking, migration scripts. Uses chain-of-thought for architecture questions.
Backend Developer (PHP) Writes structured prompts for complex PHP tasks: refactoring while preserving interfaces, test generation with edge cases, migration creation from business logic descriptions. Sets context through project code examples. Uses chain-of-thought for architectural questions.
Backend Developer (Python) Writes structured prompts for complex Python tasks: refactoring while preserving types, generating tests with edge cases, creating Alembic migrations from business logic descriptions. Provides context through project code examples. Uses chain-of-thought for architectural questions.
Backend Developer (Rust) Creates prompts for Rust: templates for async/await patterns, macro generation, generic implementations. Uses few-shot for complex trait bounds.
Backend Developer (Scala) Creates effective prompts for Scala: templates for typeclasses, implicit resolution, cats/ZIO effects. Uses few-shot for complex type-level programming.
BI Analyst Creates reusable prompt templates for recurring analytical tasks (cohort analysis, funnel breakdowns, trend detection). Chains prompts to build complex analytical workflows — from data exploration to insight generation. Optimizes prompts for token efficiency while maintaining output quality.
Blockchain Developer Creates structured prompts for blockchain protocol analysis, test generation, and documentation. Applies few-shot examples for specific blockchain tasks: code review, threat modeling.
Cloud Engineer Creates structured prompts for cloud operations: templates for incident response, architecture review, cost analysis. Uses few-shot examples for IaC generation.
Compiler Engineer Applies prompt engineering for compiler tasks: generating test programs for fuzzing, automating IR refactoring, creating documentation for optimization passes.
Computer Vision Engineer Applies prompt engineering to accelerate CV model development — augmentation generation, architectures, data pipelines. Uses vision-language models for data analysis.
Data Analyst Builds prompt pipelines for automated data quality checks and anomaly detection. Uses few-shot examples with real dataset samples to improve code generation accuracy. Creates prompt libraries for statistical analysis, visualization, and reporting tasks.
Data Engineer Writes structured prompts: generating dbt models with ref()/source(), Airflow DAGs with correct dependencies, data quality checks. Uses chain-of-thought for complex SQL.
Data Scientist Designs prompt systems for automating data labeling and data augmentation. Applies structured output, JSON mode, function calling for LLM integration into data pipelines. Evaluates cost and quality of LLM-powered data processing.
Database Engineer / DBA Applies prompt engineering for DBA tasks: structured SQL generation, execution plan analysis via AI, creating runbooks for typical incidents with specific DBMS context.
Desktop Developer (.NET WPF/WinUI/MAUI) Applies prompt engineering techniques for accelerating .NET desktop development — XAML markup generation, MVVM patterns and test writing. Uses chain-of-thought approaches for solving complex WPF/WinUI framework tasks.
Desktop Developer (Electron/Tauri) Creates effective prompts for generating complex Electron code: working with native APIs, auto-update configuration, OS integration. Applies AI for debugging Electron-specific issues.
Desktop Developer (Qt/C++) Applies prompt engineering techniques for accelerating Qt application development — widget generation, signal/slot debugging and test writing. Uses chain-of-thought and few-shot approaches for complex Qt framework tasks.
DevOps Engineer Applies advanced prompt engineering techniques for DevOps: chain-of-thought for incident diagnostics, few-shot examples for IaC generation. Creates prompt templates for typical tasks: troubleshooting, code review, documentation.
DevSecOps Engineer Creates structured prompts for security finding analysis, remediation plan generation and threat modeling. Uses few-shot examples from real incidents to improve AI recommendation quality.
Embedded Developer Creates structured prompts for embedded tasks: templates for driver code generation, peripheral configuration review, RTOS task analysis. Uses few-shot examples for safety-critical code generation.
Engineering Manager Applies advanced prompt engineering techniques for automating routine management tasks — report preparation, metrics analysis, and planning. Trains the team on effective prompts.
Flutter Developer Writes structured prompts with context (language, framework, constraints). Uses few-shot examples. Iteratively refines prompts. Understands context window and its limitations. Uses system prompts to configure AI behavior.
Frontend Developer (Angular) Develops structured prompts for automating routine Angular development tasks. Creates templates for generating services, directives, and pipes matching the project style.
Frontend Developer (React) Creates effective prompts for React development: few-shot examples with project conventions, system prompts for code generation, templates for typical tasks (component, test, migration). Applies structured output for generating typed code with the correct stack.
Frontend Developer (Svelte) Applies prompt engineering techniques to accelerate development — component generation, refactoring, test writing. Creates effective prompts for Svelte-specific code.
Frontend Developer (Vue) Creates structured prompts for Vue tasks — few-shot examples with Composition API patterns, chain-of-thought for architectural decisions. Uses prompt templates for typical tasks — components, composables, Vitest tests.
Fullstack Developer Creates effective prompts for fullstack development: chain-of-thought for complex architectural tasks, few-shot with project code examples, system prompts for code generation. Generates end-to-end features from database migration to UI component in a single prompt.
Game QA Engineer Develops structured prompts for game QA tasks: few-shot examples for bug classification, chain-of-thought for crash log analysis. Uses system prompts for context.
Game Server Developer Creates structured prompts for solving complex server tasks — tick-rate optimization, network protocol design, performance metric analysis using AI tools.
Infrastructure Engineer Creates structured prompts for IaC code generation, incident analysis and cloud cost optimization. Uses chain-of-thought for complex network topology design and DR planning tasks.
iOS Developer Creates effective prompts for iOS development: chain-of-thought for architectural decisions, few-shot examples with project Swift code. Structures prompts with role, context, and constraints for generating code in project style. Applies techniques for complex tasks: problem decomposition, step-by-step generation, and self-verification through test scenarios.
IoT Engineer Applies prompt engineering for IoT tasks: generating device drivers from specifications, automating telemetry log analysis, creating test scenarios for communication protocols.
Language Tooling Engineer Creates effective prompts for integrating LLMs into language tools — autocompletion, refactoring, documentation generation. Optimizes context window for quality improvement.
LLM Engineer Obligatorio Independently develops production-ready prompts: structured output parsing, error recovery prompts, multi-turn dialog management. Applies systematic approach to prompt design and testing.
ML Engineer Applies advanced prompt techniques: chain-of-thought, few-shot, system prompts. Optimizes prompts for ML tasks: data analysis, code generation, debugging.
MLOps Engineer Applies prompt engineering for MLOps tasks: generating Kubeflow/Airflow configurations, analyzing model metrics, creating monitoring alerts, automating experiment tracking.
Network Engineer Creates structured prompts for generating complex network configurations — BGP policies, QoS profiles, security rules. Iteratively refines results considering equipment context.
NLP Engineer Obligatorio Independently designs complex prompts for NLP tasks: structured output for data extraction, multi-step reasoning for document analysis, self-consistency for improving reliability.
Penetration Testing Engineer Applies prompt engineering for offensive security — payload generation, source code analysis, social engineering scenario creation. Uses jailbreak techniques for research.
Performance Testing Engineer Applies prompt engineering for performance tasks: generating load scenarios from user stories, automated test result analysis, creating reports and optimization recommendations.
Platform Engineer Creates structured prompts: templates for operator design, Helm chart generation, platform architecture review. Uses chain-of-thought for complex configurations.
Product Manager Obligatorio Creates complex prompts for product workflows: research synthesis, competitive analysis, PRD drafting. Applies chain-of-thought and role-based prompting.
QA Automation Engineer Writes structured prompts with context (language, framework, constraints). Uses few-shot examples. Iteratively refines prompts. Understands context window and its limitations. Uses system prompts for AI behavior configuration.
QA Engineer (Manual) Writes structured prompts with context (language, framework, constraints). Uses few-shot examples. Iteratively refines prompts. Understands context window and its limitations. Uses system prompts for configuring AI behavior.
QA Security Engineer Creates advanced prompts for security testing: payload generation for fuzzing, test case creation from CVE descriptions, security configuration analysis. Applies few-shot for complex test scenarios.
React Native Developer Creates effective prompts for generating React Native code: styles, animations, native modules. Optimizes context for getting cross-platform code that works on both iOS and Android.
Release Engineer Develops structured prompts for automating routine release engineering tasks. Creates query templates for analyzing diffs between versions and assessing the impact of changes.
Security Analyst Develops prompts for automating security reports and threat classification. Creates templates for malware sample analysis and YARA rule generation via AI.
Site Reliability Engineer (SRE) Creates structured prompts: templates for incident postmortem, capacity planning analysis, runbook generation. Uses chain-of-thought for root cause analysis.
Smart Contract Developer Creates structured prompts for smart contract tasks: security review templates, test generation, formal spec writing. Applies few-shot examples for Solidity-specific AI assistance.
Solutions Architect Creates structured prompts: templates for ADR generation, architecture review, trade-off analysis. Uses chain-of-thought for complex decisions.
Systems Programmer (C/C++) Applies structured prompting for systems development: chain-of-thought for race condition analysis, few-shot examples for generating kernel code in specific style.
Technical Lead Creates structured prompts: templates for code review, architecture proposals, technical writing. Uses few-shot examples and chain-of-thought.
Technical Product Manager Applies advanced prompt engineering techniques: chain-of-thought, structured output, system prompts. Creates prompts for technical tasks: specification generation, architecture analysis, code review guidance.
Technical Writer Develops effective prompts for technical writing tasks: generation, rewriting, summarization, translation. Uses chain-of-thought, system prompts, output formatting. Creates repeatable prompt templates for the team.
Telecom Developer Creates structured prompts for CDR data analysis, routing optimization, and signaling troubleshooting. Uses few-shot examples from real telecom scenarios to improve AI response quality.
Unity Developer Applies advanced prompt engineering techniques for Unity: system prompts with project context, role-based prompting for architectural reviews, structured output for code generation.
Unreal Engine Developer Applies advanced prompt techniques for Unreal: context-aware prompts with engine architecture, role-based prompting for C++ review, structured output for data tables.
XR Unity Developer Crafts effective prompts for generating complex Unity code: XR Toolkit interactions, rendering optimization. Applies chain-of-thought and few-shot techniques for solving specific XR tasks.
Rol Obligatorio Descripción
1C Developer Designs AI workflow for accelerating 1C development. Creates prompt chains for configuration refactoring, platform version migration, and solution documentation generation.
AI Product Engineer Obligatorio Architects prompt systems for production AI features with fallback strategies, guardrails, and content filtering. Designs evaluation frameworks measuring prompt reliability, latency, and cost across model versions. Implements advanced techniques: constitutional AI patterns, self-consistency, and dynamic prompt generation.
Analytics Engineer Develops prompt templates for typical analytics engineering tasks: data modeling design, SQL optimization, test generation. Creates system prompts with dbt project context, naming conventions, and team style for consistent AI output.
Android Developer Designs prompt strategies for Android development: advanced chain-of-thought for architectural design, structured output for module generation (ViewModel + UseCase + Repository + Tests), few-shot patterns from codebase best practices. Creates a prompt library for the team, optimizes prompts for specific models, integrates prompt engineering into CI (automated code review prompts).
Application Security Engineer Develops a prompt system for automating AppSec processes: security review, vulnerability triage, remediation guidance generation. Integrates prompt templates into CI/CD for automatic verification.
AR/VR Developer Designs prompt chains for comprehensive AR/VR content generation. Creates AI-assisted spatial interface design and procedural generation systems.
Backend Developer (C#/.NET) Creates reusable prompt templates for team: code review checklist, OpenAPI generation, performance analysis. AI in CI — changelog, code quality.
Backend Developer (Elixir) Designs prompt library for Elixir development: chain-of-thought for architectural decisions, systematic prompts for GenServer/Supervisor design.
Backend Developer (Go) Creates advanced prompt strategies for Go development: chain-of-thought for architectural decisions, system prompts for code review, test scenario generation. Optimizes prompts for Go-specific tasks: pprof analysis, GC optimization, API design.
Backend Developer (Java/Kotlin) Creates reusable prompt templates for Java team: code review checklist, OpenAPI spec generation, thread-safety analysis. Integrates AI into CI — automatic changelog and release notes generation.
Backend Developer (Node.js) Creates reusable prompt templates: code review checklist, API design review, security analysis. Integrates AI into CI for automated changelog.
Backend Developer (PHP) Creates reusable prompt templates for the PHP team: code review checklist, API documentation generation, performance problem analysis. Integrates AI into CI/CD — automated changelog generation, coding standards verification.
Backend Developer (Python) Creates reusable prompt templates for the Python team: code review checklist, OpenAPI documentation generation, performance problem analysis. Integrates AI into CI/CD — automatic changelog generation, type hint validation.
Backend Developer (Rust) Designs prompt library for Rust: systematic prompts for architecture decisions, unsafe code review, performance optimization.
Backend Developer (Scala) Designs prompt library for Scala: systematic prompts for architectural decisions, type-level design, effect systems. Evaluates quality of AI recommendations.
BI Analyst Obligatorio Designs prompt architectures for enterprise BI workflows: automated report generation, natural language to SQL translation, and self-service analytics interfaces. Implements prompt versioning and regression testing for analytics pipelines. Optimizes cost-quality trade-offs across different model tiers for BI use cases.
Blockchain Developer Designs prompt library for the blockchain organization: templates for security review, architecture analysis, documentation generation. Integrates prompts into automated workflows and CI/CD.
Cloud Engineer Designs prompt systems for cloud automation: chain-of-thought for troubleshooting, systematic prompts for architecture decisions. Evaluates quality of AI recommendations.
Compiler Engineer Uses LLMs for complex compiler engineering tasks: analyzing IR patterns for new optimizations, generating peephole rules, automated bug classification by components.
Computer Vision Engineer Develops AI usage standards for CV development, creates prompts for automating routine tasks. Integrates multimodal models into CV pipelines.
Data Analyst Obligatorio Creates production-grade prompt systems for automated data pipelines with error handling and validation loops. Designs prompt evaluation benchmarks using domain-specific datasets and expert annotations. Mentors analysts on advanced techniques: chain-of-thought for complex calculations, retrieval-augmented generation for context-heavy analysis.
Data Engineer Creates reusable prompt templates for the team: SQL optimization review, data modeling suggestions, pipeline debugging. Integrates AI into CI — automated data asset documentation.
Data Scientist Designs scalable prompt systems for production data science workflows. Optimizes cost/quality trade-offs through prompt chaining, caching, and model routing. Implements evaluation pipelines for prompt quality with automated regression testing.
Database Engineer / DBA Uses advanced prompt engineering for DBA: automatic indexing strategy generation based on workload, AI analysis of slow query logs, test data generation from schemas.
Desktop Developer (.NET WPF/WinUI/MAUI) Develops prompt system for automating .NET desktop development tasks — refactoring, .NET version migration and documentation generation. Creates specialized prompts for profiling and debugging desktop applications.
Desktop Developer (Electron/Tauri) Integrates LLM into Electron development workflow: code review automation, IPC test generation. Develops prompt templates for typical desktop development patterns.
Desktop Developer (Qt/C++) Develops prompt system for automating routine Qt development tasks — refactoring, migration between Qt versions and documentation generation. Creates specialized prompts for desktop application performance analysis and debugging.
DevOps Engineer Develops prompt library for DevOps team: templates for incident response, infrastructure design, security analysis. Integrates prompt-based automations into workflow: auto-generating runbooks, metrics analysis, optimization suggestions.
DevSecOps Engineer Develops prompt library for DevSecOps tasks: automated CVE triage, policy-as-code generation, risk analysis. Applies chain-of-thought for complex infrastructure security posture assessment tasks.
Embedded Developer Develops prompt templates for typical embedded tasks: driver generation, ISR review, power consumption analysis. Applies few-shot learning with codebase examples to improve generation quality.
Engineering Manager Develops prompt standards and templates for engineering processes — code review, incident response, documentation. Evaluates prompt quality and optimizes AI interaction.
Flutter Developer Creates a prompt library for Flutter team's typical tasks: widget composition, state management patterns, platform channel implementations. Uses chain-of-thought prompting for architectural decisions on app structure and navigation. Optimizes prompts for token/cost minimization while maintaining Dart/Flutter code quality. Creates .cursorrules with Flutter-specific conventions and copilot-instructions. Trains the team on effective prompt engineering for mobile development workflows.
Frontend Developer (Angular) Designs prompt chains for comprehensive Angular module and test generation. Creates AI-assisted development systems with project architecture context.
Frontend Developer (React) Designs prompt systems for React development: prompt libraries for architectural tasks, chain-of-thought for code review, RAG integration with project documentation. Optimizes prompts for specific models (Claude, GPT-4) in the React ecosystem context.
Frontend Developer (Svelte) Develops AI usage standards for frontend development, creates prompt templates for typical tasks. Optimizes AI assistant workflow for Svelte projects.
Frontend Developer (Vue) Designs prompt system for Vue development — template library for different tasks, context management, output formatting. Creates prompt pipelines for complex tasks — from architecture to Vue component testing.
Fullstack Developer Applies advanced prompting techniques for fullstack tasks: decomposing complex features into AI subtasks, automated test and documentation generation, AI-assisted code review. Creates prompt templates for typical fullstack patterns used by the team.
Game QA Engineer Designs prompt pipelines for QA automation: automatic test case generation from game design docs, AI review of bug reports for completeness. Optimizes prompts by quality metrics.
Game Server Developer Develops prompt systems for automating routine development tasks. Integrates LLMs into the pipeline for configuration generation, server log analysis, and balancing table creation.
Infrastructure Engineer Develops prompt library for infrastructure tasks: module generation, architecture review, capacity planning. Applies RAG approach with internal documentation for improving recommendation accuracy.
iOS Developer Develops advanced prompt strategies for iOS projects: templates for generating architectural components, automating routine development tasks. Creates system prompts describing the codebase, technology stack, and architectural principles. Optimizes prompts for different models, leveraging their strengths in working with Swift code.
IoT Engineer Uses LLMs for complex IoT tasks: telemetry stream anomaly analysis, DSL configuration generation for device fleet, automated incident classification from sensor data.
Language Tooling Engineer Designs AI functionality for language tools using advanced prompting techniques. Develops prompt chains for complex code analysis and transformation tasks.
LLM Engineer Obligatorio Designs advanced prompt engineering systems: automated prompt tuning (DSPy, OPRO), prompt chaining, meta-prompting. Optimizes prompts for minimal latency and cost while maintaining quality.
ML Engineer Designs prompt templates for ML workflow automation. Evaluates prompt quality through metrics. Creates prompt libraries for ML team.
MLOps Engineer Uses advanced prompt engineering for MLOps: chain-of-thought for model degradation analysis, feature engineering pipeline generation, AI-powered incident response for ML systems.
Network Engineer Develops prompt systems for automating network tasks — log analysis, incident diagnostics, documentation generation. Integrates LLMs into infrastructure management pipelines.
NLP Engineer Obligatorio Designs advanced prompt engineering systems for NLP: meta-prompting, automatic prompt optimization, prompt chaining for complex document analysis. Evaluates and iterates prompts systematically.
Penetration Testing Engineer Develops advanced prompts for automating vulnerability research, exploit development, and reporting. Evaluates LLM security — prompt injection, data leakage.
Performance Testing Engineer Uses advanced prompt engineering: chain-of-thought for root cause analysis from metrics, generating correlation reports, AI-assisted capacity planning based on metric trends.
Platform Engineer Designs prompt systems for the platform: automated config generation, incident analysis, architecture recommendations. Evaluates AI reliability for platform tasks.
Product Manager Obligatorio Develops AI-powered product workflows. Integrates prompt engineering into product processes. Evaluates and implements new AI capabilities.
QA Automation Engineer Creates a prompt library for QA team's typical tasks: test generation from requirements, page object scaffolding, API test creation, and data-driven test setup. Uses chain-of-thought prompting for test strategy decisions and coverage gap analysis. Optimizes prompts for token/cost minimization while maintaining test code quality. Creates .cursorrules with testing conventions and copilot-instructions for QA workflows. Trains the team on effective prompt engineering for test automation.
QA Engineer (Manual) Creates a prompt library for typical team tasks. Uses chain-of-thought prompting for architectural decisions. Optimizes prompts for minimizing tokens/cost. Creates .cursorrules and copilot-instructions. Trains the team in prompt engineering.
QA Security Engineer Develops prompt system for security QA automation: test generation from specifications, scan result analysis, risk prioritization. Integrates AI-generated tests into CI/CD.
React Native Developer Designs AI workflows for accelerating React Native development. Creates prompt chains for native code migration, architecture refactoring, and typed API client generation.
Release Engineer Designs prompt chains for comprehensive release process automation. Creates AI-assisted decision-making systems for deployment strategy and risk assessment.
Security Analyst Designs prompt chains for comprehensive threat intelligence analysis. Creates AI-assisted systems for correlation rule generation and indicator of compromise enrichment.
Site Reliability Engineer (SRE) Designs prompt systems for SRE: automated incident analysis pipelines, systematic prompts for architecture review. Evaluates AI reliability.
Smart Contract Developer Designs prompt library for smart contract organizations: security audit prompts, architecture review, gas optimization analysis. Integrates AI prompts into development workflows.
Solutions Architect Designs prompt systems: automated architecture review, pattern matching, compliance checking. Evaluates AI reliability for architectural decisions.
Systems Programmer (C/C++) Creates effective prompt templates for system tasks: generating test cases for drivers, analyzing crash dumps, reviewing kernel code for concurrency issues.
Technical Lead Designs prompt systems for the team: prompt library, quality evaluation, automated workflows with AI. Evaluates the effectiveness of different approaches.
Technical Product Manager Defines prompt engineering practices for the product team. Creates a prompt library for typical TPM workflows. Evaluates quality and reliability of prompts. Integrates AI capabilities into product processes.
Technical Writer Designs prompt pipelines for documentation automation: multi-step generation, validation chains, context injection. Defines quality metrics for AI-generated content. Optimizes prompts to reduce hallucination rate.
Telecom Developer Develops a prompt library for telecom tasks: traffic analysis, numbering plan design, capacity planning. Applies RAG approach with 3GPP and IETF telecom documentation for precise recommendations.
Unity Developer Develops prompt libraries for Unity team: templates for common tasks, prompt chains for complex refactoring, automated prompt testing. Evaluates response quality of different LLMs for Unity tasks.
Unreal Engine Developer Develops prompt libraries for the Unreal team: templates for engine debugging, crash analysis, replication troubleshooting. Evaluates LLM capabilities for Unreal C++.
XR Unity Developer Integrates LLM into XR development workflow: automated code review, test generation, API documentation. Develops prompt templates for typical team tasks considering XR project context.
Rol Obligatorio Descripción
1C Developer Defines AI usage strategy for 1C development in the organization. Establishes a prompt library and best practices for improving productivity of all 1C developers.
AI Product Engineer Obligatorio Defines prompt engineering standards and governance for AI product teams. Establishes prompt review processes, quality gates, and deployment pipelines for production AI features. Creates organizational prompt registries with versioning, access control, and usage analytics. Evaluates emerging techniques (DSPy, LMQL, prompt compilers) for team adoption.
Analytics Engineer Defines the prompt engineering strategy for the analytics engineering team: a prompt library for modeling, testing, and documentation. Implements AI-powered code review for dbt models with custom prompts for best practice verification.
Android Developer Defines prompt engineering standards for the Android team: prompt library for typical tasks (feature creation, refactoring, test generation, documentation), developer training program. Implements prompt versioning and A/B testing of effectiveness, creates team-specific system prompts with architectural guidelines, trains the team on advanced techniques for mobile development.
Application Security Engineer Defines AI-assisted security review strategy for the organization with a library of validated prompts. Trains the security team on effective LLM usage considering code confidentiality.
AR/VR Developer Builds a prompt library for the AR/VR team — from code generation to design. Trains developers on applying prompt engineering to accelerate XR content creation.
Backend Developer (C#/.NET) Builds prompt library for team: standards for .NET tasks, review guidelines. Trains on prompt engineering. Defines AI boundaries.
Backend Developer (Elixir) Defines prompt standards for the Elixir team: prompt library for typical OTP tasks, evaluation criteria for AI-generated Elixir code.
Backend Developer (Go) Defines prompt engineering standards for the Go team: library of verified prompts for common tasks, templates for code review, architectural decisions. Trains the team on effective AI tool interaction to maximize generated Go code quality.
Backend Developer (Java/Kotlin) Builds prompt library for the team: standards for common Java tasks, review guidelines, documentation templates. Trains on prompt engineering. Defines AI automation boundaries.
Backend Developer (Node.js) Builds prompt library: templates for typical Node.js tasks, review guidelines, documentation generation. Defines AI automation boundaries.
Backend Developer (PHP) Builds prompt library for the team: standard templates for typical PHP development tasks. Trains developers on prompt engineering. Determines which tasks to automate via AI and which require human expertise.
Backend Developer (Python) Builds a prompt library for the team: standard templates for common Python development tasks. Trains developers on prompt engineering. Determines which tasks to automate via AI and which require human expertise.
Backend Developer (Rust) Defines prompt standards for Rust: prompt library, evaluation criteria for AI-generated Rust, safety review for unsafe suggestions.
Backend Developer (Scala) Defines prompt standards for Scala team: prompt library, evaluation criteria for AI-generated Scala, best practices for type-safe AI output.
BI Analyst Obligatorio Defines prompt engineering strategy for the BI department. Establishes standards for AI-assisted analytics: prompt templates, output validation, and quality metrics. Creates governance framework for AI usage in business reporting — accuracy requirements, human review gates, and audit trails.
Blockchain Developer Defines prompt engineering strategy for blockchain teams. Establishes best practices and training program. Evaluates effectiveness of various prompt techniques for blockchain use cases.
Cloud Engineer Defines prompt standards for the cloud team: prompt library for common tasks, best practices for AI-assisted operations. Trains the team on prompt engineering.
Compiler Engineer Defines AI application strategy in compiler development: LLM integration in code review, automated test generation, AI-assisted performance regression analysis.
Computer Vision Engineer Defines AI-assisted CV development strategy for the team, measures prompt engineering effectiveness. Creates a prompt library for standard CV tasks.
Data Analyst Obligatorio Defines prompt engineering strategy for data analytics teams. Establishes best practices for AI-augmented analysis: standardized prompt formats, reproducibility requirements, and validation workflows. Conducts reviews of prompt-based analytics pipelines for accuracy and reliability. Creates training programs on prompt engineering for data professionals.
Data Engineer Builds prompt library for data team: templates for typical tasks (ETL design, schema review, data quality), documentation templates. Defines AI automation boundaries.
Data Scientist Defines LLM usage strategy for data augmentation and labeling in the team. Establishes shared prompt library and evaluation standards. Coordinates cost management for LLM-powered data processing.
Database Engineer / DBA Defines AI strategy for the DBA team: standard prompts for routine tasks, knowledge bases for contextual queries, AI integration into incident response and capacity planning processes.
Desktop Developer (.NET WPF/WinUI/MAUI) Builds prompt library and AI workflows for .NET desktop development team, standardizes LLM usage approaches. Trains team on effective AI tool application for improving development productivity.
Desktop Developer (Electron/Tauri) Defines AI tool usage strategy for improving Electron development productivity in the team. Trains developers on effective prompt engineering for desktop tasks.
Desktop Developer (Qt/C++) Builds a prompt library and AI workflows for the Qt development team, standardizes approaches to LLM tool usage. Trains the team on effective AI assistant usage for boosting desktop development productivity.
DevOps Engineer Defines prompt engineering standards for DevOps organization: prompt library, best practices for different AI tools. Designs AI-augmented processes: automated alert triage, post-mortem generation, intelligent incident analysis.
DevSecOps Engineer Establishes prompt engineering standards for security team, including AI recommendation validation and trust boundaries. Defines prompt update process based on feedback and incident response results.
Embedded Developer Establishes prompt library for the embedded team, covering tasks from code review to architectural analysis. Optimizes prompts for safety-critical contexts considering certification specifics.
Engineering Manager Defines prompt engineering usage strategy in the engineering department, creates prompt libraries for standard tasks. Measures ROI from AI automation adoption.
Flutter Developer Designs prompt engineering strategy for the organization. Creates corporate prompt templates. Integrates prompt engineering into CI/CD (auto-generation of tests, documentation). Evaluates various LLMs for different tasks. Establishes best practices at the company level.
Frontend Developer (Angular) Builds a prompt library for the Angular team — from code generation to review. Trains developers on effective prompt engineering to accelerate development.
Frontend Developer (React) Standardizes prompt engineering in the React team: shared prompt library for typical tasks, guidelines for effective AI usage, team training. Defines AI output verification processes, prompt quality metrics and ROI from prompt optimization.
Frontend Developer (Svelte) Defines AI tool integration strategy for the team's frontend development, measures effectiveness. Creates a prompt library and best practices for Svelte developers.
Frontend Developer (Vue) Defines prompt engineering standards for Vue teams — shared prompt library, quality guidelines, evaluation metrics. Trains teams on creating effective prompts for Vue-specific tasks through workshops and documentation.
Fullstack Developer Defines prompt engineering standards for the fullstack team: prompt library for typical tasks, AI integration in code review, documentation automation. Trains the team on effective AI usage for cross-stack tasks and evaluates result quality.
Game QA Engineer Defines prompt engineering strategy for QA department. Builds prompt library for all QA processes, implements prompt versioning and A/B testing for optimization.
Game Server Developer Defines prompt engineering standards for the server team. Creates prompt libraries for code review, incident response, and architectural decision documentation.
Infrastructure Engineer Establishes prompt engineering standards for the infrastructure team focused on security and compliance. Defines validation process for AI-generated infrastructure solutions before production deployment.
iOS Developer Implements prompt engineering practices in the iOS team: prompt template library for typical tasks, standards for documenting successful prompts. Trains the team on advanced techniques: meta-prompting for prompt generation, retrieval-augmented generation with project context. Defines prompt review and improvement process based on result quality.
IoT Engineer Defines AI application strategy in IoT development: device provisioning automation, AI-assisted fault diagnostics, LLM integration into the management platform.
Language Tooling Engineer Defines AI integration strategy for organizational language tools. Designs frameworks for systematic creation and testing of prompts for various language tasks.
LLM Engineer Obligatorio Defines prompt engineering culture for the LLM team. Establishes prompt design patterns, review processes, prompt development tooling. Coordinates prompt optimization as a discipline.
ML Engineer Defines prompt engineering practices for ML team. Introduces prompt-based automation in ML workflow. Standardizes approaches.
MLOps Engineer Defines the AI usage strategy in MLOps processes: standard prompts for typical tasks, LLM integration into monitoring dashboards, AI-assisted GPU capacity planning.
Network Engineer Defines AI tool usage standards for the network team. Creates prompt libraries for typical tasks, trains engineers on effective LLM interaction.
NLP Engineer Obligatorio Defines prompt engineering standards for the NLP team. Establishes prompt library, prompt evaluation framework, and best practices for systematic prompt development.
Penetration Testing Engineer Defines AI usage standards in pentest operations, creates a prompt library for offensive security. Evaluates risks of AI-driven attacks and defense strategies.
Performance Testing Engineer Defines AI strategy for the performance team: standard prompts for common analyses, LLM integration into reporting, automating recommendation generation from test results.
Platform Engineer Defines platform prompt standards: prompt library, evaluation criteria, security guidelines for AI in platform operations.
Product Manager Obligatorio Defines prompt engineering standards for the division. Creates shared prompt libraries. Trains the team on advanced techniques.
QA Automation Engineer Designs prompt engineering strategy for the organization. Creates corporate prompt templates. Integrates prompt engineering into CI/CD (auto-generating tests, documentation). Evaluates different LLMs for various tasks. Establishes best practices at the company level.
QA Engineer (Manual) Defines Prompt Engineering strategy at the team/product level for QA processes. Establishes standards for AI-assisted test generation and bug triage. Conducts reviews.
QA Security Engineer Defines AI-assisted security testing strategy for the organization with a validated prompt library. Trains the QA team on effective LLM usage for automating routine checks.
React Native Developer Defines the AI usage strategy in mobile development for the React Native team. Builds a prompt library and best practices for improving developer productivity.
Release Engineer Builds a prompt library for typical release engineering tasks at team scale. Trains engineers on effective prompt engineering to accelerate DevOps processes.
Security Analyst Builds a prompt library for security operations — from triaging to forensics. Trains analysts on effective prompt engineering application to accelerate investigations.
Site Reliability Engineer (SRE) Defines prompt standards for SRE: prompt library for incident response, evaluation criteria, security guidelines for AI in operations.
Smart Contract Developer Defines prompt engineering strategy for smart contract teams. Establishes best practices and training. Evaluates effectiveness of AI prompts for various contract development tasks.
Solutions Architect Defines prompt standards: architecture prompt library, evaluation criteria, decision support frameworks.
Systems Programmer (C/C++) Defines prompt engineering guidelines for the systems team. Establishes prompt template library for kernel development, review, and debugging, trains the team.
Technical Lead Defines prompt engineering standards: approved patterns, evaluation criteria, security guidelines. Trains the team on effective AI usage.
Technical Product Manager Shapes prompt engineering standards for the division. Introduces prompt testing and evaluation framework. Defines best practices for AI-assisted product management. Trains TPMs on effective LLM usage.
Technical Writer Defines prompt engineering strategy for the documentation team. Implements prompt version control and A/B testing of prompts. Establishes guidelines and trains the team on effective prompt engineering.
Telecom Developer Establishes prompt engineering standards for the telecom team with AI recommendation verification for production systems. Defines the process for updating prompts when telecom standards and protocols change.
Unity Developer Defines prompt engineering practices for Unity team. Builds knowledge base for AI tools with project context. Evaluates AI-assisted development effectiveness.
Unreal Engine Developer Defines prompt engineering practices for the Unreal team. Builds knowledge base for AI tools with Unreal-specific context. Evaluates AI effectiveness.
XR Unity Developer Defines AI tool usage strategy in XR development for improving team productivity. Introduces prompt engineering practices and trains team on effective LLM usage.
Rol Obligatorio Descripción
1C Developer Shapes organizational vision for AI-assisted development on the 1C platform. Defines methodologies for applying LLMs to automate standard tasks and accelerate configuration development.
AI Product Engineer Obligatorio Defines organizational AI strategy including prompt engineering as a core competency. Drives adoption of prompt engineering across engineering, product, and business teams. Establishes enterprise-level AI governance: model selection criteria, cost management frameworks, and responsible AI practices. Influences industry standards through publications and community engagement.
Application Security Engineer Shapes the vision for AI-powered application security for the organization. Defines the strategy for implementing prompt engineering in security processes considering limitations, risks, and measurable results.
AR/VR Developer Defines the AI-powered AR/VR development strategy for the organization. Architects procedural 3D content and spatial interface generation systems using LLMs.
Backend Developer (Elixir) Shapes prompt engineering strategy for the Elixir platform: automated generation pipelines, quality frameworks for BEAM-specific AI-assisted development.
Backend Developer (Rust) Shapes prompt engineering strategy: automated Rust code generation pipelines, safety validation frameworks. Defines AI integration strategy.
Backend Developer (Scala) Shapes prompt engineering strategy for Scala platform: automated pipelines, quality frameworks. Defines AI integration into Scala development workflow.
BI Analyst Obligatorio Defines enterprise AI-augmented analytics strategy. Establishes organizational standards for AI-assisted decision-making in business intelligence — accuracy benchmarks, governance policies, and ethical guidelines. Drives cross-departmental AI adoption for data-driven insights. Shapes vendor relationships and model procurement strategies for BI use cases.
Blockchain Developer Shapes enterprise strategy for prompt engineering in blockchain R&D. Researches RAG systems with blockchain documentation and automated reasoning for protocol analysis.
Cloud Engineer Shapes prompt engineering strategy for cloud platform: automated prompt pipelines, quality evaluation frameworks. Defines AI integration into operational workflows.
Compiler Engineer Shapes the vision of AI-augmented compiler engineering: ML-driven optimizations, automated compiler pass generation, integration of neural network models into the compilation pipeline.
Computer Vision Engineer Shapes vision for LLM and foundation model integration in CV development at the organizational level. Defines multimodal AI usage standards for all CV teams.
Data Analyst Obligatorio Defines enterprise strategy for AI-augmented data analytics. Establishes organizational standards for prompt-based analytical workflows across all data teams. Drives adoption of AI-assisted analysis as a core competency. Shapes data literacy and AI readiness programs at the organizational level. Evaluates emerging AI capabilities for transformative impact on analytics practices.
Data Scientist Shapes LLM-augmented data science strategy at organizational level. Defines governance for prompt systems, cost allocation, and quality standards. Evaluates LLM-powered workflow evolution and adapts the organization.
Database Engineer / DBA Shapes AI-driven data management strategy: ML-powered automatic tuning, predictive scaling based on load patterns, AI governance for data policies.
Desktop Developer (.NET WPF/WinUI/MAUI) Defines AI tool integration strategy in .NET desktop development process at organizational level. Shapes architectural patterns for LLM usage to automate complex tasks and code generation in desktop projects.
Desktop Developer (Electron/Tauri) Shapes vision for AI-assisted desktop application development at organizational level. Defines LLM usage standards in Electron development considering security and code quality.
Desktop Developer (Qt/C++) Defines AI tool integration strategy for Qt application development at the organizational level. Shapes architectural patterns for LLM interaction to automate complex desktop development and code generation tasks.
DevSecOps Engineer Defines strategy for using prompt engineering in organizational security practices with RAG over vulnerability database. Researches model fine-tuning on internal security data to improve recommendation accuracy.
Embedded Developer Shapes AI prompt strategy for embedded organization: prompt library governance, quality evaluation for generated safety-critical code, integration of AI assistants into development workflows.
Engineering Manager Shapes organizational prompt engineering strategy, defines prompt quality and safety standards. Coordinates AI competency training and development program across the organization.
Frontend Developer (Angular) Defines AI-augmented development strategy for organizational frontend teams. Creates platform tools for automatic Angular code generation from specifications.
Frontend Developer (Svelte) Shapes the vision for AI usage in frontend development at the organizational level. Defines AI-assisted development standards and processes for all frontend teams.
Game QA Engineer Shapes enterprise prompt engineering framework for QA. Defines prompt design standards, integrates prompt management into QA toolchain, evaluates AI-augmented QA effectiveness.
Game Server Developer Shapes AI-assisted development strategy for the game platform. Explores LLM applications for procedural content generation, dynamic server tuning, and predictive scaling.
Infrastructure Engineer Defines prompt engineering strategy for organizational infrastructure management with IDP integration. Explores AI application for automatic cloud architecture design and optimization.
IoT Engineer Shapes vision for AI-driven IoT platform: predictive maintenance based on ML, autonomous edge computing optimization, AI-powered anomaly detection for industrial IoT.
Language Tooling Engineer Shapes vision for AI-enhanced language tools at the industry level. Defines LLM integration standards for development tools and influences AI-assisted programming evolution.
LLM Engineer Obligatorio Shapes enterprise prompt engineering strategy. Defines organizational approaches to prompt management, automated optimization, and prompt quality. Mentors leads on advanced prompt design.
ML Engineer Defines prompt engineering strategy for the organization. Researches novel prompt techniques for ML. Evaluates impact on productivity.
MLOps Engineer Shapes the vision for prompt-driven MLOps: autonomous pipeline generation and optimization from descriptions, LLM-powered model governance, AI-driven capacity planning for ML infrastructure.
Network Engineer Shapes AI strategy for the organization's network operations. Researches LLM capabilities for intent-based networking and automated troubleshooting of network incidents.
NLP Engineer Obligatorio Shapes enterprise prompt engineering strategy for the NLP platform. Defines prompt management standards, version control, governance, and optimization at organizational level.
Penetration Testing Engineer Shapes AI security testing strategy for the organization, including LLM security assessment. Defines approaches to AI red teaming and adversarial ML testing.
Performance Testing Engineer Shapes the vision for AI-driven performance engineering: automatic test scenario generation and optimization, predictive performance analysis, AI-powered capacity planning for the organization.
Platform Engineer Shapes AI-assisted platform engineering strategy: automated generation pipelines, intelligent platform operations. Defines AI integration roadmap.
Product Manager Obligatorio Shapes AI workflow strategy at the company level. Defines investments in AI productivity tools.
QA Security Engineer Shapes the vision for AI-powered security quality assurance for the organization. Defines strategy for prompt engineering adoption in security QA with measurable impact on coverage and testing speed.
React Native Developer Shapes the organizational vision for AI-assisted mobile development. Defines methodologies for applying LLMs to accelerate full-cycle React Native application development.
Release Engineer Defines prompt engineering strategy for the organization's release platform. Develops AI-powered pipeline orchestrators using advanced prompt engineering techniques.
Security Analyst Defines the strategy for AI-driven security process automation through prompt engineering. Develops systems for automatic detection rule generation with LLM-based validation.
Site Reliability Engineer (SRE) Shapes prompt engineering strategy for SRE platform: AIOps prompt pipelines, automated analysis workflows. Defines AI integration governance.
Smart Contract Developer Shapes enterprise prompt engineering strategy for smart contract R&D. Researches RAG systems with Solidity documentation and automated formal specification generation via AI.
Solutions Architect Shapes AI-assisted architecture strategy: automated governance, intelligent design support, architectural knowledge management.
Systems Programmer (C/C++) Shapes enterprise prompt engineering strategy for system software. Defines best practices for AI-assisted kernel development, manages prompt library, evaluates effectiveness.
Technical Lead Shapes the prompt engineering strategy: organization-wide standards, automated pipelines, AI integration roadmap. Defines governance for AI-assisted development.
Technical Product Manager Defines enterprise prompt engineering strategy. Shapes organizational knowledge base of prompts. Defines governance for AI-generated content in product documentation and specifications. Evaluates strategic impact of AI tools.
Technical Writer Shapes corporate prompt engineering strategy for documentation and knowledge management. Researches advanced techniques and defines how AI prompting transforms documentation creation and maintenance processes.
Telecom Developer Defines AI-assisted development strategy for the telecom organization with integration into design processes. Explores model fine-tuning on telecom-specific data: 3GPP specs, IETF RFCs, CDR analytics.
Unity Developer Defines prompt engineering strategy for the studio. Evaluates custom fine-tuning and RAG systems for Unity-specific tasks. Shapes AI tooling roadmap.
Unreal Engine Developer Defines prompt engineering strategy for the studio. Evaluates RAG over Unreal Engine source and custom fine-tuning. Shapes AI tooling roadmap.
XR Unity Developer Shapes vision for AI integration in XR product development at organizational level. Defines LLM usage standards considering intellectual property security and code quality.

Comunidad

👁 Seguir ✏️ Sugerir cambio Inicia sesión para sugerir cambios
📋 Propuestas
Aún no hay propuestas para Prompt Engineering for Code
Cargando comentarios...