Patterns
Description
# Claude Skills Common Patterns This document contains reusable patterns referenced by AI Software Architect skills. These patterns promote consistency and reduce duplication across skills. **Note**: This is a reference document, not a skill itself. It does not have YAML frontmatter. ## Table of Contents 1. [Tool Permission Pattern](#tool-permission-pattern) 2. [Progressive Disclosure Pattern](#progressive-disclosure-pattern) 3. [Input Validation & Sanitization](#input-validation--sanitizati
Installation
Installs to ~/.claude/skills/codenamev-ai-software-architect-_patterns/SKILL.md
mkdir -p ~/.claude/skills/codenamev-ai-software-architect-_patterns && curl -fsSL https://raw.githubusercontent.com/codenamev/ai-software-architect/HEAD/.claude/skills/_patterns.md -o ~/.claude/skills/codenamev-ai-software-architect-_patterns/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development