Plugins

12 plugins

Results for “ma”

57 skills
More results
luokai0
Code Write
Guides code modifications by reading affected files first, matching existing style, and making minimal, safe changes.
10 · bundle
github
Refactor Method Complexity Reduce
Reduces cognitive complexity of a specified method by extracting logic into focused helper methods, improving readability and maintainability.
36.2k
samyakjhaveri
Techdebt
Scans recently changed code for tech debt: duplicated logic, dead code, magic numbers, deep nesting, and TODOs, then proposes fixes.
0
scoheart
Vercel Composition Patterns
Provides React composition patterns to avoid boolean prop proliferation, covering compound components, state management, and React 19 API changes.
2 · bundle
affaan-m
Python Patterns
Provides Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
226k
neuralblitz
Root
Assists with software engineering tasks including writing, editing, and explaining code, searching codebases, running commands, managing files, debugging, and implementing features.
1 · bundle
thedotmack
Pathfinder
Maps a codebase into feature-grouped flowcharts, identifies duplicated concerns across features, and proposes a unified architecture with handoff prompts for refactoring.
github
Creating Oracle To Postgres Master Migration Plan
Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan.
36.2k
adobe
Remove Deprecated API
Migrate deprecated and removed Java imports, Maven dependencies, and unmodifiable OSGi configs to comply with AEM as a Cloud Service enforcement policies.
142 · bundle
google
Google Mobile Ads Android Migrate To Next Gen
Migrates Android apps from the legacy Google Mobile Ads SDK to the Next-Gen SDK with import, class, and method mapping tables.
14.4k
mcollina
Typescript Magician
Designs complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors.
1.9k · bundle
adobe
Asset Manager
Migrates AEM Cloud Service code from legacy AssetManager APIs (createAssetForBinary, getAssetForBinary, removeAssetForBinary, client-facing createAsset) to Direct Binary Access or in-JVM resolver patterns, covering IMS authentication and service-user setup.
142
tinh2
Code Smell
Scans a codebase for Martin Fowler's catalog of code smells, reporting each with location, severity, and refactoring recommendations, and ranks files to build a prioritized refactoring queue.
13
github
Refactor
Improve code structure and readability without changing external behavior through surgical refactoring techniques.
36.2k
github
Review And Refactor
Review and refactor code according to project-specific coding guidelines and instructions.
36.2k
github
Java Refactoring Remove Parameter
Refactors Java methods by removing unused or redundant parameters to improve readability and maintainability.
36.2k
antigravity
Brooks Debt
Identifies, classifies, and prioritizes tech debt to build a refactoring roadmap, drawing on twelve classic engineering books.
42.4k · bundle
affaan-m
Golang Patterns
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable applications.
226k
addyosmani
Code Simplification
Simplify code by reducing complexity while preserving exact behavior, making it easier to read, understand, modify, and debug.
69.5k
github
Java Refactoring Extract Method
Refactors Java methods by extracting code blocks into separate, well-named methods to improve readability and maintainability.
36.2k
wondelai
Clean Code
Write readable, maintainable code through disciplined naming, small functions, and clean error handling.
1.6k · bundle
sakamoto-family-smile
Perl Patterns
Apply modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable applications.
0
github
Update Implementation Plan
Update an existing implementation plan file with new or updated requirements for features, refactoring, package upgrades, design, architecture, or infrastructure.
36.2k
neuralblitz
Clean Code
Improves code readability and maintainability by applying SOLID principles, meaningful naming, small functions, proper error handling, and DRY practices.
1
tools-only
011 Tsx 69146321
Identifies common React useEffect anti-patterns and provides corrected implementations using derived state, event handlers, and cleanup functions.
7 · bundle
affaan-m
Perl Patterns
Write modern Perl 5.36+ code using idioms, best practices, and conventions for robust, maintainable applications.
226k
paramchordiya
Software Architecture
Enforces system design, project structure, dependency management, error handling, testing, and documentation standards at principal-engineer level.
0
machenjie
Refactoring
Splits, merges, moves, or deletes code while preserving behavior, tests, contracts, and boundaries, with characterization evidence and reversible steps.
4 · bundle
dotnet
Dotnet Aot Compat
Resolve IL trim and AOT analyzer warnings in .NET projects to make them compatible with Native AOT and trimming.
4k · bundle
github
Winui3 Migration Guide
Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets for migrating to WinUI 3.
36.2k