Skills tagged "Testing"
7 skills found
Create videos programmatically with Claude Code using Remotion. This MCP server indexes Remotion's entire documentation into a vector database, giving Claude deep knowledge of Remotion's video framework. Build professional videos with React components, animated graphics, code visualizations, and more - all through natural language prompts.
Automatically generates meaningful, conventional commit messages by analyzing staged changes. Follows the Conventional Commits specification with type prefixes like feat, fix, docs, refactor, etc.
Generates TypeScript interfaces and types from JSON data, API responses, or JavaScript objects. Infers proper types including unions, optionals, and generics.
Generates React components with proper structure including TypeScript types, props interface, hooks, styles, and tests. Follows best practices and project conventions.
Generates typed API client code from OpenAPI/Swagger specs or by analyzing existing API endpoints. Creates methods for each endpoint with proper typing.
Creates and explains cron expressions for scheduled tasks. Converts natural language to cron syntax and provides next run times.
Creates GitHub Actions CI/CD workflows for testing, building, and deploying applications. Includes caching, matrix builds, and deployment steps.