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

pproenca

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

수집된 skills
225
저장소
5
업데이트
2026년 8월 15일
저장소 탐색

저장소와 대표 skills

ray-llm
소프트웨어 개발자

LLM workloads on open-source Ray (pinned to 2.57) — OpenAI-compatible serving with ray.serve.llm (vLLM-backed LLMConfig + build_openai_app) and batch inference with ray.data.llm (build_processor). Corrects the stale defaults a model produces — the archived…

2026년 8월 15일
ray
소프트웨어 개발자

Production Ray (open-source, pinned to 2.57) for classic-ML workloads from training to serving — Ray Train, Tune, Data, Serve, Core, and cluster deployment on KubeRay. Corrects the older-corpus defaults a model reaches for (ray.air session reporting,…

2026년 8월 15일
mlflow-3
소프트웨어 개발자

MLflow 3 (open-source, pinned to 3.15) for classic-ML MLOps — logging and registering models, promoting versions across dev/staging/prod, standing up a tracking server, evaluating with gates, and serving. Corrects the MLflow 2-era defaults a model reaches for…

2026년 8월 15일
mlflow-mlops-migration
소프트웨어 개발자

Guided workflow for taking any ML codebase — including one with no experiment tracking at all, or one full of MLflow 2-era idioms — to a production-grade open-source MLflow 3 setup with dev/staging/prod environments, registry-based promotion, and served…

2026년 8월 15일
drizzle-nextjs-postgres
소프트웨어 개발자

Drizzle ORM against PostgreSQL inside a Next.js App Router app. Covers client construction (globalThis singleton across HMR, serverless pool sizing, `prepare:false` behind PgBouncer/Supavisor, driver choice when you need interactive transactions,…

2026년 7월 24일
relational-data-modeling
데이터베이스 아키텍트

Corrects the wrong defaults a model has when designing a relational schema — the DDL decisions an experienced engineer makes differently. Use when creating or reviewing tables, migrations, ER models, or ORM schema definitions. Covers identity and keys…

2026년 7월 23일
relational-database-design
데이터베이스 아키텍트

Distills a logical relational-database design methodology into rules an agent applies while designing or reviewing a schema. Covers the design sequence (mission → tables → fields → keys → relationships → business rules → views → integrity review),…

2026년 7월 23일
ast-grep-typescript-react
소프트웨어 개발자

Use this skill when writing, debugging, or reviewing ast-grep patterns, YAML rules, or codemods against TypeScript or React (.ts/.tsx) code — searching for JSX elements, props, hooks, imports, or type constructs, and rewriting them. Covers the…

2026년 7월 23일
수집된 skill 207개 중 8개를 표시합니다.
dev-cmake
소프트웨어 개발자

Write CMake and Make files like a principal engineer with decades of experience. Use when creating, refactoring, reviewing, or debugging CMakeLists.txt, Makefiles, or build system configurations for C/C++ projects. Produces elegant, minimal, modern build…

2026년 1월 12일
node-gyp
소프트웨어 개발자

Build and troubleshoot native Node.js addons using node-gyp. Use when working with native addon compilation, binding.gyp configuration, NODE_MODULE_VERSION mismatch errors, Electron native module rebuilds, or packages like bcrypt, node-sass, sqlite3, sharp.…

2026년 1월 12일
openspec-apply-change
소프트웨어 개발자

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026년 1월 11일
openspec-archive-change
프로젝트 관리 전문가

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026년 1월 11일
openspec-continue-change
소프트웨어 개발자

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

2026년 1월 11일
openspec-ff-change
소프트웨어 개발자

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

2026년 1월 11일
openspec-new-change
소프트웨어 개발자

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

2026년 1월 11일
openspec-sync-specs
소프트웨어 개발자

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

2026년 1월 11일
build-mcp-server
소프트웨어 개발자

This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is…

2026년 4월 7일
code-change-verification
소프트웨어 품질 보증 분석가·테스터

Run the verification stack (format, lint, typecheck, test) when changes affect runtime code, tests, or build config.

2026년 4월 7일
docs-sync
소프트웨어 개발자

Audit documentation coverage by comparing implementation against docs/. Use when asked to check doc coverage, sync docs with code, or after significant API surface changes. Produce a report and ask for approval before editing.

2026년 4월 7일
implementation-strategy
소프트웨어 개발자

Decide how to implement runtime and API changes before editing code. Use when a task changes exported APIs, MCP tool definitions, runtime behavior, or configuration, and you need to choose the compatibility boundary and implementation shape.

2026년 4월 7일
pr-draft-summary
소프트웨어 개발자

Generate a PR-ready summary block with branch suggestion, title, and description. Use in the final handoff after moderate-or-larger code changes; skip for trivial or conversation-only tasks.

2026년 4월 7일
typescript
소프트웨어 개발자

This skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors", "improve async patterns", or encounters TS errors (TS2322, TS2339, "is not assignable to"). Also…

2026년 4월 7일
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다