- Home
- /
- Categories
- /
- Refactoring
Refactoring
Code restructuring and optimization
using-superpowers
by Cygnusfear
Guidelines for using skills effectively - load relevant skills before complex tasks, not every message
analytics-tracking
by ncdevshiv
"Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data. Use when the user wants to set up, fix, or evaluate analytics tracking (GA4, GTM, product analytics, events, conversions, UTMs). This skill focuses on measurement strategy, signal quality, and validation— not just firing events.
correcting-transcriptions
by songlairui
Use when user requests to clean up, correct, or improve speech-to-text transcripts that contain filler words, repetitions, self-corrections, or conversational artifacts from voice notes, recordings, or transcribed audio.
android-logcat-root-cause
by Envy-7z
Analyze Android Logcat/crash traces to find the true root cause and propose a minimal Kotlin fix. Use when debugging crashes, ANRs, or runtime exceptions.
referral-program
by hwatkins
"When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' or 'partner program.' This skill covers program design, incentive structure, and growth optimization."
analogical-mind
by changxubo
A cross-domain problem solver that finds unexpected solutions by drawing analogies from biology, history, music, architecture, warfare, nature, sports, cooking, and other fields. Use this skill when the user faces a complex problem and wants fresh perspectives, creative solutions, or thinks "there must be a better way" but can't see it from within their domain.
architecture-patterns
by TriNgo0108
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
refactoring
by iamkhan21
Apply systematic code refactoring with small steps, clear boundaries, and proven techniques. Use when improving existing code, reducing technical debt, cleaning up legacy code, or when user mentions refactoring, code cleanup, or code improvement.
agents-md-best-practices
by heykvnzhao
Refactor AGENTS.md instructions to follow progressive disclosure and AGENTS.md best practices. Use when asked to audit, reorganize, or split AGENTS.md into a minimal root file plus linked docs; includes contradiction checks, essential extraction, grouping, and deletion flags.
flutter-architect
by chiuchiolo30
Expert guidance for designing scalable Flutter apps using Clean Architecture, DDD, Bloc, and monorepo patterns.
test-driven-development
by Jackiexiao
(中文)Use when implementing any feature or bugfix, before writing implementation code
dotfiles
by waldirborbajr
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
simplify
by artivilla
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.
orchestrate-subagents
by shhac
Activate orchestrator mode for complex multi-task work using subagents. Use when you need to coordinate multiple independent Task subagents to accomplish work while keeping the main context window clean.
test-driven-development
by Jackiexiao
(中文)Use when implementing any feature or bugfix, before writing implementation code
context-android
by ShotaIuchi
Android development context. Apply when working with Android modules, .kt files under android/, build.gradle.kts with Hilt/Compose dependencies, ViewModel, Jetpack Compose, MVVM/UDF patterns.
unit-test-generator
by cha9ro
Generate and improve unit tests using the Assured LLMSE approach from Meta's TestGen-LLM. Use this skill when users request help with writing unit tests, improving test coverage, adding test cases to existing test suites, generating tests for new or existing code, or reviewing and enhancing test quality. Applies multi-stage verification filters to ensure generated tests build correctly, pass reliably, and measurably improve coverage without regressing existing behavior.
tdd
by BaxterCooper
Use for any code implementation task. Enforces RED-GREEN-REFACTOR cycle. "If you didn't watch it fail, you don't know if it tests the right thing."
flutter-terminal-cheat-sheet
by Envy-7z
This post provides a handy collection of Flutter commands and scripts for web development, package creation, troubleshooting, testing, and more, streamlining your Flutter workflow.
git-workflow
by paucasanellas
Git workflow best practices including branching strategies, commit conventions, merge strategies, pull requests, and common operations. Use when working with Git version control, making commits, creating branches, or managing code collaboration.
solid
by Alicoder001
SOLID, DRY, KISS, and clean code principles for TypeScript applications. Use when designing scalable architecture, writing maintainable code, or reviewing code quality.
commit
by zolbooo
Commit changes made in current session
remove-ai-comments
by ChambersXDU
Removes redundant, obvious, or "AI-flavored" comments from code to improve signal-to-noise ratio. Use when the user asks to "clean up comments", "remove AI comments", or makes a general request to refactor verbose code documentation.
self-enhance
by keenranger
Framework for improving Claude configuration (skills, agents, commands). Use when analyzing work patterns, proposing new skills, identifying knowledge gaps, reviewing Claude setup, or when user asks to improve how Claude helps them.