Skip to main content
Melvynx
GitHub 제작자 프로필

Melvynx

41개 GitHub 저장소에서 수집된 193개 skills를 저장소 단위로 보여줍니다.

수집된 skills
193
저장소
41
업데이트
2026년 8월 28일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
saveit.now
skills 61개 · 2026년 8월 2일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터그래픽 디자이너웹 개발자웹·디지털 인터페이스 디자이너네트워크·컴퓨터 시스템 관리자
직업 카테고리 8개 · 100% 분류됨
32%비중
#02
benchmarks
skills 52개 · 2026년 7월 18일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자기타 컴퓨터 관련 직업데이터베이스 아키텍트시장조사 분석가·마케팅 전문가
직업 카테고리 6개 · 100% 분류됨
27%비중
#03
cli-skills
skills 27개 · 2026년 3월 10일
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자데이터베이스 아키텍트데이터베이스 관리자프로젝트 관리 전문가
직업 카테고리 5개 · 100% 분류됨
14%비중
#04
aiblueprint
skills 13개 · 2026년 8월 27일
소프트웨어 개발자기타 컴퓨터 관련 직업웹·디지털 인터페이스 디자이너프로젝트 관리 전문가
직업 카테고리 4개 · 62% 분류됨
6.7%비중
#05
lumail-skills
skills 3개 · 2026년 8월 15일
기술 작가
직업 카테고리 1개 · 33% 분류됨
1.6%비중
#06
openclawpro
skills 2개 · 2026년 3월 23일
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
1%비중
#07
portly
skills 1개 · 2026년 8월 22일
분류 대기 중
0.5%비중
#08
api2cli
skills 1개 · 2026년 6월 20일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
0.5%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

saveit
소프트웨어 개발자

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…

2026년 8월 2일
ns-analytics
소프트웨어 개발자

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.

2026년 8월 1일
ns-check-setup
소프트웨어 개발자

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.

2026년 8월 1일
ns-ios-verification
소프트웨어 품질 보증 분석가·테스터

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…

2026년 8월 1일
ns-launch-audit
소프트웨어 개발자

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.

2026년 8월 1일
ns-preview
소프트웨어 개발자

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.

2026년 8월 1일
ns-security-audit
정보 보안 분석가

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.

2026년 8월 1일
ns-setup-app-onboard
웹·디지털 인터페이스 디자이너

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`.

2026년 8월 1일
수집된 skill 61개 중 8개를 표시합니다.
run-benchmark
소프트웨어 개발자

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.

2026년 7월 18일
verify-earthquake-explorer
소프트웨어 품질 보증 분석가·테스터

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

2026년 7월 14일
add-documentation
소프트웨어 개발자

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

2026년 7월 14일
convex-cost-optimizer
소프트웨어 개발자

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.

2026년 7월 14일
convex-create-component
소프트웨어 개발자

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

2026년 7월 14일
convex-migration-helper
데이터베이스 아키텍트

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.

2026년 7월 14일
convex-performance-audit
소프트웨어 개발자

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

2026년 7월 14일
convex-quickstart
소프트웨어 개발자

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.

2026년 7월 14일
수집된 skill 52개 중 8개를 표시합니다.
1password
소프트웨어 개발자

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.

2026년 3월 10일
aws
소프트웨어 개발자

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.

2026년 3월 10일
az
네트워크·컴퓨터 시스템 관리자

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.

2026년 3월 10일
clerk
소프트웨어 개발자

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

2026년 3월 10일
docker
네트워크·컴퓨터 시스템 관리자

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.

2026년 3월 10일
drizzle-kit
데이터베이스 아키텍트

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.

2026년 3월 10일
figma
소프트웨어 개발자

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.

2026년 3월 10일
gcloud
네트워크·컴퓨터 시스템 관리자

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.

2026년 3월 10일
수집된 skill 27개 중 8개를 표시합니다.
agents-manager
기타 컴퓨터 관련 직업

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.

2026년 8월 27일
app-icon
미분류

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.

2026년 8월 27일
appstore-connect
미분류

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".

2026년 8월 27일
audit-skills
미분류

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`.

2026년 8월 27일
environments-manager
소프트웨어 개발자

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.

2026년 8월 27일
grill-me
프로젝트 관리 전문가

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.

2026년 8월 27일
hooks-manager
미분류

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.

2026년 8월 27일
rules-manager
소프트웨어 개발자

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.

2026년 8월 27일
수집된 skill 13개 중 8개를 표시합니다.
저장소 41개 중 12개 표시