smartx-development

smartx-development is a skill for Claude Code from thalysjuvenal/advpl-specialist. It costs 144 tokens per session (596 once invoked), scanned A, original, MIT.

A development guide for Smart X, a TOTVS framework that creates modern screens from data-dictionary definitions and connected program components.

In plain words
What is it for?
Use it to create Smart X routines, connect ADVPL functions to screen actions, or convert the browse view of an older MVC routine.
Why use it?
It explains how to build or troubleshoot Smart X screens without writing every screen component by hand.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the advpl-specialist plugin — 18 skills, 14 commands, 2 hooks shipped together

Good fit Use it to create Smart X routines, connect ADVPL functions to screen actions, or convert the browse view of an older MVC routine.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thalysjuvenal/advpl-specialist/smartx-development
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add thalysjuvenal/advpl-specialist --skill smartx-development
Clone the repo
git clone --depth 1 https://github.com/thalysjuvenal/advpl-specialist

Made for: Claude Code.

Or install advpl-specialist, the plugin that ships this one along with the rest of its 18 skills, 14 commands, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for smartx-development

README.md
[![agentmods](https://agentmods.dev/badge/skills/thalysjuvenal/advpl-specialist/smartx-development/github.svg)](https://agentmods.dev/skills/thalysjuvenal/advpl-specialist/smartx-development)
Your own site
<a href="https://agentmods.dev/skills/thalysjuvenal/advpl-specialist/smartx-development"><img src="https://agentmods.dev/badge/skills/thalysjuvenal/advpl-specialist/smartx-development/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for smartx-development

Your own site · 80×15
<a href="https://agentmods.dev/skills/thalysjuvenal/advpl-specialist/smartx-development"><img src="https://agentmods.dev/badge/skills/thalysjuvenal/advpl-specialist/smartx-development.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 596 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00144 $0.00596
Opus 5 $0.00072 $0.00298
Sonnet 5 $0.00029 $0.00119
Haiku 4.5 $0.00014 $0.00060

Measured 12d ago against content hash 824e221911c1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

smartx-development scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/smartx-development/SKILL.md · 23 lines

What it actually says

Smart X

This skill covers developing TOTVS Smart X routines: the Object -> Model -> Interface -> Launcher chain that turns a data dictionary table (SX2/SX3) into an automatically-rendered PO-UI screen without hand-written Angular components. It documents the required includes and annotations for the Model (totvs.framework.structure.model.th) and Interface (totvs.framework.structure.Interface.th) TLPP classes, the Launcher function that registers the routine in the Protheus menu, integrating existing ADVPL functions into the interface via pageActions/tableActions/events, and converting only the browse (Data View) of a legacy MVC routine to Smart X while keeping ModelDef/ViewDef/MenuDef intact.

Activate this skill when the user is creating a new Smart X routine from scratch, wiring an ADVPL function call into a Smart X page/table action, converting a legacy MVC browse to a Smart X browse, or debugging a Smart X screen/model/interface issue. It does not cover classic MVC routine development without Smart X (see advpl-code-generation, file patterns-mvc.md), nor data dictionary configuration scripts for SX2/SX3 themselves (see sx-configuration).

The referenced files are written in Brazilian Portuguese.

Reference file Read when
reference.md Always -- Smart X concept, Object/Model/Interface/Launcher architecture, includes/annotations, minimal end-to-end example
patterns-model.md Writing or reviewing the Model (model.tlpp) class and its data/business-rule definitions
patterns-interface.md Writing or reviewing the Interface (interface.tlpp) class and its UI contract (browse/forms)
patterns-launcher-browse.md Converting only the browse (Data View) of an existing MVC routine to Smart X rendering
patterns-advpl-integration.md Calling existing ADVPL functions from Smart X via pageActions, tableActions, or events like onChange
patterns-migration.md Migrating a full legacy routine to a 100% Smart X implementation
troubleshooting.md Diagnosing errors or unexpected behavior in a Smart X screen, Model, or Interface
Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 23 lines · 144 tokens per session scan A 824e221911c1

Subscribe to this mod's changes

smartx-development is a skill published in the GitHub repository thalysjuvenal/advpl-specialist (186 stars, last pushed 22d ago), licensed MIT. It adds 144 tokens to every session and 596 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

advpl-dev

Especialista em desenvolvimento ADVPL/TLPP para o ecossistema TOTVS Protheus. Use esta skill para auxiliar com: escrita e revisão de código ADVPL e TLPP, criação de pontos de entrada (convencional e MVC), desenvolvimento de APIs REST, consultas SQL/Embedded SQL, acesso a tabelas do Protheus, criação de classes OO…

jaylson/claude-skill-advpl · 211 tokens

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

alexdcd/Mafia-Claude-Skills · 67 tokens

frontend-slides

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

alexdcd/Mafia-Claude-Skills · 63 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

alexdcd/Mafia-Claude-Skills · 77 tokens

habitos-angular-performance

Use when profiling or optimizing this Angular 21 habits app for faster initial load, smaller bundles, smoother rendering, or reduced change-detection work. Covers route-level code splitting, @defer, signals/computed state, template hot paths, and validation of performance changes.

PhelipeG/daily_habits_app_angular_ia · 59 tokens

habitos-pages

Use when creating or editing standalone habit pages in src/app/features/habits/pages/. Covers the Angular template style, Tailwind utility patterns, reactive forms, and local page state used by this project.

PhelipeG/daily_habits_app_angular_ia · 44 tokens