Instructions file
Claude Code instructions for pinqponq/pinqdoq, a project described as: documents for agents.
Instructions file
Claude Code instructions for pinqponq/pinqdoq, a project described as: documents for agents.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
Creates a GitHub issue from a plain-language description and adds it to the pinqponq org Project.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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…