weapon-trail
✓Create a ribbon trail effect that follows a weapon's movement.
Installation
SKILL.md
Create a ribbon trail effect that follows a weapon's movement.
Build a custom BufferGeometry that stores a history of positions in a ring buffer. Each frame, record the current world positions of trail points and update the geometry vertices to create a ribbon connecting all historical positions.
Create a ribbon trail effect that follows a weapon's movement. Source: verekia/r3f-gamedev.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/verekia/r3f-gamedev --skill weapon-trail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/verekia/r3f-gamedev --skill weapon-trail- Source
- verekia/r3f-gamedev
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is weapon-trail?
Create a ribbon trail effect that follows a weapon's movement. Source: verekia/r3f-gamedev.
How do I install weapon-trail?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/verekia/r3f-gamedev --skill weapon-trail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/verekia/r3f-gamedev
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01