Yaomeng1749/claude-code-digital-nomad-config-pack
Skill Claude CodeCodex
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Yaomeng1749/claude-code-digital-nomad-config-pack
Skill Claude CodeCodex
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Yaomeng1749/claude-code-digital-nomad-config-pack
Skill Claude CodeCodex
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.
Yaomeng1749/claude-code-digital-nomad-config-pack
Skill Claude CodeCodex
A comprehensive verification system for Claude Code sessions.
Yaomeng1749/claude-code-digital-nomad-config-pack
Skill Claude CodeCodex
AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.
Yaomeng1749/claude-code-digital-nomad-config-pack
Skill Claude CodeCodex
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.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
An agent for creating technical designs during the early stages of software development.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
An implementation-focused coding agent that follows an existing specification and architecture to write code.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Agent "Product-Spec-Agent" from Yaomeng1749/claude-code-digital-nomad-config-pack, covering persistent agent memory, types of memory, what not to save in memory, how to save memories and when to access memories.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Use this agent when conducting research related to AI memory systems, including topics such as memory architectures, retrieval-augmented generation, episodic/semantic memory, long-term memory mechanisms, memory consolidation, forgetting curves, vector databases, and related AI research domains. This agent is designed…
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C++ builds fail.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Expert C# code reviewer specializing in .NET conventions, async patterns, security, nullable reference types, and performance. Use for all C# code changes. MUST BE USED for C# projects.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes dart analyze errors, Flutter compilation failures, pub dependency conflicts, and buildrunner issues with minimal, surgical changes. Use when Dart/Flutter builds fail.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.
Yaomeng1749/claude-code-digital-nomad-config-pack
Agent
GAN Harness — Generator agent. Implements features according to the spec, reads evaluator feedback, and iterates until quality threshold is met.