π―
pr-title
π―Skillfrom bloominggrace/create-fullstack-service
What it does
|Validates and standardizes pull request titles with configurable rules for semantic versioning, conventional commits, and team-specific naming conventions
Same repository
bloominggrace/create-fullstack-service(4 items)
pr-title
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add bloominggrace/create-fullstack-service --skill pr-titleskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add bloominggrace/create-fullstack-service --skill pr-titleManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/pr-title/SKILL.md4Installs
-
AddedFeb 25, 2026
More from this repository3
π―π―π―
mikro-orm-entityπ―Skill
Generates TypeScript entity classes and type-safe database schemas for MikroORM with automatic validation and relationship mapping
dto-responseπ―Skill
Generates type-safe Data Transfer Object (DTO) response structures with automatic validation and serialization for API endpoints.
testing-vitestπ―Skill
Streamlines JavaScript/TypeScript testing with Vitest, providing fast, concurrent test runners and built-in mocking for modern web applications