aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.
Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.
Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.
Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.
Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.
Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.
Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.
Use when composing atoms into molecule components like form fields, search bars, and card headers. Molecules are functional groups of atoms.
Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.
Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.
Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.
Master FastAPI dependency injection for building modular, testable APIs.
Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.
Use when configuring Fnox providers for encryption and secret storage. Covers age encryption, cloud providers (AWS, Azure, GCP), and password managers.
Use when nestJS testing with unit tests, integration tests, and e2e tests. Use when building well-tested NestJS applications.