원클릭으로
elastro
elastro에는 Fremen-Labs에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Elastro GUI design tokens: dark-first Hawkins-inspired HSL variables, typography scale, spacing, shadows, health semantics, and motion. Use when theming Elastro GUI, adding CSS variables, or aligning components to Netflix/Hawkins visual standards.
Hawkins-inspired Netflix UX patterns for Elastro's Vue GUI: dark cinematic shell, content-forward layouts, skeleton loading, semantic health states, browse-card affordances, and operational empty/error flows. Use when designing or reviewing Elastro GUI screens, UX uplift, or when the user mentions Netflix, Hawkins, or Elastro GUI UX.
Vue 3 + Vite patterns for Elastro GUI: shared UI components, composables, lucide icons, axios API calls with bearer token, and build-to-elastro/gui workflow. Use when implementing or refactoring Elastro GUI views, components, or frontend features.
Enforce Elastro logging standards: get_logger(__name__), package-level handler configuration, LogLoom enrichment, stderr-only diagnostics, and coverage for operational paths (collectors, remediation, managers, CLI commands). Use when adding or reviewing Elastro code, doing a logging coverage pass, or when the user mentions logs, observability, LogLoom, or ELASTRO_LOG_LEVEL.
FAANG-synthesized Python CLI patterns for Elastro: Click/rich-click command groups, global flags, stderr logging, dry-run/fix flows, fast-path startup, and testable command handlers. Use when adding CLI commands, refactoring elastro/cli, or implementing health/remediation UX.
FAANG-synthesized Python engineering patterns for Elastro: typing, Pydantic models, error taxonomy, thin CLI, test pyramids, safe remediation, and incremental PRs. Use when implementing features, reviewing Elastro PRs, or refactoring health/remediation/core modules.