corticalepilepsyladyofthehouse956
- 6 skills
- 0 followers
- 1 day ago last updated
- ▌ PDF Extract · corticalepilepsyladyofthehouse956Use this skill when the user needs to pull structured data out of a document file — tables, form fields, line items, or plain text. Handles scanned and digital documents, and works even when the user does not say which format they have.
- ▌ Threat Model · corticalepilepsyladyofthehouse956Use this skill when the user is designing a new system or changing a trust boundary and needs the attack surface mapped before code is written — who can reach what, which assumptions break under a hostile client, and what an attacker gains from each component they compromise. Apply it to architecture decisions, not to reviewing existing code for vulnerabilities.
- ▌ SQL Migration · corticalepilepsyladyofthehouse956Use this skill when writing or reviewing a database schema migration — adding columns, changing types, backfilling data, or renaming tables on a live system. Reach for it whenever a change needs to run against a database that cannot be taken offline.
- ▌ Document Parser · corticalepilepsyladyofthehouse956Use this skill when the user needs to parse a document and extract structured data such as tables, text, or fields. Supports scanned and digital documents of any format.
- ▌ Security Review · corticalepilepsyladyofthehouse956Reviews code for security issues and vulnerabilities.
- ▌ Invoice Reconcile · corticalepilepsyladyofthehouse956Use this skill when the user is matching supplier invoices against purchase orders or bank statements and needs the discrepancies explained — wrong totals, duplicate billing, missing VAT numbers, or currency mismatches. Reach for this even when the user only says "these numbers do not add up".