OFFICINA

by KirKruglov 1 MIT Updated Jul 30, 2026
Workflow Claude Code
OFFICINA skill by KirKruglov
OFFICINA — Workflow skill by KirKruglov

OFFICINA is an open-source workflow skill for Claude Code, published by KirKruglov. Its author describes it as: “Method and tools for systematic work with an AI development assistant — curated skills, subagents, CLI, and a working methodology, plus a VS Code setup for macOS.”. The project has 1 star on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/KirKruglov/OFFICINA ~/.claude/skills/OFFICINA`.

Installation

Add OFFICINA to your agent with:

git clone https://github.com/KirKruglov/OFFICINA ~/.claude/skills/OFFICINA

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

When to use it

Reach for OFFICINA when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Declares compatibility with Claude Code
  • Actively maintained (recent commits)

Things to check

  • Limited adoption so far — evaluate before depending on it

Topics

agent-skillsai-agentsai-codingclaudeclaude-codeclaude-code-skillscli-toolsdeveloper-methodologydeveloper-toolsdotfilesmacosmethodologysubagentsvscode

Frequently asked questions

What does OFFICINA do?
Method and tools for systematic work with an AI development assistant — curated skills, subagents, CLI, and a working methodology, plus a VS Code setup for macOS.
How do I install OFFICINA?
Run git clone https://github.com/KirKruglov/OFFICINA ~/.claude/skills/OFFICINA in your agent, then reload your skills. Review the source at https://github.com/KirKruglov/OFFICINA before installing.
Is OFFICINA free to use?
Yes. OFFICINA is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Which agents does OFFICINA work with?
OFFICINA declares compatibility with Claude Code. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.

Related skills

More Workflow →

Free Apache-2.0 skills for Claude Code, plus trigger-probe — the open-source tool we used to measure all 18 of our paid skills: 144/180 fires when it should, 180/180 stays quiet when it should, 8 failures published.

0 guildshelf No license

A practical Claude Code guide with clear mental models and copy-paste examples — setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, and MCP servers. Beginner path to power-user depth. Featured in Awesome Claude Code.

2.4k wesammustafa MIT

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.

2.7k rohitg00 No license

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

39k wshobson MIT