g-cqd

25 mods across 2 repositories, 25 stars between them.

skills

01

g-cqd/skills

Plugin Claude Code

Portable engineering harness: 7 tiered subagents and 19 atomic skills for Swift/Apple-platform development, testing, code review, planning, architecture, security, and Xcode agentic workflows.

2 8d ago A tokens not measured

skills AGENTS.md

02

g-cqd/skills

Instructions file CodexOpenCode

AGENTS.md instructions for g-cqd/skills, covering purpose, configuration, terms, role and goals.

2 8d ago A 5,512 tokens

skills CLAUDE.md

03

g-cqd/skills

Instructions file

Claude Code instructions for g-cqd/skills, a project described as: Engineering harness: 7 tiered subagents + 19 atomic Agent Skills (Swift/Apple-platform + language-agnostic) and one portable engineering standard for Claude Code, Codex, and Copilot.

2 8d ago A 3 tokens

algorithms

04

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic algorithmic engineering: complexity analysis (time and space, worst case, average case, and amortized), data-structure selection (dynamic array, hash map and set, balanced BST and B-tree, queue, stack, ring buffer, binary heap, trie, graph adjacency list, rope, gap buffer), the algorithm families and…

2 8d ago A 240 tokens

apple-docs

05

g-cqd/skills

Skill Claude CodeCodex

Apple platforms: primary-source lookup of Apple developer documentation through the apple-docs CLI and MCP server — DocC framework reference, Human Interface Guidelines, App Store Review Guidelines, Swift Evolution proposals, the Swift Book, WWDC session transcripts, sample code, SF Symbols, and Apple fonts. Use…

2 8d ago A 195 tokens

apple-platforms

06

g-cqd/skills

Skill Claude CodeCodex

Apple platforms: adopting platform frameworks and modernizing UIKit apps for multi-window. Framework adoption for the iOS 26 / macOS 26 SDK generation — Liquid Glass across SwiftUI, UIKit, AppKit and WidgetKit, Swift 6.2 features (InlineArray, Span, concurrency updates), Foundation Models and the on-device LLM, Visual…

2 8d ago A 287 tokens

code-review

07

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic code-review methodology, with platform-calibrated rule sets for iOS (Swift, SwiftUI) and Android (Kotlin, Compose). Generic core: the review priority order (correctness and safety, architecture and scope, naming and API design, idioms, access control and polish), a simplification-first lens that…

2 8d ago A 235 tokens

debugging

08

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic systematic debugging: reproduce deterministically, observe before theorizing, form falsifiable hypotheses one at a time, minimize the reproduction, bisect by commit or data or code path, identify a root cause you can state in one sentence, fix minimally, and lock it with a regression test. Includes…

2 8d ago A 196 tokens

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic development practice — how work is produced and delivered, as distinct from how it is judged. Covers disciplined catalog-based refactoring (extract, inline, rename, move, replace conditional with polymorphism) with the rule that structure and behavior never change in one commit, the rule of three for…

2 8d ago A 231 tokens

graphics

10

g-cqd/skills

Skill Claude CodeCodex

Cross-platform graphics and rendering engineering, with an Apple-platform section covering Metal. Generic core: shader math, optical physics, light transport and the rendering equation, BRDF and BSDF models, Monte Carlo sampling and estimators, physically based rendering (PBR), coordinate systems and handedness…

2 8d ago A 320 tokens

memory-safety

11

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic memory safety, with an Apple-platform section covering the Swift unsafe surface and the C -fbounds-safety extension in full. Generic core: spatial and temporal violation classes (buffer overflow, out-of-bounds read/write, use-after-free or UAF, double-free, dangling stack pointers, uninitialized…

2 8d ago A 523 tokens

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic performance engineering: measurement-first methodology and the hardware substrate it measures. Covers profiling methodology, USE and RED triage, golden signals, latency percentiles and tail latency, coordinated omission, benchmarking discipline, performance budgets and load tests, caching, the…

2 8d ago A 305 tokens

planner

13

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic planning, routing, and execution orchestration at any scale. Decomposes tasks, builds project roadmaps, orchestrates multi-phase parallel agent execution with locks and logging, formulates typed XML execution contracts, and dynamically routes requests to the best available skills. Also brokers second…

2 8d ago A 247 tokens

project-conventions

14

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic detection of a repository's own conventions, plus a template for encoding a team's: ticket and branch format, commit and PR etiquette, module structure and layering, design tokens and required components, test factory and mock conventions, localization rules, and off-limits areas. Use when starting…

2 8d ago A 156 tokens

secure-coding

15

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic secure coding and vulnerability review, with an Apple-platform section covering Keychain, CryptoKit, and ATS. Generic core is grounded in OWASP Top 10:2025, OWASP ASVS 5.0, and CWE Top 25 (2025): threat framing and trust boundaries, input validation and canonicalization, injection (SQL, shell, eval…

2 8d ago A 486 tokens

skill-creator

16

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic authoring and management of agent skills for any platform (Codex, Cursor, OpenCode, Gemini CLI, and 30+ others). Create a new skill from scratch or from a conversation, update or optimize an existing one, run evaluations to test it, benchmark its performance, optimize a description for better…

2 8d ago A 173 tokens

analyzer

17

g-cqd/skills

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

2 8d ago A 0 tokens

comparator

18

g-cqd/skills

Agent

Compare two outputs WITHOUT knowing which skill produced them.

2 8d ago A 0 tokens

grader

19

g-cqd/skills

Agent

Evaluate expectations against an execution transcript and outputs.

2 8d ago A 0 tokens

swift

20

g-cqd/skills

Skill Claude CodeCodex

Swift language and concurrency, wherever Swift runs — Apple platforms, Linux, server, embedded. Covers API design and the Swift API Design Guidelines, naming, access control, the type system (struct and enum first, final classes, generics, some versus any, existentials, copy-on-write, property wrappers, making illegal…

2 8d ago A 321 tokens

swiftui

21

g-cqd/skills

Skill Claude CodeCodex

Apple platforms: SwiftUI view construction, idiom, and design engineering — views and view structure, state and data flow (@State, @Binding, @Observable over ObservableObject, @Environment, EnvironmentKey, EnvironmentValues, FocusedValue), ForEach and list identity, view modifiers, navigation and sheets, ScrollView…

2 8d ago A 534 tokens

system-architect

22

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic system architecture and DevOps: infrastructure design, CI/CD pipeline design (GitHub Actions, matrix builds, caching, OIDC, reusable workflows, composite actions, Xcode Cloud), infrastructure as code (Terraform, CloudFormation, module structure), containerization and Kubernetes, progressive delivery…

2 8d ago A 195 tokens

testing

23

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic testing methodology across the full lifecycle, with an Apple-platform section covering Swift Testing and XCTest migration. Generic core: test strategy and the testing pyramid, example mapping, ATDD, TDD and the Red-Green-Refactor loop, property-based testing, contract testing, characterization…

2 8d ago A 329 tokens

work-docs

24

g-cqd/skills

Skill Claude CodeCodex

Language-agnostic work documentation for software projects: PR descriptions, work summaries (sprint, release, multi-PR), ticket-system artifacts (user stories, epics, bugs, tasks, spikes), planning-increment artifacts, ADRs, design docs, release notes, and changelogs. Two perspectives: requesting (defining work as a…

2 8d ago A 218 tokens