Instructions file
Claude Code instructions for tourze/ai-infra, covering claude.md, 项目概述, 常用命令, 按 skills-map.txt 映射从 github 拉取 skills 到 ./skills and 软链 skills 到本机各代理目录(cc + codex + gemini).
Instructions file
Claude Code instructions for tourze/ai-infra, covering claude.md, 项目概述, 常用命令, 按 skills-map.txt 映射从 github 拉取 skills 到 ./skills and 软链 skills 到本机各代理目录(cc + codex + gemini).
Skill Claude CodeCodex
This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.
Skill Claude CodeCodex
When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative…
Skill Claude CodeCodex
Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.
Skill Claude CodeCodex
Set up, audit, and debug analytics tracking implementation — GA4, Google Tag Manager, event taxonomy, conversion tracking, and data quality. Use when building a tracking plan from scratch, auditing existing analytics for gaps or errors, debugging missing events, or setting up GTM. Trigger keywords: GA4 setup, Google…
Skill Claude CodeCodex
Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.
Skill Claude CodeCodex
Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection.
Skill Claude CodeCodex
Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, lifecycle integration, and reactive streams.
Skill Claude CodeCodex
Material Design 3 and Android platform guidelines. Use when building Android apps with Jetpack Compose or XML layouts, implementing Material You, navigation, or accessibility. Triggers on tasks involving Android UI, Compose components, dynamic color, or Material Design compliance.
Skill Claude CodeCodex
Production-ready scripts for Android app testing, building, and automation. Provides semantic UI navigation, build automation, log monitoring, and emulator lifecycle management. Optimized for AI agents with minimal token output.
Skill Claude CodeCodex
Comprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests.
Skill Claude CodeCodex
Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use this skill when analyzing malware evasion techniques, when implementing anti-debugging protections for CTF challenges, when reverse engineering packed binaries, or when building security research tools that need…
Skill Claude CodeCodex
This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.
Skill Claude CodeCodex
Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.
Skill Claude CodeCodex
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.
Skill Claude CodeCodex
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store.
Skill Claude CodeCodex
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.
Skill Claude CodeCodex
Manage Apple Notes via the memo CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Skill Claude CodeCodex
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Skill Claude CodeCodex
Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.
Skill Claude CodeCodex
Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining…
Skill Claude CodeCodex
Generate detailed layered architecture diagrams as self-contained HTML artifacts with inline SVG icons, CSS Grid nested container layout, SVG path connection overlays, and color-coded connection legends. Triggers on: "architecture diagram", "infra diagram", "system diagram", "deployment diagram", "network diagram"…
Skill Claude CodeCodex
Architecture reviews across 7 dimensions: structural integrity, scalability, enterprise readiness (SOC2/HIPAA/GDPR/PCI-DSS), performance, security, operational excellence, and data architecture. Produces scored reports with prioritized recommendations. Three modes: (1) Codebase review — evidence-based analysis of…
Skill Claude CodeCodex
A troubleshooting guide for finding the cause of unusually high CPU use in a Java application running on the JVM, including locating busy threads and tracing their code paths.