A collection of custom AI coding agents and reusable skills that extend LLM capabilities with specialized knowledge and workflows.
Custom AI coding agents for specific development workflows. Each agent specializes in a particular task:
- Commit - Generate semantic commit messages and create commits following conventional commits format
- PR - Create and manage GitHub pull requests with automated analysis and descriptions
Reusable skills that provide specialized knowledge and capabilities:
- code-style-typescript - TypeScript code style guide and formatting conventions
- commit-creator - Semantic commit message generation with monorepo support
- pr-creator - GitHub pull request creation via API with automated analysis
Install skills from this repository using the Vercel Skills CLI:
pnpx skills add Perdolique/workflowAgents are typically invoked through your AI coding assistant. Refer to your assistant's documentation for specific usage instructions.
Unlicense (unless otherwise specified for individual components)
Note
This is a personal collection of opinionated and sometimes quirky agents and skills. Feel free to explore, use, and adapt them for your own projects.