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.
Files changed (117) hide show
  1. package/dist/index.js +2 -2
  2. package/npm-shrinkwrap.json +24 -24
  3. package/package.json +2 -1
  4. package/skills/reference/flaviocopes/README.md +54 -0
  5. package/skills/reference/flaviocopes/manifest.json +1532 -0
  6. package/skills/reference/flaviocopes/skills/ai-agent-skills/SKILL.md +81 -0
  7. package/skills/reference/flaviocopes/skills/ai-fundamentals/SKILL.md +81 -0
  8. package/skills/reference/flaviocopes/skills/alpinejs/SKILL.md +82 -0
  9. package/skills/reference/flaviocopes/skills/api-security/SKILL.md +81 -0
  10. package/skills/reference/flaviocopes/skills/astro/SKILL.md +82 -0
  11. package/skills/reference/flaviocopes/skills/astro-handbook/SKILL.md +82 -0
  12. package/skills/reference/flaviocopes/skills/automate-macos/SKILL.md +82 -0
  13. package/skills/reference/flaviocopes/skills/backup-and-restore/SKILL.md +81 -0
  14. package/skills/reference/flaviocopes/skills/browser-extensions/SKILL.md +82 -0
  15. package/skills/reference/flaviocopes/skills/browser-internals/SKILL.md +82 -0
  16. package/skills/reference/flaviocopes/skills/browser-storage/SKILL.md +82 -0
  17. package/skills/reference/flaviocopes/skills/build-macos-apps-swiftui/SKILL.md +82 -0
  18. package/skills/reference/flaviocopes/skills/build-with-mcp/SKILL.md +81 -0
  19. package/skills/reference/flaviocopes/skills/bun/SKILL.md +82 -0
  20. package/skills/reference/flaviocopes/skills/c-handbook/SKILL.md +80 -0
  21. package/skills/reference/flaviocopes/skills/caddy/SKILL.md +81 -0
  22. package/skills/reference/flaviocopes/skills/cli-commands-handbook/SKILL.md +80 -0
  23. package/skills/reference/flaviocopes/skills/clickhouse/SKILL.md +82 -0
  24. package/skills/reference/flaviocopes/skills/cloudflare/SKILL.md +82 -0
  25. package/skills/reference/flaviocopes/skills/cloudflare-d1/SKILL.md +82 -0
  26. package/skills/reference/flaviocopes/skills/cloudflare-domains/SKILL.md +43 -0
  27. package/skills/reference/flaviocopes/skills/cloudflare-workers/SKILL.md +82 -0
  28. package/skills/reference/flaviocopes/skills/cryptography-for-developers/SKILL.md +82 -0
  29. package/skills/reference/flaviocopes/skills/css/SKILL.md +82 -0
  30. package/skills/reference/flaviocopes/skills/css-handbook/SKILL.md +82 -0
  31. package/skills/reference/flaviocopes/skills/curl/SKILL.md +81 -0
  32. package/skills/reference/flaviocopes/skills/dns/SKILL.md +81 -0
  33. package/skills/reference/flaviocopes/skills/docker/SKILL.md +82 -0
  34. package/skills/reference/flaviocopes/skills/drizzle/SKILL.md +82 -0
  35. package/skills/reference/flaviocopes/skills/electron/SKILL.md +82 -0
  36. package/skills/reference/flaviocopes/skills/email-protocols/SKILL.md +82 -0
  37. package/skills/reference/flaviocopes/skills/events-logger/SKILL.md +41 -0
  38. package/skills/reference/flaviocopes/skills/express/SKILL.md +82 -0
  39. package/skills/reference/flaviocopes/skills/express-handbook/SKILL.md +80 -0
  40. package/skills/reference/flaviocopes/skills/forms/SKILL.md +82 -0
  41. package/skills/reference/flaviocopes/skills/ftp/SKILL.md +81 -0
  42. package/skills/reference/flaviocopes/skills/git/SKILL.md +79 -0
  43. package/skills/reference/flaviocopes/skills/git-cheat-sheet/SKILL.md +77 -0
  44. package/skills/reference/flaviocopes/skills/github-actions-cicd/SKILL.md +82 -0
  45. package/skills/reference/flaviocopes/skills/go-handbook/SKILL.md +80 -0
  46. package/skills/reference/flaviocopes/skills/home-server/SKILL.md +81 -0
  47. package/skills/reference/flaviocopes/skills/hono/SKILL.md +82 -0
  48. package/skills/reference/flaviocopes/skills/html/SKILL.md +81 -0
  49. package/skills/reference/flaviocopes/skills/html-handbook/SKILL.md +82 -0
  50. package/skills/reference/flaviocopes/skills/htmx/SKILL.md +82 -0
  51. package/skills/reference/flaviocopes/skills/http/SKILL.md +82 -0
  52. package/skills/reference/flaviocopes/skills/javascript/SKILL.md +82 -0
  53. package/skills/reference/flaviocopes/skills/js-handbook/SKILL.md +82 -0
  54. package/skills/reference/flaviocopes/skills/language-model-builder/SKILL.md +80 -0
  55. package/skills/reference/flaviocopes/skills/laravel-handbook/SKILL.md +80 -0
  56. package/skills/reference/flaviocopes/skills/linux-basics/SKILL.md +82 -0
  57. package/skills/reference/flaviocopes/skills/linux-server-security/SKILL.md +81 -0
  58. package/skills/reference/flaviocopes/skills/linux-storage-backups/SKILL.md +81 -0
  59. package/skills/reference/flaviocopes/skills/linux-troubleshooting/SKILL.md +81 -0
  60. package/skills/reference/flaviocopes/skills/livestream-recorder/SKILL.md +37 -0
  61. package/skills/reference/flaviocopes/skills/local-ai-models/SKILL.md +81 -0
  62. package/skills/reference/flaviocopes/skills/local-hoster/SKILL.md +43 -0
  63. package/skills/reference/flaviocopes/skills/macos-basics/SKILL.md +81 -0
  64. package/skills/reference/flaviocopes/skills/macos-for-developers/SKILL.md +82 -0
  65. package/skills/reference/flaviocopes/skills/macos-internals-troubleshooting/SKILL.md +81 -0
  66. package/skills/reference/flaviocopes/skills/mcp/SKILL.md +80 -0
  67. package/skills/reference/flaviocopes/skills/mongodb/SKILL.md +82 -0
  68. package/skills/reference/flaviocopes/skills/mysql/SKILL.md +82 -0
  69. package/skills/reference/flaviocopes/skills/native-web-interfaces/SKILL.md +82 -0
  70. package/skills/reference/flaviocopes/skills/networking-foundations/SKILL.md +81 -0
  71. package/skills/reference/flaviocopes/skills/nextjs/SKILL.md +82 -0
  72. package/skills/reference/flaviocopes/skills/nextjs-pages-router-handbook/SKILL.md +77 -0
  73. package/skills/reference/flaviocopes/skills/nginx/SKILL.md +81 -0
  74. package/skills/reference/flaviocopes/skills/node-handbook/SKILL.md +82 -0
  75. package/skills/reference/flaviocopes/skills/nodejs/SKILL.md +82 -0
  76. package/skills/reference/flaviocopes/skills/npm-package-publishing/SKILL.md +82 -0
  77. package/skills/reference/flaviocopes/skills/php-handbook/SKILL.md +80 -0
  78. package/skills/reference/flaviocopes/skills/plausible-automation/SKILL.md +43 -0
  79. package/skills/reference/flaviocopes/skills/port-pilot/SKILL.md +43 -0
  80. package/skills/reference/flaviocopes/skills/postgresql/SKILL.md +82 -0
  81. package/skills/reference/flaviocopes/skills/practical-debugging/SKILL.md +78 -0
  82. package/skills/reference/flaviocopes/skills/python-handbook/SKILL.md +80 -0
  83. package/skills/reference/flaviocopes/skills/react/SKILL.md +82 -0
  84. package/skills/reference/flaviocopes/skills/react-handbook/SKILL.md +82 -0
  85. package/skills/reference/flaviocopes/skills/real-time-web-applications/SKILL.md +82 -0
  86. package/skills/reference/flaviocopes/skills/reverse-proxies-load-balancers/SKILL.md +82 -0
  87. package/skills/reference/flaviocopes/skills/security-fundamentals/SKILL.md +80 -0
  88. package/skills/reference/flaviocopes/skills/shadcn-ui/SKILL.md +82 -0
  89. package/skills/reference/flaviocopes/skills/shell-scripting/SKILL.md +82 -0
  90. package/skills/reference/flaviocopes/skills/ship-macos-apps/SKILL.md +82 -0
  91. package/skills/reference/flaviocopes/skills/socket-programming/SKILL.md +82 -0
  92. package/skills/reference/flaviocopes/skills/software-supply-chain-security/SKILL.md +82 -0
  93. package/skills/reference/flaviocopes/skills/sql/SKILL.md +82 -0
  94. package/skills/reference/flaviocopes/skills/sql-handbook/SKILL.md +80 -0
  95. package/skills/reference/flaviocopes/skills/sqlite/SKILL.md +82 -0
  96. package/skills/reference/flaviocopes/skills/ssh/SKILL.md +81 -0
  97. package/skills/reference/flaviocopes/skills/supabase/SKILL.md +82 -0
  98. package/skills/reference/flaviocopes/skills/swift/SKILL.md +82 -0
  99. package/skills/reference/flaviocopes/skills/swift-handbook/SKILL.md +80 -0
  100. package/skills/reference/flaviocopes/skills/swiftui/SKILL.md +81 -0
  101. package/skills/reference/flaviocopes/skills/systemd/SKILL.md +82 -0
  102. package/skills/reference/flaviocopes/skills/tailscale/SKILL.md +82 -0
  103. package/skills/reference/flaviocopes/skills/tailwind/SKILL.md +82 -0
  104. package/skills/reference/flaviocopes/skills/telnet/SKILL.md +82 -0
  105. package/skills/reference/flaviocopes/skills/terminal/SKILL.md +82 -0
  106. package/skills/reference/flaviocopes/skills/testing/SKILL.md +79 -0
  107. package/skills/reference/flaviocopes/skills/tls-certificates/SKILL.md +81 -0
  108. package/skills/reference/flaviocopes/skills/tte-js/SKILL.md +37 -0
  109. package/skills/reference/flaviocopes/skills/typescript/SKILL.md +82 -0
  110. package/skills/reference/flaviocopes/skills/vercel/SKILL.md +82 -0
  111. package/skills/reference/flaviocopes/skills/vpn/SKILL.md +81 -0
  112. package/skills/reference/flaviocopes/skills/vps/SKILL.md +82 -0
  113. package/skills/reference/flaviocopes/skills/waiting-lists/SKILL.md +41 -0
  114. package/skills/reference/flaviocopes/skills/web-accessibility/SKILL.md +82 -0
  115. package/skills/reference/flaviocopes/skills/web-apis/SKILL.md +82 -0
  116. package/skills/reference/flaviocopes/skills/web-application-security/SKILL.md +82 -0
  117. package/skills/reference/flaviocopes/skills/web-authentication/SKILL.md +82 -0
