ClaudSkillsEngineering › Page 18

Claude Engineering Skills (Page 18 of 163)

Code review, refactoring, testing, DevOps, CI/CD, databases, cloud platforms, and full-stack development skills for Claude Code.

9,773 skills · updated 2026-05-03 · showing 1021–1080 of 9,773 by quality score

Analyze application logs for performance insights and issue detection including slow requests, error patterns, and resource usage.
Score 70/100
Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript,
Score 70/100
Automatically activated when user asks to "find patterns in...", "identify repeated code...", "analyze the architecture...", "what design patterns are used...", or needs to…
Score 70/100
Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this…
Score 70/100
Guides systematic project analysis, codebase exploration, and architecture pattern recognition. Use when understanding new codebases, onboarding to projects, or investigating…
Score 70/100
Use when analyzing requirements or project specifications - guides shannon analyze command, explains 8D complexity output, caching behavior, context-aware mode with --project flag
Score 70/100
Analyze code coverage metrics and identify untested code paths. Use when analyzing untested code or coverage gaps.
Score 70/100
Use to audit test quality with Google Fellow SRE scrutiny - identifies tautological tests, coverage gaming, weak assertions, missing corner cases.
Score 70/100
Automatically activated when user asks about test quality, code coverage, test reliability, test maintainability, or wants to analyze their test suite.
Score 70/100
Parse Windows Prefetch files using the windowsprefetch Python library to reconstruct application execution history,
Score 70/100
Use when starting work after context compaction, switching features, or gathering context without re-reading entire files - searches anchor tags to find relevant…
Score 70/100
Set up a production-ready Anchor workspace: program/client layout, env config, testing, and build hygiene. Use when starting new Anchor projects or re-baselining repos.
Score 70/100
Automate ADB commands for device management, app installation, and log analysis. Use when listing devices, installing APKs, viewing logs, debugging app issues, or capturing…
Score 70/100
AdMob integration patterns for monetization - banner ads, interstitials, rewarded ads. Use when setting up ads, implementing different ad formats, or testing with test ad units.
Score 70/100
A complete, self-contained reference for modifying Android APKs — from decompilation to adding features, signing, testing, and local delivery.
Score 70/100
Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool.
Score 70/100
Defines Android/Kotlin coding conventions for the project. Includes naming rules, forbidden patterns, preferred practices, and code style guidelines.
Score 70/100
Debug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues.
Score 70/100
Build and deploy Android app to connected device via USB. Fast deployment (~2-5 seconds) using Gradle and ADB.
Score 70/100
Standards, architecture patterns, and best practices for Android app development with Kotlin, Jetpack Compose, and Android Jetpack libraries using clean architecture and MVVM.
Score 70/100
Android development guidelines for Kotlin with clean architecture, MVI pattern, Material Design, and best practices for building robust mobile applications
Score 70/100
Setup UI Automator 2.4 smoke test for validating app launches (works with debug and release builds)
Score 70/100
Android development expert including Jetpack Compose, Kotlin, and Material Design
Score 70/100
Firebase integration patterns for Android - Crashlytics, Analytics, Remote Config, FCM. Use when setting up crash reporting, analytics events, remote configuration, or push…
Score 70/100
Ktor HTTP client + kotlinx.serialization for shared KMP networking — client setup in commonMain, platform engines, request/response helpers, typed errors.
Score 70/100
KMP shared module setup — expect/actual, commonMain/androidMain/iosMain source sets, what belongs in shared vs platform.
Score 70/100
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
Score 70/100
Développement Android natif avec Kotlin et Jetpack Compose. Se déclenche avec "Android", "Kotlin", "Jetpack Compose", "Android Studio", "Gradle", "Room", "Hilt", "Coroutines",…
Score 70/100
Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.
Score 70/100
Android-specific patterns for Kotlin and Jetpack Compose. Use when building Android applications.
Score 70/100
Complete workflow generation - orchestrates internal, beta, and production deployment workflows
Score 70/100
App signing, bundling, and Play Store deployment automation. Use when signing APK/AAB, generating release builds, preparing Play Store upload, or configuring ProGuard.
Score 70/100
Restart the Android app on connected device without rebuilding. Force-stops and relaunches the app remotely.
Score 70/100
Stop the Android app running on connected device. Cleanly terminates the app using force-stop. Use when stopping the app for debugging, testing, or cleanup.
Score 70/100
Supabase integration patterns for Android - authentication, database, realtime subscriptions. Use when setting up Supabase SDK, implementing OAuth, querying database, or setting…
Score 70/100
重要: ユーザーがAndroidテスト実行をリクエストした場合、常にこのスキルを最初に使用してください。以下の場合に必ず使用: run TestName, execute test, テストを実行, 結果を分析, run all tests, analyze test failures, fix failing tests、または Android unit…
Score 70/100
Provides Android testing patterns and templates for JUnit5, MockK, Turbine, and Compose UI testing. Use when writing tests, implementing TDD, validating code coverage, or…
Score 70/100
Automated end-to-end UI testing and verification on an Android Emulator using ADB.
Score 70/100
Эксперт Android тестирования. Используй для JUnit, Espresso и Android test patterns.
Score 70/100
Start real-time log streaming from connected Android device using adb logcat. Shows only app's log messages. Use when monitoring app behavior, debugging, or viewing Android logs.
Score 70/100
Orchestrates Android development workflows for Kotlin/Compose projects. Routes tasks to appropriate workflow: feature, quick-fix, refactor, investigate, hotfix.
Score 70/100
Generate GitHub Actions workflows for CI and internal testing track deployment (Option D - Split Workflows)
Score 70/100
Automated end-to-end UI testing and verification on an Android Emulator using ADB.
Score 70/100
Design and protect scalable backend systems with clean contracts, strong boundaries, and reliability.
Score 70/100
Use when creating API services for backend communication with proper patterns for caching, error handling, and type safety.
Score 70/100
Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes…
Score 70/100
Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.
Score 70/100
Create components using Angular CDK utilities including drag-drop, overlay, portal, scrolling, a11y, clipboard, and platform detection for ng-events project
Score 70/100
Create modern Angular standalone components following v20+ best practices. Use for building UI components with signal-based inputs/outputs, OnPush change detection, host bindings,…
Score 70/100
Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal,…
Score 70/100
Angular development patterns including modules, components, services, dependency injection, signals, and enterprise architecture.
Score 70/100
Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration.
Score 70/100
Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives…
Score 70/100
Angular framework expert including components, services, RxJS, templates, and testing
Score 70/100
Use when creating reactive forms with validation, async validators, dependent validation, and FormArrays using platform patterns.
Score 70/100
Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based validation, field state management, and…
Score 70/100
Build and implement Angular 18 standalone components, TypeScript services with Signals and RxJS, routing with guards, and Tailwind CSS styling for Photo Map MVP.
Score 70/100
Développement d'applications Angular avec modules, composants, services, RxJS, routing et formulaires réactifs.
Score 70/100
Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and…
Score 70/100
Use when working with Angular Material components, theming, or styling. Triggers on requests involving "material", "theme", "mat-", buttons, dialogs, forms, tables, or UI…
Score 70/100
Search all 9,773 Engineering skills →