← all publishers

internet-development

@internet-development source repo

7 published skills

  1. Build App Page · internet-development
    Construct a new app page from scratch using this repo's component system. Use when the user says "build a new page for X", "create a settings page", "add a dashboard for Y", "scaffold an app screen", or otherwise wants a Next.js page assembled from the project's elements/components/patterns. Produces a route under pages/, picks the right Page shell + chrome + layout, wires up modals if needed, and (if it's a gallery showcase) registers it in common/constants.ts.
    0
    installs
  2. Export Component To Other Repo · internet-development
    Port a component from nextjs-css-agent-components into a different repo without losing the design-system precision. Use when the user says "copy this component to <repo>", "lift Button into <repo>", "bring the Thin layout over", or otherwise wants a faithful transplant of one or more components from this codebase. Carries over the CSS Module, the theme tokens it depends on, the typography scale, the spacing/transition conventions, and the path-alias plumbing required for it to compile.
    0
    installs
  3. Fast Typescript Check · internet-development
    Keep www-sacred's TypeScript fast to type-check and fast to run. Use when touching the ASCII/canvas animation components (the only real per-frame code here), tightening type-check wall-clock, or auditing a change for runtime or compiler regressions. Scoped to this repo — a React 19 / Next.js 16 component library plus the zero-dependency Simulacrum CLI framework.
    0
    installs
  4. Port Sacred Terminal UI To Python · internet-development
    Skill: Port Sacred Terminal UI to Python
    0
    installs
  5. Port Sacred Terminal UI To Typescript CLI · internet-development
    Skill: Port Sacred Terminal UI to TypeScript CLI
    0
    installs
  6. Port Sacred Terminal UI To Hostile React Codebase · internet-development
    Skill: Port Sacred Terminal UI to a Hostile React Codebase
    0
    installs
  7. Port Sacred Terminal UI To React Using Same Conventions · internet-development
    Skill: Port Sacred Terminal UI to React Using Same Conventions
    0
    installs