AZAD

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.

sarah.dev342

Test Generator

Analyzes your codebase and generates comprehensive unit tests with edge cases. Supports Jest, Vitest, and pytest.

testcraft218

API Docs Writer

Reads your API routes and generates OpenAPI specs with examples, descriptions, and error responses.

docsmith186

Dependency Updater

Scans for outdated packages, creates update PRs with changelogs, and runs your test suite to verify compatibility.

maintainerbot157

Legacy Refactor

Identifies legacy patterns in your codebase and refactors them to modern equivalents while preserving behavior.

cleancode129

Security Scanner

Performs static analysis for common vulnerabilities including injection, XSS, and hardcoded credentials.

secureflow203