# 97

Agent skills distilled from the hard-won lessons of world-renowned programmers, in the spirit of "97 Things Every Programmer Should Know"

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/oribarilan-97
- Source: https://github.com/oribarilan/97
- Price: free and open source

## Summary
97 is a Claude Code plugin with 12 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes api-design, before-you-refactor, build-deploy-and-tooling. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add oribarilan/97
```

## Skills
- api-design
- before-you-refactor
- build-deploy-and-tooling
- clean-code
- correctness-traps
- domain-modeling
- observability
- security-and-trust-boundaries
- self-review
- testing-discipline
- using-97
- working-with-users-and-team

## FAQ

### What is 97?
Agent skills distilled from the hard-won lessons of world-renowned programmers, in the spirit of "97 Things Every Programmer Should Know"

### How do I install 97?
Run these in Claude Code: npx -y skills add oribarilan/97. Then prompt normally.

### Does 97 auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is 97 free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
