Skip to main content
GitHub 저장소

community-patterns

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

수집된 skills
12
Stars
9
업데이트
2026-04-09
Forks
10
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

claude-permissions-update
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자

Sync auto-approved permissions from all community-patterns directories (including community-patterns-2, -3, etc.) to the shared project settings. Shows new permissions for review before adding.

2026-04-09
community-docs
기술 작가기타 컴퓨터 관련 직업

Community superstitions - unverified observations from pattern development. Use when encountering undocumented edge cases or framework quirks not in official docs. Verified knowledge should be upstreamed to labs docs.

2026-04-09
git-workflow
소프트웨어 개발자

Git operations and pull request workflows. Create PRs, rebase branches, resolve conflicts, merge to upstream. Use when ready to create PR or when working with git branches and upstream.

2026-04-09
issue-filing
소프트웨어 개발자기타 컴퓨터 관련 직업

File framework issues after exhausting other approaches. Document complex problems with multiple failed attempts for framework authors. REQUIRES user permission. Use only after checking docs, community-docs, and trying multiple approaches.

2026-04-09
recovery-strategies
소프트웨어 개발자

Escalation path when stuck on pattern development. Use when encountering TypeScript errors, framework confusion, unexpected behavior, or blocked progress. Five-step recovery: check docs, study examples, strategic investigation (plan mode + subagents), reset and retry, ask user.

2026-04-09
session-startup
네트워크·컴퓨터 시스템 관리자

Session initialization sequence for community-patterns development. Use at the start of every Claude Code session. Checks for upstream updates, loads workspace configuration, and ensures dev servers are running.

2026-04-09
strategic-investigation
소프트웨어 개발자기타 컴퓨터 관련 직업

Proactive recovery using plan mode and subagents. After 1-2 failed attempts, STOP trying variations. Enter plan mode and launch parallel Explore/Plan agents to find idiomatic solutions instead of spinning wheels.

2026-04-09
todo-files
프로젝트 관리 전문가컴퓨터 시스템 분석가

Manage TODO files as persistent working memory for complex patterns. Track design decisions, implementation progress, and context across sessions. Use when starting complex patterns or resuming multi-session development work.

2026-04-09
deployment
기타 컴퓨터 관련 직업

Deploy and update patterns. Use when deploying new patterns, updating existing deployments, or testing syntax. Includes deployment commands and the first custom pattern celebration.

2026-04-07
land-branch
소프트웨어 개발자

Land a feature branch: pull from main, rebase the branch, create a PR, and merge it via rebase with automatic branch deletion. Use when ready to land a completed feature branch.

2026-04-07
pattern-dev
소프트웨어 개발자

Day-to-day pattern development best practices. Use when actively developing patterns. Covers incremental development, commits, communication guidelines, and general development workflow.

2026-04-07
testing
소프트웨어 품질 보증 분석가·테스터

Test patterns with Playwright browser automation. Navigate to deployed patterns, interact with UI elements, verify functionality. Use when testing patterns after deployment or when debugging pattern behavior in browser.

2026-04-07