with one click
Deepline
Deepline contains 4 collected skills from hyodotdev, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Review a GitHub pull request for the Deepline project. Analyzes code quality, security, test coverage, and architectural alignment. Use when given a PR number or URL.
Sweep the Deepline monorepo for security smells, insecure patterns, dead code, and reuse opportunities across server (Ktor), shared (KMP), Android Compose, and iOS SwiftUI modules. Use when the user asks to "audit", "review the project", "check for issues", or before shipping a feature.
Create a well-formatted git commit following Deepline project conventions. Use when the user asks to "commit", "save changes", or after completing a feature/fix.
Produce an up-to-date snapshot of Deepline's architecture, server contracts, client flows, crypto boundary, runtime modes, and current blockers. Use when the user asks for a project overview, onboarding context, or "what's the state of Deepline".