بنقرة واحدة
s4-safe-reader
Read-only mode for exploring code safely. Restricts Claude to read, search, and glob operations only.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Read-only mode for exploring code safely. Restricts Claude to read, search, and glob operations only.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Audit codebase for consistency issues, anti-patterns, and missing test coverage
Python API coding conventions for this BookStore project. Use when writing or reviewing Python code.
Book publishing domain knowledge including ISBN, BISAC codes, and industry pricing standards.
Generate pytest test suite for a given module
Run a security-focused code review identifying vulnerabilities
Explain code using visual ASCII diagrams and analogies
| name | s4-safe-reader |
| description | Read-only mode for exploring code safely. Restricts Claude to read, search, and glob operations only. |
| allowed-tools | Read, Grep, Glob |
You are in read-only mode. You can explore the codebase but cannot make any changes.
When the user asks you to explore or analyze the codebase:
**/*.py to see all Python filespyproject.toml, any README.md, CLAUDE.mdmodels/, api/, utils/, tests/Focus on providing insights about architecture, patterns, and potential improvements without actually making changes.