loonghao

39 mods across 7 repositories, 530 stars between them.

loonghao/auroraview

Skill Claude CodeCodex

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

44 1mo ago A 42 tokens original MIT

code-simplifier

02

loonghao/auroraview

Skill Claude CodeCodex

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

44 1mo ago A 65 tokens copy · 100% MIT

loonghao/auroraview

Skill Claude CodeCodex

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

44 1mo ago A 44 tokens copy · 100% MIT

loonghao/auroraview

Skill Claude CodeCodex

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

44 1mo ago A 38 tokens original MIT

rust-async-patterns

05

loonghao/auroraview

Skill Claude CodeCodex

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

44 1mo ago A 39 tokens original MIT

rust-best-practices

06

loonghao/auroraview

Skill Claude CodeCodex

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5)…

44 1mo ago A 91 tokens copy · 100% MIT

vx-usage

07

loonghao/auroraview

Skill Claude CodeCodex

This skill teaches AI coding agents how to use vx - the universal development tool manager. Use this skill whenever the user's project uses vx (has vx.toml or .vx/ directory), or when the user mentions vx, tool version management, or cross-platform development setup. vx transparently manages Node.js, Python, Go, Rust…

44 1mo ago A 81 tokens original MIT

webapp-testing

08

loonghao/auroraview

Skill Claude CodeCodex

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

44 1mo ago A 35 tokens copy · 100% MIT

loonghao/auroraview

Agent

You are an expert architect and debugging specialist with deep expertise in system design, low-level programming, and framework architecture. Your role is to analyze complex technical requirements, conduct thorough research, and design robust, well-reasoned solutions following industry best practices.

44 1mo ago A 4 tokens original MIT

code-simplifier

10

loonghao/auroraview

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

44 1mo ago A 34 tokens original MIT

e2e-tester

11

loonghao/auroraview

Agent

Visual E2E testing agent using ProofShot and agent-browser for automated UI verification, regression testing, and self-iterating bug detection.

44 1mo ago A 34 tokens original MIT

create-pr

12

loonghao/auroraview

Command

A command workflow for creating a pull request, which is a proposed code change submitted for review, in the AuroraView repository.

44 1mo ago A 0 tokens original MIT

mcp-quick-test

14

loonghao/auroraview

Command

A command for checking the main functions of the AuroraView MCP server, a service that lets coding tools interact with the AuroraView application. It also guides you through recording results and summarizing problems.

44 1mo ago A 0 tokens original MIT

new-branch

15

loonghao/auroraview

Command

A prescribed workflow for starting a feature branch from the remote main branch and taking the change through documentation, testing, review, merging, and branch cleanup.

44 1mo ago A 0 tokens original MIT

new-rfc

16

loonghao/auroraview

Command

A command for creating a new RFC with rfc-reator, using the value supplied as its argument. An RFC is a written proposal for a technical change or decision.

44 1mo ago A 0 tokens original MIT

update-docs

17

loonghao/auroraview

Command

A command for updating VitePress documentation, a documentation site built from Markdown files, in both English and Chinese.

44 1mo ago A 0 tokens original MIT

01-overview

18

loonghao/auroraview

Cursor rule

AuroraView provides a modern web-based UI solution for professional DCC applications like Maya, 3ds Max, Houdini, Blender, Photoshop, and Unreal Engine. On Windows we now prioritize a WebView2 backend implemented in Rust (windows-rs + webview2-com) with PyO3 bindings and maturin packaging, optimized for embedding into…

44 1mo ago A 224 tokens original MIT

02-tech-stack

19

loonghao/auroraview

Cursor rule

A project rulebook for AuroraView’s core technology choices, Python setup, web-page loading, and support for professional 3D and creative applications on Windows and other systems.

44 1mo ago A 1,050 tokens original MIT

03-testing

20

loonghao/auroraview

Cursor rule

A set of testing and continuous-integration rules for a Rust and Python WebView project. It defines where tests go, which testing tools to use, what behavior and performance to check, and how CI builds are run.

44 1mo ago A 478 tokens original MIT

loonghao/auroraview

Cursor rule

A blazingly fast, lightweight WebView framework for DCC (Digital Content Creation) software, built with Rust and Python bindings.

44 1mo ago A 254 tokens original MIT

05-frontend-api

22

loonghao/auroraview

Cursor rule

Cursor rule "05-frontend-api" from loonghao/auroraview, covering 前端命名空间(window.auroraview) and auroraview.call 请求/响应协议(目标结构).

44 1mo ago A 717 tokens original MIT

06-python-api

23

loonghao/auroraview

Cursor rule

Cursor rule "06-python-api" from loonghao/auroraview, covering python 抽象:auroraview 基类, js → python 映射机制 and standalone / dcc 双模式.

44 1mo ago A 802 tokens original MIT

07-event-system

24

loonghao/auroraview

Cursor rule

A project rule defining how AuroraView sends events from Python and Rust to JavaScript. Events are emitted through the AuroraView bridge and received by JavaScript handlers registered in that same system.

44 1mo ago A 787 tokens original MIT