# opinionated-claude-skills

This project descends from the personal prompts I'd been keeping for Claude Code prior to the release of skills and plugins. Over time it's also evolved into a sandbox where I figure out what makes Claude reliably good at a task, and find prompts that work.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/pyroxin-opinionated-claude-skills
- Source: https://github.com/Pyroxin/opinionated-claude-skills
- Price: free and open source

## Summary
opinionated-claude-skills is a Claude Code plugin with 19 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes macos-programmer, swift-programmer, fish-shell-scripting. 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 pyroxin/opinionated-claude-skills
```

## Skills
- macos-programmer
- swift-programmer
- fish-shell-scripting
- java-programmer
- clojure-programmer
- racket-programmer
- swi-prolog-programmer
- python-programmer
- decision-analysis
- deep-research
- interactive-research
- expert-skill-creator
- functional-programmer
- git-version-control
- logic-programmer
- object-oriented-programmer
- software-engineer
- test-driven-development
- socratic-tutor

## FAQ

### What is opinionated-claude-skills?
This project descends from the personal prompts I'd been keeping for Claude Code prior to the release of skills and plugins. Over time it's also evolved into a sandbox where I figure out what makes Claude reliably good at a task, and find prompts that work.

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

### Does opinionated-claude-skills 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 opinionated-claude-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
