General code writing tools including quality checks, testing, architecture, and implementation support
/plugin marketplace add alvis/.claude
/plugin install coding@alvis/.claude
Analyzes changes and creates atomic commits with conventional commit messages and appropriate emoji. Automatically runs pre-commit checks and suggests splitting large changes into multiple commits when appropriate.
Complete all TODO-marked code in specified area with test-first approach
Draft TypeScript-compliant code skeleton with TODO placeholders
Analyzes $ARGUMENTS to identify commented-out code and unused symbols using graph-based analysis. Symbols are considered used if they are referenced internally or reachable via exports in package.json (including subpath exports). Detects both 1st-degree unused symbols and 2nd-degree unused symbols (symbols only used by unused code).
Fix code and test issues in specified files using intelligent area detection and the write-code workflow. Uses context from available project documentation, runs diagnostics, detects the type of fixes needed, and applies the appropriate workflow steps to resolve issues.
Create/update detailed work handover notes for seamless continuation
Apply documentation, TypeScript, and error-handling standards to ensure consistent code quality across the specified files.
Comprehensive code review with context-aware scope selection
Parse handover notes and auto-resume write-code workflow
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.