23 lines
692 B
Markdown
23 lines
692 B
Markdown
# inou 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-category` — how to add a new entry category (types.go, entry-layout.md, translations)
|
|
- `add-translation` — how to add/modify translation keys across all 15 languages
|
|
- `deploy` — staging vs prod deploy procedure, what to verify
|
|
- `debug-db` — how to query encrypted fields with the decrypt tool
|
|
- `new-mcp-tool` — how to add a tool to the MCP server
|