Lucas B Francelino avatar

Lucas B Francelino

Community

@Hinten · São José dos Campos

9Followers
|
22Public Repos
|
9Published Skills

Formado em Direito pela Universidade Presbiteriana Mackenzie, programador autodidata. Fazendo técnico em IA na Fiap atualmente.

Skills Distribution
DomainBusiness, Fi...E-Commerce Marketp.. (35%)Brazilian Fiscal C.. (25%)Firestore Data Eng.. (20%)Event-Driven Notif.. (10%)

Agent Skills by Lucas B Francelino

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Lucas B Francelino

FAQPage Schema
What tasks can I accomplish with Hinten's skills?

You can build marketplace sales-channel integrations, implement NF-e fiscal document emission with SEFAZ transmission, integrate Melhor Envio freight quoting and label purchase, query Firestore via the Pipelines API, cache repeated Firestore reads, manage file uploads, and maintain GitHub Actions CI lanes with gate checks.

Who are these skills designed for?

Developers working inside this specific Brazilian e-commerce monorepo (apps/* and packages/integrations/*) who implement, debug, or review sales channels, fiscal NF-e flows, freight providers, webhook receivers, Firestore data access, schema-driven CRUD screens, or CI pipeline configuration.

How do the webhook notification skills work in practice?

They document the shared defineNotificationPipeline pattern: a receiver that acks 200 without writing Firestore, an onTaskDispatched task handler, a failures-only notificacoes collection, and an onSchedule durable-cursor reprocess sweep for at-least-once delivery with retry and dedup.

What NF-e regulations do these skills cover?

Coverage includes MOC 7.0 layout 4.00, NT 2025.001 synchronous mode, NT 2025.002 Reforma Tributária IBS/CBS/IS groups mandatory in production from 03/08/2026, and NT 2026.007 LCC-RFB CNPJ cadastral validation (cStat 178–186), plus DANFE rendering and contingency handling.

What are the prerequisites for using these skills?

You need access to the monorepo itself: the skills reference internal packages like @delfrance/data and @delfrance/ui, channel context loaders, Firestore (including the Enterprise Pipelines API), Cloud Tasks, Cloud Functions, and GitHub Actions rulesets. They are domain references, not standalone libraries.