Zoppy
Official@zoppy-crm
CRM para varejo
Agent Skills by Zoppy
Showing 35 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automate browser interactions and end-to-end testing via Playwright CLI.
feature-state
Centralize shared state in a feature state service using signals.
agent-browser
Automate browser navigation and interaction via CLI actions like open, snapshot, fill, and click.
playwright-best-practices
...
angular-migration
Migrate AngularJS applications to modern Angular using hybrid mode.
playwright
Automate browser interactions and UI workflows via the Playwright CLI wrapper.
design-to-plan
Analyze Figma screenshots and Dev Mode styles to generate Angular implementation plans.
e2e-zoppy
Standardize Playwright E2E tests for the Zoppy FE project.
angular-component
Generate Angular v20+ standalone components with signal-based inputs and outputs.
frontend-angular
Enforce Angular 19+ architecture and coding standards in the Zoppy monorepo.
feature-composition
Create self-contained Angular dashboard features with lazy-loaded routes and feature guards.
angular-signals
Convert Angular v20+ BehaviorSubject and Observable patterns to signal-based state management.
queue-scheduler
Register recurring BullMQ jobs from NestJS modules with cron or interval schedules.
root-cause
Trace NestJS layers to diagnose zoppy-api bugs and runtime failures.
queue-processor
Create BullMQ queue processors and services with session propagation and retry behavior.
provider-strategy
Implement provider-specific strategy builders for e-commerce and ERP data synchronization.
code-review
Identify architecture, security, PII, and performance issues in NestJS code.
bullmq-flow
Automates dependent BullMQ FlowJobs orchestration via FlowProducer in NestJS services.
partners-api
Manage Partners API endpoints with ExternalToken authentication on port 8082.
controller
Create standardized HTTP controllers for the zoppy-api project.
branching
Standardize Git branch naming and pull request workflows with issue linkage.
sets
Coordinate four parallel review agents to analyze PRs and consolidate findings.
code-conventions
Standardize logging, error mapping, validation, and queue integration for Zoppy API backend operations.
domain-validation
Enforce domain business rules before persisting entities with DomainValidation<T>.
Frequently Asked Questions About Zoppy
FAQPage SchemaWhat 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.