Velkaressia avatar

Velkaressia

Community

@VelkaressiaBlutkrone

1Followers
|
56Public Repos
|
18Published Skills

Velkaressia provides Spring Boot, JPA, and FastAPI code generation skills plus Git Flow operations for Korean-language full-stack development teams.

Skills Distribution
DomainDeveloper To...Spring Boot & JPA .. (45%)Git Version Contro.. (25%)Code Review & Qual.. (15%)Requirements Speci.. (15%)

Agent Skills by Velkaressia

Showing 18 vetted skills indexed across 1 GitHub repositories.

VelkaressiaBlutkroneVelkaressiaBlutkrone

git-commit

Generates Conventional Commits messages from analyzed Git changes and commits staged files.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

gen-repository

Generates JPA Repository classes from Entity definitions through a guided interview.

Community
Basic
VelkaressiaBlutkroneVelkaressiaBlutkrone

deepinit

Generates hierarchical AI-CONTEXT.md documentation files by indexing codebase directory structures.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

troubleshoot

Diagnose and resolve runtime errors across MySQL, Ollama, FastAPI, and Spring Boot services.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

deep-interview

Converts vague requirements into structured specifications through Socratic one-question-at-a-time interviews.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

db-migration

Generates MySQL migration SQL scripts by comparing ERD documents with JPA entities.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

gen-dto

Generates Java Request and Response DTO classes following project naming conventions.

Community
Basic
VelkaressiaBlutkroneVelkaressiaBlutkrone

spring-api

Generates Spring Boot REST API endpoints across Controller, Service, Repository, Entity, and DTO layers.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

python-endpoint

Generates FastAPI LLM inference endpoints with RAG context and Ollama chat integration.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

gen-service

Generates Spring Boot Service classes following project transaction and DTO conventions.

Community
Basic
VelkaressiaBlutkroneVelkaressiaBlutkrone

gen-entity

Generates JPA Entity classes following project convention rules through guided interviews.

Community
Basic
VelkaressiaBlutkroneVelkaressiaBlutkrone

gen-ajax-page

Generates Mustache pages with fetch API-based Ajax interactions for Spring Boot applications.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

gen-controller

Generates Spring SSR Controllers and Mustache templates following project conventions.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

code-reviewer

Reviews pasted code for security, performance, design, and readability issues with severity-ranked PR comments.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

git-pr

Generates structured GitHub pull requests following Git Flow branch conventions.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

git-reset

Guides and executes Git undo operations including reset, revert, restore, and stash.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

git-push

Pushes local Git commits to remote repositories while enforcing Git Flow branch protection rules.

Community
Intermediate
VelkaressiaBlutkroneVelkaressiaBlutkrone

gen-api-controller

Generates Spring Boot REST API controllers following project conventions.

Community
Basic

Frequently Asked Questions About Velkaressia

FAQPage Schema
What tasks can I automate using Velkaressia's skills?▼

You can generate Spring Boot layers (Controller, Service, Repository, Entity, DTO), FastAPI LLM inference endpoints, Mustache Ajax pages, and DB migration SQL. Git skills handle Conventional Commits, Git Flow PRs, safe pushes, and situation-aware rollbacks using reset, revert, restore, or stash.

Who is the target audience for these skills?▼

Korean-speaking backend and full-stack developers working on Spring Boot/JPA projects with Mustache SSR pages, plus teams running Python FastAPI LLM inference services with Ollama and RAG. Code review skills also cover Java, TypeScript, Python, Node.js, Dart, and Flutter.

How do I invoke and run these skills in practice?▼

Trigger each skill by typing its slash command (e.g., /spring-api, /git-commit) or a natural Korean request like '커밋해줘' or '엔티티 만들어줘'. Generation skills run a short interview to collect domain and field details, then produce code matching your common-rule.md conventions.

What prerequisites or project setup do these skills require?▼

Code generation skills expect an existing project with a common-rule.md convention file and, for db-migration, an ERD document plus JPA Entities. The troubleshoot skill references doc/TROUBLESHOOTING.md, and deep-init generates hierarchical AI-CONTEXT.md files by indexing your codebase.

Can these skills help before writing any code?▼

Yes. The deep-interview skill uses Socratic questioning to turn vague requests into clear specifications and PRDs before implementation begins. The deep-init skill documents large codebases into AI-readable context files, and code-reviewer delivers severity-classified PR-style feedback with Before/After fixes.