Zoppy avatar

Zoppy

Official

@zoppy-crm

0Followers
|
2Public Repos
|
35Published Skills

CRM para varejo

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Backend Engineering (40%)Quality Assurance (20%)

Agent Skills by Zoppy

Showing 35 vetted skills indexed across 1 GitHub repositories.

Zoppy-crmZoppy-crm

playwright-cli

Automate browser interactions and end-to-end testing via Playwright CLI.

Official
Intermediate
Zoppy-crmZoppy-crm

feature-state

Centralize shared state in a feature state service using signals.

Official
Intermediate
Zoppy-crmZoppy-crm

agent-browser

Automate browser navigation and interaction via CLI actions like open, snapshot, fill, and click.

Official
Intermediate
Zoppy-crmZoppy-crm

playwright-best-practices

...

Official
Advanced
Zoppy-crmZoppy-crm

angular-migration

Migrate AngularJS applications to modern Angular using hybrid mode.

Official
Advanced
Zoppy-crmZoppy-crm

playwright

Automate browser interactions and UI workflows via the Playwright CLI wrapper.

Official
Intermediate
Zoppy-crmZoppy-crm

design-to-plan

Analyze Figma screenshots and Dev Mode styles to generate Angular implementation plans.

Official
Advanced
Zoppy-crmZoppy-crm

e2e-zoppy

Standardize Playwright E2E tests for the Zoppy FE project.

Official
Advanced
Zoppy-crmZoppy-crm

angular-component

Generate Angular v20+ standalone components with signal-based inputs and outputs.

Official
Advanced
Zoppy-crmZoppy-crm

frontend-angular

Enforce Angular 19+ architecture and coding standards in the Zoppy monorepo.

Official
Advanced
Zoppy-crmZoppy-crm

feature-composition

Create self-contained Angular dashboard features with lazy-loaded routes and feature guards.

Official
Intermediate
Zoppy-crmZoppy-crm

angular-signals

Convert Angular v20+ BehaviorSubject and Observable patterns to signal-based state management.

Official
Advanced
Zoppy-crmZoppy-crm

queue-scheduler

Register recurring BullMQ jobs from NestJS modules with cron or interval schedules.

Official
Intermediate
Zoppy-crmZoppy-crm

root-cause

Trace NestJS layers to diagnose zoppy-api bugs and runtime failures.

Official
Advanced
Zoppy-crmZoppy-crm

queue-processor

Create BullMQ queue processors and services with session propagation and retry behavior.

Official
Advanced
Zoppy-crmZoppy-crm

provider-strategy

Implement provider-specific strategy builders for e-commerce and ERP data synchronization.

Official
Advanced
Zoppy-crmZoppy-crm

code-review

Identify architecture, security, PII, and performance issues in NestJS code.

Official
Advanced
Zoppy-crmZoppy-crm

bullmq-flow

Automates dependent BullMQ FlowJobs orchestration via FlowProducer in NestJS services.

Official
Advanced
Zoppy-crmZoppy-crm

partners-api

Manage Partners API endpoints with ExternalToken authentication on port 8082.

Official
Intermediate
Zoppy-crmZoppy-crm

controller

Create standardized HTTP controllers for the zoppy-api project.

Official
Advanced
Zoppy-crmZoppy-crm

branching

Standardize Git branch naming and pull request workflows with issue linkage.

Official
Intermediate
Zoppy-crmZoppy-crm

sets

Coordinate four parallel review agents to analyze PRs and consolidate findings.

Official
Advanced
Zoppy-crmZoppy-crm

code-conventions

Standardize logging, error mapping, validation, and queue integration for Zoppy API backend operations.

Official
Intermediate
Zoppy-crmZoppy-crm

domain-validation

Enforce domain business rules before persisting entities with DomainValidation<T>.

Official
Advanced

Frequently Asked Questions About Zoppy

FAQPage Schema
What specific technical tasks does Zoppy enable for developers?

Zoppy enables standardized Angular component generation, NestJS backend service orchestration, BullMQ job scheduling, and automated end-to-end testing. It provides structured patterns for domain validation, database migrations via Sequelize, and architectural enforcement during code reviews.

Which engineering personas benefit from these capabilities?

Full-stack engineers, frontend developers working with Angular, and backend developers managing NestJS services benefit from these standards. It is specifically designed for teams maintaining e-commerce CRM platforms requiring high consistency in code structure and business logic implementation.

What are the primary dependencies for implementing these standards?

Implementation requires a Node.js environment with NestJS for backend services and Angular v20+ for frontend interfaces. Key dependencies include BullMQ for queue management, PostgreSQL for data persistence, and Playwright for end-to-end testing coverage.