올클
Official@allcll · Korea, South
🌀 세종대 수강신청, 올클이 해결해 줄게요!
Agent Skills by 올클
Showing 11 vetted skills indexed across 1 GitHub repositories.
allcll-commit
Create Korean conventional commit messages and staged commit splits for allcll-backend changes.
graduation-backend
Validate graduation backend changes against handwritten loading rules and baseline tests.
allcll-analysis
Analyze backend code and system behavior to identify root causes and risks.
allcll-testing
Guide unit, integration, and WebMvcTest creation with AssertJ and @MockitoBean conventions.
allcll-graduation-qa
Cluster graduation QA reports and classify root causes against the wiki.
allcll-refactoring
Refactor allcll-backend code while preserving tests, API responses, and storage outcomes.
allcll-bug-fix
Fix allcll-backend defects in validation, authorization, API responses, persistence, and notifications.
올클 커밋 생성 가이드
Organize Git changes into logical commits with Korean messages.
allcll 코드 분석 가이드
Analyzes the allcll backend codebase for risks and bottlenecks without modifying files.
올클 테스트 작성 가이드 (v3 - 데이터 기반)
Classify backend testing requests and enforce AssertJ and async verification conventions.
graduation-qa
Validate graduation requirement QA reports against canonical wiki evidence and triage records.
Frequently Asked Questions About 올클
FAQPage SchemaWhat 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.