name: javascript description: JavaScript development guidance for Claude Code. Use when writing, testing, or working with JavaScript code to ensure consistent practices and proper test execution.
JavaScript Development
Testing
Always use npm test to run the test suite. If you need to provide extra arguments to whatever command npm test corresponds to, use:
npm test -- $EXTRA_ARGS
This ensures arguments are properly passed through to the underlying test runner.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
9
GitHub Forks
0
Created
Jan 2026
Last Updated
il y a 5 mois
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!