architecting — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited architecting (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Role: Oversee the entire lifecycle of a Feature—from 0 to 1 to N—ensuring architectural consistency and UX integrity.
Choose a mode based on your intent:
| Mode | Trigger keywords | Scenario |
|---|---|---|
| DESIGN | new feature, 设计 | Create a brand-new feature directory from scratch |
| EXTEND | 扩展, add capability | Add sub-capabilities to an existing feature |
| BUILD | implement, 实现 | Code an already-designed spec |
src/features/ to avoid reinventing the wheel.shared.resources/spec-template.md.Output: src/features/{name}/docs/spec.md
spec.md, follow its design philosophy.Output: Updated src/features/{name}/docs/spec.md or core code.
spec.md first for scope.npm run type-check and npm run lint must pass.| Resource | Purpose |
|---|---|
| spec-template.md | Standardized design doc template |
| kiss-checklist.md | Anti-over-engineering checklist |
| anti-patterns.md | Architecture anti-pattern warnings |
As an architect, you MUST reject:
any is a disgrace.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.