Latest Most Popular

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.

Humanizer

1750

Remove signs of AI-generated writing from text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide maintained by WikiProject AI Cleanup. Detects and fixes 24 patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words (delve, tapestry, landscape), negative parallelisms, sycophantic tone, and generic conclusions.

Automatically generates meaningful, conventional commit messages by analyzing staged changes. Follows the Conventional Commits specification with type prefixes like feat, fix, docs, refactor, etc.

Performs thorough code reviews checking for bugs, security issues, performance problems, and style inconsistencies. Provides actionable feedback with specific line references.

Generates comprehensive unit tests for functions and classes. Covers happy paths, edge cases, error conditions, and boundary values. Supports Jest, Pytest, JUnit, and other frameworks.

Systematically debugs issues by analyzing error messages, stack traces, and code flow. Adds strategic logging, identifies root causes, and suggests fixes.