omnius 1.0.714 → 1.0.716
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/npm-shrinkwrap.json +24 -24
- package/package.json +2 -1
- package/skills/reference/flaviocopes/README.md +54 -0
- package/skills/reference/flaviocopes/manifest.json +1532 -0
- package/skills/reference/flaviocopes/skills/ai-agent-skills/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/ai-fundamentals/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/alpinejs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/api-security/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/astro/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/astro-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/automate-macos/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/backup-and-restore/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/browser-extensions/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/browser-internals/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/browser-storage/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/build-macos-apps-swiftui/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/build-with-mcp/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/bun/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/c-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/caddy/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/cli-commands-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/clickhouse/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare-d1/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cloudflare-domains/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/cloudflare-workers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/cryptography-for-developers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/css/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/css-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/curl/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/dns/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/docker/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/drizzle/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/electron/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/email-protocols/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/events-logger/SKILL.md +41 -0
- package/skills/reference/flaviocopes/skills/express/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/express-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/forms/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ftp/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/git/SKILL.md +79 -0
- package/skills/reference/flaviocopes/skills/git-cheat-sheet/SKILL.md +77 -0
- package/skills/reference/flaviocopes/skills/github-actions-cicd/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/go-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/home-server/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/hono/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/html/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/html-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/htmx/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/http/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/javascript/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/js-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/language-model-builder/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/laravel-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/linux-basics/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/linux-server-security/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/linux-storage-backups/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/linux-troubleshooting/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/livestream-recorder/SKILL.md +37 -0
- package/skills/reference/flaviocopes/skills/local-ai-models/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/local-hoster/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/macos-basics/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/macos-for-developers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/macos-internals-troubleshooting/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/mcp/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/mongodb/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/mysql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/native-web-interfaces/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/networking-foundations/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/nextjs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/nextjs-pages-router-handbook/SKILL.md +77 -0
- package/skills/reference/flaviocopes/skills/nginx/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/node-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/nodejs/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/npm-package-publishing/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/php-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/plausible-automation/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/port-pilot/SKILL.md +43 -0
- package/skills/reference/flaviocopes/skills/postgresql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/practical-debugging/SKILL.md +78 -0
- package/skills/reference/flaviocopes/skills/python-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/react/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/react-handbook/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/real-time-web-applications/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/reverse-proxies-load-balancers/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/security-fundamentals/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/shadcn-ui/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/shell-scripting/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ship-macos-apps/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/socket-programming/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/software-supply-chain-security/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/sql/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/sql-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/sqlite/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/ssh/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/supabase/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/swift/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/swift-handbook/SKILL.md +80 -0
- package/skills/reference/flaviocopes/skills/swiftui/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/systemd/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/tailscale/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/tailwind/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/telnet/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/terminal/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/testing/SKILL.md +79 -0
- package/skills/reference/flaviocopes/skills/tls-certificates/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/tte-js/SKILL.md +37 -0
- package/skills/reference/flaviocopes/skills/typescript/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/vercel/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/vpn/SKILL.md +81 -0
- package/skills/reference/flaviocopes/skills/vps/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/waiting-lists/SKILL.md +41 -0
- package/skills/reference/flaviocopes/skills/web-accessibility/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-apis/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-application-security/SKILL.md +82 -0
- package/skills/reference/flaviocopes/skills/web-authentication/SKILL.md +82 -0
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Browser Extensions Course
|
|
8
|
+
|
|
9
|
+
Browser Extensions reference card. 14 topic areas, 27 worked code samples in js, javascript, json, bash, html. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Browser Extensions reference
|
|
14
|
+
- how do I do X in Browser Extensions
|
|
15
|
+
- Browser Extensions syntax
|
|
16
|
+
- look up Browser Extensions
|
|
17
|
+
- js browser extensions example
|
|
18
|
+
- javascript browser extensions example
|
|
19
|
+
- frontend and browser: browser extensions
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Extension foundations
|
|
24
|
+
- Choose an extension problem
|
|
25
|
+
- Create the Manifest V3 file
|
|
26
|
+
- Load and reload the unpacked extension
|
|
27
|
+
- Understand extension contexts
|
|
28
|
+
- Check your understanding: extension foundations
|
|
29
|
+
- Popup and storage
|
|
30
|
+
- Build the popup interface
|
|
31
|
+
- Identify the active page
|
|
32
|
+
- Save with extension storage
|
|
33
|
+
- Load and render safely
|
|
34
|
+
- Check your understanding: popup and storage
|
|
35
|
+
- Content scripts
|
|
36
|
+
- Run code in the page
|
|
37
|
+
|
|
38
|
+
19 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`activeTab` · `textContent` · `sendResponse` · `SHOW_PAGE_NOTE` · `addListener` · `content.js` · `popup.js` · `stateKey` · `keyForUrl` · `createElement` · `popup.html` · `getElementById` · `addEventListener` · `sendMessage` · `onCommand` · `isOpen` · `manifest.json` · `innerHTML` · `executeScript` · `INVALID_MESSAGE` · `showPanel` · `getManifest` · `preventDefault` · `currentWindow` · `startsWith` · `documentElement` · `pageNotes` · `tabId` · `onMessage` · `worker.js` · `handleCommand` · `HIDE_PAGE_NOTE` · `actionId` · `--include` · `flaviocopes.com` · `manifest_version` · `storage.local` · `chrome.tabs` · `chrome.scripting` · `UNAVAILABLE`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Browser Extensions question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Browser Extensions syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `html` — HTML Course
|
|
62
|
+
- `css` — CSS Course
|
|
63
|
+
- `javascript` — JavaScript Course
|
|
64
|
+
- `typescript` — TypeScript Course
|
|
65
|
+
- `react` — React Course
|
|
66
|
+
- `nextjs` — Next.js Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/browser-extensions.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title browser-extensions
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title browser-extensions
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Browser Internals Course
|
|
8
|
+
|
|
9
|
+
Browser Internals reference card. 14 topic areas, 133 worked code samples in js, javascript, html, css, bash. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Browser Internals reference
|
|
14
|
+
- how do I do X in Browser Internals
|
|
15
|
+
- Browser Internals syntax
|
|
16
|
+
- look up Browser Internals
|
|
17
|
+
- js browser internals example
|
|
18
|
+
- javascript browser internals example
|
|
19
|
+
- frontend and browser: browser internals
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Networking and resource loading
|
|
24
|
+
- From a URL to a page
|
|
25
|
+
- DNS, Domain Name System
|
|
26
|
+
- The HTTPS protocol
|
|
27
|
+
- How HTTP requests work
|
|
28
|
+
- How the browser discovers resources
|
|
29
|
+
- Efficiently load JavaScript with defer and async
|
|
30
|
+
- How module scripts load
|
|
31
|
+
- Preload important resources carefully
|
|
32
|
+
- The HTTP/2 protocol
|
|
33
|
+
- Reuse connections and cached responses
|
|
34
|
+
- Check your understanding: networking and loading
|
|
35
|
+
- The rendering pipeline
|
|
36
|
+
- From bytes to pixels
|
|
37
|
+
|
|
38
|
+
49 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`localStorage` · `addEventListener` · `setTimeout` · `setItem` · `postMessage` · `app.example.com` · `example.com` · `flaviocopes.com` · `worker.js` · `requestAnimationFrame` · `getItem` · `script.js` · `openDB` · `app.js` · `formatName` · `renderUser` · `oldVersion` · `shop.example.com` · `JSON` · `updatedAt` · `querySelector` · `offsetHeight` · `translateX` · `sessionStorage` · `textContent` · `corsOptions` · `appendChild` · `offsetWidth` · `DELETE` · `scrollY` · `hero.webp` · `createElement` · `renderCart` · `cart.js` · `formatPrice` · `openEditor` · `setInterval` · `document.cookie` · `removedPanels` · `importScripts`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Browser Internals question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Browser Internals syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `html` — HTML Course
|
|
62
|
+
- `css` — CSS Course
|
|
63
|
+
- `javascript` — JavaScript Course
|
|
64
|
+
- `typescript` — TypeScript Course
|
|
65
|
+
- `react` — React Course
|
|
66
|
+
- `nextjs` — Next.js Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/browser-internals.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title browser-internals
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title browser-internals
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Browser Storage Course
|
|
8
|
+
|
|
9
|
+
Browser Storage reference card. 14 topic areas, 33 worked code samples in js, javascript. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Browser Storage reference
|
|
14
|
+
- how do I do X in Browser Storage
|
|
15
|
+
- Browser Storage syntax
|
|
16
|
+
- look up Browser Storage
|
|
17
|
+
- js browser storage example
|
|
18
|
+
- javascript browser storage example
|
|
19
|
+
- frontend and browser: browser storage
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Choose and observe storage
|
|
24
|
+
- Follow one piece of data
|
|
25
|
+
- Understand origin and site boundaries
|
|
26
|
+
- Choose storage from the job
|
|
27
|
+
- Inspect before you change
|
|
28
|
+
- Check your understanding: choose and observe storage
|
|
29
|
+
- Cookies over HTTP
|
|
30
|
+
- Follow the cookie round trip
|
|
31
|
+
- Control cookie scope and lifetime
|
|
32
|
+
- Lock down a session cookie
|
|
33
|
+
- Handle cross-site and partitioned cookies
|
|
34
|
+
- Check your understanding: cookies over http
|
|
35
|
+
- Web Storage
|
|
36
|
+
- Save a small preference
|
|
37
|
+
|
|
38
|
+
19 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`localStorage` · `sessionStorage` · `notes.test` · `setItem` · `getItem` · `oldVersion` · `openDB` · `JSON` · `objectStore` · `draftKey` · `titleKey` · `guide.json` · `keyPath` · `newValue` · `app.notes.test` · `documentElement` · `addEventListener` · `removeItem` · `fontSize` · `createObjectStore` · `randomUUID` · `alreadyPersistent` · `document.cookie` · `POST` · `JSON.parse` · `getAllFromIndex` · `getAll` · `getFileHandle` · `getFile` · `sign.jpg` · `JSON.stringify` · `cookieStore` · `postMessage` · `saveNote` · `saveTheme` · `updatedAt` · `showMessage` · `newVersion` · `createIndex` · `noteId`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Browser Storage question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Browser Storage syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `html` — HTML Course
|
|
62
|
+
- `css` — CSS Course
|
|
63
|
+
- `javascript` — JavaScript Course
|
|
64
|
+
- `typescript` — TypeScript Course
|
|
65
|
+
- `react` — React Course
|
|
66
|
+
- `nextjs` — Next.js Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/browser-storage.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title browser-storage
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title browser-storage
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Build macOS Apps with SwiftUI Course
|
|
8
|
+
|
|
9
|
+
Build macOS Apps with SwiftUI reference card. 14 topic areas, 47 worked code samples in swift, bash, json. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Build macOS Apps with SwiftUI reference
|
|
14
|
+
- how do I do X in Build macOS Apps with SwiftUI
|
|
15
|
+
- Build macOS Apps with SwiftUI syntax
|
|
16
|
+
- look up Build macOS Apps with SwiftUI
|
|
17
|
+
- swift build macos apps with swiftui example
|
|
18
|
+
- bash build macos apps with swiftui example
|
|
19
|
+
- swift and macos: build macos apps with swiftui
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Start a macOS app
|
|
24
|
+
- Create a macOS SwiftUI project
|
|
25
|
+
- Read the App and scene structure
|
|
26
|
+
- Separate model, state, and views
|
|
27
|
+
- Preview and run real windows
|
|
28
|
+
- Check your understanding: starting a macOS app
|
|
29
|
+
- Windows and commands
|
|
30
|
+
- Build a sidebar interface
|
|
31
|
+
- Add menu commands and shortcuts
|
|
32
|
+
- Open a purpose-built window
|
|
33
|
+
- Add a Settings scene
|
|
34
|
+
- Check your understanding: windows and commands
|
|
35
|
+
- Files and persistence
|
|
36
|
+
- Choose the right storage location
|
|
37
|
+
|
|
38
|
+
19 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`openWindow` · `environmentObject` · `UUID` · `createNote` · `URL` · `com.flaviocopes.Notes` · `showLineNumbers` · `systemImage` · `fileURL` · `fontSize` · `showImporter` · `PATH` · `keyboardShortcut` · `waitUntilExit` · `waitForExit` · `tabItem` · `userDomainMask` · `contentsOf` · `importNote` · `withSecurityScope` · `note.text` · `kSecClass` · `kSecClassGenericPassword` · `kSecAttrService` · `kSecAttrAccount` · `errSecSuccess` · `unexpectedStatus` · `--version` · `newItem` · `createDirectory` · `withIntermediateDirectories` · `fileImporter` · `startAccessingSecurityScopedResource` · `errSecItemNotFound` · `executableURL` · `terminationStatus` · `toApplicationShouldTerminate` · `terminateLater` · `defaultSize` · `navigationSplitViewColumnWidth`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Build macOS Apps with SwiftUI question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Build macOS Apps with SwiftUI syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `swift` — Swift Course
|
|
62
|
+
- `swiftui` — SwiftUI Course
|
|
63
|
+
- `macos-basics` — macOS Basics Course
|
|
64
|
+
- `macos-for-developers` — macOS for Developers Course
|
|
65
|
+
- `automate-macos` — Automate macOS Course
|
|
66
|
+
- `ship-macos-apps` — Ship macOS Apps Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/build-macos-apps-swiftui.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title build-macos-apps-swiftui
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title build-macos-apps-swiftui
|
|
82
|
+
```
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Build with MCP
|
|
8
|
+
|
|
9
|
+
Build with MCP reference card. 14 topic areas, 40 worked code samples in bash, ts, typescript, json. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Build with MCP reference
|
|
14
|
+
- how do I do X in Build with MCP
|
|
15
|
+
- Build with MCP syntax
|
|
16
|
+
- look up Build with MCP
|
|
17
|
+
- bash build with mcp example
|
|
18
|
+
- ts build with mcp example
|
|
19
|
+
- ai, agents and mcp: build with mcp
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Build a local TypeScript server
|
|
24
|
+
- Set up the TypeScript project
|
|
25
|
+
- Create the notes data
|
|
26
|
+
- Create the server factory
|
|
27
|
+
- Add the search_notes tool
|
|
28
|
+
- Add the get_note tool
|
|
29
|
+
- Keep errors useful
|
|
30
|
+
- Log without breaking stdio
|
|
31
|
+
- Serve and inspect the local server
|
|
32
|
+
- Check your understanding: build a stdio server
|
|
33
|
+
- Add resources and prompts
|
|
34
|
+
- Add a notes resource
|
|
35
|
+
- Add a project review prompt
|
|
36
|
+
- Design useful capability boundaries
|
|
37
|
+
|
|
38
|
+
19 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`createServer` · `get_note` · `createMcpHandler` · `search_notes` · `isError` · `JSON` · `serveStdio` · `index.ts` · `TESTING.md` · `readOnlyHint` · `review_project` · `destructiveHint` · `structuredContent` · `incidentId` · `MCP` · `SECURITY.md` · `notes.ts` · `protocol.log` · `console.log` · `server.ts` · `mimeType` · `worker.ts` · `noEmit` · `noteSummarySchema` · `searchOutput` · `registerTool` · `inputSchema` · `outputSchema` · `toLowerCase` · `noteSchema` · `server_start` · `diagnostics.log` · `server.js` · `requireBearerAuth` · `tsconfig.json` · `notes.js` · `argsSchema` · `delete_note` · `selectedNoteId` · `resourceMetadataUrl`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Build with MCP question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Build with MCP syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `ai-fundamentals` — AI Fundamentals Course
|
|
62
|
+
- `local-ai-models` — Local AI Models Course
|
|
63
|
+
- `ai-agent-skills` — AI Agent Skills Course
|
|
64
|
+
- `language-model-builder` — Build a Language Model on Your Mac
|
|
65
|
+
- `mcp` — MCP Course
|
|
66
|
+
|
|
67
|
+
## Full text
|
|
68
|
+
|
|
69
|
+
Source: https://downloads.flaviocopes.com/course-downloads/build-with-mcp.epub
|
|
70
|
+
|
|
71
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
72
|
+
|
|
73
|
+
```bash
|
|
74
|
+
omnius library fetch flaviocopes --title build-with-mcp
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title build-with-mcp
|
|
81
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Bun Course
|
|
8
|
+
|
|
9
|
+
Bun reference card. 14 topic areas, 102 worked code samples in bash, ts, typescript, json, powershell. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Bun reference
|
|
14
|
+
- how do I do X in Bun
|
|
15
|
+
- Bun syntax
|
|
16
|
+
- look up Bun
|
|
17
|
+
- bash bun example
|
|
18
|
+
- ts bun example
|
|
19
|
+
- server runtimes and apis: bun
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Bun foundations
|
|
24
|
+
- Understand what Bun includes
|
|
25
|
+
- Install and update Bun
|
|
26
|
+
- Create and run a TypeScript project
|
|
27
|
+
- Use watch mode and project scripts
|
|
28
|
+
- Check your understanding: Bun foundations
|
|
29
|
+
- Packages and scripts
|
|
30
|
+
- Install and lock dependencies
|
|
31
|
+
- Add, remove, and update packages
|
|
32
|
+
- Run package binaries with bunx
|
|
33
|
+
- Trust dependency scripts deliberately
|
|
34
|
+
- Check your understanding: packages and scripts
|
|
35
|
+
- Runtime APIs
|
|
36
|
+
- Read environment variables and arguments
|
|
37
|
+
|
|
38
|
+
19 further sections are indexed in the local corpus.
|
|
39
|
+
|
|
40
|
+
## Concept index
|
|
41
|
+
|
|
42
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
43
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
44
|
+
reference before reading further.
|
|
45
|
+
|
|
46
|
+
`index.ts` · `package.json` · `PORT` · `--watch` · `notes.sqlite` · `API` · `bun.lock` · `databasePath` · `createServer` · `settings.json` · `POST` · `normalizeTitle` · `PATH` · `node_modules` · `DATABASE_PATH` · `siteName` · `exitCode` · `URL` · `toBe` · `--version` · `listNotes` · `--target` · `--dev` · `--check` · `itemsPerPage` · `notesRoute` · `safeParse` · `createNote` · `--compile` · `--outfile` · `index.js` · `BUN_INSTALL` · `noEmit` · `Bun.serve` · `--frozen-lockfile` · `Bun.write` · `Bun.spawn` · `nextId` · `listQuery` · `createQuery`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Bun question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Bun syntax, a flag, or an API shape.
|
|
52
|
+
- The task touches an area listed under Covers above.
|
|
53
|
+
|
|
54
|
+
## When not to use
|
|
55
|
+
|
|
56
|
+
- The question is about this project's own code — read the code instead.
|
|
57
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
58
|
+
|
|
59
|
+
## Related
|
|
60
|
+
|
|
61
|
+
- `nodejs` — Node.js Course
|
|
62
|
+
- `express` — Express Course
|
|
63
|
+
- `hono` — Hono Course
|
|
64
|
+
- `socket-programming` — Socket Programming with Node.js
|
|
65
|
+
- `real-time-web-applications` — Real-time Web Applications Course
|
|
66
|
+
- `npm-package-publishing` — npm and Package Publishing Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/bun.epub
|
|
71
|
+
|
|
72
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
73
|
+
|
|
74
|
+
```bash
|
|
75
|
+
omnius library fetch flaviocopes --title bun
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title bun
|
|
82
|
+
```
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: book
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# C Handbook
|
|
8
|
+
|
|
9
|
+
C reference card. 14 topic areas, 127 worked code samples. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- C reference
|
|
14
|
+
- how do I do X in C
|
|
15
|
+
- C syntax
|
|
16
|
+
- look up C
|
|
17
|
+
- server runtimes and apis: c
|
|
18
|
+
|
|
19
|
+
## Covers
|
|
20
|
+
|
|
21
|
+
- Conclusion
|
|
22
|
+
- The C Handbook
|
|
23
|
+
- 1. Introduction to C
|
|
24
|
+
- 2. Variables and types
|
|
25
|
+
- 3. Constants
|
|
26
|
+
- 4. Operators
|
|
27
|
+
- 5. Conditionals
|
|
28
|
+
- 6. Loops
|
|
29
|
+
- 7. Arrays
|
|
30
|
+
- 8. Strings
|
|
31
|
+
- 9. Pointers
|
|
32
|
+
- 10. Functions
|
|
33
|
+
- 11. Input and Output
|
|
34
|
+
- 12. Variables scope
|
|
35
|
+
|
|
36
|
+
12 further sections are indexed in the local corpus.
|
|
37
|
+
|
|
38
|
+
## Concept index
|
|
39
|
+
|
|
40
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
41
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
42
|
+
reference before reading further.
|
|
43
|
+
|
|
44
|
+
`stdio.h` · `doSomething` · `hello.c` · `incrementAge` · `calculateAge` · `DEBUG` · `CURRENT_YEAR` · `PERSON` · `AGE` · `WEEKDAY` · `VALUE` · `myfile.h` · `SIZE` · `C99` · `age_yesterday` · `age_today` · `flavio.age` · `calculate_age.h` · `POWER` · `string.h` · `calculate_age.c` · `someVariable` · `doubleValue` · `NEWTYPE` · `TYPENAME` · `flavio.name` · `main.c` · `NAME`
|
|
45
|
+
|
|
46
|
+
## When to use
|
|
47
|
+
|
|
48
|
+
- A C question needs a worked, checked answer rather than recall.
|
|
49
|
+
- You are about to guess at C syntax, a flag, or an API shape.
|
|
50
|
+
- The task touches an area listed under Covers above.
|
|
51
|
+
|
|
52
|
+
## When not to use
|
|
53
|
+
|
|
54
|
+
- The question is about this project's own code — read the code instead.
|
|
55
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
56
|
+
|
|
57
|
+
## Related
|
|
58
|
+
|
|
59
|
+
- `nodejs` — Node.js Course
|
|
60
|
+
- `bun` — Bun Course
|
|
61
|
+
- `express` — Express Course
|
|
62
|
+
- `hono` — Hono Course
|
|
63
|
+
- `socket-programming` — Socket Programming with Node.js
|
|
64
|
+
- `real-time-web-applications` — Real-time Web Applications Course
|
|
65
|
+
|
|
66
|
+
## Full text
|
|
67
|
+
|
|
68
|
+
Source: https://downloads.flaviocopes.com/books/c-handbook.epub
|
|
69
|
+
|
|
70
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
71
|
+
|
|
72
|
+
```bash
|
|
73
|
+
omnius library fetch flaviocopes --title c-handbook
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
Then search it:
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
omnius library search flaviocopes "<query>" --title c-handbook
|
|
80
|
+
```
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Caddy Course
|
|
8
|
+
|
|
9
|
+
Caddy reference card. 14 topic areas, 68 worked code samples in bash. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Caddy reference
|
|
14
|
+
- how do I do X in Caddy
|
|
15
|
+
- Caddy syntax
|
|
16
|
+
- look up Caddy
|
|
17
|
+
- bash caddy example
|
|
18
|
+
- linux, servers and deployment: caddy
|
|
19
|
+
|
|
20
|
+
## Covers
|
|
21
|
+
|
|
22
|
+
- Caddy foundations
|
|
23
|
+
- Install and inspect Caddy
|
|
24
|
+
- Run disposable servers
|
|
25
|
+
- Write your first Caddyfile
|
|
26
|
+
- Format, adapt, and validate
|
|
27
|
+
- Check your understanding: caddy foundations
|
|
28
|
+
- Serve and route requests
|
|
29
|
+
- Serve a static site
|
|
30
|
+
- Match and handle requests
|
|
31
|
+
- Strip a path prefix
|
|
32
|
+
- Shape the response
|
|
33
|
+
- Check your understanding: serve and route requests
|
|
34
|
+
- Automatic HTTPS
|
|
35
|
+
- Activate automatic HTTPS
|
|
36
|
+
|
|
37
|
+
19 further sections are indexed in the local corpus.
|
|
38
|
+
|
|
39
|
+
## Concept index
|
|
40
|
+
|
|
41
|
+
Identifiers that appear in this title's code samples. Use them as search
|
|
42
|
+
keys against the local corpus, and as a check on whether this is the right
|
|
43
|
+
reference before reading further.
|
|
44
|
+
|
|
45
|
+
`--config` · `app.example.com` · `reverse_proxy` · `--listen` · `file_server` · `handle_path` · `start.html` · `blog.example.com` · `api.internal.example.com` · `--pretty` · `index.html` · `trusted_proxies` · `dl.cloudsmith.io` · `ca.pem` · `access.log` · `storage.tar` · `--packages` · `--browse` · `--diff` · `--overwrite` · `tls_trust_pool` · `lb_policy` · `round_robin` · `health_uri` · `lb_try_duration` · `gpg.key` · `--dearmor` · `keyring.gpg` · `debian.deb.txt` · `sources.list.d` · `stable.list` · `--body` · `--root` · `missing.html` · `app.example.test` · `v02.api.letsencrypt.org` · `AAAA` · `example.com` · `env.CLOUDFLARE_API_TOKEN` · `on_demand_tls`
|
|
46
|
+
|
|
47
|
+
## When to use
|
|
48
|
+
|
|
49
|
+
- A Caddy question needs a worked, checked answer rather than recall.
|
|
50
|
+
- You are about to guess at Caddy syntax, a flag, or an API shape.
|
|
51
|
+
- The task touches an area listed under Covers above.
|
|
52
|
+
|
|
53
|
+
## When not to use
|
|
54
|
+
|
|
55
|
+
- The question is about this project's own code — read the code instead.
|
|
56
|
+
- A sibling card below is a closer fit; prefer the narrower one.
|
|
57
|
+
|
|
58
|
+
## Related
|
|
59
|
+
|
|
60
|
+
- `linux-basics` — Linux Basics Course
|
|
61
|
+
- `home-server` — Build a Home Server Course
|
|
62
|
+
- `backup-and-restore` — Backup and Restore Course
|
|
63
|
+
- `systemd` — systemd Course
|
|
64
|
+
- `nginx` — Nginx Course
|
|
65
|
+
- `linux-storage-backups` — Linux Storage and Backups Course
|
|
66
|
+
|
|
67
|
+
## Full text
|
|
68
|
+
|
|
69
|
+
Source: https://downloads.flaviocopes.com/course-downloads/caddy.epub
|
|
70
|
+
|
|
71
|
+
The full text is not bundled. Fetch it once into the local corpus:
|
|
72
|
+
|
|
73
|
+
```bash
|
|
74
|
+
omnius library fetch flaviocopes --title caddy
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title caddy
|
|
81
|
+
```
|