## Description

<!-- Brief summary of what this PR does. -->

## Related Issue

<!-- Link to the GitHub issue this PR addresses, e.g., Fixes #123 -->

## Type of Change

- [ ] Accuracy fix (wrong priority, missing directive, etc.)
- [ ] New content (new reference section or pattern)
- [ ] Sync with No.JS framework update
- [ ] Documentation update (README, CONTRIBUTING, etc.)

## Source Verification

<!-- Which No.JS source file(s) did you verify against? -->

-

## Changes

<!-- List the key changes made in this PR. -->

-

## Checklist

- [ ] I have read the [CONTRIBUTING](../CONTRIBUTING.md) guide
- [ ] Changes are verified against the No.JS source code
- [ ] Examples are complete and correct
- [ ] The SKILL.md version matches the framework version
