opentrace
Code review, React performance, and UI design standards
All Skills in This Repository (13)
Pure Emerald Level Indicatorsui-ux-pro-max
Generate cohesive UI/UX design systems from BM25-based style data searches.
clean-code
Codify pragmatic coding standards for clean, maintainable software.
coding-standards
Codify coding standards for TypeScript, JavaScript, React, and Node.js projects.
web-design-guidelines
Automate UI compliance checks against Web Interface Guidelines.
find-skills
Find and suggest installable agent skills using the Skills CLI.
changelog-generator
Generate user-facing release notes from Git commit history.
code-reviewer
Analyze code across TypeScript, JavaScript, Python, Go, Swift, and Kotlin and generate structured PR feedback.
code-review-checklist
Summarize a code-review checklist covering functionality, quality, security, and performance.
vercel-react-best-practices
Apply React and Next.js performance best practices during development and code reviews.
frontend-patterns
Codify React and Next.js frontend patterns for architecture and performance.
ux-researcher-designer
Generate data-driven personas, journey maps, and usability testing frameworks from user research data.
security-review
Identify and mitigate security vulnerabilities in code and configurations.
Frequently Asked Questions
FAQPage SchemaHow to install OpenTrace skills?โผ
Run `npx skills add jewbetcha/opentrace --all -g -y` in your terminal to install all skills in this collection globally.
What skills are included in OpenTrace?โผ
It bundles 13 skills covering code review, security checks, React performance rules, UI/UX design guidance, changelog generation, and UX research.
How do I review React code for performance?โผ
Use the vercel-react-best-practices skill, which applies 57 prioritized rules from Vercel Engineering covering waterfalls, bundle size, and re-render optimization.
Can these skills check my code for security issues?โผ
Yes. The security-review skill checks for hardcoded secrets, SQL injection, XSS, CSRF, and missing input validation before deployment.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core