Loading...
Loading...
Found 1,588 Skills
Review Java code for language and runtime conventions: concurrency, exceptions, try-with-resources, API versioning, collections and Streams, NIO, and testability. Language-only atomic skill; output is a findings list.
General testing best practices and guidelines for writing comprehensive, maintainable tests across different testing frameworks and languages.
Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files, manifest.json, Plugin class, MarkdownView, TFile, vault operations, or any Obsidian API development.
Apply cloud-native architecture patterns. Use when designing for scalability, resilience, or cloud deployment. Covers microservices, containers, and distributed systems.
Docker Compose generation, optimization, and troubleshooting assistance.
Testing patterns and best practices for unit, integration, and E2E testing.
Kubernetes container orchestration with Helm, operators, and service mesh. Use for cluster management.
Ansible configuration management with playbooks and roles. Use for server provisioning.
Fiber Express-inspired Go web framework. Use for Go APIs.
Use when writing tests for serialization, validation, normalization, or pure functions - provides property catalog, pattern detection, and library reference for property-based testing
Use when writing, reviewing, or debugging Jest + React Testing Library tests, before writing test code or when tests fail
Best practices for React Native and Expo applications. Covers list performance, animations with Reanimated, navigation, UI patterns, and monorepo configuration. Use when building, reviewing, or optimizing React Native / Expo apps.