22 lines
600 B
Markdown
22 lines
600 B
Markdown
# vault1984 Claude Code Skills
|
|
|
|
Reusable workflows for Claude Code sessions. Invoke by name at the start of a session.
|
|
|
|
## Available Skills
|
|
|
|
*(none yet — add as patterns emerge)*
|
|
|
|
## How to Use
|
|
|
|
At the start of a Claude Code session:
|
|
```
|
|
Use the skill: .claude/skills/<skill-name>/SKILL.md
|
|
```
|
|
|
|
## Candidates (add when ready)
|
|
|
|
- `add-pop` — how to add a new POP node (binary build, telemetry config, status DB entry)
|
|
- `fips-verify` — how to verify BoringCrypto is active in a build
|
|
- `deploy` — build + deploy procedure for app vs website
|
|
- `webauthn` — WebAuthn L2 implementation context
|