duplicated-logic

Community

Identify and refactor duplicated code across mobile projects.

Authorjcoutsousa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill detects duplicated and near-duplicated code patterns in mobile codebases, helping teams reduce redundancy and improve maintainability.

Core Features & Use Cases

  • Code Duplication Detection: Finds exact and similar code blocks across multiple language files such as Dart, TypeScript, JavaScript, and Kotlin.
  • Extraction Recommendations: Suggests shared utility functions, components, or mixins to centralize duplicated logic.
  • Use Case: When multiple Flutter screens contain similar snack bar or API call patterns, the Skill recommends creating reusable widgets or functions for all instances.

Quick Start

Ask the AI to analyze your codebase for duplicated patterns and suggest refactorings to centralize common logic efficiently.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: duplicated-logic
Download link: https://github.com/jcoutsousa/mobile-monorepo-template/archive/main.zip#duplicated-logic

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.