Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

opencode-project-template

opencode-project-template에는 Tokugero에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
0
업데이트
2026-03-21
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sdlc-audit
소프트웨어 품질 보증 분석가·테스터

Repeatable codebase audit & fix cycle using parallel agent teams. Phases: audit, consolidate, fix, validate. All output stays in docs/.tmp/ (gitignored, never committed). Supports delta-scoped audits via --since=<tag> to review only changed files and their adjacent code paths (cost-effective for continuous use).

2026-03-21
grill-me
프로젝트 관리 전문가

Conducts a relentless interview about every aspect of a plan or idea, walking down each branch of the design tree until shared understanding is reached. Invoke with /grill-me before starting any significant design or implementation work.

2026-03-19
prd-to-issues
프로젝트 관리 전문가

Converts a PRD (Forgejo issue or local file) into independently executable Forgejo issues organised as vertical slices through integration layers. Invoke with /prd-to-issues <issue-url-or-path>.

2026-03-19
tdd
소프트웨어 품질 보증 분석가·테스터

Implements a feature or fix using strict red-green-refactor TDD cycles. Confirms interfaces and behaviours before writing any code. Invoke with /tdd <task description>.

2026-03-19
write-a-prd
프로젝트 관리 전문가

Transforms a conversation or idea into a Product Requirements Document (PRD) with user stories, then submits it as a Forgejo issue. Invoke with /write-a-prd when ready to formalise a feature or initiative.

2026-03-19
context-update
소프트웨어 개발자

Refresh .abstract.md (L0) and .overview.md (L1) across all subsystems. Diff mode (default) updates only subsystems modified since the last index; regeneration mode rewrites everything. Invoke with /context-update when indexes may be stale, before running the large task planning protocol, or after significant refactors.

2026-03-13
template-update
소프트웨어 개발자

Incorporate an insight, protocol, or convention from another agent session into the opencode-project-template. Extracts the pattern, places it in the right template file, and bumps the version. Invoke with /template-update when you have a conversation excerpt or lesson learned that should be codified into the template.

2026-03-12
sdlc-review
소프트웨어 품질 보증 분석가·테스터

Read-only codebase review using parallel audit agents. Produces consolidated findings and exceptions in docs/.tmp/ without making any code changes.

2026-03-09
example-skill
소프트웨어 개발자

One-sentence description of what this skill does and when to invoke it via /example-skill.

2026-03-07