api-check
01Command Cursor
An API compatibility check for an Android app and its server. An API is the agreed format through which software systems exchange requests and responses.
Command Cursor
An API compatibility check for an Android app and its server. An API is the agreed format through which software systems exchange requests and responses.
Command Cursor
A command for running the complete sync workflow between the inpx book reader and inpx library server.
Cursor rule Cursor
A project rule stating that the application targets Android only. Other operating systems are outside its scope.
Cursor rule Cursor
A set of project rules for Capacitor 7 and native Android plug-ins in the inpx-book-reader. Capacitor is a tool for building mobile apps with web code plus native platform code.
Cursor rule Cursor
Rules for changing inpxClient.ts, a file that acts as a client for an API.
Cursor rule Cursor
A shared contract for keeping reader and server position data consistent. A contract defines the rules that connected parts of a system must follow.
Cursor rule Cursor
React 19 + Capacitor 7 + TypeScript patterns for the Android reader app.
Cursor rule Cursor
A project rule requiring the INPX Library Server to be examined first. It treats that server as the authoritative source for the project’s API and data.
Cursor rule Cursor
Vitest testing conventions for the reader app.
Cursor rule Cursor
Testing rules built around Vitest, a JavaScript and TypeScript test framework, and verification scripts.
Cursor rule Cursor
Coding rules for TypeScript and React in the inpx-book-reader project. TypeScript adds type checking to JavaScript, and React is a library for building user interfaces.
Cursor rule Cursor
A set of development rules describing an application and an INPX Library Server as one development ecosystem. The input does not explain what INPX is.
Skill Claude CodeCodexCursor
Reviews UI for WCAG contrast, semantic HTML, keyboard navigation, motion preferences, and forms; fixes issues found. Use for accessibility checks, a11y questions, or pre-ship review.
Skill Claude CodeCodexCursor
Detects and fixes generic AI aesthetics—gradients, emoji decoration, default SaaS cards, overused fonts, editorial-warm house style. Use when UI looks generic, template-like, or user asks to remove AI slop.
Skill Claude CodeCodexCursor
Inventories reusable components from a design or codebase with variants and states. Use when building a component library, handing off structured UI, or identifying patterns in existing screens.
Skill Claude CodeCodexCursor
Extracts design tokens (color, typography, spacing, radii, shadow) from codebase, brand guide, or screenshots into a structured tokens file. Use when matching existing visual language or creating tokens from appTheme/CSS.
Skill Claude CodeCodexCursor
Runs a structured kickoff question round at the start of new or ambiguous UI/design work. Use when starting a new screen, flow, redesign, or when output format, audience, fidelity, or brand context is unclear.
Skill Claude CodeCodexCursor
Establishes typography, color, density, and component style when no brand or design system exists. Use before greenfield hi-fi UI work when theme files and brand context are missing.
Skill Claude CodeCodexCursor
Produces 3+ distinct design variations across layout, hierarchy, interaction, and visual treatment. Use when the user asks for options, alternatives, different takes, or wants to compare directions.
Skill Claude CodeCodexCursor
Reviews visual hierarchy and spacing/type scale discipline; fixes flat hierarchy and random spacing. Use when hierarchy feels off, spacing feels chaotic, or user asks to check rhythm.
Skill Claude CodeCodexCursor
Paired development workflow for INPX Book Reader and INPX Library Server — API-first, server-then-client, sync by bookId. Use for any feature, bug fix, or API change touching reader (D:\inpx-book-reader) or server (D:\inpx-library-server).
Skill Claude CodeCodexCursor
Verifies hover, active, disabled, focus-visible, and loading states on all interactive elements. Use before shipping interactive UI or when buttons feel broken/unresponsive.
Skill Claude CodeCodexCursor
Builds slide presentations as HTML with fixed 16:9 aspect ratio, keyboard navigation, and letterboxing. Use when the user asks for a deck, presentation, slides, or pitch.
Skill Claude CodeCodexCursor
Builds interactive clickable prototypes with real state, validation, and feedback. Use when the user asks for a prototype, mockup, demo, or wants something interactive/clickable.