Skip to main content
Melvynx
GitHub creator profile

Melvynx

Repository-level view of 193 collected skills across 41 GitHub repositories.

skills collected
193
repositories
41
updated
Aug 28, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

saveit
software-developers

Read and write the user's SaveIt.now bookmarks from the terminal or from JS/TS code, via the official `saveitnow` npm package (CLI + SDK). Handles its own install and API-key setup on first use. Use whenever the user mentions SaveIt, saveit.now, "my…

Aug 2, 2026
ns-analytics
software-developers

Integrate or audit privacy-safe PostHog analytics across NowStack Mobile Expo and TanStack web surfaces. Use for event design, consent, identity, dev/prod separation, funnels, feature flags, or analytics verification.

Aug 1, 2026
ns-check-setup
software-developers

Run the NowStack Mobile setup checker as a strict read-only contract. Use for `/ns check`, configuration readiness, external account status, production preflight, or machine-readable setup evidence.

Aug 1, 2026
ns-ios-verification
software-quality-assurance-analysts-and-testers

Verify NowStack Mobile iOS/Expo changes in the Apple Simulator with `xcrun simctl`. Covers single or parallel Metro/device flows, deep-link navigation, preview routes, and OTP sign-in. Use for `ns ios verification`, "test on simulator", or changed…

Aug 1, 2026
ns-launch-audit
software-developers

Perform a read-only NowStack Mobile launch audit across product, web, iOS, Android, backend, auth, payments, email, storage, analytics, stores, and operations. Returns an evidence-backed GO or NO-GO verdict.

Aug 1, 2026
ns-preview
software-developers

Mirror an explicit NowStack iOS Simulator through serve-sim into a live browser preview, then drive the app from that browser. Use for `/ns preview`, showing the Expo app, or collecting browser-visible mobile UI proof.

Aug 1, 2026
ns-security-audit
information-security-analysts

Audit and remediate NowStack Mobile security flaws. Use for auth/session abuse, Apple or Stripe payment bypass, Convex authorization, cross-user data leaks, unsafe deep links, R2 uploads, client secrets, SSRF, XSS, or pentest follow-up.

Aug 1, 2026
ns-setup-app-onboard
web-and-digital-interface-designers

Design or improve the in-product NowStack Mobile onboarding and activation journey through focused discovery, implementation planning, and real mobile verification. Distinct from first-clone `ns-onboard`.

Aug 1, 2026
Showing 8 of 61 collected skills.
run-benchmark
software-developers

Run reproducible coding-model benchmarks from a model name, CLI harness, and task list. Use when creating, executing, resuming, or verifying benchmark runs with Codex, Claudex via ccx, Claude Code, or Cursor Agent in this repository.

Jul 18, 2026
verify-earthquake-explorer
software-quality-assurance-analysts-and-testers

Launch and verify the live Faultline earthquake explorer in a real browser.

Jul 14, 2026
add-documentation
software-developers

Add or update documentation in content/docs/ for features, APIs, or tools

Jul 14, 2026
convex-cost-optimizer
software-developers

Use when optimizing Convex database read bandwidth, documents-read cost, query indexes, full-table scans, function-level usage dashboard findings, or code that uses .filter(), unbounded .collect(), N+1 reads, or expensive reactive Convex queries.

Jul 14, 2026
convex-create-component
software-developers

Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.

Jul 14, 2026
convex-migration-helper
database-architects

Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.

Jul 14, 2026
convex-performance-audit
software-developers

Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.

Jul 14, 2026
convex-quickstart
software-developers

Creates or adds Convex to an app. Use for new Convex projects, pnpm create convex@latest, frontend setup, env vars, or the first pnpm exec convex dev run.

Jul 14, 2026
Showing 8 of 52 collected skills.
1password
software-developers

1Password CLI - manage secrets, vaults, items, inject credentials into commands. Use when user mentions '1password', 'op', 'secrets management', or wants to manage passwords and secrets via CLI.

Mar 10, 2026
aws
software-developers

AWS CLI - manage S3, EC2, Lambda, IAM, CloudFormation and other AWS services. Use when user mentions 'aws', 'amazon web services', 's3', 'ec2', 'lambda', or wants to interact with AWS.

Mar 10, 2026
az
network-and-computer-systems-administrators

Azure CLI - manage VMs, web apps, functions, storage, AKS, and other Azure services. Use when user mentions 'az', 'azure', or wants to interact with Microsoft Azure.

Mar 10, 2026
clerk
software-developers

Clerk authentication CLI - set up auth, pull environment variables. Use when user mentions 'clerk', 'clerk auth', or wants to configure Clerk authentication.

Mar 10, 2026
docker
network-and-computer-systems-administrators

Container platform CLI - build images, run containers, manage compose stacks, volumes, networks. Use when user mentions 'docker', 'container', 'docker compose', or wants to manage containers.

Mar 10, 2026
drizzle-kit
database-architects

Drizzle ORM toolkit CLI - generate migrations, push schema, introspect databases, run studio. Use when user mentions 'drizzle', 'drizzle-kit', or wants to manage database schema with Drizzle ORM.

Mar 10, 2026
figma
software-developers

Figma Code Connect CLI - connect design components to code, publish connections, parse Figma files. Use when user mentions 'figma', 'code connect', 'figma cli', or wants to link Figma designs to code.

Mar 10, 2026
gcloud
network-and-computer-systems-administrators

Google Cloud CLI - manage Compute Engine, Cloud Run, Cloud Functions, Cloud SQL, Storage. Use when user mentions 'gcloud', 'google cloud', 'gcp', or wants to interact with Google Cloud Platform.

Mar 10, 2026
Showing 8 of 27 collected skills.
agents-manager
computer-occupations-all-other

Expert guidance for creating, building, and using Claude Code agents and the Task tool. Use when working with agents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.

Aug 27, 2026
app-icon
unclassified

Generate a vibrant dimensional iOS and Android app icon for an Expo or React Native app with AI image generation, then post-process it for store specs. Use for creating, regenerating, or polishing an app logo or launcher icon.

Aug 27, 2026
appstore-connect
unclassified

Interact with App Store Connect via the asc CLI - apps, builds, TestFlight, beta testers, reviews, sales/analytics, metadata, IAP, signing, submissions. Use for "check my app", "App Store Connect", "TestFlight status", "app review", "my app sales", or "asc".

Aug 27, 2026
audit-skills
unclassified

Audit installed skills for observed usage, explicit-only invocation controls, duplicate discovery, and global-versus-project scope. Use only when the user explicitly invokes `$audit-skills`.

Aug 27, 2026
environments-manager
software-developers

Set up per-worktree environments for Claude Code, Cursor, or Codex. Use for worktree-ready repos, IDE environment config, worktree-up/down scripts, or dev.sh wiring.

Aug 27, 2026
grill-me
project-management-specialists

Grill the user in rapid batches to sharpen a plan, decision, or idea. Use when the user asks for Grill Me, wants a rigorous interview, or uses a grill trigger phrase.

Aug 27, 2026
hooks-manager
unclassified

Create, edit, configure, and debug hooks for Claude Code, Codex, and Cursor. Use for lifecycle events, command validation, routing shared hooks, notifications, automation, or platform-specific hook configuration.

Aug 27, 2026
rules-manager
software-developers

Create, edit, and maintain AGENTS.md and .agents/rules/ — tech stack, commands, universal rules, rule index, and rule files. Use to add, modify, restructure, or optimize project rules, conventions, and constraints.

Aug 27, 2026
Showing 8 of 13 collected skills.
Showing 12 of 41 repositories