Skip to main content

Skills dans ce dépôt

diegosouzapw/awesome-omni-skill - Page 10

SkillsMP a collecté 2 805 skills depuis diegosouzapw/awesome-omni-skill. Ouvrez un skill pour examiner sa source et ses détails.

diegosouzapw/awesome-omni-skill

Affichage de 40 skills collectés sur 2 805.

métier
Analystes en sécurité de l'information
description

Analyze a security checklist Excel file by interactively identifying the relevant sheet, countermeasure entries, and output column, then checking whether GitHub Enterprise supports each item using the customer-security-trust FAQ and past reference checklists.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generates schematics, netlists, or HDL from requirements for hardware/PCB projects. Validates physical constraints. Use when building PCB, HDL, or hardware designs from approved requirements.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Manage git worktrees for parallel branch development using custom git scripts (git-newtree, git-killtree, git-maingulp). Use when creating new worktrees, listing active worktrees, or closing/merging worktrees back to main. All worktrees are stored in .tree/…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Implements animation systems using AnimationPlayer, AnimationTree, blend trees, and procedural animation. Use when creating character animations and visual effects.

Langue du texte source : anglais

mis à jour
métier
Commis de bureau généraux
description

Create annotated blog posts from technical talks with slides. Use when asked to convert a video presentation to a blog post, create written content from a talk, or annotate slides with transcript.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create data-driven charts with Vega-Lite (simple) and Vega (advanced). Best for bar, line, scatter, heatmap, area charts, and multi-series analytics. Use when you have numeric data arrays needing statistical visualization. Vega for radar charts and word…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Tracks untrusted input propagation from sources to sinks in binary code to identify injection vulnerabilities. Use when analyzing data flow, tracing user input to dangerous functions, or detecting command/SQL injection.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Extract and analyze recurring patterns from log messages, span names, and event names using punctuation-based template discovery. Use when you need to understand log diversity, identify common message structures, detect unusual formats, or prepare for log…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add anchor comments to code for documentation. Use when creating CLAUDE.md files, documenting patterns, or user says "add anchors", "document this code", "create documentation".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automate ADB commands for device management, app installation, and log analysis. Use when listing devices, installing APKs, viewing logs, debugging app issues, or capturing screenshots.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Android 功能开发核心规则。包含项目架构、MVI模式、Base类、Adapter、网络请求等基础规范。开发任何 Android 功能时都应加载此 skill。

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Standards, architecture patterns, and best practices for Android app development with Kotlin, Jetpack Compose, and Android Jetpack libraries using clean architecture and MVVM. Use for any Android coding, review, refactor, or design task, especially when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

This skill is used to implement Android features within the existing Kotlin, Compose, Room, Hilt and Navigation architecture, including data, navigation and background work.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Android development expert including Jetpack Compose, Kotlin, and Material Design

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Firebase integration patterns for Android - Crashlytics, Analytics, Remote Config, FCM. Use when setting up crash reporting, analytics events, remote configuration, or push notifications.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automate Gradle tasks for Android projects - build, test, coverage, clean. Use when building APKs, running unit tests, generating coverage reports, or checking dependencies.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides comprehensive guidance for Android development with Kotlin including activities, fragments, views, lifecycle, navigation, and Android app development. Use when the user asks about Android Kotlin, needs to create Android applications, implement…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Navigate and analyze Android project structure, modules, and dependencies. Use when exploring project structure, finding related files, analyzing dependencies, or locating code patterns.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Supabase integration patterns for Android - authentication, database, realtime subscriptions. Use when setting up Supabase SDK, implementing OAuth, querying database, or setting up realtime.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

This skill should be used when the user asks to "test angreal tasks", "mock angreal", "document tasks", "angreal best practices", "error handling in tasks", "subprocess patterns", "dry run mode", "verbose mode", or needs guidance on testing patterns,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Anoma intent-centric architecture for cross-chain obstruction passing with Geb semantics and Juvix compilation

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

AI 탐지 가능 패턴을 감지하고 제거하는 독립 검증 스킬. 금지 표현, 반복 단어, 부자연스러운 구조를 탐지한다. 게시 전 콘텐츠를 검증하거나 AI 패턴을 자동 교정할 때 사용한다.

Langue du texte source : coréen

mis à jour
métier
Analystes en sécurité de l'information
description

Guide for understanding anti-cheat systems and bypass techniques. Use this skill when researching game protection systems (EAC, BattlEye, Vanguard), anti-cheat architecture, detection methods, or bypass strategies.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when implementing real-time features requiring reliability, especially LLM streaming. Applies AnyCable patterns for message delivery guarantees, presence tracking, and Action Cable migration.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Implement type-safe configuration with anyway_config gem. Use when creating configuration classes, replacing ENV access, or managing application settings. Triggers on configuration, environment variables, settings, secrets, or ENV patterns.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Solve Advent of Code puzzles, algorithm challenges, and competitive programming problems. Activate when user provides AoC problem context/input, mentions solving puzzles/challenges, asks about algorithm selection (BFS, DFS, DP, etc.), or needs help with…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

This rule dictates how comments should be used within the codebase to enhance understanding and avoid clutter.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

This skill should be used when reducing the maximum class/module lines threshold and fixing all violations. It updates the RuboCop configuration, identifies classes and modules exceeding the new limit, generates a brief with refactoring strategies, and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Creates comprehensive API reference documentation following Diátaxis Reference pattern. Reads source code to verify every method signature, creates structured API docs with zero fabrication tolerance. Use when documenting APIs, packages, or public interfaces.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Verifies API documentation against source code to eliminate fabricated claims, ensure accuracy, and validate examples. Zero tolerance for unverified claims, marketing language, or non-runnable code examples. Use before committing API docs or during…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Create modern Angular standalone components following v20+ best practices. Use for building UI components with signal-based inputs/outputs, OnPush change detection, host bindings, content projection, and lifecycle hooks. Triggers on component creation,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

[Extends frontend-developer] Angular 21 specialist. Use for Angular-specific features: Signals, zoneless change detection, NgRx SignalStore, standalone components, Signal Forms, Angular Aria. Invoke alongside frontend-developer for Angular projects.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for service architecture, providing dependencies at different levels, creating injectable tokens, and managing singleton vs scoped services.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Angular framework expert including components, services, RxJS, templates, and testing

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Use when working with Angular Material components, theming, or styling. Triggers on requests involving "material", "theme", "mat-", buttons, dialogs, forms, tables, or UI components.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Design Angular modules using feature modules, lazy loading, and dependency injection. Use when organizing large Angular applications with proper separation of concerns.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when handling async operations in Angular applications with observables, operators, and subjects.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 2 805.