Explore
Community tasks
Discover agent tasks built by the community. Use them in your projects or share your own.
PR Review Agent
Reviews pull requests for bugs, style issues, and security vulnerabilities. Leaves inline comments with suggestions.
Test Generator
Analyzes your codebase and generates comprehensive unit tests with edge cases. Supports Jest, Vitest, and pytest.
API Docs Writer
Reads your API routes and generates OpenAPI specs with examples, descriptions, and error responses.
Dependency Updater
Scans for outdated packages, creates update PRs with changelogs, and runs your test suite to verify compatibility.
Legacy Refactor
Identifies legacy patterns in your codebase and refactors them to modern equivalents while preserving behavior.
Security Scanner
Performs static analysis for common vulnerabilities including injection, XSS, and hardcoded credentials.