TOTVS avatar

TOTVS

Official

@totvs · Brazil

0Followers
|
135Public Repos
|
32Published Skills

Repositório dos projetos da TOTVS

Skills Distribution
DomainBusiness, Fi...ERP-System-Archite.. (40%)Legacy-Code-Migrat.. (30%)Database-Performan.. (20%)Quality-Assurance-.. (10%)

Agent Skills by TOTVS

Showing 32 vetted skills indexed across 1 GitHub repositories.

totvstotvs
115

advpl-to-tlpp-migration

Migrate legacy AdvPL .prw/.prx sources to modern TLPP .tlpp code.

Official
Advanced
totvstotvs
115

utf8-to-cp1252-conversion

Convert AdvPL and TLPP source files from UTF-8 to Windows-1252.

Official
Advanced
totvstotvs
115

code-review

Review AdvPL/TLPP sources for security, performance, and Protheus compliance.

Official
Advanced
totvstotvs
115

create-implementation-plan

Generate machine-readable implementation plan files with phases, requirements, and tasks.

Official
Intermediate
totvstotvs
115

sql-code-review

Review SQL code for security, performance, and maintainability issues.

Official
Advanced
totvstotvs
115

entry-point-designer

Design and document Protheus Entry Points with PARAMIXB and TLPP-first implementation.

Official
Advanced
totvstotvs
115

documentation-writer

Generate ProtheusDOC comment blocks for AdvPL and TLPP source code elements.

Official
Intermediate
totvstotvs
115

refactor-method-complexity-reduce

Refactor AdvPL/TLPP methods by extracting helper functions to reduce cognitive complexity.

Official
Advanced
totvstotvs
115

sql-optimization

Analyze SQL execution plans and indexing strategies to reduce query latency.

Official
Advanced
totvstotvs
115

context-map

Generate a context map of files, dependencies, and tests for Protheus ADVPL/TLPP changes.

Official
Intermediate
totvstotvs
115

tlpp-rest-endpoint-generator

Generate TTALK-compliant TLPP REST endpoints with annotation-based routing.

Official
Advanced
totvstotvs
115

mvc-generator

Generate Protheus ADVPL/TLPP MVC screen structures with ModelDef, ViewDef, MenuDef, and FWFormBrowse integration.

Official
Advanced
totvstotvs
115

advpl-tlpp-sdd

Orchestrate Spec-Driven Development for Protheus ADVPL/TLPP projects across Specify, Design, Tasks, and Execute phases.

Official
Advanced
totvstotvs
115

fwrest-client-generator

Generate Protheus ADVPL/TLPP code consuming REST APIs via FWRest.

Official
Advanced
totvstotvs
115

data-dictionary-lookup

Query Protheus ERP data dictionary metadata for tables, fields, indexes, and triggers.

Official
Intermediate
totvstotvs
115

query-builder

Build parameterized SQL queries for Protheus ERP tables with soft-delete and branch filters.

Official
Advanced
totvstotvs
115

tir-test-generator

Generate Python unittest TIR Webapp UI test scripts for Protheus screens.

Official
Advanced
totvstotvs
115

refactor

Refactor ADVPL/TLPP code with behavior-preserving, small-step changes.

Official
Intermediate
totvstotvs
115

using-git-worktrees

Create isolated git worktrees on new branches with dependency installation and baseline test reporting.

Official
Advanced
totvstotvs
115

test-driven-development

Enforce a Red-Green-Refactor TDD loop for features and bug fixes.

Official
Advanced
totvstotvs
115

systematic-debugging

Enforce root-cause investigation before applying software fixes.

Official
Advanced
totvstotvs
115

using-superpowers

Enforce a mandatory Skill tool check before every response.

Official
Basic
totvstotvs
115

dispatching-parallel-agents

Dispatch independent debugging tasks across multiple agents in parallel.

Official
Intermediate
totvstotvs
115

executing-plans

Execute implementation plans in batches with verification and review checkpoints.

Official
Intermediate

Frequently Asked Questions About TOTVS

FAQPage Schema
What specific Protheus ERP tasks are supported?▼

These capabilities enable the design of Entry Points, generation of MVC screen structures, creation of TTALK-compliant REST endpoints, and the systematic migration of legacy ADVPL code to modern TLPP syntax.

Who is the target persona for these technical capabilities?▼

The primary users are enterprise software engineers, Protheus ERP developers, and system architects responsible for maintaining, refactoring, and modernizing large-scale business resource planning codebases.

What are the prerequisites for implementing these development standards?▼

Implementation requires an existing Protheus ERP environment, familiarity with ADVPL or TLPP syntax, and access to the Protheus data dictionary for metadata lookups and SQL query construction.