skills/_archived/form-filler-outer/SKILL.md
Fill out web forms, PDF forms, and applications on behalf of Nicholas using his saved personal info profile. Triggers on "fill out", "fill in", "complete this form", "application", "enrollment form", or any request to enter personal data into a form. Works with browser forms (Chrome MCP), PDF forms (PDF tools), and Word/DOCX forms.
npx skillsauth add nhouseholder/nicks-claude-code-superpowers form-filler-outerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Automatically fill out forms, applications, and enrollment documents using stored personal information profiles.
~/Projects/Form Filler/profiles/nicholas.json ← PRIMARY (structured JSON with format variants)
~/Projects/Form Filler/profiles/ ← additional profiles (future)
~/Projects/Form Filler/templates/ ← saved PDF form templates
~/Projects/Form Filler/filled/ ← completed form outputs
Fallback (legacy): ~/.claude/projects/-Users-nicholashouseholder-Library-Mobile-Documents-com-apple-CloudDocs-ER-Bill-help/memory/user_personal_info.md
ALWAYS read the profile JSON fresh at session start — address or details may have changed.
The JSON profile contains:
legal_name — first, middle, last, suffix, fulldob — raw ISO date + pre-formatted variants (MM/DD/YYYY, YYYY-MM-DD, etc.)contact — email, phone with format variants (parenthesized, dashed, raw digits, +1)address — street, city, state (full + abbrev), zip, county, country (full + abbrev + ISO)citizenship — US citizen flag, place of birthphysical — gender, race, height (ft/in/cm), weight (lbs/kg), hair, eyesfield_map — maps common form field labels to profile keysnever_fill — fields that must ALWAYS be left blank (SSN, bank, credit card, passwords)field_map for a matching pattern (case-insensitive)__NEVER_FILL__, skip and warn userread_page with filter: interactive to get all form fieldsfield_mapform_input for text/select fieldscomputer with left_click at coordinatescomputer with type action, not form_inputread_pdf_fields to list all fillable fieldsfield_mapfill_pdf with input path, output path (~/Projects/Form Filler/filled/), and field_data~/Projects/Form Filler/filled/~/Projects/Form Filler/filled/ with descriptive namesNicholas is moving from Phoenix AZ to UTMB (Texas). When filling forms, confirm which address to use if the move has happened. The profile JSON has the current address.
tools
Unified context management and session continuity skill. Combines total-recall, strategic-compact, /ledger, and session continuity. Runs in background to preserve critical context across compaction and sessions.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
tools
Suggest /ultraplan for complex planning tasks on Claude Code CLI (2.1.91+ only). Research preview.
tools
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.