VerifiedGit
v1.0.0

architecture-audit

by @softspark0 pulls
URLopenbooklet.com/s/architecture-audit
Pinnedopenbooklet.com/s/architecture-audit@1.0.0
APIGET /api/v1/skills/architecture-audit

Explore codebase organically for architectural friction, discover shallow modules, and propose module-deepening refactors as GitHub issue RFCs using parallel sub-agent interface designs. Use when user wants to improve architecture, find shallow modules, deepen modules, or reduce coupling.

21 skills from this reposoftspark/ai-toolkit
architecture-auditviewing
a11y-validateapp/skills/a11y-validate/SKILL.md

Validate code against accessibility standards: WCAG 2.1 Level AA, EN 301 549, and the European Accessibility Act (EAA / Directive EU 2019/882). Covers semantics, text alternatives, keyboard/focus, color/contrast, forms, media, ARIA, motion, mobile, and EAA documentation requirements. Framework-aware (React/Next/Nuxt/Astro/Gatsby/SvelteKit/Remix/Angular/Vue/React Native/Flutter/static HTML).

biz-scanapp/skills/biz-scan/SKILL.md

Scan codebase for business opportunities and KPIs

content-moderation-patternsapp/skills/content-moderation-patterns/SKILL.md

Loaded when user builds content moderation, safety filters, or policy enforcement with Claude. Covers pre-filter vs LLM-classify, category design, confidence thresholds, and human-in-the-loop.

csharp-patternsapp/skills/csharp-patterns/SKILL.md

Loaded when user asks about C# or .NET development patterns

csharp-rulesapp/skills/csharp-rules/SKILL.md

C#/.NET coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .cs, .csproj, .sln, ASP.NET, ASP.NET Core, EF Core, LINQ, NUnit, xUnit, dotnet. Load when writing, reviewing, or editing C#/.NET code.

dart-rulesapp/skills/dart-rules/SKILL.md

Dart/Flutter coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .dart, pubspec.yaml, Flutter, Riverpod, Bloc, widget, StatelessWidget, StatefulWidget. Load when writing, reviewing, or editing Dart/Flutter code.

debugging-tacticsapp/skills/debugging-tactics/SKILL.md

Loaded when user is debugging an issue or needs root cause analysis

design-an-interfaceapp/skills/design-an-interface/SKILL.md

Generate multiple radically different interface designs using parallel sub-agents, then compare on simplicity, depth, and correctness. Based on 'Design It Twice' from Ousterhout. Use when user wants to design an API, explore interface options, compare module shapes, or mentions 'design it twice'.

docker-devopsapp/skills/docker-devops/SKILL.md

Loaded when user asks about Docker, containers, or DevOps patterns

ecommerce-patternsapp/skills/ecommerce-patterns/SKILL.md

Loaded when user asks about e-commerce or shopping cart features

flutter-patternsapp/skills/flutter-patterns/SKILL.md

Loaded when user asks about Flutter or Dart development patterns

git-masteryapp/skills/git-mastery/SKILL.md

Loaded when user asks about advanced Git workflows or history rewriting

hipaa-validateapp/skills/hipaa-validate/SKILL.md

Validate code against HIPAA policy: PHI exposure, missing audit logging, unencrypted transmission/storage, access control gaps, temp file exposure, and missing BAA references

hook-creatorapp/skills/hook-creator/SKILL.md

Creates new Claude Code hooks with guided workflow, strict conventions, and validation

instinct-reviewapp/skills/instinct-review/SKILL.md

Review and manage learned instincts from past sessions

java-rulesapp/skills/java-rules/SKILL.md

Java coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: .java, pom.xml, build.gradle, Spring, Spring Boot, JPA, Hibernate, JUnit, Maven, Gradle. Load when writing, reviewing, or editing Java code.

json-mode-patternsapp/skills/json-mode-patterns/SKILL.md

Loaded when user needs structured JSON output from Claude. Covers tool-use-as-JSON-mode, schema design, parsing, partial recovery, and validation.

medplum-rulesapp/skills/medplum-rules/SKILL.md

Medplum (FHIR healthcare) coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: medplum.config.mts, medplum.config.ts, FHIR, Medplum, Bot, Subscription, Questionnaire. Load when writing, reviewing, or editing Medplum (FHIR healthcare) code.

model-routing-patternsapp/skills/model-routing-patterns/SKILL.md

Loaded when user builds multi-model pipelines (Haiku/Sonnet/Opus). Covers cost-optimized routing, escalation, sub-agent delegation, and fallback chains.

night-watchapp/skills/night-watch/SKILL.md

Run autonomous maintenance and dependency updates

Auto-indexed from softspark/ai-toolkit

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0