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,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# AI Agent Skills Course
|
|
8
|
+
|
|
9
|
+
AI Agent Skills reference card. 14 topic areas, 32 worked code samples in bash, markdown, yaml, js, javascript. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- AI Agent Skills reference
|
|
14
|
+
- how do I do X in AI Agent Skills
|
|
15
|
+
- AI Agent Skills syntax
|
|
16
|
+
- look up AI Agent Skills
|
|
17
|
+
- bash ai agent skills example
|
|
18
|
+
- markdown ai agent skills example
|
|
19
|
+
- ai, agents and mcp: ai agent skills
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Choose the right skill
|
|
24
|
+
- Separate skills from prompts, rules, tools, and MCP
|
|
25
|
+
- Start from a repeated real workflow
|
|
26
|
+
- Define the outcome, inputs, and non-goals
|
|
27
|
+
- Draw the authority boundary
|
|
28
|
+
- Check your understanding: choose the right skill
|
|
29
|
+
- Design discovery and activation
|
|
30
|
+
- Understand progressive disclosure
|
|
31
|
+
- Choose a valid, specific name
|
|
32
|
+
- Write the activation description
|
|
33
|
+
- Test positive and negative triggers
|
|
34
|
+
- Check your understanding: design discovery and activation
|
|
35
|
+
- Write SKILL.md
|
|
36
|
+
- Write valid, portable frontmatter
|
|
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
|
+
`SKILL.md` · `report.mjs` · `report.md` · `npm.md` · `package.json` · `readFileSync` · `NEEDS` · `REVIEW` · `AGENTS.md` · `Node.js` · `README` · `--dry-run` · `--stat` · `CHANGELOG.md` · `checks.md` · `console.log` · `s.split` · `toBe` · `prepublishOnly` · `python.md` · `NPM_TOKEN` · `process.env` · `TOKEN` · `SECRET` · `template.md` · `--force` · `MAYBE` · `process.argv` · `pyproject.toml` · `everything.md` · `details.md`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A AI Agent Skills question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at AI Agent Skills 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
|
+
- `language-model-builder` — Build a Language Model on Your Mac
|
|
64
|
+
- `mcp` — MCP Course
|
|
65
|
+
- `build-with-mcp` — Build with MCP
|
|
66
|
+
|
|
67
|
+
## Full text
|
|
68
|
+
|
|
69
|
+
Source: https://downloads.flaviocopes.com/course-downloads/ai-agent-skills.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 ai-agent-skills
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title ai-agent-skills
|
|
81
|
+
```
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# AI Fundamentals Course
|
|
8
|
+
|
|
9
|
+
AI Fundamentals reference card. 14 topic areas, 14 worked code samples in js, javascript. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- AI Fundamentals reference
|
|
14
|
+
- how do I do X in AI Fundamentals
|
|
15
|
+
- AI Fundamentals syntax
|
|
16
|
+
- look up AI Fundamentals
|
|
17
|
+
- js ai fundamentals example
|
|
18
|
+
- javascript ai fundamentals example
|
|
19
|
+
- ai, agents and mcp: ai fundamentals
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Understand AI models
|
|
24
|
+
- What AI is useful for
|
|
25
|
+
- What a language model does
|
|
26
|
+
- Tokens and the context window
|
|
27
|
+
- Capabilities and limits
|
|
28
|
+
- AI glossary
|
|
29
|
+
- Check your understanding: AI models
|
|
30
|
+
- Choose and access a model
|
|
31
|
+
- Compare models by the task
|
|
32
|
+
- Model names will change
|
|
33
|
+
- Subscription or API key
|
|
34
|
+
- Cloud or local models
|
|
35
|
+
- Check your understanding: choosing a model
|
|
36
|
+
- Prompts, rules, and context
|
|
37
|
+
|
|
38
|
+
26 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
|
+
`API` · `run_command` · `profile.ts` · `AGENTS.md` · `POST` · `displayName` · `requireLogin` · `findById` · `JSON` · `profile.test.ts` · `CLAUDE.md` · `Node.js` · `write_file` · `package.json` · `App.jsx` · `index.html` · `edit_file` · `SELECT` · `db.users.findByEmail`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A AI Fundamentals question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at AI Fundamentals 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
|
+
- `local-ai-models` — Local AI Models Course
|
|
62
|
+
- `ai-agent-skills` — AI Agent Skills Course
|
|
63
|
+
- `language-model-builder` — Build a Language Model on Your Mac
|
|
64
|
+
- `mcp` — MCP Course
|
|
65
|
+
- `build-with-mcp` — Build with MCP
|
|
66
|
+
|
|
67
|
+
## Full text
|
|
68
|
+
|
|
69
|
+
Source: https://downloads.flaviocopes.com/course-downloads/ai-fundamentals.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 ai-fundamentals
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title ai-fundamentals
|
|
81
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Alpine.js Course
|
|
8
|
+
|
|
9
|
+
Alpine.js reference card. 14 topic areas, 58 worked code samples in html, js, javascript, css. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Alpine.js reference
|
|
14
|
+
- how do I do X in Alpine.js
|
|
15
|
+
- Alpine.js syntax
|
|
16
|
+
- look up Alpine.js
|
|
17
|
+
- html alpine.js example
|
|
18
|
+
- js alpine.js example
|
|
19
|
+
- frontend and browser: alpine.js
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Local state and directives
|
|
24
|
+
- Choose Alpine-sized problems
|
|
25
|
+
- Create an x-data scope
|
|
26
|
+
- Bind text, attributes, and visibility
|
|
27
|
+
- Inspect Alpine state
|
|
28
|
+
- Check your understanding: local state and directives
|
|
29
|
+
- Events and forms
|
|
30
|
+
- Handle events with intent
|
|
31
|
+
- Bind form controls
|
|
32
|
+
- Derive state instead of copying it
|
|
33
|
+
- Model async form states
|
|
34
|
+
- Check your understanding: events and forms
|
|
35
|
+
- Lists, transitions, and the DOM
|
|
36
|
+
- Render keyed lists
|
|
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
|
+
`nextTick` · `addEventListener` · `cdn.jsdelivr.net` · `cdn.min.js` · `submit.prevent` · `issue.id` · `this.saving` · `refs.title.focus` · `syncUrl` · `PUT` · `CSV` · `onPop` · `localStorage` · `issue.title` · `issueEditor` · `keydown.escape.window` · `click.outside` · `title.length` · `this.error` · `Alpine.data` · `store.connection.online` · `issueFilter` · `readSavedStatus` · `JSON` · `console.log` · `this.title.length` · `this.remaining` · `issues.filter` · `i.status` · `res.ok` · `htmx.process` · `model.number` · `model.debounce` · `this.title.trim` · `res.text` · `e.message` · `visibleIssues` · `issue.status` · `transition.opacity.duration` · `keydown.escape`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Alpine.js question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Alpine.js 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/alpinejs.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 alpinejs
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title alpinejs
|
|
82
|
+
```
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# API Security Course
|
|
8
|
+
|
|
9
|
+
API Security reference card. 14 topic areas, 55 worked code samples in bash, sql, js, javascript, json. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- API Security reference
|
|
14
|
+
- how do I do X in API Security
|
|
15
|
+
- API Security syntax
|
|
16
|
+
- look up API Security
|
|
17
|
+
- bash api security example
|
|
18
|
+
- security: api security
|
|
19
|
+
|
|
20
|
+
## Covers
|
|
21
|
+
|
|
22
|
+
- Map the API
|
|
23
|
+
- Identify API assets and actors
|
|
24
|
+
- Keep an API inventory
|
|
25
|
+
- Define request and response contracts
|
|
26
|
+
- Draw API trust boundaries
|
|
27
|
+
- Check your understanding: map the api
|
|
28
|
+
- Authorization
|
|
29
|
+
- Enforce object-level authorization
|
|
30
|
+
- Protect object properties
|
|
31
|
+
- Enforce function-level authorization
|
|
32
|
+
- Isolate tenants and bulk actions
|
|
33
|
+
- Check your understanding: authorization
|
|
34
|
+
- Input and resource controls
|
|
35
|
+
- Validate every request shape
|
|
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
|
+
`api.example.com` · `POST` · `inv_9f3c2a` · `SELECT` · `customerId` · `WHERE` · `account_id` · `TOKEN` · `isPaid` · `req_7f3ab910` · `requirePermission` · `invoiceId` · `usr_8817` · `key_analytics_prod_covk` · `accountId` · `is_paid` · `tenantId` · `INSERT` · `timingSafeEqual` · `access.log` · `cus_ab12cd34ef56` · `TOKEN_CUSTOMER_42` · `per_page` · `requestId` · `INTO` · `VALUES` · `CONFLICT` · `NOTHING` · `createHmac` · `rawBody` · `signatureHeader` · `contentType` · `audit_events` · `additionalProperties` · `internalNote` · `inv_own1` · `att_foreign` · `payment.succeeded` · `PDF` · `SSO`
|
|
46
|
+
|
|
47
|
+
## When to use
|
|
48
|
+
|
|
49
|
+
- A API Security question needs a worked, checked answer rather than recall.
|
|
50
|
+
- You are about to guess at API Security 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
|
+
- `security-fundamentals` — Security Fundamentals Course
|
|
61
|
+
- `web-application-security` — Web Application Security Course
|
|
62
|
+
- `web-authentication` — Web Authentication Course
|
|
63
|
+
- `linux-server-security` — Linux Server Security Course
|
|
64
|
+
- `software-supply-chain-security` — Software Supply Chain Security Course
|
|
65
|
+
- `cryptography-for-developers` — Cryptography for Developers Course
|
|
66
|
+
|
|
67
|
+
## Full text
|
|
68
|
+
|
|
69
|
+
Source: https://downloads.flaviocopes.com/course-downloads/api-security.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 api-security
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title api-security
|
|
81
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Astro Course
|
|
8
|
+
|
|
9
|
+
Astro reference card. 14 topic areas, 95 worked code samples in bash, html, markdown, js, javascript. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Astro reference
|
|
14
|
+
- how do I do X in Astro
|
|
15
|
+
- Astro syntax
|
|
16
|
+
- look up Astro
|
|
17
|
+
- bash astro example
|
|
18
|
+
- html astro example
|
|
19
|
+
- frontend and browser: astro
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Start an Astro project
|
|
24
|
+
- Why Astro
|
|
25
|
+
- Create an Astro project
|
|
26
|
+
- Understand the project structure
|
|
27
|
+
- Develop, build, and preview
|
|
28
|
+
- Configure Astro
|
|
29
|
+
- Choose src or public for an asset
|
|
30
|
+
- Use TypeScript in Astro components
|
|
31
|
+
- Check your understanding: Astro project basics
|
|
32
|
+
- Pages and routing
|
|
33
|
+
- Create routes with files
|
|
34
|
+
- Write an Astro page
|
|
35
|
+
- Use nested and index pages
|
|
36
|
+
- Declare a dynamic route
|
|
37
|
+
|
|
38
|
+
39 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
|
+
`Astro.props` · `index.astro` · `defineConfig` · `index.html` · `getCollection` · `notes.flaviocopes.com` · `getStaticPaths` · `useState` · `astro.config.mjs` · `guide.pdf` · `defineCollection` · `note.data.title` · `robots.txt` · `Card.astro` · `displayName` · `publishedAt` · `notes.map` · `note.id` · `Layout.astro` · `response.ok` · `response.json` · `import.meta.env.GITHUB_TOKEN` · `onClick` · `package.json` · `favicon.svg` · `flow.png` · `console.log` · `item.name` · `currentColor` · `document.querySelector` · `PUBLIC_` · `api.github.com` · `CSS` · `data.draft` · `workshop.jpg` · `setCount` · `setTopic` · `tsconfig.json` · `about.astro` · `install.astro`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Astro question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Astro 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/astro.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 astro
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title astro
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: book
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Astro Handbook
|
|
8
|
+
|
|
9
|
+
Astro reference card. 14 topic areas, 45 worked code samples in jsx, javascriptreact, html. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Astro reference
|
|
14
|
+
- how do I do X in Astro
|
|
15
|
+
- Astro syntax
|
|
16
|
+
- look up Astro
|
|
17
|
+
- jsx astro example
|
|
18
|
+
- javascriptreact astro example
|
|
19
|
+
- frontend and browser: astro
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Introduction to Astro
|
|
24
|
+
- Your first Astro site
|
|
25
|
+
- The structure of an Astro site
|
|
26
|
+
- Astro components
|
|
27
|
+
- Adding more pages
|
|
28
|
+
- Dynamic routing
|
|
29
|
+
- Markdown in Astro
|
|
30
|
+
- Images
|
|
31
|
+
- Content layer API
|
|
32
|
+
- CSS in Astro
|
|
33
|
+
- Running TypeScript code at Build Time
|
|
34
|
+
- View transitions
|
|
35
|
+
- Running TypeScript code for each request
|
|
36
|
+
- API endpoints
|
|
37
|
+
|
|
38
|
+
3 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
|
+
`Layout.astro` · `dayOfWeek` · `getStaticPaths` · `testImage` · `defineConfig` · `test.png` · `getCollection` · `isWeekend` · `POST` · `defineCollection` · `styles.css` · `astro.build` · `getDay` · `index.astro` · `Test.astro` · `global.css` · `astro.config.mjs` · `about.astro` · `first.md` · `Welcome.astro` · `api.example.com` · `statusText` · `JSON` · `favicon.svg` · `Astro.params` · `Astro.props` · `node_modules` · `DOCTYPE` · `second.md` · `third.md` · `content.config.ts` · `json.ts` · `todos.json.ts` · `request.json` · `request.headers` · `console.log`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Astro question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Astro 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/astro-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 astro-handbook
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title astro-handbook
|
|
82
|
+
```
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Automate macOS Course
|
|
8
|
+
|
|
9
|
+
Automate macOS reference card. 14 topic areas, 46 worked code samples in bash, xml. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Automate macOS reference
|
|
14
|
+
- how do I do X in Automate macOS
|
|
15
|
+
- Automate macOS syntax
|
|
16
|
+
- look up Automate macOS
|
|
17
|
+
- bash automate macos example
|
|
18
|
+
- xml automate macos example
|
|
19
|
+
- swift and macos: automate macos
|
|
20
|
+
|
|
21
|
+
## Covers
|
|
22
|
+
|
|
23
|
+
- Choose the automation
|
|
24
|
+
- Describe the repeated task
|
|
25
|
+
- Choose the smallest tool
|
|
26
|
+
- Design input and output
|
|
27
|
+
- Build a safe dry run
|
|
28
|
+
- Check your understanding: choose the automation
|
|
29
|
+
- Connect apps and files
|
|
30
|
+
- Build a Shortcut with a contract
|
|
31
|
+
- Run Shortcuts from Terminal
|
|
32
|
+
- Open files, URLs, and applications
|
|
33
|
+
- Build a Finder Quick Action
|
|
34
|
+
- Check your understanding: connect apps and files
|
|
35
|
+
- Script applications
|
|
36
|
+
- Inspect an application dictionary
|
|
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
|
+
`com.flaviocopes.screenshot` · `HOME` · `sorter.plist` · `sample.png` · `dry_run` · `--dry-run` · `POSIX` · `jpg.sh` · `PNG` · `sample.jpg` · `missing.png` · `missing.pdf` · `sorter.log` · `sorter.lock` · `--input-path` · `--output-path` · `folder.applescript` · `XXXXXX` · `JPG` · `--out` · `JPEG` · `report.pdf` · `Finder.app` · `GUI` · `UTF` · `DOCTYPE` · `PUBLIC` · `DTD` · `PLIST` · `www.apple.com` · `sorter.err.log` · `env.txt` · `screenshot.png` · `EXIT` · `--predicate` · `eventMessage` · `CONTAINS` · `--last` · `notes.txt` · `UID`
|
|
47
|
+
|
|
48
|
+
## When to use
|
|
49
|
+
|
|
50
|
+
- A Automate macOS question needs a worked, checked answer rather than recall.
|
|
51
|
+
- You are about to guess at Automate macOS 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
|
+
- `build-macos-apps-swiftui` — Build macOS Apps with SwiftUI Course
|
|
66
|
+
- `ship-macos-apps` — Ship macOS Apps Course
|
|
67
|
+
|
|
68
|
+
## Full text
|
|
69
|
+
|
|
70
|
+
Source: https://downloads.flaviocopes.com/course-downloads/automate-macos.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 automate-macos
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Then search it:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
omnius library search flaviocopes "<query>" --title automate-macos
|
|
82
|
+
```
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
---
|
|
2
|
+
source_pack: flaviocopes
|
|
3
|
+
source_kind: course
|
|
4
|
+
compaction_strategy: structured
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Backup and Restore Course
|
|
8
|
+
|
|
9
|
+
Backup and Restore reference card. 14 topic areas, 58 worked code samples in bash. Routing card only — full text lives in the local corpus.
|
|
10
|
+
|
|
11
|
+
## Triggers
|
|
12
|
+
|
|
13
|
+
- Backup and Restore reference
|
|
14
|
+
- how do I do X in Backup and Restore
|
|
15
|
+
- Backup and Restore syntax
|
|
16
|
+
- look up Backup and Restore
|
|
17
|
+
- bash backup and restore example
|
|
18
|
+
- linux, servers and deployment: backup and restore
|
|
19
|
+
|
|
20
|
+
## Covers
|
|
21
|
+
|
|
22
|
+
- Plan recovery
|
|
23
|
+
- Inventory what must survive
|
|
24
|
+
- Define RPO and RTO
|
|
25
|
+
- Apply the 3-2-1 pattern
|
|
26
|
+
- Threat-model the backup
|
|
27
|
+
- Check your understanding: plan recovery
|
|
28
|
+
- File backup tools
|
|
29
|
+
- Create and extract an archive
|
|
30
|
+
- Copy a tree with rsync
|
|
31
|
+
- Preserve required metadata
|
|
32
|
+
- Verify files with checksums
|
|
33
|
+
- Check your understanding: file backup tools
|
|
34
|
+
- Encrypted versioned backups
|
|
35
|
+
- Initialize a restic repository
|
|
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
|
+
`report.txt` · `notes.tar.gz` · `--dry-run` · `--read-data-subset` · `app.dump` · `--archive` · `notes.tar.gz.sha256` · `SNAPSHOT_ID` · `appdb_restore` · `--itemize-changes` · `node_modules` · `pg_restore` · `RPO` · `RTO` · `broken.tar.gz` · `--delete` · `RESTIC_REPOSITORY` · `RESTIC_PASSWORD_FILE` · `--exclude-file` · `exclusions.txt` · `--target` · `--keep-daily` · `--keep-weekly` · `--keep-monthly` · `f.st` · `--verbose` · `--include` · `pg_dump` · `--list` · `backup.sh` · `budget.md` · `FAILED` · `WARNING` · `PWD` · `HOME` · `--format` · `--file` · `CEST` · `CUSTOM` · `--dbname`
|
|
46
|
+
|
|
47
|
+
## When to use
|
|
48
|
+
|
|
49
|
+
- A Backup and Restore question needs a worked, checked answer rather than recall.
|
|
50
|
+
- You are about to guess at Backup and Restore 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
|
+
- `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/backup-and-restore.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 backup-and-restore
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
Then search it:
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
omnius library search flaviocopes "<query>" --title backup-and-restore
|
|
81
|
+
```
|