paultyng/skill-issue

Personal Claude Code / Cursor agent skills, rules, and config

This repository also configures its own agents. See what skill-issue tells them →

9Stars on the repository
38Mods indexed here, across every type
28d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

review-database

25

paultyng/skill-issue

Skill Claude CodeCodex

Review database usage for migration safety, query performance, connection/transaction management, and schema design. Covers PostgreSQL and MySQL. Runs squawk for PostgreSQL migration linting if available. Use when the user asks for a database review, SQL review, migration review, or schema review.

not rated 9 28d ago B 62 tokens original MIT

paultyng/skill-issue

Skill Claude CodeCodex

Review documentation quality and sync with implementation across Go doc comments, proto comments, OpenAPI specs, markdown files, and example tests. Use when the user asks for a documentation review, doc audit, or wants to check that docs are in sync with code.

not rated 9 28d ago A 55 tokens original MIT

paultyng/skill-issue

Skill Claude CodeCodex

Use when the user asks for an infrastructure review, IaC review, Terraform review, Kubernetes manifest review, Dockerfile review, Helm chart review, container review, gateway review (Envoy / Ingress / Gateway API), service mesh review (Linkerd / Istio), east-west traffic review, north-south traffic review, mesh…

not rated 9 28d ago B 95 tokens original MIT

paultyng/skill-issue

Skill Claude CodeCodex

Use when the user asks for an observability review, telemetry review, logging review, metrics review, tracing review, OpenTelemetry review, OTel review, Prometheus review, "are we observable", logging audit, structured logging audit, trace coverage check, span coverage check, metrics cardinality review, or production…

not rated 9 28d ago A 71 tokens original MIT

review-performance

29

paultyng/skill-issue

Skill Claude CodeCodex

Use when the user explicitly asks for a performance review, benchmark review, profiling review, perf audit, pprof analysis, allocation review, latency regression check, hot-path review, throughput review, "is this fast enough", or "review perf". This skill is opt-in only — never run automatically as part of review-all…

not rated 9 28d ago A 74 tokens original MIT

review-plan

30

paultyng/skill-issue

Skill Claude CodeCodex needs its repo

Use when the user asks to review the plan, sanity-check the plan, vet the plan, evaluate the plan, "is this plan ready", feasibility check on a plan, "review-plan PATH", or when another skill (like implement-plan) requests pre-flight plan evaluation before execution. Do NOT use when no plan file is in scope (the user…

not rated 9 28d ago A 111 tokens original MIT

review-reliability

31

paultyng/skill-issue

Skill Claude CodeCodex

Perform a reliability review covering graceful shutdown, gRPC production patterns, stability patterns (timeouts, circuit breakers, bulkheads), and stability anti-patterns. Use when the user asks for a reliability review, production readiness assessment, stability analysis, or graceful shutdown audit.

not rated 9 28d ago A 57 tokens original MIT

review-security

32

paultyng/skill-issue

Skill Claude CodeCodex

Perform a security review using STRIDE threat modeling, OWASP Top 10 analysis, and automated scanning (gosec, govulncheck). Use when the user asks for a security review, threat model, OWASP analysis, or security audit.

not rated 9 28d ago A 54 tokens original MIT

set-session-context

33

paultyng/skill-issue

Skill Claude CodeCodex

Use when starting a session on a non-main branch, switching branches (git checkout, git switch), or when a hook prompts for session context update. Also invocable manually via /set-session-context.

not rated 9 28d ago A 44 tokens original MIT

ship-it

34

paultyng/skill-issue

Skill Claude CodeCodex

End-to-end shipping workflow. Formats, lints, tests, creates a changelog entry, commits with conventional commits, pushes, updates PR description, and suggests reviewers. Use when the user says "ship it", "commit and push", "fmt lint test commit push", or similar shipping commands.

not rated 9 28d ago A 63 tokens original MIT

simplify-prose

35

paultyng/skill-issue

Skill Claude CodeCodex

Use when writing or rewriting reader-facing technical text — documentation, READMEs, runbooks, procedures, error messages, release notes, incident reports, API guides, agent/system prompts — or when asked to "de-slop", "make this readable", "simplify this doc", "write for non-native readers", "apply STE", "Simplified…

not rated 9 28d ago A 151 tokens original MIT

start-day

36

paultyng/skill-issue

Skill Claude CodeCodex

Use at the start of a workday or when the user says "start my day", "good morning", "/start-day", "morning", "what should I work on today", or wants a catch-up on what happened while they were away. Use when the user wants a short ranked list of what to tackle today.

not rated 9 28d ago A 69 tokens original MIT

paultyng/skill-issue

Skill Claude Code

Run format, lint, build, and test verification before claiming work is complete. Detects the project toolchain (Taskfile, Makefile, or raw Go) and runs the appropriate commands. Use before committing, pushing, creating PRs, claiming a fix works, or any completion assertion.

not rated 9 28d ago A 65 tokens original MIT

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: