shokunin
62 engineering skills with persistent cross-session memory
All Skills in This Repository (62)
Pure Emerald Level Indicatorsresearch
Verify factual claims via web search with evidence hierarchy and source credibility checks.
ui-ux-pro-max
Generate UI/UX design systems with patterns, palettes, typography, and charts.
init
Generate repository-specific AGENTS.md contributor documentation from codebase analysis.
terraform
Design and manage Terraform infrastructure as code with remote state and safety patterns.
kagen
Convert Kami HTML templates to PDFs using Chromium via Playwright.
taste-soft
Enforce premium typography, spacing, shadows, and motion rules in web UI designs.
agent-browser
Automate browser navigation, form filling, clicks, and evidence collection via accessibility-tree references.
documentation
Generate READMEs, API reference sections, changelogs, and knowledge base articles from project inputs.
docker
Generate production-ready multi-stage Dockerfiles with BuildKit caching and vulnerability scanning.
comprehensive-review
Review GitHub pull requests or local branch diffs with prioritized findings.
agent-tools
Run cloud AI apps for images, videos, LLMs, and web search via CLI.
memory
Store and retrieve session context with ChromaDB embeddings.
Frequently Asked Questions
FAQPage SchemaHow to install Shokunin?▼
Run `npx skills add EliasOulkadi/shokunin --all -g -y` in your terminal to install all 62 skills globally.
What does Shokunin do?▼
It gives your coding agent 62 expert skills for infrastructure, backend, frontend, mobile, testing, and documentation, plus persistent memory so it remembers past sessions.
How does the persistent memory work?▼
A local ChromaDB vector database stores decisions, files, and commands from each session. The agent searches this memory at session start and saves a summary at the end, with no cloud or telemetry.
Does Shokunin work with Claude Code and OpenCode?▼
Yes. All skills follow the standard SKILL.md format and run in OpenCode, Claude Code, Cursor, and other compatible agents.
Do I need a server or paid API to run it?▼
No. Everything runs locally with SQLite-backed ChromaDB. It works with free models like OpenCode Go or local Ollama models as a fallback.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core