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

PolyBuys

PolyBuys contains 8 collected skills from codebox-calpoly, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
3
updated
2026-04-17
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

convex-backwards-compatibility
software-developers

Keep Convex backend changes backwards-compatible so old TestFlight/App Store clients don't crash. Trigger when editing anything under backend/ or convex/, removing/renaming functions or arguments, or changing schema.

2026-04-17
building-native-ui
software-developers

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026-03-02
expo-api-routes
software-developers

Guidelines for creating API routes in Expo Router with EAS Hosting

2026-03-02
expo-cicd-workflows
software-developers

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

2026-03-02
expo-tailwind-setup
web-developers

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

2026-03-02
native-data-fetching
software-developers

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

2026-03-02
upgrading-expo
software-developers

Guidelines for upgrading Expo SDK versions and fixing dependency issues

2026-03-02
use-dom
software-developers

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

2026-03-02