Spring Security best practices for authn/authz, validation, CSRF, secrets, and rate limiting. Use when adding auth, handling input, or securing Spring Boot endpoints.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٩٤ من skills من Maelwalser/claude-config. افتح أي skill لمراجعة مصدره وتفاصيله.
Maelwalser/claude-configعرض ٣٤ من أصل ١٩٤ skills مجمعة.
Spring Security best practices for authn/authz, validation, CSRF, secrets, and rate limiting. Use when adding auth, handling input, or securing Spring Boot endpoints.
لغة النص الأصلي: الإنجليزية
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
لغة النص الأصلي: الإنجليزية
Verification loop for Spring Boot projects. Use when preparing a PR, after major refactoring, or pre-deploy — runs build, tests, coverage, static analysis, and security scans.
لغة النص الأصلي: الإنجليزية
Suggests manual /compact at logical workflow intervals. Use when running long sessions, switching task phases, or approaching context limits.
لغة النص الأصلي: الإنجليزية
Thread-safe data persistence in Swift using actors. Use when building persistence layers needing thread-safe shared state in Swift 5.5+.
لغة النص الأصلي: الإنجليزية
Protocol-based dependency injection for testable Swift code. Use when mocking file system, network, or external APIs with focused protocols and Swift Testing.
لغة النص الأصلي: الإنجليزية
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
لغة النص الأصلي: الإنجليزية
Interactive agent picker for composing parallel teams. Use when browsing available agents, selecting a multi-agent team, or dispatching agents for a task.
لغة النص الأصلي: الإنجليزية
Evidence-first repo execution workflow for MCC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.
لغة النص الأصلي: الإنجليزية
Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
لغة النص الأصلي: الإنجليزية
Operate notifications as one MCC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.
لغة النص الأصلي: الإنجليزية
Comprehensive verification system. Use when completing a feature, preparing a PR, or before deployment — runs build, lint, tests, and coverage checks.
لغة النص الأصلي: الإنجليزية
AI-assisted video editing for real footage. Use when the user wants to edit video, cut footage, create vlogs, or build video content using FFmpeg, Remotion, or Descript.
لغة النص الأصلي: الإنجليزية
Video and audio ingestion, indexing, search, and editing via VideoDB. Use when ingesting video from files/URLs/streams, searching moments, editing timelines, adding subtitles, or building media pipelines.
لغة النص الأصلي: الإنجليزية
Audits repo, MCP servers, plugins, and harness setup, then recommends MCC skills and workflows. Use when setting up Claude Code or asking "what am I missing?".
لغة النص الأصلي: الإنجليزية
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
لغة النص الأصلي: الإنجليزية
Use when dispatching parallel coding agents via Claude DevFleet. Plans projects, dispatches agents in isolated worktrees, monitors progress, and produces structured reports.
لغة النص الأصلي: الإنجليزية
Use when users report broken buttons but systematic debugging finds no bugs, or after refactors touching shared state. Traces each touchpoint through its full state sequence to find handlers that cancel each other out.
لغة النص الأصلي: الإنجليزية
Build an automated data collection agent for any public source. Use when the user wants to scrape, monitor, or track public data (jobs, prices, news) on a schedule with LLM enrichment and storage to Notion/Sheets/Supabase.
لغة النص الأصلي: الإنجليزية
Apple FoundationModels framework for on-device LLM in iOS 26+. Use when integrating on-device text generation, @Generable structured output, tool calling, or snapshot streaming in Swift apps.
لغة النص الأصلي: الإنجليزية
CDSS development patterns for drug interactions, dose validation, clinical scoring, and alert classification. Use when building clinical decision support, integrating CDSS into EMR workflows, or implementing NEWS2/qSOFA scoring.
لغة النص الأصلي: الإنجليزية
EMR/EHR development patterns for clinical safety, encounter workflows, and prescription generation. Use when building electronic medical record systems, designing clinical data entry UIs, or integrating CDSS into EHR apps.
لغة النص الأصلي: الإنجليزية
Patient safety evaluation harness that blocks deploys on safety failures. Use when verifying CDSS accuracy, testing PHI exposure, validating clinical workflows, or running pre-deployment healthcare compliance checks.
لغة النص الأصلي: الإنجليزية
PHI/PII compliance patterns for healthcare apps covering data classification, access control, audit trails, and encryption. Use when implementing HIPAA compliance, protecting patient data, or auditing PHI leak vectors.
لغة النص الأصلي: الإنجليزية
Use when the user needs to create, edit, or debug hookify rules. Covers rule syntax, YAML frontmatter, pattern matching, and file placement conventions.
لغة النص الأصلي: الإنجليزية
iOS 26 Liquid Glass design system. Use when implementing glass-style UI with blur, reflection, and morphing transitions in SwiftUI, UIKit, or WidgetKit for iOS 26+.
لغة النص الأصلي: الإنجليزية
Use when creating or customizing an OpenClaw lobster soul. Outputs SOUL.md, identity, baseline rules, name, and avatar prompt from user preferences or random gacha.
لغة النص الأصلي: الصينية
Remotion video creation in React. Use when building or editing Remotion compositions, animations, captions, transitions, or video rendering pipelines.
لغة النص الأصلي: الإنجليزية
Cross-stack source code audit that classifies files and detects embedded third-party libraries. Use when taking over a codebase, auditing dependencies, or identifying dead code.
لغة النص الأصلي: الإنجليزية
Multi-agent adversarial verification with convergence loop. Use when output quality is critical and two independent reviewers must both pass before shipping.
لغة النص الأصلي: الإنجليزية
Swift 6.2 Approachable Concurrency patterns. Use when migrating to Swift 6.2, resolving data-race errors, or designing MainActor-based architecture with @concurrent offloading.
لغة النص الأصلي: الإنجليزية
SwiftUI architecture patterns with @Observable, view composition, and navigation. Use when building or reviewing SwiftUI views, managing state, or optimizing rendering.
لغة النص الأصلي: الإنجليزية
Offers an informed choice about response depth before answering. Use when the user says "token budget", "response length", "short version", "brief answer", "detailed answer", or wants to control answer depth.
لغة النص الأصلي: الإنجليزية
Translates visa application document images to English with bilingual PDF output. Use when the user provides a document image for visa translation.
لغة النص الأصلي: الإنجليزية