Velkaressia
Community@VelkaressiaBlutkrone
Velkaressia provides Spring Boot, JPA, and FastAPI code generation skills plus Git Flow operations for Korean-language full-stack development teams.
Agent Skills by Velkaressia
Showing 18 vetted skills indexed across 1 GitHub repositories.
git-commit
Generates Conventional Commits messages from analyzed Git changes and commits staged files.
gen-repository
Generates JPA Repository classes from Entity definitions through a guided interview.
deepinit
Generates hierarchical AI-CONTEXT.md documentation files by indexing codebase directory structures.
troubleshoot
Diagnose and resolve runtime errors across MySQL, Ollama, FastAPI, and Spring Boot services.
deep-interview
Converts vague requirements into structured specifications through Socratic one-question-at-a-time interviews.
db-migration
Generates MySQL migration SQL scripts by comparing ERD documents with JPA entities.
gen-dto
Generates Java Request and Response DTO classes following project naming conventions.
spring-api
Generates Spring Boot REST API endpoints across Controller, Service, Repository, Entity, and DTO layers.
python-endpoint
Generates FastAPI LLM inference endpoints with RAG context and Ollama chat integration.
gen-service
Generates Spring Boot Service classes following project transaction and DTO conventions.
gen-entity
Generates JPA Entity classes following project convention rules through guided interviews.
gen-ajax-page
Generates Mustache pages with fetch API-based Ajax interactions for Spring Boot applications.
gen-controller
Generates Spring SSR Controllers and Mustache templates following project conventions.
code-reviewer
Reviews pasted code for security, performance, design, and readability issues with severity-ranked PR comments.
git-pr
Generates structured GitHub pull requests following Git Flow branch conventions.
git-reset
Guides and executes Git undo operations including reset, revert, restore, and stash.
git-push
Pushes local Git commits to remote repositories while enforcing Git Flow branch protection rules.
gen-api-controller
Generates Spring Boot REST API controllers following project conventions.
Frequently Asked Questions About Velkaressia
FAQPage SchemaWhat 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.