- Home
- /
- Categories
- /
- Refactoring
Refactoring
Code restructuring and optimization
cleanup
by hrdtbs
Investigate and remove unused code, files, and dependencies to keep the codebase clean and maintainable. Use this when you want to "remove unused code", "clean up dependencies", "find dead code", or "optimize project size".
clean-codejs-functions
by DamianWrooby
Function design patterns emphasizing single responsibility and clarity.
Visual Storyteller
by anorbert-cmyk
Creates narrative-driven visuals to explain value and increase conversion, optimizing for clarity and trust.
Code Sculptor
by smouj
Automated code refactoring and optimization engine for maintainability and performance
asking-questions
by arielperez82
Guidance for asking clarifying questions when user requests are ambiguous, have multiple valid approaches, or require critical decisions. Use when implementation choices exist that could significantly affect outcomes.
fix
by wintree86
Backlog manager -- track bugs, improvements, and tech debt in backlog.md. Backlog 관리 스킬 (버그, 개선, 기술 부채). Triggers: /fix, "backlog", "백로그", "bug report", "버그 등록", "개선 등록", "not working", "issue", "problem", "performance", "slow", "upgrade"
write
by iulspop
Improves text for clarity, directness, and engagement following professional writing best practices. Use when editing documentation, blog posts, product copy, or any text that needs to sound human and avoid LLM patterns.
ask-questions-if-underspecified
by ederheisler
Clarify requirements before implementing. Use when serious doubts araise.
product-tower
by mrd-bdsmetro
Framework 13 tầng giúp build sản phẩm bài bản. Từ thị trường → user → PMF → features → ship. Tự động route đến sub-skill phù hợp dựa vào giai đoạn hiện tại. Kích hoạt khi user nói "product tower", "build product", "product plan", "product strategy", "build cái gì trước", "nên ship gì", "product roadmap", "validate idea", "tầng mấy", hoặc cần framework toàn diện cho product development.
refactoring-agents
by arielperez82
Guides ecosystem-level refactors of agents in this repo. Use when agents
clean-transient-comments
by iamkaf
Use when the user asks to "clean transient comments", "remove temporary comments", or remove comments that describe past changes rather than documenting current code.
w05-task-closure
by qiao-925
任务收尾规范,包含日志生成和优化分析。适用于主要交付完成后的收尾阶段。
refactor
by mczkzk
Perform refactoring on <target>
humanizer-workbench
by aprempeh-tech
```
ask-questions-if-underspecified
by heykvnzhao
Clarify requirements before implementing by asking the minimum must-have questions. Use when a request is underspecified or ambiguous, when the user asks to “ask clarifying questions”, or when multiple plausible interpretations exist and you risk doing the wrong work.
00-andruia-consultant
by ncdevshiv
"Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español."
ui-spacing-and-cushioning
by tippyentertainment
Normalize spacing, padding, and whitespace across any web UI while preserving visual hierarchy and aesthetics. Detects each project’s spacing patterns or tokens, cleans up ad‑hoc gaps, and fixes cramped vs. blown‑out sections across frameworks (React, Next.js, Vue, Svelte, plain HTML/CSS, Tailwind, shadcn/ui, MUI, Chakra, etc.).
loop-codex-review
by corygabrielsen
Automated code review loop with progressive reasoning levels. Runs n parallel Codex reviews (configurable via -n), Claude addresses issues, climbs from low→xhigh reasoning until fixed point (all n clean). Human approval at each iteration.
YouTube Transcript Downloader
by yousufjoyian
Claude agent skills and workspace configuration
git-commit-plan
by heykvnzhao
Plan commits from the current working tree. Use when asked how to split changes into commits, what to stage together, how to handle untracked files, or to propose commit messages and an execution plan (stage/commit) based on git status/diffs.
empower-sync
by Tmeister
Sync a commit from the gemini remote into sync-upstream for empower-site.
android-review
by ingpdw
Android/Kotlin 코드를 리뷰하고 개선점을 제안합니다. 코드 리뷰, 안드로이드 리뷰, Kotlin 리뷰 요청 시 사용됩니다.
context-kmp
by ShotaIuchi
Kotlin Multiplatform development context. Apply when working with shared/ or commonMain/, expect/actual declarations, .kt files in multiplatform modules, Koin, SQLDelight, Ktor, Compose Multiplatform.
cosmos-coding-standards
by getcosmos
Coding standards for readable, maintainable, testable code including SOLID principles, clean code practices, DDD, and TDD. Use when implementing new features, refactoring code, performing code reviews, ensuring code quality, or when frontend changes are made that require UI testing.