JustineDevs

92 mods across 3 repositories, 13 stars between them.

JustineDevs/premortem

Skill Claude CodeCodex

Builds Nango Functions in a checked-out Zero YAML TypeScript Nango project using local files, index.ts registration, nango dryrun, generated tests, and optional nango deploy via CLI. Use when creating, updating, validating, testing, or deploying Nango actions or syncs locally in a repo. This content overlaps with…

2 1mo ago A 122 tokens original Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Builds Nango Functions without a checked-out Nango project by using the Nango /functions compile, dryrun, dryrun status, and deployment APIs with NANGOSERVERURL and NANGOSECRETKEY. Use when creating, updating, validating, testing, or deploying Nango actions or syncs remotely via API or single-file payloads. This…

2 1mo ago A 131 tokens original Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Builds Nango Function implementation patterns for createAction() and createSync() without choosing a local CLI or remote API workflow. Use only when the user asks to create or update a Nango action or sync and it is unclear whether the work should happen in a checked-out project via CLI or through Nango remote APIs.…

2 1mo ago A 105 tokens original Apache-2.0

business-logic-vuln

52

JustineDevs/premortem

Skill Claude CodeCodex

Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.

2 1mo ago A 41 tokens copy · 100% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Business logic vulnerability playbook. Use when reasoning about workflows, race conditions, price manipulation, coupon abuse, state machines, and multi-step authorization gaps.

2 1mo ago A 37 tokens copy · 100% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Classical cipher analysis playbook. Use when encountering substitution ciphers, Vigenere, transposition, XOR, or encoded text in CTF challenges that requires frequency analysis, Kasiski examination, or known-plaintext cryptanalysis.

2 1mo ago A 53 tokens copy · 100% Apache-2.0

clickjacking

55

JustineDevs/premortem

Skill Claude CodeCodex

Clickjacking playbook. Use when testing whether target pages can be framed, whether X-Frame-Options or CSP frame-ancestors are properly configured, and whether UI redress attacks can trigger sensitive actions.

2 1mo ago A 47 tokens copy · 100% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Command injection playbook. Use when user input may reach shell commands, process execution, converters, import pipelines, or blind out-of-band command sinks.

2 1mo ago B 36 tokens copy · 100% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Code obfuscation analysis and deobfuscation playbook. Use when reversing binaries protected by junk code, opaque predicates, self-modifying code, control flow flattening, VM protection, or string encryption.

2 1mo ago A 51 tokens copy · 100% Apache-2.0

compliance-check

58

JustineDevs/premortem

Skill Claude CodeCodex

Run a compliance check on a proposed action, product feature, or business initiative, surfacing applicable regulations, required approvals, and risk areas. Use when launching a feature that touches personal data, when marketing or product proposes something with regulatory implications, or when you need to know which…

2 1mo ago A 68 tokens original Apache-2.0

compliance-tracking

59

JustineDevs/premortem

Skill Claude CodeCodex

Track compliance requirements and audit readiness. Trigger with "compliance", "audit prep", "SOC 2", "ISO 27001", "GDPR", "regulatory requirement", or when the user needs help tracking, preparing for, or documenting compliance activities.

2 1mo ago A 58 tokens original Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Container escape playbook. Use when operating inside a Docker container, LXC, or Kubernetes pod and need to escape to the host via privileged mode, capabilities, Docker socket, cgroup abuse, namespace tricks, or runtime vulnerabilities.

2 1mo ago C 52 tokens copy · 100% Apache-2.0

core-engineering

61

JustineDevs/premortem

Plugin Claude CodeCodex

Plugin marketplace listing 1 plugin: core-engineering.

2 1mo ago A tokens not measured original Apache-2.0

core-engineering

62

JustineDevs/premortem

Skill Claude CodeCodex

Object-oriented design and Core Engineering principles for AI agents and developers. Use when the user asks about OOP (four pillars), SOLID, encapsulation, abstraction, inheritance, polymorphism, Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion, composition over…

2 1mo ago A 99 tokens original Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

CORS misconfiguration testing playbook. Use when analyzing cross-origin trust, credentialed browser reads, origin reflection, preflight policy bugs, and browser-based access to authenticated APIs.

2 1mo ago A 43 tokens copy · 100% Apache-2.0

crlf-injection

64

JustineDevs/premortem

Skill Claude CodeCodex

CRLF injection playbook. Use when user input reaches HTTP response headers, Location redirects, Set-Cookie values, or log files where carriage-return/line-feed characters can split or inject content.

2 1mo ago A 44 tokens copy · 100% Apache-2.0

csp-bypass-advanced

65

JustineDevs/premortem

Skill Claude CodeCodex

Advanced Content Security Policy bypass techniques. Use when XSS or data exfiltration is blocked by CSP and you need to find policy weaknesses, trusted endpoint abuse, nonce leakage, or exfiltration channels that CSP cannot block.

2 1mo ago A 52 tokens copy · 100% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

CSRF testing playbook. Use when reviewing state-changing web flows, anti-CSRF defenses, SameSite behavior, JSON CSRF, login CSRF, and OAuth state handling.

2 1mo ago D 44 tokens copy · 100% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

CSV/spreadsheet formula injection (DDE, Excel/LibreOffice, Google Sheets IMPORT). Use when exports, imports, or user fields feed spreadsheets or reporting tools.

2 1mo ago A 41 tokens copy · 100% Apache-2.0

d3-visualization

68

JustineDevs/premortem

Skill Claude CodeCodex

Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and techniques giving the agent expert-level knowledge to generate complex, interactive visualizations. Useful for editorial dashboards, reports, data-rich prototypes, and…

2 1mo ago A 63 tokens original Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Dangling markup injection playbook. Use when HTML injection is possible but JavaScript execution is blocked (CSP, sanitizer strips event handlers, WAF blocks script tags) — exfiltrate CSRF tokens, session data, and page content by injecting unclosed HTML tags that capture subsequent page content.

2 1mo ago A 67 tokens copy · 100% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

2 1mo ago A 41 tokens copy · 83% Apache-2.0

supabase

71

JustineDevs/premortem

Skill Claude CodeCodex

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies…

2 1mo ago A 125 tokens copy · 88% Apache-2.0

JustineDevs/premortem

Skill Claude CodeCodex

DeFi attack pattern playbook. Use when analyzing flash loan attacks, price oracle manipulation, MEV sandwich attacks, governance exploits, bridge vulnerabilities, and token standard edge cases in decentralized finance protocols.

2 1mo ago A 46 tokens copy · 100% Apache-2.0