Agent Skills by aliisa-yt
Showing 18 vetted skills indexed across 1 GitHub repositories.
windows-workflow
Enforce virtual environment activation before running pytest, ruff, mypy, and PyInstaller on Windows.
manager-common
Define manager class guidelines for state transitions, API contracts, and concurrency control.
translation-engine-spec
Define translation engine contracts, authentication, and error mapping for DeepL, Google Translate, and Google Cloud Translation.
google-cloud-api-auth
Standardize Google Cloud API authentication with environment variables and initialization checks.
tts-manager
Manage TTS synthesis, playback, and temporary file cleanup queues.
interface-spec
Define abstract interface contracts for STT, Translation, and TTS engines.
code-review
Review code changes for bugs and security vulnerabilities per file.
translation-manager
Manage translation engine initialization, language detection, and rate-limit backoff.
cache-inflight
Manage translation caches with TTL expiration and deduplication using SQLite.
component-spec
Define component registration, dependency resolution, and lifecycle management specifications.
tts-engine-spec
Define TTS engine interfaces, synthesis parameters, and exception handling guidelines.
unit-test
Guide unit test design and implementation with pytest and pytest-asyncio.
chat-events-flow
Manage Twitch chat message queues with semaphore-based concurrency control.
naming-rules
Enforce consistent code naming conventions across a project.
stt-service
Manage Speech-to-Text service initialization, recording, transcription, and result forwarding.
config-loader-spec
Load, validate, and transform Twitch bot settings from INI files.
gui-design
Define GUI design guidelines and implementation policies for Twitchbot interfaces.
google-cloud-api-exception
Categorize Google Cloud API exceptions into retriable and non-retriable types.