drvoss

120 mods across 2 repositories, 50 stars between them.

state-manager

73

drvoss/harness-100-copilot

Agent

Use when designing cross-platform state management — reconciles shared business logic from iOS and Android implementations, chooses a sharing strategy (KMM, React Native bridge, or native-with-protocol), specifies offline-first architecture with SQLDelight/Room, and defines sync conflict resolution. Part of the…

5 3mo ago A 66 tokens

ux-architect

74

drvoss/harness-100-copilot

Agent

Use when designing mobile UX/UI — creates navigation patterns, design system, wireframe specifications, and accessibility guidelines for iOS and Android platforms. Part of the mobile-app-builder harness.

5 3mo ago A 40 tokens

app-store-checklist

75

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when preparing an app for Apple App Store or Google Play submission — provides a comprehensive pre-submission checklist covering metadata character limits, screenshot specifications for all device types, review guideline compliance, privacy requirements, Data Safety form guidance, and common rejection reasons with…

5 3mo ago A 70 tokens

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when deciding between React Native, Flutter, Kotlin Multiplatform Mobile, or native (SwiftUI + Jetpack Compose) development. Provides a scored decision matrix, team-skill-based recommendation tree, and deep-dive analysis for each option covering performance, code sharing, ecosystem maturity, and timeline impact.…

5 3mo ago A 79 tokens

mobile-app-builder

77

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when building a mobile app from scratch, adding major features to an existing app, or redesigning the mobile UX and architecture. Dispatches ux-architect, ios-specialist, android-specialist, state-manager, and app-store-optimizer in a fan-out/fan-in pipeline. Covers UX design through app store submission for iOS…

5 3mo ago A 130 tokens

api-architect

78

drvoss/harness-100-copilot

Agent

Use when designing the overall API strategy for a new service or major API overhaul — determines technology stack choice (REST vs GraphQL vs gRPC), versioning scheme, authentication approach, and gateway patterns. Part of the api-designer harness.

5 3mo ago A 52 tokens

docs-generator

79

drvoss/harness-100-copilot

Agent

Use when generating the final API specification and documentation — produces a complete OpenAPI 3.0 document, Swagger UI configuration, and SDK code generation hints from the completed REST, GraphQL, and security designs. Part of the api-designer harness.

5 3mo ago A 53 tokens

graphql-specialist

80

drvoss/harness-100-copilot

Agent

Use when designing a GraphQL API schema — defines types, queries, mutations, subscriptions, DataLoader patterns for N+1 prevention, and schema evolution strategy. Part of the api-designer harness.

5 3mo ago A 44 tokens

rest-specialist

81

drvoss/harness-100-copilot

Agent

Use when designing RESTful API endpoints for a service — defines resource models, HTTP method semantics, status codes, pagination, and HATEOAS links. Part of the api-designer harness.

5 3mo ago A 43 tokens

security-designer

82

drvoss/harness-100-copilot

Agent

Use when hardening an API design with security controls — specifies OAuth 2.0 flows, JWT configuration, rate limiting algorithms, CORS policy, and OWASP API Security Top 10 mitigations. Part of the api-designer harness.

5 3mo ago A 53 tokens

api-designer

83

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when designing a new API, redesigning an existing API, or adding major new capabilities to an API surface. Dispatches api-architect, rest-specialist, graphql-specialist, security-designer, and docs-generator in a fan-out/fan-in pipeline to produce a complete API strategy, endpoint catalogue, security design, and…

5 3mo ago A 167 tokens

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when reviewing or designing API security controls — provides OWASP API Security Top 10 (2023 edition) mitigations, OAuth 2.0 implementation patterns, JWT hardening checklist, and rate limiting configurations. Supporting skill for the api-designer harness. Also triggers on: re-run, update, revise, supplement.

5 3mo ago B 70 tokens

openapi-spec

85

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when generating, validating, or extending an OpenAPI 3.0 specification — provides common schema patterns, reusable component templates, and best-practice structures for paths, securitySchemes, responses, and parameters. Supporting skill for the api-designer harness. Also triggers on: re-run, update, revise…

5 3mo ago A 69 tokens

data-reviewer

86

drvoss/harness-100-copilot

Agent

Use when performing a final database design review — checks referential integrity, data consistency, missing constraints, cascade delete risks, data quality, and produces a prioritized risk report. Part of the database-architect harness.

5 3mo ago A 46 tokens

migration-planner

87

drvoss/harness-100-copilot

Agent

Use when planning database schema migrations — produces migration scripts outline, zero-downtime deployment order, and rollback procedures. Part of the database-architect harness.

5 3mo ago A 35 tokens

query-optimizer

88

drvoss/harness-100-copilot

Agent

Use when analyzing query performance, designing index strategies, or reviewing slow query patterns — produces index recommendations, query templates, and execution plan guidance. Part of the database-architect harness.

5 3mo ago A 40 tokens

drvoss/harness-100-copilot

Agent

Use when designing high-availability database topology — covers read replica setup, primary/standby failover, connection pooling, and streaming replication configuration. Part of the database-architect harness.

5 3mo ago A 42 tokens

schema-designer

90

drvoss/harness-100-copilot

Agent

Use when designing a database schema from scratch or reviewing an existing one — performs data modeling, normalization (1NF through BCNF), ER diagram design, and entity relationship definition. Part of the database-architect harness.

5 3mo ago A 47 tokens

database-architect

91

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when designing a database from scratch, reviewing an existing schema, planning a migration, or architecting a high-availability database topology. Dispatches schema-designer, query-optimizer, migration-planner, and replication-specialist in sequence, then synthesizes findings into a final consistency and risk…

5 3mo ago A 150 tokens

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when analyzing database query performance, selecting index types, or interpreting EXPLAIN ANALYZE output — provides a structured checklist for index selection, query optimization, and execution plan reading. Supports the query-optimizer agent in the database-architect harness. Also triggers on: re-run, update…

5 3mo ago A 68 tokens

drvoss/harness-100-copilot

Skill Claude CodeCodex

Use when you need reference material on database normalization forms, common relational patterns (junction tables, audit columns, soft delete, hierarchies), or data type selection guidance. Supports the schema-designer agent in the database-architect harness. Also triggers on: re-run, update, revise, supplement.

5 3mo ago A 65 tokens

infra-engineer

94

drvoss/harness-100-copilot

Agent

Use when configuring CI/CD infrastructure — runner setup, container configuration, environment variables, and secrets management. Part of the cicd-pipeline harness.

5 3mo ago A 33 tokens

drvoss/harness-100-copilot

Agent

Use when designing CI/CD pipeline monitoring — metrics collection, alerting, dashboards, and SLA tracking. Part of the cicd-pipeline harness.

5 3mo ago A 34 tokens