@@ -0,0 +1,80 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: book
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # CLI Handbook
8
+
9
+ CLI reference card. 14 topic areas, 144 worked code samples. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - CLI reference
14
+ - how do I do X in CLI
15
+ - CLI syntax
16
+ - look up CLI
17
+ - linux, servers and deployment: cli
18
+
19
+ ## Covers
20
+
21
+ - Conclusion
22
+ - The Linux Handbook
23
+ - 1. Introduction to Linux
24
+ - 2. man
25
+ - 3. ls
26
+ - 4. cd
27
+ - 5. pwd
28
+ - 6. mkdir
29
+ - 7. rmdir
30
+ - 8. mv
31
+ - 9. cp
32
+ - 10. open
33
+ - 11. touch
34
+ - 12. find
35
+
36
+ 53 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
+ `test.txt` · `PID` · `PATH` · `TEST` · `app.js` · `dogs.txt` · `filename.gz` · `document.getElementById` · `index.md` · `PWD` · `archive.tar` · `HOME` · `HUP` · `TERM` · `node_modules` · `recipes.txt` · `newrecipes.txt` · `archive.tar.gz` · `KILL` · `CONT` · `STOP` · `todelete.txt` · `EDITOR` · `USER` · `LOGNAME` · `SHELL` · `script.sh` · `new_pear` · `flaviocopes.com` · `test.sh` · `moredogs.txt` · `another_apple` · `filename.txt` · `a_folder` · `system.log` · `output.txt` · `process.env.NAME` · `process.env.PATH` · `NAME` · `bash_profile`
45
+
46
+ ## When to use
47
+
48
+ - A CLI question needs a worked, checked answer rather than recall.
49
+ - You are about to guess at CLI 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
+ - `linux-basics` — Linux Basics Course
60
+ - `home-server` — Build a Home Server Course
61
+ - `backup-and-restore` — Backup and Restore Course
62
+ - `systemd` — systemd Course
63
+ - `nginx` — Nginx Course
64
+ - `caddy` — Caddy Course
65
+
66
+ ## Full text
67
+
68
+ Source: https://downloads.flaviocopes.com/books/cli-commands-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 cli-commands-handbook
74
+ ```
75
+
76
+ Then search it:
77
+
78
+ ```bash
79
+ omnius library search flaviocopes "<query>" --title cli-commands-handbook
80
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # ClickHouse Course
8
+
9
+ ClickHouse reference card. 14 topic areas, 42 worked code samples in sql, bash. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - ClickHouse reference
14
+ - how do I do X in ClickHouse
15
+ - ClickHouse syntax
16
+ - look up ClickHouse
17
+ - sql clickhouse example
18
+ - bash clickhouse example
19
+ - databases and storage: clickhouse
20
+
21
+ ## Covers
22
+
23
+ - Analytical foundations
24
+ - Choose an analytical database
25
+ - Run ClickHouse locally
26
+ - Understand columnar storage
27
+ - Check your understanding: analytical foundations
28
+ - Schema and MergeTree
29
+ - Create a MergeTree table
30
+ - Choose the ordering key
31
+ - Partition and model deliberately
32
+ - Check your understanding: schema and mergetree
33
+ - Ingestion and data flow
34
+ - Insert in batches
35
+ - Use asynchronous inserts carefully
36
+ - Design an idempotent event pipeline
37
+
38
+ 14 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
+ `SELECT` · `WHERE` · `ORDER` · `TABLE` · `GROUP` · `CREATE` · `INSERT` · `INTO` · `toStartOfHour` · `INTERVAL` · `user_id` · `by_time` · `ALTER` · `events_hourly` · `duration_ms` · `ENGINE` · `VALUES` · `HOUR` · `event_type` · `wait_for_async_insert` · `event_id` · `by_service` · `DESC` · `analytics.events` · `SETTINGS` · `analytics.events_restored` · `PARTITION` · `DAY` · `--rm` · `DROP` · `system.parts` · `--query` · `event_time` · `EXPLAIN` · `read_rows` · `formatReadableSize` · `LIMIT` · `USER` · `IDENTIFIED` · `sha256_password`
47
+
48
+ ## When to use
49
+
50
+ - A ClickHouse question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at ClickHouse 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
+ - `sql` — SQL Course
62
+ - `sqlite` — SQLite Course
63
+ - `mysql` — MySQL Course
64
+ - `postgresql` — PostgreSQL Course
65
+ - `drizzle` — Drizzle ORM Course
66
+ - `mongodb` — MongoDB Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/clickhouse.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 clickhouse
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title clickhouse
82
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Cloudflare Course
8
+
9
+ Cloudflare reference card. 14 topic areas, 213 worked code samples in bash, js, javascript, sql, html. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Cloudflare reference
14
+ - how do I do X in Cloudflare
15
+ - Cloudflare syntax
16
+ - look up Cloudflare
17
+ - bash cloudflare example
18
+ - js cloudflare example
19
+ - linux, servers and deployment: cloudflare
20
+
21
+ ## Covers
22
+
23
+ - The Cloudflare network
24
+ - Understand zones, DNS, and proxy status
25
+ - Trace the reverse proxy path
26
+ - Check your understanding: the cloudflare network
27
+ - Requests, TLS, and cache
28
+ - Separate the two TLS connections
29
+ - Read and control cache behavior
30
+ - Check your understanding: requests, tls, and cache
31
+ - Security foundations
32
+ - Layer Cloudflare security controls
33
+ - Protect the origin path
34
+ - Check your understanding: security foundations
35
+ - Developer platform map
36
+ - Map compute and data products
37
+
38
+ 169 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
+ `userId` · `FLAGS` · `FILES` · `flaviocopes.com` · `CONFIG` · `site.pages.dev` · `--remote` · `jobId` · `www.example.com` · `--binding` · `orderId` · `challenges.cloudflare.com` · `TURNSTILE_SECRET` · `app_worker` · `example.com` · `POST` · `--project-name` · `JSON` · `created_at` · `ROOMS` · `operationId` · `app.example.com` · `tenantId` · `getByName` · `roomId` · `addMessage` · `wrangler.jsonc` · `checkout_enabled` · `SETTINGS` · `HYPERDRIVE` · `user_id` · `PROJECT_ROOM` · `listMessages` · `http_code` · `partNumber` · `DATABASE_URL` · `idFromName` · `new_sqlite_classes` · `due_at` · `max_retries`
47
+
48
+ ## When to use
49
+
50
+ - A Cloudflare question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Cloudflare 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
+ - `linux-basics` — Linux Basics Course
62
+ - `home-server` — Build a Home Server Course
63
+ - `backup-and-restore` — Backup and Restore Course
64
+ - `systemd` — systemd Course
65
+ - `nginx` — Nginx Course
66
+ - `caddy` — Caddy Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/cloudflare.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 cloudflare
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title cloudflare
82
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Cloudflare D1 Course
8
+
9
+ Cloudflare D1 reference card. 14 topic areas, 31 worked code samples in bash, sql, js, javascript, ts. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Cloudflare D1 reference
14
+ - how do I do X in Cloudflare D1
15
+ - Cloudflare D1 syntax
16
+ - look up Cloudflare D1
17
+ - bash cloudflare d1 example
18
+ - sql cloudflare d1 example
19
+ - databases and storage: cloudflare d1
20
+
21
+ ## Covers
22
+
23
+ - D1 foundations
24
+ - Understand where D1 fits
25
+ - Create and bind local and remote databases
26
+ - Check your understanding: d1 foundations
27
+ - Schema and migrations
28
+ - Design a relational schema
29
+ - Version the schema with migrations
30
+ - Check your understanding: schema and migrations
31
+ - Queries and transactions
32
+ - Prepare and bind every request value
33
+ - Group related writes and inspect plans
34
+ - Check your understanding: queries and transactions
35
+ - Application patterns
36
+ - Build validated and authorized CRUD
37
+
38
+ 9 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
+ `created_at` · `user_id` · `userId` · `--remote` · `--command` · `noteId` · `--local` · `idx_notes_user_created` · `UNIQUE` · `SCAN` · `env.DB` · `wrangler.jsonc` · `FOREIGN` · `KEY` · `audit_log` · `beforeEach` · `D1_ERROR` · `SEARCH` · `INDEX` · `notes.title` · `group_concat` · `tags.name` · `note_tags` · `note_tags.note_id` · `note_tags.tag_id` · `notes.user_id` · `notes.created_at` · `d1_databases` · `database_name` · `database_id` · `ERROR` · `create_notes` · `archived_at` · `CHECK` · `requestedSort` · `note.created` · `meta.changes` · `orderBy` · `createdAt` · `toThrow`
47
+
48
+ ## When to use
49
+
50
+ - A Cloudflare D1 question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Cloudflare D1 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
+ - `sql` — SQL Course
62
+ - `sqlite` — SQLite Course
63
+ - `mysql` — MySQL Course
64
+ - `postgresql` — PostgreSQL Course
65
+ - `drizzle` — Drizzle ORM Course
66
+ - `mongodb` — MongoDB Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/cloudflare-d1.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 cloudflare-d1
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title cloudflare-d1
82
+ ```
@@ -0,0 +1,43 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: software
4
+ license: MIT
5
+ compaction_strategy: structured
6
+ ---
7
+
8
+ # Cloudflare Domains MCP + DNS CLI
9
+
10
+ Guarded Cloudflare Registrar MCP server plus a companion DNS CLI, with human approval on every domain purchase.
11
+
12
+ ## Triggers
13
+
14
+ - cloudflare-domains source
15
+ - how does cloudflare-domains work
16
+ - typescript reference implementation
17
+ - wiring an MCP server that gates a spending action behind human approval
18
+ - scripting Cloudflare DNS records from a CLI
19
+
20
+ ## Reach for this when
21
+
22
+ - You need wiring an MCP server that gates a spending action behind human approval.
23
+ - You need scripting Cloudflare DNS records from a CLI.
24
+
25
+ ## Shape
26
+
27
+ - Language: TypeScript
28
+ - License: MIT — redistributable with the license and attribution kept intact.
29
+ - Repository: https://github.com/flaviocopes/cloudflare-domains
30
+
31
+ ## Related
32
+
33
+ - `local-hoster` — Local Hoster
34
+ - `plausible-automation` — Plausible Automation
35
+ - `port-pilot` — Port Pilot
36
+
37
+ ## Get the source
38
+
39
+ ```bash
40
+ omnius library fetch flaviocopes --title cloudflare-domains
41
+ ```
42
+
43
+ Clones to the local corpus from https://github.com/flaviocopes/cloudflare-domains/archive/refs/heads/main.zip.
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Cloudflare Workers Course
8
+
9
+ Cloudflare Workers reference card. 14 topic areas, 46 worked code samples in bash, ts, typescript, sql. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Cloudflare Workers reference
14
+ - how do I do X in Cloudflare Workers
15
+ - Cloudflare Workers syntax
16
+ - look up Cloudflare Workers
17
+ - bash cloudflare workers example
18
+ - ts cloudflare workers example
19
+ - linux, servers and deployment: cloudflare workers
20
+
21
+ ## Covers
22
+
23
+ - Workers foundations
24
+ - Understand the Workers runtime
25
+ - Create the Link Vault project
26
+ - Handle the first request
27
+ - Use Wrangler development tools
28
+ - Check your understanding: workers foundations
29
+ - Routing and configuration
30
+ - Reuse Hono routes
31
+ - Configure bindings and types
32
+ - Separate variables and secrets
33
+ - Serve static assets
34
+ - Check your understanding: routing and configuration
35
+ - Storage bindings
36
+ - Store links in D1
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
+ `jobId` · `CACHE` · `JSON` · `waitUntil` · `wrangler.jsonc` · `TEXT` · `userId` · `--dry-run` · `POST` · `SELF` · `ENVIRONMENT` · `database_id` · `WHERE` · `EXPORTS` · `EXPORT_LIMITER` · `env.DB` · `run_worker_first` · `SELECT` · `created_at` · `configuration.d.ts` · `notFound` · `API_TOKEN` · `UNIQUE` · `randomUUID` · `requestId` · `EXPORT_QUEUE` · `max_retries` · `tryAcquire` · `URL` · `vitest.config.mts` · `--remote` · `onError` · `database_name` · `dev.vars` · `KEY` · `--local` · `TABLE` · `expirationTtl` · `httpMetadata` · `links.json`
47
+
48
+ ## When to use
49
+
50
+ - A Cloudflare Workers question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Cloudflare Workers 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
+ - `linux-basics` — Linux Basics Course
62
+ - `home-server` — Build a Home Server Course
63
+ - `backup-and-restore` — Backup and Restore Course
64
+ - `systemd` — systemd Course
65
+ - `nginx` — Nginx Course
66
+ - `caddy` — Caddy Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/cloudflare-workers.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 cloudflare-workers
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title cloudflare-workers
82
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Cryptography for Developers Course
8
+
9
+ Cryptography for Developers reference card. 14 topic areas, 40 worked code samples in js, javascript, bash, json. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Cryptography for Developers reference
14
+ - how do I do X in Cryptography for Developers
15
+ - Cryptography for Developers syntax
16
+ - look up Cryptography for Developers
17
+ - js cryptography for developers example
18
+ - javascript cryptography for developers example
19
+ - security: cryptography for developers
20
+
21
+ ## Covers
22
+
23
+ - Cryptographic goals
24
+ - Choose the security property
25
+ - Separate encoding, hashing, and encryption
26
+ - Threat-model encrypted data
27
+ - Never invent cryptography
28
+ - Check your understanding: cryptographic goals
29
+ - Hashes, passwords, and MACs
30
+ - Use hashes for fingerprints
31
+ - Hash passwords slowly
32
+ - Understand salts and work factors
33
+ - Authenticate messages with a MAC
34
+ - Check your understanding: hashes, passwords, and macs
35
+ - Symmetric encryption
36
+ - Understand shared-key encryption
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
+ `randomBytes` · `publicKey` · `privateKey` · `generateKeyPairSync` · `createCipheriv` · `flaviocopes.com` · `app.zip` · `createHash` · `aliceSecret` · `createHmac` · `BEGIN` · `KEY` · `diffieHellman` · `hkdfSync` · `timingSafeEqual` · `toString` · `--test` · `readFileSync` · `currentOptions` · `rawBody` · `createDecipheriv` · `PRIVATE` · `bobSecret` · `GMT` · `DNS` · `app.zip.sha256` · `wrapped_dek` · `Math.random` · `MAC` · `DATABASE_URL` · `db.internal` · `FIELD_ENCRYPTION_KEY` · `TLS` · `wrapper.test.js` · `NIST` · `GCM` · `memoryCost` · `timeCost` · `timeEnd` · `needsRehash`
47
+
48
+ ## When to use
49
+
50
+ - A Cryptography for Developers question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Cryptography for Developers 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
+ - `security-fundamentals` — Security Fundamentals Course
62
+ - `web-application-security` — Web Application Security Course
63
+ - `web-authentication` — Web Authentication Course
64
+ - `api-security` — API Security Course
65
+ - `linux-server-security` — Linux Server Security Course
66
+ - `software-supply-chain-security` — Software Supply Chain Security Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/cryptography-for-developers.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 cryptography-for-developers
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title cryptography-for-developers
82
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # CSS Course
8
+
9
+ CSS reference card. 14 topic areas, 75 worked code samples in css, html. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - CSS reference
14
+ - how do I do X in CSS
15
+ - CSS syntax
16
+ - look up CSS
17
+ - css css example
18
+ - html css example
19
+ - frontend and browser: css
20
+
21
+ ## Covers
22
+
23
+ - Add CSS to a page
24
+ - What CSS does
25
+ - Anatomy of a CSS rule
26
+ - Add CSS to HTML
27
+ - Inspect CSS with DevTools
28
+ - Start the course page
29
+ - The cascade
30
+ - Type, class, and ID selectors
31
+ - Combinators
32
+ - Pseudo-classes and pseudo-elements
33
+ - Cascade and specificity
34
+ - Inheritance
35
+ - Values and visual language
36
+ - Colors
37
+
38
+ 37 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
+ `currentColor` · `--space` · `styles.css` · `--accent` · `flaviocopes.com` · `--card-width` · `--card-accent` · `base.css` · `components.css` · `DOCTYPE` · `index.html` · `pattern.svg` · `translateY` · `--border` · `--spce` · `span.badge` · `--layer-dropdown` · `--layer-modal` · `a.link` · `--link-color` · `--link-colour` · `translateZ`
47
+
48
+ ## When to use
49
+
50
+ - A CSS question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at CSS 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
+ - `javascript` — JavaScript Course
63
+ - `typescript` — TypeScript Course
64
+ - `react` — React Course
65
+ - `nextjs` — Next.js Course
66
+ - `shadcn-ui` — shadcn/ui Course
67
+
68
+ ## Full text
69
+
70
+ Source: https://downloads.flaviocopes.com/course-downloads/css.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 css
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title css
82
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: book
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # CSS Handbook
8
+
9
+ CSS reference card. 14 topic areas, 316 worked code samples in css, html, jsx, javascriptreact. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - CSS reference
14
+ - how do I do X in CSS
15
+ - CSS syntax
16
+ - look up CSS
17
+ - css css example
18
+ - html css example
19
+ - frontend and browser: css
20
+
21
+ ## Covers
22
+
23
+ - How does CSS look like
24
+ - A brief history of CSS
25
+ - Adding CSS to an HTML page
26
+ - Selectors
27
+ - Cascade
28
+ - Specificity
29
+ - How to calculate specificity
30
+ - Inheritance
31
+ - Import
32
+ - CSS Nesting
33
+ - Basic Nesting Syntax
34
+ - Using the & Selector
35
+ - Complex Nesting Examples
36
+ - Media Queries and Container Queries in Nesting
37
+
38
+ 104 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
+ `--primary-color` · `myfile.css` · `CSS` · `--text-color` · `translateX` · `translateY` · `--default-color` · `LTR` · `--background` · `--button-bg` · `test.png` · `fadeIn` · `image.png` · `--color-bg-primary` · `--variable-name` · `--color-text-primary` · `RTL` · `--brand-color` · `--bg-secondary` · `--text-primary` · `--accent` · `--button-color` · `--button-padding` · `--button-hover-bg` · `rotateY` · `--card-bg` · `--border-color` · `--color-bg-secondary` · `--color-bg-tertiary` · `--color-accent` · `--shadow-sm` · `print.css` · `--secondary-color` · `--space-md` · `--font-size-base` · `--bg-primary` · `--text-secondary` · `--button-radius` · `translateZ` · `slideIn`
47
+
48
+ ## When to use
49
+
50
+ - A CSS question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at CSS 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/books/css-handbook.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 css-handbook
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title css-handbook
82
+ ```