Skip to main content

shader-slang/slang-skills

SkillsMP는 shader-slang/slang-skills에서 30개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
30
GitHub 스타
1
GitHub 포크
4

수집된 skill 30개 중 30개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use whenever output will name a specific person: release notes, changelogs, contributor lists, commit or PR attribution, code comments, issue and review replies, docs credits, or any prose referring to a human. Governs where a name may come from and how to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Surface the open shader-slang PRs needing human attention with a bundled gh-only Python script (scripts/pr_report.py): an assignee-grouped escalation report computed entirely from live GitHub state (read-only; no writes; optional Discord/Slack mentions). Use…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Bridge from /slang-maintain workflow steps to concrete slang-mcp tool calls. Read-only except an optional, user-confirmed post of the generated daily report to Slack. Task recipes live in sibling files.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Reproduces the shader-slang/slang production PR-review bot (anthropics/claude-code-action@v1 + .github/workflows/claude-pr-review.yml) locally. Same claude CLI, same user prompt, same system-prompt append, same model, same six .claude/agents/* subagents, same…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Write-heavy Slang release engineering: update the SPIRV-Tools/SPIRV-Headers submodules and integrate GitHub master into the internal GitLab forks (the slang + slang-rhi + slangpy OptiX triad). Use when cutting a release, syncing SPIRV, or rebasing the GitLab…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement changes in the Slang compiler. Edit code, write tests, format, commit.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze a Slang compiler bug from a test failure, CI log, or GitHub issue. Only invoke when explicitly called via /slang-fix-bug.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Review a Slang compiler PR for correctness, evaluate review feedback, implement fixes, and manage review threads. Only invoke when explicitly called via /slang-review-pr.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

GitHub operations for the Slang compiler. Clone, branch, PR, issues, CI.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

GitHub operations for SlangPy. Clone, branch, PR, issues, CI.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Resolve GitHub PR review feedback and CI failures. Use when asked to monitor a PR, handle LLM and human review threads and general PR comments from Copilot, CodeRabbit, Gemini, or other AI reviewers, verify the PR's head branch matches the current worktree…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create and publish a GitHub pull request for Slang work, defaulting to the local origin remote and using draft PRs only for shader-slang/* targets unless the user specifies another repository, remote, or draft option. Use for Slang-related PR creation…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Platform-aware test runner for the Slang compiler. Only invoke when explicitly called via /slang-run-tests or referenced by other skills.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Platform-aware build, test, and CI inspection for the Slang compiler. Use when configuring CMake, compiling slangc/slang-test, running slang-test, inspecting CI runs, or doing regression bisects. Invoke directly via /slang-build.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Read-only investigation of the Slang compiler codebase. Navigate source, trace compiler pipelines, understand architecture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Read and write Slang compiler documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Clone, build, and test SlangPy. Use when the repo needs setup, a rebuild, or when tests fail.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Read-only investigation of the SlangPy codebase. Navigate source, trace the functional API call path, understand architecture, apply review lenses.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement changes in SlangPy. Edit code, write tests, format, commit.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Read and write SlangPy documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Test coverage analysis and gap-filling for Slang language features. Only invoke when explicitly called via /slang-analyze-coverage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimize Slang autodiff backward kernel performance by analyzing register pressure, checkpoint storage, and spills. Use when investigating slow backward kernels, removing custom [BackwardDerivativeOf] functions, or reducing register pressure in differentiable…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create clear, well-structured GitHub issues and pull requests for the Slang compiler repository. Only invoke when explicitly called via /slang-create-issue.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Root cause investigation for Slang compiler bugs. Only invoke when explicitly called via /slang-investigate or from slang-fix-bug.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Install and use sti, a fast parallel test runner that replaces direct slang-test usage with crash recovery, retries, and better output.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Orchestrator that researches a language feature, produces a test plan for user review, and fans out parallel agents that each deliver test branches with commits. Only invoke when explicitly called via /slang-test-feature.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Quick reference for writing Slang compiler tests (.slang files with //TEST directives). Only invoke when explicitly called via /slang-write-test.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage multiple Claude Code agent sessions running in tmux. Report a status summary of all sessions, deliver instructions to a specific agent via tmux send-keys, and automatically monitor the agent after each send to detect permission prompts, clarifying…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage multiple Claude Code agent sessions running in Zellij. Report a status summary of all sessions, deliver instructions to a specific agent via zellij action send-keys, and automatically monitor the agent after each send to detect permission prompts,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Evaluate the current session's skill effectiveness. Only invoke when explicitly called via /slang-evaluate-session.

원문 언어: 영어

업데이트
수집된 skill 30개 중 30개를 표시합니다.