spiriMirrorspiriMirrorOfficialยท17 Agent Skills Included

libuipc

GPU physics simulation builds, tests, profiling, and PR workflows

Builds, tests, and profiles the libuipc GPU physics simulation library through guided CMake and XMake workflows. Eliminates guesswork in CUDA kernel optimization, Catch2 test runs, and simulation debugging with step-by-step procedures. Automates conventional commits, pull request creation, code formatting, and domain-aware PR reviews for faster contributions.
npx skills add spiriMirror/libuipc --all -g -y
Available:

Instructs your AI agent on the libuipc architecture, build commands, and how to route requests to the correct build, test, profiling, or PR skill in this repository.

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

commit

Create conventional git commits with staged changes and optional push.

Official
Intermediate
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

github-pr

Create standardized GitHub pull requests with titles, labels, and reviewers.

Official
Intermediate
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

simulation-dev

Provides best practices for simulation code correctness, stability, and debuggability across CPU/GPU paths.

Official
Advanced
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

cursor-rules

Add or edit Cursor rules with standardized placement and YAML frontmatter.

Official
Intermediate
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

commit-convention

Apply Conventional Commits format with type, scope, and description to new commits.

Official
Basic
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

xmake-workflow

Automate LibuIPC builds and tests using XMake commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

gpu-optimization

Profile, analyze, and optimize CUDA kernels in LibuIPC using Nsight Compute.

Official
Advanced
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

document

Standardize technical documentation with unified style and formatting rules.

Official
Intermediate
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

fix-pr

Fix GitHub PR review feedback by implementing, testing, and pushing changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

project-structure

Document repository layout to help developers locate code, assets, and scripts.

Official
Basic
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

repository-setup

Configure the upstream remote for forked Git repositories.

Official
Basic
๐Ÿ“ฆ In Repo
spiriMirrorspiriMirror

cmake-workflow

Configure and build libuipc with CMake in RelWithDebInfo and run Catch2 tests.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install libuipc skills?โ–ผ

Run `npx skills add spiriMirror/libuipc --all -g -y` in your terminal to install all skills in this suite globally.

How to build and test libuipc with AI help?โ–ผ

The cmake-workflow and xmake-workflow skills guide your agent through configure, build, and Catch2 test runs with the exact commands for this project.

Can AI profile and optimize CUDA kernels in libuipc?โ–ผ

Yes. The gpu-optimization skill runs benchmarks and Nsight Compute profiling, then cross-references reports to find and fix the kernels that matter most.

How to create a pull request for libuipc?โ–ผ

Ask your agent to run the github-pr skill, which formats code, follows the commit convention, and opens a structured PR against the upstream repository.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’