올클 avatar

올클

Official

@allcll · Korea, South

0Followers
|
5Public Repos
|
11Published Skills

🌀 세종대 수강신청, 올클이 해결해 줄게요!

Skills Distribution
DomainDeveloper To...Backend Engineering (40%)Quality Assurance (30%)Code Refactoring (30%)

Agent Skills by 올클

Showing 11 vetted skills indexed across 1 GitHub repositories.

allcllallcll
26

allcll-commit

Create Korean conventional commit messages and staged commit splits for allcll-backend changes.

Official
Intermediate
allcllallcll
26

graduation-backend

Validate graduation backend changes against handwritten loading rules and baseline tests.

Official
Advanced
allcllallcll
26

allcll-analysis

Analyze backend code and system behavior to identify root causes and risks.

Official
Intermediate
allcllallcll
26

allcll-testing

Guide unit, integration, and WebMvcTest creation with AssertJ and @MockitoBean conventions.

Official
Intermediate
allcllallcll
26

allcll-graduation-qa

Cluster graduation QA reports and classify root causes against the wiki.

Official
Advanced
allcllallcll
26

allcll-refactoring

Refactor allcll-backend code while preserving tests, API responses, and storage outcomes.

Official
Advanced
allcllallcll
26

allcll-bug-fix

Fix allcll-backend defects in validation, authorization, API responses, persistence, and notifications.

Official
Intermediate
allcllallcll
26

올클 커밋 생성 가이드

Organize Git changes into logical commits with Korean messages.

Official
Intermediate
allcllallcll
26

allcll 코드 분석 가이드

Analyzes the allcll backend codebase for risks and bottlenecks without modifying files.

Official
Advanced
allcllallcll
26

올클 테스트 작성 가이드 (v3 - 데이터 기반)

Classify backend testing requests and enforce AssertJ and async verification conventions.

Official
Advanced
allcllallcll
26

graduation-qa

Validate graduation requirement QA reports against canonical wiki evidence and triage records.

Official
Advanced

Frequently Asked Questions About 올클

FAQPage Schema
What specific tasks can be performed using these backend engineering skills?

These skills enable systematic backend code analysis, defect resolution in authorization and persistence layers, and the creation of unit and integration tests. Additionally, they facilitate the validation of graduation requirement logic and the clustering of QA reports against established system documentation.

Which personas benefit most from these engineering guidelines?

Backend engineers and system maintainers working on the Sejong University course registration infrastructure are the primary users. These guidelines are specifically designed for developers managing complex graduation requirement logic and those requiring standardized testing conventions using AssertJ and MockitoBean.

What are the prerequisites for implementing these backend testing and analysis conventions?

Implementation requires an existing Java-based backend environment utilizing the Spring framework. Users must have familiarity with AssertJ for assertions and WebMvcTest for controller-layer verification, alongside access to the canonical graduation requirement wiki for accurate QA report classification.