# ai-native-toolkit

A Claude Code plugin - and a set of standalone skills for any AI assistant: skills, agents, and commands for AI-native development. In Claude Code it runs locally against your own codebase using whichever model you already pay for.

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

## Summary
ai-native-toolkit is a Claude Code plugin with 13 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes ab-equivalence, assess-findings, assess-pr. 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 bjcoombs/ai-native-toolkit
```

## Skills
- ab-equivalence
- assess-findings
- assess-pr
- assess
- deslop
- ghreport
- ghsync
- huddle
- marathon
- pr-review-merge
- semantic-compress
- skill-forge
- flawed-sample-skill

## FAQ

### What is ai-native-toolkit?
A Claude Code plugin - and a set of standalone skills for any AI assistant: skills, agents, and commands for AI-native development. In Claude Code it runs locally against your own codebase using whichever model you already pay for.

### How do I install ai-native-toolkit?
Run these in Claude Code: npx -y skills add bjcoombs/ai-native-toolkit. Then prompt normally.

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