Find the perfect skill
Upstream Release Analysis and Doc Update
Documentation
Analyze a new release of an upstream project, verify changes against source code, and update documentation.
Garmin Connect Assistant
Data & AI
Access Garmin Connect data and get coaching insights on activities, wellness, sleep, and training analysis.
Verify Features via Conversational UAT
Testing
Validate built features through conversational UAT with persistent state.
Create Lessweb Project
Development
Create a new Lessweb project from an example template. Use this skill to scaffold a complete project structure with all files properly configured.
Remove Code Artifact Shortcut
Development
Shortcut to remove a code artifact, endpoint, dependency, or dead code; updates dependents, tests, and docs. Skips the describe phase.
Conventional Commit Assistant
Development
Helps create conventional commits with proper format (type(scope): description). Analyzes changes, logically groups related modifications, and drafts the commit message automatically. Useful when committing after completing a task or upon /commit command.
E-LearningWebApp Expert Assistant
Development
Expert assistant for a multi-tenant school LMS with Django backend, Next.js frontend, Expo mobile app, and AI engine. Provides context-aware help for all project tasks.
Agent Restore Context
Productivity
Manage restore context files so skills can survive /clear and /compact. Use to write, delete, check, or list .agent-restore-context-* files.
Blog Reference for Claude
Documentation
Quick reference guide for this blog's technical structure, style patterns, and conventions. Use this file to avoid re-exploring the codebase in new sessions.
Jetson BSP Image Validation
Testing
Validates a customized BSP image after flashing, including static checks and on-target smoke/regression tests.
Monorepo Setup Wizard
Development
Configure monorepo tooling with Turborepo, Nx, or pnpm workspaces including shared packages and CI optimization.
Orient Release Testing
Testing
Comprehensive testing guide for Orient releases before shipping. Covers unit tests, local installer E2E, CLI verification, integration tests, eval tests, and success criteria validation. Use to validate a new version or verify the installer.