Rytass
Official@rytass · Taipei, Taiwan
Offers modular TypeScript-based integration layers for Taiwan-specific e-commerce, logistics, payment, and enterprise content management systems.
Agent Skills by Rytass
Showing 22 vetted skills indexed across 1 GitHub repositories.
secret-adapters
Integrate HashiCorp Vault secret storage with NestJS projects.
member-module
Implement NestJS member management with JWT, OAuth2, and Casbin RBAC/ABAC.
logistics-development
Design and extend logistics adapters for Taiwan providers using the @rytass/logistics base package.
quadrats-module
Integrate Quadrats CMS into NestJS projects for multilingual content management.
file-adapters
Compose image processing pipelines using resize, watermark, and transcoder adapters in Node.js and NestJS projects.
payment-adapters
Integrate multiple Taiwan payment gateways through a unified Node.js API.
invoice-adapters
Integrate Taiwan e-invoice services across ECPay, EZPay, BankPro, and Amego via a unified adapter interface.
storage-adapters
Provide a unified file operation API across S3, GCS, R2, Azure, and Local storage.
order-builder
Automates shopping cart pricing and discount application in TypeScript with Decimal.js precision.
payment-development
Implement standardized payment adapters for Taiwan providers with unified interfaces.
wms-react-components
Provide React components for editing warehouse maps with interactive layers.
sms-development
Automate Taiwan SMS adapter development with TypeScript interfaces and batch messaging patterns.
cms-modules
Provides a unified CMS base for NestJS with TypeORM and GraphQL.
secret-development
Implement get, set, delete methods for SecretManager adapters with configuration interfaces.
wms-module
Create a reusable NestJS warehouse management module with TypeORM entities and service layers.
cms-react
Build CMS admin interfaces with Mezzanine UI React components.
invoice-development
Implement provider-specific invoice adapters using TypeScript interfaces and testing patterns.
sms-adapters
Unify Taiwan SMS providers behind a single API for NestJS apps.
file-converter-development
Build and integrate file-converter adapters for the @rytass/file-converter package.
logistics-adapters
Consolidate Taiwan logistics providers into a unified API interface for tracking and shipment creation.
storage-development
Your requested text has been cleared and is ready for the next step.
skill-authoring
Create structured Claude Code skills with YAML frontmatter and Markdown templates.
Frequently Asked Questions About Rytass
FAQPage SchemaWhat specific business tasks do these modules enable?▼
These modules enable standardized integration with Taiwan-specific services including ECPay, EZPay, BankPro, and local logistics providers. They facilitate unified management of e-invoices, SMS notifications, warehouse mapping, and multilingual content through consistent TypeScript interfaces.
Which engineering personas benefit from these modules?▼
Backend engineers building NestJS applications and frontend developers working with React benefit most. These modules are designed for developers needing to abstract complex third-party service integrations into clean, reusable, and type-safe interfaces within enterprise-grade web architectures.
What are the primary dependencies for implementing these modules?▼
Implementation requires a Node.js environment with NestJS as the primary framework. Most modules rely on TypeORM for database interactions, GraphQL for data querying, and specific TypeScript interfaces to maintain strict typing across payment, logistics, and storage adapter layers.