leerness 1.2.0 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,24 @@
1
+ # Firebase/Cloud Functions 스킬 라이브러리
2
+
3
+ 영문명: Firebase and Cloud Functions Skill Library
4
+
5
+ ## 설명
6
+
7
+ Firebase Functions, Firestore, Cloud Run 배포·디버깅을 위한 스킬입니다.
8
+
9
+ ## 가능한 작업
10
+
11
+ - Functions 배포 오류 점검
12
+ - Firestore rules/indexes 검토
13
+ - Cloud Run 권한/IAM 체크
14
+ - 환경변수와 secret 분리
15
+
16
+ ## 민감정보 규칙
17
+
18
+ - 실제 토큰, 비밀번호, 쿠키, private key를 기록하지 않습니다.
19
+ - 필요한 값은 환경변수 이름만 기록합니다.
20
+ - 작업 후 current-state.md, task-log.md, session-handoff.md를 갱신합니다.
21
+
22
+ ## 최종 업데이트
23
+
24
+ 2026-04-29
@@ -1,39 +1,31 @@
1
1
  {
2
2
  "name": "firebase",
3
- "version": "1.0.0",
3
+ "version": "1.3.0",
4
4
  "title": "Firebase and Cloud Functions Skill Library",
5
- "category": "backend",
6
- "description": "Firebase Functions, Firestore, Hosting, Cloud Run 연동 개발을 위한 스킬입니다.",
7
- "compatibleHarness": ">=1.1.0",
8
- "sensitiveDataPolicy": "env-reference-only",
5
+ "displayNameKo": "Firebase/Cloud Functions 스킬 라이브러리",
6
+ "category": "cloud",
7
+ "categoryKo": "Firebase/클라우드",
8
+ "description": "Firebase Functions, Firestore, Cloud Run 배포·디버깅을 위한 스킬입니다.",
9
+ "capabilities": [
10
+ "Functions 배포 오류 점검",
11
+ "Firestore rules/indexes 검토",
12
+ "Cloud Run 권한/IAM 체크",
13
+ "환경변수와 secret 분리"
14
+ ],
9
15
  "requiresEnv": [
16
+ "GOOGLE_APPLICATION_CREDENTIALS",
10
17
  "FIREBASE_PROJECT_ID"
11
18
  ],
12
19
  "files": [
13
- "skills/functions-deploy.md",
14
- "skills/firestore-indexes.md",
15
- "skills/secrets.md"
20
+ "README.md"
16
21
  ],
17
- "lastUpdated": "2026-04-28",
18
- "lastUpdatedAt": "2026-04-28T00:00:00.000Z",
22
+ "source": "bundled",
23
+ "lastUpdated": "2026-04-29",
24
+ "lastUpdatedAt": "2026-04-29T00:00:00.000Z",
19
25
  "verification": {
20
26
  "status": "passed",
21
- "method": "bundled-ai-review",
27
+ "method": "ai-assisted-review",
22
28
  "verifiedBy": "leerness-ai",
23
- "verifiedAt": "2026-04-28T00:00:00.000Z",
24
- "checks": [
25
- "structure",
26
- "secret-scan",
27
- "env-reference-only",
28
- "reusability"
29
- ]
30
- },
31
- "displayNameKo": "Firebase·Cloud Functions 스킬 라이브러리",
32
- "categoryKo": "백엔드/클라우드",
33
- "capabilities": [
34
- "Firebase Functions 배포 오류 진단",
35
- "Firestore 인덱스·규칙 점검",
36
- "Secret Manager/환경변수 분리",
37
- "Cloud Run/Hosting 연동 검증"
38
- ]
29
+ "verifiedAt": "2026-04-29T00:00:00.000Z"
30
+ }
39
31
  }
@@ -0,0 +1,24 @@
1
+ # 마이크로소프트 오피스 자동화 스킬 라이브러리
2
+
3
+ 영문명: Microsoft Office Automation Skill Library
4
+
5
+ ## 설명
6
+
7
+ Word, Excel, PowerPoint 문서 생성·편집·검증 작업을 위한 스킬입니다.
8
+
9
+ ## 가능한 작업
10
+
11
+ - DOCX 템플릿 기반 문서 생성
12
+ - PPTX 구조화 및 발표자료 생성
13
+ - XLSX 데이터 정리와 서식 유지
14
+ - 문서 산출물 검증 체크리스트 적용
15
+
16
+ ## 민감정보 규칙
17
+
18
+ - 실제 토큰, 비밀번호, 쿠키, private key를 기록하지 않습니다.
19
+ - 필요한 값은 환경변수 이름만 기록합니다.
20
+ - 작업 후 current-state.md, task-log.md, session-handoff.md를 갱신합니다.
21
+
22
+ ## 최종 업데이트
23
+
24
+ 2026-04-29
@@ -1,37 +1,28 @@
1
1
  {
2
2
  "name": "office",
3
- "version": "1.0.0",
3
+ "version": "1.3.0",
4
4
  "title": "Microsoft Office Automation Skill Library",
5
- "category": "productivity",
6
- "description": "Excel, Word, PowerPoint 문서 자동화와 템플릿 기반 산출물 생성을 위한 스킬 모음입니다.",
7
- "compatibleHarness": ">=1.1.0",
8
- "sensitiveDataPolicy": "env-reference-only",
5
+ "displayNameKo": "마이크로소프트 오피스 자동화 스킬 라이브러리",
6
+ "category": "office",
7
+ "categoryKo": "문서/오피스 자동화",
8
+ "description": "Word, Excel, PowerPoint 문서 생성·편집·검증 작업을 위한 스킬입니다.",
9
+ "capabilities": [
10
+ "DOCX 템플릿 기반 문서 생성",
11
+ "PPTX 구조화 및 발표자료 생성",
12
+ "XLSX 데이터 정리와 서식 유지",
13
+ "문서 산출물 검증 체크리스트 적용"
14
+ ],
9
15
  "requiresEnv": [],
10
16
  "files": [
11
- "skills/excel-automation.md",
12
- "skills/powerpoint-generation.md",
13
- "skills/word-template.md"
17
+ "README.md"
14
18
  ],
15
- "lastUpdated": "2026-04-28",
16
- "lastUpdatedAt": "2026-04-28T00:00:00.000Z",
19
+ "source": "bundled",
20
+ "lastUpdated": "2026-04-29",
21
+ "lastUpdatedAt": "2026-04-29T00:00:00.000Z",
17
22
  "verification": {
18
23
  "status": "passed",
19
- "method": "bundled-ai-review",
24
+ "method": "ai-assisted-review",
20
25
  "verifiedBy": "leerness-ai",
21
- "verifiedAt": "2026-04-28T00:00:00.000Z",
22
- "checks": [
23
- "structure",
24
- "secret-scan",
25
- "env-reference-only",
26
- "reusability"
27
- ]
28
- },
29
- "displayNameKo": "오피스 자동화 스킬 라이브러리",
30
- "categoryKo": "생산성/문서 자동화",
31
- "capabilities": [
32
- "엑셀 데이터 정리·서식·검증 자동화",
33
- "워드/문서 템플릿 기반 산출물 생성",
34
- "파워포인트 발표자료 구조화·생성",
35
- "문서 산출물 검증 체크리스트 작성"
36
- ]
26
+ "verifiedAt": "2026-04-29T00:00:00.000Z"
27
+ }
37
28
  }