Orchestrates building or extending a feature end-to-end by chaining the presentation-scaffold and api-endpoint-integration skills in the order the user requests (default — presentation first, then API), gathering the shared inputs once and owning the connect step that wires the ViewModel to the new use case. Use…
Integrates new API endpoints into existing Mobile features by running the standalone pinq-doq scripts. Prefer the pinq-doq scripts for every step that has a matching script (data models, service method, repository method/impl, domain model, mapper, use case, DI registration); only write code manually when no script…
Reviews the current code diff against the pinq-doq rule files by reading those rules live at review time (no Notion, no MCP, no external services) and reporting violations grouped by severity. Detects which rules apply from the changed file extensions and loads only those (always common.md; the Kotlin rules…
Use when drafting or filling in a GitHub task/issue — titles, descriptions, acceptance criteria, labels, repository, and suggesting assignees — without creating it. Triggers on: "draft a task for", "fill in this task", "what should this task include", "who should I assign this to", "help me write this ticket", "task…
Writes a curated, structured handoff document so a long task can be continued in a FRESH Claude Code session with a clean, low-token context instead of carrying the bloated original session forward. Its purpose is context/token efficiency — distill where the work stands, the decisions made and why, the exact files…
Project-agnostic pattern for setting up colors, typography, and the AppTheme composable in a KMP / Compose Multiplatform project that depends on deveng-core-kmp. Covers Color.kt token definitions, Typography.kt with four TextStyle helpers (RegularTextStyle, MediumTextStyle, SemiBoldTextStyle, BoldTextStyle) wired to a…
Scaffolds the presentation layer of a KMP / Compose Multiplatform feature by running the standalone pinq-doq UI scripts — presentation MVI boilerplate (Contract, ViewModel, Screen, ScreenContent, DI module), navigation registration, reusable component composables, and string resources. Prefer the pinq-doq scripts…
Fetches closed GitHub issues from the pinqponq org, checks whether any member's capability areas have changed, and updates .pinq-doq/context/team/members.md if needed. Use when the user says "update members", "sync members", "refresh team doc", "member dökümanını güncelle", "github'a bak member güncelle", or asks to…
★not rated 5 5d agoB92 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: