Results for “functions”
10 skillsfunctional
Refactors Swift code toward declarative functional programming with immutability, value types, pure functions, transformations, and closure-based APIs.
7
kotlin-patterns
Enforces idiomatic Kotlin conventions across null safety, immutability, sealed hierarchies, coroutines, extension functions, DSL builders, and Gradle Kotlin DSL.
0
kotlin-patterns
Enforces idiomatic Kotlin conventions for null safety, immutability, sealed classes, coroutines, extension functions, DSL builders, and Gradle Kotlin DSL.
0
kotlin-patterns
Enforce idiomatic Kotlin conventions for null safety, immutability, sealed classes, coroutines, extension functions, DSL builders, and Gradle Kotlin DSL.
226k
More results
clean-code
Write readable, maintainable code through disciplined naming, small functions, and clean error handling.
1.6k · bundle
clean-code
Improves code readability and maintainability by applying SOLID principles, meaningful naming, small functions, proper error handling, and DRY practices.
1
focused-fix
Systematically repair a broken feature or module by scoping, tracing dependencies, diagnosing all issues, fixing them in order, and verifying end-to-end.
20.4k
011-tsx-69146321
Identifies common React useEffect anti-patterns and provides corrected implementations using derived state, event handlers, and cleanup functions.
7 · bundle
azure-upgrade
Assesses and automates upgrades of Azure workloads between plans, tiers, or SKUs, and modernizes Azure SDK for Java dependencies in source code.
2.7k · bundle
dead-code
Finds and safely removes dead code across a codebase: unreachable paths, unused exports, functions, variables, CSS selectors, dependencies, env vars, and commented-out blocks. Builds an import graph, verifies no dynamic references, and runs build and tests after cleanup.
13