Rytass avatar

Rytass

Official

@rytass · Taipei, Taiwan

0Followers
|
14Public Repos
|
22Published Skills

Offers modular TypeScript-based integration layers for Taiwan-specific e-commerce, logistics, payment, and enterprise content management systems.

Skills Distribution
DomainDeveloper To...E-commerce Integra.. (30%)Enterprise Content.. (25%)Logistics & Supply.. (25%)Identity & Security (20%)

Agent Skills by Rytass

Showing 22 vetted skills indexed across 1 GitHub repositories.

RytassRytass
6

secret-adapters

Integrate HashiCorp Vault secret storage with NestJS projects.

Official
Advanced
RytassRytass
6

member-module

Implement NestJS member management with JWT, OAuth2, and Casbin RBAC/ABAC.

Official
Advanced
RytassRytass
6

logistics-development

Design and extend logistics adapters for Taiwan providers using the @rytass/logistics base package.

Official
Advanced
RytassRytass
6

quadrats-module

Integrate Quadrats CMS into NestJS projects for multilingual content management.

Official
Intermediate
RytassRytass
6

file-adapters

Compose image processing pipelines using resize, watermark, and transcoder adapters in Node.js and NestJS projects.

Official
Intermediate
RytassRytass
6

payment-adapters

Integrate multiple Taiwan payment gateways through a unified Node.js API.

Official
Advanced
RytassRytass
6

invoice-adapters

Integrate Taiwan e-invoice services across ECPay, EZPay, BankPro, and Amego via a unified adapter interface.

Official
Intermediate
RytassRytass
6

storage-adapters

Provide a unified file operation API across S3, GCS, R2, Azure, and Local storage.

Official
Intermediate
RytassRytass
6

order-builder

Automates shopping cart pricing and discount application in TypeScript with Decimal.js precision.

Official
Advanced
RytassRytass
6

payment-development

Implement standardized payment adapters for Taiwan providers with unified interfaces.

Official
Advanced
RytassRytass
6

wms-react-components

Provide React components for editing warehouse maps with interactive layers.

Official
Intermediate
RytassRytass
6

sms-development

Automate Taiwan SMS adapter development with TypeScript interfaces and batch messaging patterns.

Official
Advanced
RytassRytass
6

cms-modules

Provides a unified CMS base for NestJS with TypeORM and GraphQL.

Official
Intermediate
RytassRytass
6

secret-development

Implement get, set, delete methods for SecretManager adapters with configuration interfaces.

Official
Advanced
RytassRytass
6

wms-module

Create a reusable NestJS warehouse management module with TypeORM entities and service layers.

Official
Intermediate
RytassRytass
6

cms-react

Build CMS admin interfaces with Mezzanine UI React components.

Official
Intermediate
RytassRytass
6

invoice-development

Implement provider-specific invoice adapters using TypeScript interfaces and testing patterns.

Official
Advanced
RytassRytass
6

sms-adapters

Unify Taiwan SMS providers behind a single API for NestJS apps.

Official
Intermediate
RytassRytass
6

file-converter-development

Build and integrate file-converter adapters for the @rytass/file-converter package.

Official
Advanced
RytassRytass
6

logistics-adapters

Consolidate Taiwan logistics providers into a unified API interface for tracking and shipment creation.

Official
Intermediate
RytassRytass
6

storage-development

Your requested text has been cleared and is ready for the next step.

Official
Advanced
RytassRytass
6

skill-authoring

Create structured Claude Code skills with YAML frontmatter and Markdown templates.

Official
Basic

Frequently Asked Questions About Rytass

FAQPage Schema
What 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.