# dev-agent-skills

Agent skills and hooks for development workflows - Git, GitHub, skill authoring, safety guardrails, and public-repo privacy. These skills are designed for Claude Code, the CLI tool by Anthropic.

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

## Summary
dev-agent-skills is a Claude Code plugin with 6 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes git-commit, github-pr-creation, github-pr-merge. 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 fvadicamo/dev-agent-skills
```

## Skills
- git-commit
- github-pr-creation
- github-pr-merge
- github-pr-review
- privacy-guard
- creating-skills

## FAQ

### What is dev-agent-skills?
Agent skills and hooks for development workflows - Git, GitHub, skill authoring, safety guardrails, and public-repo privacy. These skills are designed for Claude Code, the CLI tool by Anthropic.

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

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