From abstract
Provides reusable patterns for validation, error handling, test scaffolding, and workflows. Reference to ensure consistency across Claude Code skills.
npx claudepluginhub athola/claude-night-market --plugin abstractThis skill uses the workspace's default tool permissions.
Reusable patterns and templates for skill and hook development.
Enforces C++ Core Guidelines for writing, reviewing, and refactoring modern C++ code (C++17+), promoting RAII, immutability, type safety, and idiomatic practices.
Provides patterns for shared UI in Compose Multiplatform across Android, iOS, Desktop, and Web: state management with ViewModels/StateFlow, navigation, theming, and performance.
Implements Playwright E2E testing patterns: Page Object Model, test organization, configuration, reporters, artifacts, and CI/CD integration for stable suites.
Reusable patterns and templates for skill and hook development.
This skill provides shared patterns that are referenced by other skills in the abstract plugin. It follows DRY principles by centralizing common patterns.
See modules/validation-patterns.md for:
See modules/error-handling.md for:
See modules/testing-templates.md for:
See modules/workflow-patterns.md for:
Reference these patterns from other skills:
For validation patterns, see the `shared-patterns` skill's
[validation-patterns](../shared-patterns/modules/validation-patterns.md) module.
Verification: Run the command with --help flag to verify availability.
Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag