Skip to main content
shader-slang
GitHub creator profile

shader-slang

Repository-level view of 43 collected skills across 3 GitHub repositories.

skills collected
43
repositories
3
updated
Jul 31, 2026
repository explorer

Repositories and representative skills

human-names
software-developers

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…

Jul 31, 2026
slang-pr-report
software-developers

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…

Jul 21, 2026
slang-maintainer-tools
computer-occupations-all-other

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.

Jul 17, 2026
slang-pr-review-runner
software-quality-assurance-analysts-and-testers

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…

Jul 10, 2026
slang-release
software-developers

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…

Jun 30, 2026
slang-code-writer
software-developers

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

Jun 25, 2026
slang-fix-bug
software-developers

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

Jun 25, 2026
slang-review-pr
software-quality-assurance-analysts-and-testers

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.

Jun 25, 2026
Showing 8 of 30 collected skills.
design-docs-incremental-update
software-developers

Incrementally refresh the LLM-generated design docs under docs/generated/design/. Use when the user asks to update, refresh, or regenerate the generated design documentation after source changes. Runs the three-stage operator loop defined in…

Jun 2, 2026
slang-review-clarity
software-quality-assurance-analysts-and-testers

Review Slang changes for high-level clarity. Use whenever reviewing PRs or diffs for code quality or correctness. Produces candidate review comments in a markdown file.

May 29, 2026
slang-review-clarity-workflow
software-quality-assurance-analysts-and-testers

Run the full Slang clarity review workflow: generate high-level and fine-grained candidates, consolidate overlap, filter for PR-author scope, and optionally post one GitHub PR review. Use when asked to perform an end-to-end clarity-focused review.

May 29, 2026
slang-review-consolidate-candidates
software-quality-assurance-analysts-and-testers

Merge Slang clarity review candidate files and resolve overlapping, duplicate, or superseded comments. Use after high-level and fine-grained clarity review passes and before scope filtering or GitHub posting. Produces or updates one canonical candidate…

May 29, 2026
slang-review-fine-grained-clarity
software-quality-assurance-analysts-and-testers

Review Slang changes for fine-grained clarity. Use whenever reviewing PRs or diffs for code quality or correctness. Produces candidate review comments in a markdown file.

May 29, 2026
slang-review-post-github
software-quality-assurance-analysts-and-testers

Post filtered Slang clarity review candidates as one proper GitHub PR review. Use after candidate consolidation and scope filtering. Uses the bundled stdlib Python script to validate candidate formatting, map comments to PR diff lines, and submit a GitHub…

May 29, 2026
slang-review-resolve-judgment-calls
software-quality-assurance-analysts-and-testers

Resolve Slang clarity review candidates marked as needing a judgment call. Use after consolidation and scope filtering, before posting, to perform focused follow-up analysis and decide whether uncertain candidates should be kept, revised, or dropped.

May 29, 2026
slang-review-scope-filter
software-quality-assurance-analysts-and-testers

Filter candidate review comments in place for PR-author ownership. Use after slang-review-consolidate-candidates, slang-review-clarity, or slang-review-fine-grained-clarity to conservatively keep only comments about code the PR author is justifiably…

May 29, 2026
Showing 8 of 11 collected skills.
Showing 3 of 3 repositories
All repositories loaded