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日
已展示 8 / 207 个已收集 Skill。
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 个仓库
已展示全部仓库