# convex-skills

Official Convex plugins for AI coding agents, providing development tools for building reactive backends with TypeScript.

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

## Summary
convex-skills is a Claude Code plugin with 14 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes avoid-feature-creep, convex-agents, convex-best-practices. 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 waynesutton/convexskills
```

## Skills
- avoid-feature-creep
- convex-agents
- convex-best-practices
- convex-component-authoring
- convex-cron-jobs
- convex-file-storage
- convex-functions
- convex-http-actions
- convex-migrations
- convex-realtime
- convex-schema-validator
- convex-security-audit
- convex-security-check
- convex

## FAQ

### What is convex-skills?
Official Convex plugins for AI coding agents, providing development tools for building reactive backends with TypeScript.

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

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