Skip to main content
babico
GitHub 제작자 프로필

babico

2개 GitHub 저장소에서 수집된 18개 skills를 저장소 단위로 보여줍니다.

수집된 skills
18
저장소
2
업데이트
2026년 6월 23일
저장소 탐색

저장소와 대표 skills

markdown-lint
소프트웨어 개발자

Markdown linting for non-legacy TeslaCANModder docs. Triggers on any .md edit in docs/, *.md at root, or markdown-touching commits. Prevents CI markdown-lint failures (MD001 heading-increment etc.) by enforcing pre-commit lint, common gotchas, and config…

2026년 6월 22일
legacy-submodule-review
소프트웨어 개발자

Workflow for the TeslaCANModder legacy submodule sweep — fetch all 95+ submodules, identify those with new upstream commits, re-review the actual code (not just commit messages) for relevance to TeslaCANModder, skip the two repo-omitted upstreams, and handle…

2026년 6월 20일
commit-ask-first
소프트웨어 개발자

Enforce asking the user for explicit permission before any git mutation in the TeslaCANModder repo (commit, push, merge, PR create, PR merge, release, force operations). Codifies the project's strict no-surprise git policy.

2026년 6월 20일
refactor-over-duplication
소프트웨어 개발자

Detect when adding a new variant/case to existing firmware code would duplicate established patterns, and require a refactor into a common pipeline before adding the new case. Prevents the "4th copy-paste apply function" anti-pattern in TeslaCANModder nag,…

2026년 6월 20일
skip-auto-generated-files
소프트웨어 개발자

Identify and exclude TeslaCANModder's auto-generated files from feature commits and PRs. The user has explicitly rejected auto-generated diffs twice — they obscure the actual change in code review.

2026년 6월 20일
mermaid-diagrams
소프트웨어 개발자

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows,…

2026년 5월 14일
can-protocol-safety
정보 보안 분석가

Safety guidelines for modifying Tesla CAN bus frame behavior including DLC guards, checksums, variant-specific logic, and bus routing

2026년 5월 13일
client-development
웹 개발자

Expo React Native client app development for TeslaCANModder including UI components, state management, hardware connections, and in-app documentation

2026년 5월 13일
수집된 skill 13개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다