Topic: javascript
202 skills in this topic.
-
audit-dependencies
Use when fixing dependency vulnerabilities, running pnpm audit, or when the audit-dependencies CI check fails
payloadcms/payload 41,567
-
generate-translations
Use when new translation keys are added to packages to generate new translations strings
payloadcms/payload 41,567
-
triage-ci-flake
Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments
payloadcms/payload 41,567
-
payload
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.
payloadcms/payload 41,567
-
extract-errors
Use when adding new error messages to React, or seeing "unknown error code" warnings.
facebook/react 244,321
-
feature-flags
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
facebook/react 244,321
-
fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
facebook/react 244,321
-
flags
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
facebook/react 244,321
-
flow
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
facebook/react 244,321
-
test
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.
facebook/react 244,321
-
verify
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
facebook/react 244,321
-
e2e-tests-studio
REQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes, new playground features, bug fixes affecting studio UI. Generates Playwright E2E tests that validate PRODUCT BEHAVIOR, not just UI states.
mastra-ai/mastra 22,443
-
mastra-docs
Documentation guidelines for Mastra. This skill should be used when writing or editing documentation for Mastra. Triggers on tasks involving documentation creation or updates.
mastra-ai/mastra 22,443
-
ralph-plan
Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation
mastra-ai/mastra 22,443
-
react-best-practices
React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on tasks involving React components, data fetching, bundle optimization, or performance improvements.
mastra-ai/mastra 22,443
-
smoke-test
Create a Mastra project using create-mastra and smoke test the studio in Chrome
mastra-ai/mastra 22,443
-
tailwind-best-practices
Tailwind CSS styling guidelines for Mastra Playground UI. This skill should be used when writing, reviewing, or refactoring styling code in packages/playground-ui and packages/playground to ensure design system consistency. Triggers on tasks involving Tailwind classes, component styling, or design tokens.
mastra-ai/mastra 22,443
-
brand-guidelines
Applies Mastra's brand colors, typography, and writing style to documentation, code examples, or artifacts. Use when brand colors, style guidelines, visual formatting, or company design standards apply.
mastra-ai/mastra 22,443
-
api-design
Guidelines for designing RESTful APIs and TypeScript interfaces. Use when designing new endpoints, reviewing API contracts, or structuring data models.
mastra-ai/mastra 22,443
-
code-review
Provides structured code review guidelines for TypeScript projects. Use when reviewing pull requests, analyzing code quality, or suggesting improvements.
mastra-ai/mastra 22,443
-
customer-support
Guidelines for handling customer support interactions. Use when responding to user inquiries, troubleshooting issues, or escalating problems.
mastra-ai/mastra 22,443
-
code-standards
Code quality standards and style guide for reviewing pull requests
mastra-ai/mastra 22,443
-
performance-review
Performance-focused code review for identifying bottlenecks and optimization opportunities
mastra-ai/mastra 22,443
-
security-review
Security-focused code review checklist for identifying vulnerabilities
mastra-ai/mastra 22,443