Loading...
Loading...
Found 48002 skills
masharratt
Provides tools for generating and validating agent templates, including scaffolding for new agents and linting for existing profiles.
masharratt
Utility to limit Node.js heap size in memory-constrained environments, ensuring stable application operation within allocated memory boundaries.
masharratt
Automates bulk fixing of mechanical compilation errors in Rust and TypeScript projects using LLM-powered processing and dedicated agent cleanup.
masharratt
Provides unified error handling, batching, and structured logging for CFN Loop, enabling error capture, categorization, and recovery from agent failures.
masharratt
Generates code rapidly using Z.ai's glm-4.6 model for boilerplate, tests, and repetitive patterns, prioritizing speed over complexity.
masharratt
Generates structured agent profiles with built-in validation patterns and test-driven protocols to ensure consistency and reliability in agent development.
masharratt
Prevents and detects memory leaks in Claude CLI via proactive monitoring, memory limits, and heap profiling for long-running agents.
new-silvermoon
Provides expert guidance for scalable Android Gradle build logic using Convention Plugins and Version Catalogs.
new-silvermoon
Provides best practices for Android ViewModel implementation using StateFlow for UI state and SharedFlow for one-off events.
new-silvermoon
Debugs and optimizes Android/Gradle build performance by analyzing build scans and identifying compilation bottlenecks.
new-silvermoon
Provides expert checklists and prompts for auditing and resolving Android accessibility issues in Jetpack Compose-based applications.
new-silvermoon
Converts Android XML layouts to Jetpack Compose code, enabling migration from View system to modern Compose UI components.
new-silvermoon
Provides best practices for building Android UIs with Jetpack Compose, covering state hoisting, performance optimization, and theming for Composable functions.
new-silvermoon
Reviews and fixes Kotlin Coroutines issues in Android code, improving thread safety and resolving lifecycle problems.
new-silvermoon
Provides authoritative rules and patterns for production-quality Kotlin Coroutines on Android, covering structured concurrency, lifecycle integration, and reactive streams.
new-silvermoon
Guides implementation of Android data layer using Repository pattern, Room for local storage, and Retrofit for remote data with offline-first synchronization.
new-silvermoon
Enables navigation setup in Jetpack Compose apps, including argument passing, deep links, and multi-screen structuring.
new-silvermoon
Provides expert guidance for setting up and maintaining modern Android app architecture using Clean Architecture and Hilt, covering project structure and dependency injection.
new-silvermoon
Diagnoses and optimizes Jetpack Compose UI performance issues including slow rendering and excessive recompositions.
new-silvermoon
Provides a comprehensive testing strategy for Android applications, including unit, integration, Hilt, and screenshot tests.
tmustier
Manages iterative software development cycles with controlled pacing and verifiable progress checkpoints for complex tasks.
dev-five-git
Builds RESTful APIs in Rust with Axum using FastAPI-like developer experience, including route handlers, schema derivation, and OpenAPI generation.
MADTeacher
Builds responsive Flutter interfaces that adapt to screen sizes, platforms, and input devices for seamless cross-platform experiences.
MADTeacher
Provides a comprehensive guide for structuring Flutter applications using MVVM pattern and feature-first organization to ensure scalability and maintainability.