Kin9Zeus

31 mods across 1 repository, 3 stars between them.

Kin9Zeus/senior-engineer-skills

Plugin Claude Code

Devleck Senior Engineer Skills — a 15-skill senior engineering org for Claude Code: full-spectrum project audits, greenfield architecture, security hardening, database engineering, API contracts, DevOps, observability, testing, performance, accessibility, SEO/trust surface, privacy compliance and release gates.

3 8d ago A tokens not measured original MIT

Kin9Zeus/senior-engineer-skills

Plugin Claude Code

Devleck Senior Engineer Skills — turns Claude Code into a senior engineering organization: full-spectrum audits of existing projects and standards-grade construction of new ones across security, data, API, DevOps, observability, testing, performance, accessibility, web presence, privacy and release readiness.

3 8d ago A tokens not measured original MIT

Kin9Zeus/senior-engineer-skills

Instructions file

Instructions for Kin9Zeus/senior-engineer-skills, a project described as: Turn Claude Code into a senior engineering organization — 15 skills for full-spectrum audits and standards-grade construction.

3 8d ago A 10 tokens copy · 88% MIT

Kin9Zeus/senior-engineer-skills

Instructions file Gemini CLI

Instructions for Kin9Zeus/senior-engineer-skills, a project described as: Turn Claude Code into a senior engineering organization — 15 skills for full-spectrum audits and standards-grade construction.

3 8d ago A 10 tokens copy · 88% MIT

snr-architect

06

Kin9Zeus/senior-engineer-skills

Agent

Principal engineer for system design and structural review. Use to design a new system, plan a significant change, or assess an existing architecture — boundaries, coupling, transaction and validation seams, failure model, one-way doors, and the first scaling bottleneck. Returns a plan or an assessment with ADRs; does…

3 8d ago A 71 tokens original MIT

snr-data-auditor

07

Kin9Zeus/senior-engineer-skills

Agent

Database and data-layer reviewer. Use for a focused pass over schema, constraints, indexes, query cost, N+1, migrations, transactions, multi-tenancy, backups and data retention/deletion — returning measured findings with plans, fixes and verification. Read-only; never runs a migration or a destructive statement.

3 8d ago A 69 tokens original MIT

Kin9Zeus/senior-engineer-skills

Agent

Application security reviewer. Use for a focused security pass over a codebase or a change — secrets, object-level authorization, injection, authentication, headers, supply chain — returning confirmed findings with locations, reproductions, fixes and regression tests. Read-only; proposes fixes rather than applying…

3 8d ago A 68 tokens original MIT

snr-web-auditor

09

Kin9Zeus/senior-engineer-skills

Agent

Public web surface reviewer. Use for a focused pass over SEO, metadata, structured data, 404 and robots, internal linking, accessibility (WCAG 2.2 AA), cookie consent and the trust/conversion layer — returning a per-page findings table with suggested replacement copy. Read-only; a handful of GET requests, no crawling.

3 8d ago A 75 tokens original MIT

snr-audit

10

Kin9Zeus/senior-engineer-skills

Command

Run a full senior engineering audit across 15 domains and produce a prioritised findings report with a 0-100 scorecard.

3 8d ago A 26 tokens original MIT

snr-build

11

Kin9Zeus/senior-engineer-skills

Command

Architect and scaffold a new project to senior professional standards, in the order that avoids expensive retrofits.

3 8d ago A 20 tokens original MIT

snr-harden

12

Kin9Zeus/senior-engineer-skills

Command

Application security pass — secrets, access control, injection, auth, headers, supply chain — with fixes and regression tests.

3 8d ago A 24 tokens original MIT

snr-privacy

13

Kin9Zeus/senior-engineer-skills

Command

Build the privacy pack — data inventory from the code, an accurate privacy policy, working cookie consent, and an automated self-service deletion pipeline.

3 8d ago A 28 tokens original MIT

snr-scorecard

14

Kin9Zeus/senior-engineer-skills

Command

Fast 15-domain health scorecard with a 0-100 rating and the three weakest areas named. One screen, no full report.

3 8d ago A 28 tokens original MIT

snr-ship

15

Kin9Zeus/senior-engineer-skills

Command

Run the go/no-go release gate and produce an explicit ship or do-not-ship verdict with named blockers, accepted risks and a rollback plan.

3 8d ago A 29 tokens original MIT

snr-web

16

Kin9Zeus/senior-engineer-skills

Command

Audit the public web surface — SEO, metadata, structured data, 404, robots, internal links, accessibility and the trust/conversion layer.

3 8d ago A 29 tokens original MIT

accessibility-audit

17

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

Audit and build interfaces to WCAG 2.2 AA — keyboard operability, focus management, semantic structure and landmarks, accessible names, colour contrast, forms and error handling, ARIA patterns, reduced motion, zoom and reflow, and testing with real assistive technology. Use when the user says "accessibility", "a11y"…

3 8d ago A 158 tokens original MIT

api-contracts

18

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

API design and contract engineering — REST resource modelling, error envelopes, pagination, filtering, idempotency, versioning and deprecation, rate limiting, webhooks, OpenAPI, GraphQL schema and N+1 defence, and contract testing. Use when designing, reviewing or documenting an endpoint or integration; when the user…

3 8d ago A 148 tokens original MIT

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

Senior database engineering — schema design, constraints, indexing, query optimisation, N+1 elimination, transactions and isolation, migrations, multi-tenancy and row-level security, backups, point-in-time recovery and restore drills, retention and deletion. Use when designing or changing a schema, writing or…

3 8d ago A 148 tokens original MIT

devops-platform

20

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

Platform and delivery engineering — CI/CD pipelines, infrastructure as code, containers, environment parity, deployment strategies (blue/green, canary, rolling), rollback, secrets management, disaster recovery, autoscaling and cloud cost control. Use when working on pipelines, Dockerfiles, Terraform, Kubernetes…

3 8d ago A 148 tokens original MIT

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

Team engineering practice — code conventions and readability, git and branching workflow, commit and pull request hygiene, code review standards, architecture decision records, documentation and runbooks, onboarding, developer experience, and managing technical debt deliberately. Use when the user says "code review"…

3 8d ago A 143 tokens original MIT

observability-slo

22

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

Observability and reliability engineering — structured logging, metrics, distributed tracing, correlation ids, error tracking, dashboards, SLIs/SLOs and error budgets, alerting that pages on symptoms rather than causes, on-call practice, incident response and blameless postmortems. Use when the user says "logging"…

3 8d ago A 168 tokens original MIT

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

Performance engineering across the stack — Core Web Vitals (LCP, INP, CLS), bundle size and rendering strategy, image and font optimisation, backend latency budgets, caching layers, database query cost, profiling, and load testing. Use when the user says "slow", "performance", "optimize", "Core Web Vitals", "LCP"…

3 8d ago A 146 tokens original MIT

privacy-compliance

24

Kin9Zeus/senior-engineer-skills

Skill Claude CodeCodex

Privacy engineering and compliance — building a data inventory from the actual code, generating a privacy policy that matches real data flows and names every third-party processor, cookie consent that genuinely gates scripts, and an automated self-service data export and deletion pipeline (DSAR / right to erasure)…

3 8d ago A 179 tokens original MIT