Skip to main content
Run any Skill in Manus
with one click
GitHub repository

oss

oss contains 5 collected skills from mynthio, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-07-09
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

release-packages
software-developers

Release packages in the correct order by creating appropriate commits and pushing. Use when the user says to release, publish, deploy packages, ship changes, release sdk, release adapter, or mentions releasing anything in this monorepo. Handles the dependency order: SDK must be released first, then tanstack-adapter (which updates its SDK dependency), then other directories. Each sub-project gets its own commit with a conventional commit message.

2026-07-09
mynth
software-developers

Use when adding or migrating AI image generation with Mynth, the unified image generation API and SDK. Covers @mynthio/sdk, the REST API, Public Access Tokens for browser polling, webhooks, image content rating, Destinations (deliver to S3/R2/Bunny), Convex, and the @mynthio/tanstack-ai-adapter. Trigger for Mynth-specific setup, provider replacement, multi-model image generation, image task polling, content moderation of images, or webhook sync.

2026-07-08
mynth
software-developers

Use when adding or migrating AI image generation with Mynth, the unified image generation API and SDK. Covers @mynthio/sdk, the REST API, Public Access Tokens for browser polling, webhooks, image content rating, image alt text, Destinations (deliver to S3/R2/Bunny), Convex, and the @mynthio/tanstack-ai-adapter. Trigger for Mynth-specific setup, provider replacement, multi-model image generation, image task polling, content moderation of images, image alt text, or webhook sync.

2026-07-08
effect-ts
software-developers

This skill should be used when the user asks about Effect-TS patterns, services, layers, error handling, service composition, or writing/refactoring code that imports from 'effect'. Also covers Effect + Next.js integration with @prb/effect-next.

2026-04-22
turborepo
software-developers

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

2026-03-10