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,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Web Forms Course
8
+
9
+ Web Forms reference card. 14 topic areas, 72 worked code samples in html, js, javascript, json, css. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Web Forms reference
14
+ - how do I do X in Web Forms
15
+ - Web Forms syntax
16
+ - look up Web Forms
17
+ - html web forms example
18
+ - js web forms example
19
+ - frontend and browser: web forms
20
+
21
+ ## Covers
22
+
23
+ - What a form does
24
+ - Form action and method
25
+ - Which controls are submitted
26
+ - Submit buttons
27
+ - Text and choice controls
28
+ - Text controls
29
+ - Numbers, dates, and ranges
30
+ - Checkboxes and radio buttons
31
+ - Select menus
32
+ - File inputs
33
+ - Check your understanding: native form controls
34
+ - Accessible form structure
35
+ - Label every control
36
+ - Group related controls
37
+
38
+ 30 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
+ `displayName` · `textContent` · `addEventListener` · `querySelector` · `CSS` · `getAll` · `ABC` · `validateConfirmation` · `POST` · `checkValidity` · `form.reset` · `bank.test` · `flaviocopes.com` · `accountId` · `reportValidity` · `setCustomValidity` · `login.png` · `preventDefault` · `valueMissing` · `typeMismatch` · `response.ok` · `companyWebsite` · `currentColor` · `example.com` · `workshopId` · `form.checkValidity` · `PNG` · `fromEntries` · `event.submitter` · `form.requestSubmit` · `submitForm` · `csrfToken` · `exist.test` · `input.value` · `avatar.png` · `DROP` · `TABLE` · `tooShort` · `tooLong` · `rangeUnderflow`
47
+
48
+ ## When to use
49
+
50
+ - A Web Forms question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Web Forms 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/forms.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 forms
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title forms
82
+ ```
@@ -0,0 +1,81 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # FTP Course
8
+
9
+ FTP reference card. 14 topic areas, 55 worked code samples in bash. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - FTP reference
14
+ - how do I do X in FTP
15
+ - FTP syntax
16
+ - look up FTP
17
+ - bash ftp example
18
+ - networking and protocols: ftp
19
+
20
+ ## Covers
21
+
22
+ - How FTP works
23
+ - What FTP is
24
+ - Control and data connections
25
+ - FTP session state and roles
26
+ - Read FTP reply codes
27
+ - Check your understanding: how FTP works
28
+ - Commands and files
29
+ - Connect and log in
30
+ - Navigate remote directories
31
+ - List files and metadata
32
+ - Download, upload, and change files
33
+ - Check your understanding: commands and files
34
+ - Active and passive FTP
35
+ - Active FTP
36
+
37
+ 25 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
+ `report.csv` · `files.partner.test` · `TLS` · `AUTH` · `PORT` · `EPSV` · `release.zip` · `--ssl-reqd` · `SIZE` · `RETR` · `PROT` · `--user` · `FTP_USER` · `release.zip.part` · `PASV` · `--verbose` · `FTP` · `MLSD` · `REST` · `archive.tar.gz` · `USER` · `PASS` · `BINARY` · `STREAM` · `FTPS` · `CWD` · `LIST` · `EPRT` · `PBSZ` · `app.tar.gz` · `notes.txt` · `TYPE` · `MLST` · `TCP` · `MDTM` · `SFTP` · `SSH` · `--upload-file` · `backup.txt` · `NLST`
46
+
47
+ ## When to use
48
+
49
+ - A FTP question needs a worked, checked answer rather than recall.
50
+ - You are about to guess at FTP 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
+ - `networking-foundations` — Networking Foundations Course
61
+ - `http` — HTTP Course
62
+ - `dns` — DNS Course
63
+ - `email-protocols` — Email Protocols Course
64
+ - `telnet` — Telnet Course
65
+ - `curl` — curl Course
66
+
67
+ ## Full text
68
+
69
+ Source: https://downloads.flaviocopes.com/course-downloads/ftp.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 ftp
75
+ ```
76
+
77
+ Then search it:
78
+
79
+ ```bash
80
+ omnius library search flaviocopes "<query>" --title ftp
81
+ ```
@@ -0,0 +1,79 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Git Course
8
+
9
+ Git reference card. 14 topic areas, 151 worked code samples in bash, yaml. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Git reference
14
+ - how do I do X in Git
15
+ - Git syntax
16
+ - look up Git
17
+ - bash git example
18
+ - yaml git example
19
+ - testing, debugging and version control: git
20
+
21
+ ## Covers
22
+
23
+ - Git fundamentals
24
+ - Why version control
25
+ - What Git is
26
+ - Install Git
27
+ - Configure your Git identity
28
+ - Initialize a repository
29
+ - Working tree, staging area, and repository
30
+ - Check your understanding: Git fundamentals
31
+ - Your daily Git workflow
32
+ - Check the repository status
33
+ - Stage changes
34
+ - Create a commit
35
+ - Write useful commit messages
36
+ - Inspect differences
37
+
38
+ 36 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
+ `--oneline` · `--staged` · `github.com` · `README.md` · `notes.txt` · `--decorate` · `--all` · `project.git` · `--stat` · `--graph` · `ideas.txt` · `--hard` · `--global` · `--amend` · `user.email` · `--show-current` · `--get` · `--ff-only` · `--no-edit` · `notes.local` · `--install` · `user.name` · `example.com` · `--abort` · `README` · `OWNER` · `REPOSITORY.git` · `--version` · `work.example` · `--short` · `--name-only` · `--word-diff` · `--author` · `node_modules` · `--detach` · `backup.txt` · `--soft` · `--register-aws` · `--scan` · `--allow-empty`
47
+
48
+ ## When to use
49
+
50
+ - A Git question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Git 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
+ - `testing` — Testing JavaScript Applications
62
+ - `practical-debugging` — Practical Debugging Course
63
+ - `git-cheat-sheet` — Git Cheat Sheet
64
+
65
+ ## Full text
66
+
67
+ Source: https://downloads.flaviocopes.com/course-downloads/git.epub
68
+
69
+ The full text is not bundled. Fetch it once into the local corpus:
70
+
71
+ ```bash
72
+ omnius library fetch flaviocopes --title git
73
+ ```
74
+
75
+ Then search it:
76
+
77
+ ```bash
78
+ omnius library search flaviocopes "<query>" --title git
79
+ ```
@@ -0,0 +1,77 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: book
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Git Cheat Sheet
8
+
9
+ Git reference card. 14 topic areas, 0 worked code samples. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Git reference
14
+ - how do I do X in Git
15
+ - Git syntax
16
+ - look up Git
17
+ - testing, debugging and version control: git
18
+
19
+ ## Covers
20
+
21
+ - Basic Git Commands
22
+ - The Working Directory and the Staging Area
23
+ - Working with Branches
24
+ - Merging
25
+ - Remotes
26
+ - Amending Commits
27
+ - Stashing
28
+ - Tagging
29
+ - Reverting Changes
30
+ - Viewing History Logs
31
+ - Diffs
32
+ - Git Flow
33
+ - Exploring Git References
34
+ - Configuration
35
+
36
+ 31 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
+ `--global` · `tag_name` · `--stat` · `--abort` · `branch_name` · `--all` · `--tags` · `--pretty` · `--continue` · `--prefix` · `--cached` · `--delete` · `old_name` · `new_name` · `new_branch` · `--amend` · `--oneline` · `--graph` · `--name-only` · `--first-parent` · `user.name` · `user.email` · `--list` · `--unset` · `--rebase` · `patch_file` · `--prune` · `repository_url` · `old_path` · `new_path` · `--fixup` · `--merged` · `--no-merged` · `--no-ff` · `--squash` · `--strategy` · `--set-upstream` · `--follow-tags` · `--soft` · `--mixed`
45
+
46
+ ## When to use
47
+
48
+ - A Git question needs a worked, checked answer rather than recall.
49
+ - You are about to guess at Git 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
+ - `testing` — Testing JavaScript Applications
60
+ - `practical-debugging` — Practical Debugging Course
61
+ - `git` — Git Course
62
+
63
+ ## Full text
64
+
65
+ Source: https://downloads.flaviocopes.com/books/git-cheat-sheet.epub
66
+
67
+ The full text is not bundled. Fetch it once into the local corpus:
68
+
69
+ ```bash
70
+ omnius library fetch flaviocopes --title git-cheat-sheet
71
+ ```
72
+
73
+ Then search it:
74
+
75
+ ```bash
76
+ omnius library search flaviocopes "<query>" --title git-cheat-sheet
77
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # GitHub Actions and CI/CD Course
8
+
9
+ GitHub Actions and CI/CD reference card. 14 topic areas, 39 worked code samples in yaml, json, bash, js, javascript. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - GitHub Actions and CI/CD reference
14
+ - how do I do X in GitHub Actions and CI/CD
15
+ - GitHub Actions and CI/CD syntax
16
+ - look up GitHub Actions and CI/CD
17
+ - yaml github actions and ci/cd example
18
+ - json github actions and ci/cd example
19
+ - linux, servers and deployment: github actions and ci/cd
20
+
21
+ ## Covers
22
+
23
+ - Workflow foundations
24
+ - Map events, workflows, jobs, and steps
25
+ - Choose triggers carefully
26
+ - Run reproducible steps
27
+ - Read contexts and expressions
28
+ - Check your understanding: workflow foundations
29
+ - Test, build, and share data
30
+ - Design the job graph
31
+ - Use a purposeful matrix
32
+ - Separate caches from artifacts
33
+ - Preserve failure evidence
34
+ - Check your understanding: test, build, and share data
35
+ - Secure the pipeline
36
+ - Minimize token permissions
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
+ `github.sha` · `deploy.sh` · `pull_request` · `package.json` · `github.ref` · `flaviocopes.com` · `PR_TITLE` · `lock.json` · `github.event.pull_request.title` · `fsS` · `index.html` · `GITHUB_STEP_SUMMARY` · `github.event_name` · `matrix.node` · `release.sh` · `action.yml` · `site.yml` · `workflow_call` · `CLOUDFLARE_API_TOKEN` · `inputs.environment` · `github.head_ref` · `failures.md` · `app.ts` · `timeout_minutes` · `max_attempts` · `waitForSelector` · `workflow_dispatch` · `build.sh` · `GITHUB_REF` · `evil.example` · `node_modules` · `GITHUB_TOKEN` · `PRODUCTION_API_KEY` · `pull_request_target` · `AWS_ACCESS_KEY_ID`
47
+
48
+ ## When to use
49
+
50
+ - A GitHub Actions and CI/CD question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at GitHub Actions and CI/CD 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/github-actions-cicd.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 github-actions-cicd
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title github-actions-cicd
82
+ ```
@@ -0,0 +1,80 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: book
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Go Handbook
8
+
9
+ Go reference card. 14 topic areas, 94 worked code samples. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Go reference
14
+ - how do I do X in Go
15
+ - Go syntax
16
+ - look up Go
17
+ - server runtimes and apis: go
18
+
19
+ ## Covers
20
+
21
+ - Conclusion
22
+ - The Go Handbook
23
+ - 1. Preface
24
+ - 2. Getting started with Go
25
+ - 3. Install Go
26
+ - 4. Setup your editor
27
+ - 5. Hello, World!
28
+ - 6. Compiling and running the Go program
29
+ - 7. The workspace
30
+ - 8. Diving into the language
31
+ - 9. Variables
32
+ - 10. Basic types
33
+ - 11. Strings
34
+ - 12. Arrays
35
+
36
+ 15 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
+ `fmt.Println` · `myArray` · `mySlice` · `newSlice` · `agesMap` · `doSomething` · `HOME` · `hello.go` · `p.Name` · `GOOS` · `GOARCH` · `PATH` · `myArrayCopy` · `mySlice2` · `flavio.Age` · `flavio.Name` · `sumTwoNumbers` · `performOperations` · `sumNumbers` · `s.Speak` · `strings.HasPrefix` · `fmt.Printf` · `anotherArray` · `newSlice2` · `newSlice3` · `flavio.Speak` · `hello.exe` · `pkg.go.dev` · `golang.org` · `GOPATH` · `carName` · `strings.ToUpper` · `strings.ToLower` · `strings.HasSuffix` · `strings.Contains` · `strings.Count` · `strings.Join` · `strings.Split` · `strings.ReplaceAll`
45
+
46
+ ## When to use
47
+
48
+ - A Go question needs a worked, checked answer rather than recall.
49
+ - You are about to guess at Go 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/go-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 go-handbook
74
+ ```
75
+
76
+ Then search it:
77
+
78
+ ```bash
79
+ omnius library search flaviocopes "<query>" --title go-handbook
80
+ ```
@@ -0,0 +1,81 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Build a Home Server Course
8
+
9
+ Build a Home Server reference card. 14 topic areas, 60 worked code samples in bash, yaml. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Build a Home Server reference
14
+ - how do I do X in Build a Home Server
15
+ - Build a Home Server syntax
16
+ - look up Build a Home Server
17
+ - bash build a home server example
18
+ - linux, servers and deployment: build a home server
19
+
20
+ ## Covers
21
+
22
+ - Plan and install
23
+ - Choose a home server job
24
+ - Prepare installation and recovery
25
+ - Install a minimal server
26
+ - Give the server a stable address
27
+ - Check your understanding: plan and install
28
+ - Access and security
29
+ - Patch and reboot the base
30
+ - Use personal SSH keys
31
+ - Allow only needed firewall traffic
32
+ - Add private remote access
33
+ - Check your understanding: access and security
34
+ - Storage and data
35
+ - Inventory storage devices
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
+ `homeserver.lab.test` · `UUID` · `NAME` · `SIZE` · `MODEL` · `probe.txt` · `--failed` · `TYPE` · `FSTYPE` · `MOUNTPOINTS` · `compose.yaml` · `--since` · `kWh` · `EUR` · `server.iso` · `denied.txt` · `--max-time` · `--system` · `--group` · `sdX` · `PASSED` · `reverse_proxy` · `lab.test` · `LAN` · `--upgradable` · `ssh_host_ed25519_key.pub` · `fsSL` · `tailscale.com` · `install.sh` · `authorized_keys` · `SSD` · `WDC` · `WD40EFRX` · `inventory.txt` · `LAB` · `--level` · `SMART` · `--max-depth` · `whoami_app` · `--target`
46
+
47
+ ## When to use
48
+
49
+ - A Build a Home Server question needs a worked, checked answer rather than recall.
50
+ - You are about to guess at Build a Home Server 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
+ - `backup-and-restore` — Backup and Restore Course
62
+ - `systemd` — systemd Course
63
+ - `nginx` — Nginx Course
64
+ - `caddy` — Caddy Course
65
+ - `linux-storage-backups` — Linux Storage and Backups Course
66
+
67
+ ## Full text
68
+
69
+ Source: https://downloads.flaviocopes.com/course-downloads/home-server.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 home-server
75
+ ```
76
+
77
+ Then search it:
78
+
79
+ ```bash
80
+ omnius library search flaviocopes "<query>" --title home-server
81
+ ```
@@ -0,0 +1,82 @@
1
+ ---
2
+ source_pack: flaviocopes
3
+ source_kind: course
4
+ compaction_strategy: structured
5
+ ---
6
+
7
+ # Hono Course
8
+
9
+ Hono reference card. 14 topic areas, 78 worked code samples in bash, js, javascript, markdown, ts. Routing card only — full text lives in the local corpus.
10
+
11
+ ## Triggers
12
+
13
+ - Hono reference
14
+ - how do I do X in Hono
15
+ - Hono syntax
16
+ - look up Hono
17
+ - bash hono example
18
+ - js hono example
19
+ - server runtimes and apis: hono
20
+
21
+ ## Covers
22
+
23
+ - Hono foundations
24
+ - Start from Web Standards
25
+ - Choose a runtime adapter
26
+ - Use context deliberately
27
+ - Return clear responses
28
+ - Check your understanding: hono foundations
29
+ - Routing and middleware
30
+ - Design the route tree
31
+ - Understand middleware order
32
+ - Use built-in middleware selectively
33
+ - Write request context middleware
34
+ - Check your understanding: routing and middleware
35
+ - Validation and errors
36
+ - Validate the correct target
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
+ `http_code` · `POST` · `hono.dev` · `requestId` · `createApp` · `app.js` · `userId` · `JSON` · `zValidator` · `app.request` · `toBe` · `bk_01` · `publicApi` · `onError` · `bookmarks.flaviocopes.com` · `sessionId` · `API` · `notFound` · `DELETE` · `createBookmarkSchema` · `c.json` · `app.use` · `URL` · `getCookie` · `postBookmark` · `accessLog` · `c.set` · `secureHeaders` · `randomUUID` · `REQUEST_ID_PATTERN` · `createBookmark` · `searchQuery` · `bookmarkId` · `setCookie` · `toMatchObject` · `store.js` · `DATABASE_URL` · `SIGTERM` · `request.complete` · `durationMs`
47
+
48
+ ## When to use
49
+
50
+ - A Hono question needs a worked, checked answer rather than recall.
51
+ - You are about to guess at Hono 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
+ - `bun` — Bun Course
63
+ - `express` — Express 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/hono.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 hono
76
+ ```
77
+
78
+ Then search it:
79
+
80
+ ```bash
81
+ omnius library search flaviocopes "<query>" --title hono
82
+ ```