keenranger
@keenranger
Public Skills
healthdrop
by keenranger
Answer questions about the user's iPhone HealthKit data — sleep, HRV, resting heart rate, steps, workouts, and ~25 other quantity types — from their HealthDrop iCloud export. Three modes: examine.py query for one metric / one day / a trend (SQLite-indexed, hundreds of tokens), examine.py for a full multi-domain checkup with thresholds, direct manifest + day-chunk reads for ad-hoc / cross-metric questions or when Python is unavailable. Triggers on Korean and English health keywords like 수면 / sleep, HRV, 심박, 걸음 / steps, 운동 / workout, 회복 / recovery, 컨디션, 헬스 / health, 건강 검진, 종합 분석.
compare-standards
by keenranger
Compare implementation against internal standards. Use when comparing thresholds, checking compliance, or says /compare-standards.
config-bump
by keenranger
Atomic config change with version bump and commit. Use when updating config values, changing thresholds, or says /config-bump.
wrap
by keenranger
Pre-commit session analysis for docs and permissions. Use when user is finishing work, about to commit, has completed a significant task, or says /wrap.
a2a-agents
by keenranger
AI agent and chatbot patterns including personas, pipelines, and messaging integrations. Use when building conversational agents, creating AI personas, designing insight pipelines, or integrating with Slack/Kakao platforms.
code-review
by keenranger
Review code for quality, correctness, security. Use when user asks for code review, wants feedback on changes, or says /code-review.
commit
by keenranger
Prepare git commit with review. Use when user asks to commit, review changes for commit, or says /commit.
debug
by keenranger
Debug issues systematically, especially mobile/platform-specific. Use when user asks to debug, diagnose, troubleshoot, or says /debug.
enhance
by keenranger
Analyze work patterns and improve Claude configuration. Use when user asks to improve Claude setup, optimize workflow, or says /enhance.
research
by keenranger
Research topics via codebase exploration or external documentation. Use when user asks to research, explore, investigate, or says /research.
feature-dev
by keenranger
Develop features end-to-end from planning to PR. Use when user asks to implement feature, build functionality, or says /feature-dev.
issue
by keenranger
Create GitHub issue. Use when user asks to create issue, file bug, request feature, or says /issue.
sleep-domain
by keenranger
Sleep science and Asleep sleep tracking knowledge. Use when working with sleep data, hypnograms, sleep stages, sleep insights, sleep metrics, or any sleepstar/agent-a/backend sleep-related code.
voice-realtime
by keenranger
Real-time voice AI knowledge including STT and TTS providers, LiveKit Agents plugins, and voice pipeline patterns. Use when working with speech-to-text, text-to-speech, voice agents, LiveKit, or any voice-related infrastructure.
pr
by keenranger
Create GitHub pull request. Use when user asks to create PR, open pull request, or says /pr.
react-native-patterns
by keenranger
React Native mobile development patterns for authentication, platform-specific issues, navigation, and SDK integration. Use when debugging React Native apps, fixing iOS/Android issues, handling auth flows, or integrating native SDKs.
self-enhance
by keenranger
Framework for improving Claude configuration (skills, agents, commands). Use when analyzing work patterns, proposing new skills, identifying knowledge gaps, reviewing Claude setup, or when user asks to improve how Claude helps them.