Searching...
Searching...
Found 122398 results
mhattingpete
Generates interactive HTML timelines and project roadmaps with Gantt charts, milestones, and progress indicators for visual project scheduling.
mhattingpete
Automates Git staging, committing, and pushing with conventional commit messages for seamless code version control and remote synchronization.
mhattingpete
Automates setup of new projects or refactoring of existing ones with development best practices, tooling, and workflow standards.
mhattingpete
Generates structured HTML technical documentation featuring code blocks, API workflows, and system architecture diagrams for developers.
mhattingpete
Generates comprehensive technical documentation for codebases, covering architecture, components, data flow, and development guidelines.
mhattingpete
Executes Python code locally with optimized marketplace API access, reducing token usage by 90%+ for bulk operations and complex workflows.
mhattingpete
Automates systematic implementation of code review feedback, PR comments, and reviewer suggestions into source code.
mhattingpete
Conducts comprehensive codebase analysis to identify security vulnerabilities, technical debt, and assess code quality and maintainability.
mhattingpete
Analyzes Claude Code conversation history to identify patterns, common mistakes, and workflow optimization opportunities for improved productivity.
mhattingpete
Generates multiple diverse code and architecture solutions in parallel, then selects the optimal one to improve decision quality and output.
mhattingpete
Performs bulk code refactoring including renaming variables/functions, replacing patterns, and updating API calls across multiple files.
mhattingpete
Enables precise transfer of code blocks between files, supporting line-level operations for refactoring, moving functions, and inserting code at specified locations.
mhattingpete
Creates HTML dashboards with KPI cards, bar/pie/line charts, and progress indicators for data visualization needs.
YuJunZhiXue
Automates converting GitHub repositories into standardized Trae skills for AI agent expansion.
ThibautBaissac
Provides TDD-based implementation patterns for transactional emails, including templates and notifications, using Action Mailer in Ruby on Rails.
ThibautBaissac
Generates Rails concerns for shared behavior in models/controllers using TDD, promoting code reuse and DRY principles.
ThibautBaissac
Creates reusable UI components using ViewComponent patterns and TDD for frontend development.
ThibautBaissac
Provides Rails I18n implementation for multi-language support including translations, locales, date/currency localization, and pluralization.
ThibautBaissac
Optimizes Ruby on Rails applications by identifying and resolving performance bottlenecks including N+1 queries and slow database operations.
ThibautBaissac
Configures Active Storage for file uploads, image variants, and direct uploads in Ruby on Rails applications.
ThibautBaissac
Creates testable query objects for complex database operations in Ruby on Rails, following TDD principles.
ThibautBaissac
Generates safe, reversible database migrations with proper indexes and rollback strategies for schema changes, including zero-downtime updates.
ThibautBaissac
Sets up Solid Queue for background job processing in Rails 8, enabling asynchronous task execution and Sidekiq migration.
ThibautBaissac
Generates Rails service objects adhering to single-responsibility principle, extracting business logic from controllers and enabling complex operations through POROs.