스킬 principles
📋

principles

안전 ⚙️ 외부 명령어📁 파일 시스템 액세스🌐 네트워크 접근

應用開發原則與安全準則

AI 編碼助手需要明確的原則才能安全有效地工作。此技能提供開發指南、安全規則,以及 VibeCoder 支持,讓非技術用戶能夠引導 AI 輔助開發。

지원: Claude Codex Code(CC)
📊 69 적절함
1

스킬 ZIP 다운로드

2

Claude에서 업로드

설정 → 기능 → 스킬 → 스킬 업로드로 이동

3

토글을 켜고 사용 시작

테스트해 보기

"principles" 사용 중입니다. How should I edit this file safely?

예상 결과:

  • Always read the file content before making changes
  • Make edits in the smallest possible units
  • Preserve existing indentation, formatting, and comments
  • Check git diff after editing to verify changes
  • Never write entire files, use Edit tool for targeted changes

"principles" 사용 중입니다. I'm stuck on what to do next

예상 결과:

  • Check your Plans.md for current tasks
  • Look for cc:WIP markers showing work in progress
  • Ask to see the next task in your plan
  • Request clarification if steps are unclear

보안 감사

안전
v5 • 1/16/2026

This is a documentation-only meta-skill containing markdown files with development principles and guidelines. All static findings are false positives because bash commands and file operations shown in documentation are educational examples, not executable code. The skill provides safe, read-only guidance for AI-assisted development workflows.

6
스캔된 파일
766
분석된 줄 수
3
발견 사항
5
총 감사 수

위험 요인

⚙️ 외부 명령어 (40)
📁 파일 시스템 액세스 (5)
🌐 네트워크 접근 (1)
감사자: claude 감사 이력 보기 →

품질 점수

38
아키텍처
100
유지보수성
85
콘텐츠
21
커뮤니티
100
보안
91
사양 준수

만들 수 있는 것

建立安全工作流程

應用一致的安全原則和最小差異編輯以防止代碼損壞

指導 VibeCoder

幫助非技術用戶理解 AI 的操作以及下一步應該說什麼

標準化實踐

確保所有 AI 輔助工作遵循一致的開發原則和安全規則

이 프롬프트를 사용해 보세요

應用安全原則
What safety principles should I follow before editing this file?
檢查存儲庫上下文
Read the repository context and tell me about the project structure and current state
最小化編輯
What are the best practices for making minimal diff edits to preserve existing code?
幫助 VibeCoder
I'm not technical. What should I say to get the AI to work on my project?

모범 사례

  • 在編輯之前閱讀文件內容以了解現有代碼結構
  • 應用最小差異原則以保持更改集中且可審查
  • 每次更改後檢查 git status 和 git diff 以驗證修改

피하기

  • 使用 Write 工具覆蓋整個文件,而不是使用 Edit 進行有針對性的更改
  • 在同一編輯中混合不相關的更改(格式化、重構、功能添加)
  • 忽略項目配置,如安全設置和受保護路徑

자주 묻는 질문

哪些 AI 工具支持此技能?
This skill works with Claude, Codex, and Claude Code. It is a meta-skill containing sub-skills for different purposes.
此技能會更改我的代碼庫嗎?
No. This skill only provides guidance and principles. It does not execute code changes or access files beyond reading documentation.
VibeCoder 模式如何幫助非技術用戶?
VibeCoder mode translates technical questions into simple language and provides examples of what users should say to guide the AI.
使用此技能時我的數據安全嗎?
Yes. This skill only reads markdown documentation files. It does not access .env files, credentials, or any user data.
為什麼我在文檔中看到 bash 命令示例?
These are example commands shown to the AI assistant for reference. The AI reads them to understand context, but you do not run them directly.
這與其他開發技能有何不同?
This skill provides foundational principles and safety guidelines. Other implementation skills actually write code. This skill ensures safe, consistent workflows.

개발자 세부 정보