telegram-watch-dev
Develop telegram-watch using a requirements-first workflow (Draft -> Approved -> Implementing -> Done) with minimal, testable changes.
Killer-Skills 디렉터리에서 수천 개의 AI Agent 스킬을 탐색하고 설치하세요. Claude Code, Windsurf, Cursor 등 지원.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Develop telegram-watch using a requirements-first workflow (Draft -> Approved -> Implementing -> Done) with minimal, testable changes.
Look up a Jira issue by key. Shows summary, status, assignee, priority, and link.
Test-driven development — write failing test first, then implement (red-green-refactor)
Internationalization rules for multi-language websites. Use when working on localized text fields in the CMS, Intl formatting (dates, numbers, currencies, lists) in Astro components, or any locale-aware code.
Bio-inspired AI components in WASM: Hyperdimensional Computing, BTSP synaptic plasticity, and neuromorphic spiking networks. Use when building brain-inspired classifiers, implementing one-shot learning with HDC, or simulating spiking neural networks in browsers.
管理 iOS/macOS 应用的 *.xcstrings 本地化翻译文件。自动清理过期条目、检测缺失翻译、添加简繁体中文翻译。当用户需要处理翻译、补充缺失的 zh-Hans/zh-HK 翻译、或清理 *.xcstrings 文件时使用此 skill。
Tauri v2 and Rust backend best practices, commands, state management, IPC and security patterns. Use when writing Rust backend code, creating commands or integrating with the frontend.
보안 PR은 자동화 테스트와 보안 검토를 통해 코드의 보안을 보장하는 코드 검토 워크플로우입니다
This is my attempt at building automated memory system
게임 개발은 Unity, Unreal, Godot 등의 엔진을 사용하여 게임을 생성하는 과정입니다
Renders notification bell icon with unread count badge, pulse animations for new notifications, and dropdown panel (320px × max 400px) displaying notification items with purple theme for VERY IMPORTANT tasks. Includes mark-as-read interaction and empty state handling.
This skill should be used when defining a robust, type-safe, and async-compatible database schema for the Todo application using SQLModel, ensuring compatibility with Better Auth and optimized for PostgreSQL.