
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@gensx/cursor-rules
Advanced tools
This package provides cursor rules for GenSX projects.
You can install the cursor rules directly from npm without adding the package as a dependency:
# Run directly with npx to install the rules
npx @gensx/cursor-rules
Alternatively, you can install it as a dependency:
npm install --save-dev @gensx/cursor-rules
# or
pnpm add -D @gensx/cursor-rules
Then run the CLI:
npx gensx-cursor-rules
Cursor rules provide documentation and code snippets for GenSX components, which can be surfaced by IDEs and development tools that integrate with Cursor.
These rules help with:
This package includes rules for:
gensx.mdc
- Core GenSX concepts and syntaxgensx-openai.mdc
- OpenAI integrationgensx-anthropic.mdc
- Anthropic integrationgensx-ai-sdk.mdc
- Vercel AI SDK integrationYou can add your own custom rules by creating additional .mdc
files in your project's .cursor
directory. Your custom rules will be preserved when updating this package.
Apache-2.0
FAQs
Cursor rules for GenSX projects.
The npm package @gensx/cursor-rules receives a total of 10 weekly downloads. As such, @gensx/cursor-rules popularity was classified as not popular.
We found that @gensx/cursor-rules demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.