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

SRV

SRV contains 12 collected skills from ReyJrFerrer, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
3
updated
2026-06-27
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

llm-wiki
software-developers

Use when the user mentions wiki, ingest, llm-wiki, knowledge base, or wants to accumulate persistent project knowledge. Implements Karpathy's LLM Wiki pattern: an LLM-maintained wiki at `llm-wiki/` that sits between raw sources and queries, building a compounding knowledge base rather than re-deriving knowledge from scratch on every question.

2026-06-27
grill-me
computer-occupations-all-other

Interview the user relentlessly about every aspect of a plan — feature specs, architecture decisions, implementation approaches — until reaching a shared understanding. Walks each branch of the design tree, resolves dependencies between decisions one-by-one, cross-references the SRV project wiki, and produces a structured decision record.

2026-06-27
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-05-28
eas-update-insights
software-developers

Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many users are on the embedded build vs OTA, or wants to gate CI on update health.

2026-05-28
expo-api-routes
software-developers

Guidelines for creating API routes in Expo Router with EAS Hosting

2026-05-28
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-05-28
expo-deployment
software-developers

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

2026-05-28
expo-module
technical-writers

Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

2026-05-28
expo-tailwind-setup
software-developers

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

2026-05-28
expo-ui-jetpack-compose
software-developers

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

2026-05-28
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-05-28
upgrading-expo
technical-writers

Guidelines for upgrading Expo SDK versions and fixing dependency issues

2026-05-28