Source

thebushidocollective/han

414 skills · 22.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
legacy-code-safety Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes…
thebushidocollective/han
40
2
maven-build-lifecycle Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.
thebushidocollective/han
40
3
monorepo-workflows Use when setting up CI/CD, implementing versioning, optimizing workflows, or managing releases with monorepo developm…
thebushidocollective/han
40
4
nextjs-data-fetching Use when next.js data fetching patterns including SSG, SSR, and ISR. Use when building data-driven Next.js applicatio…
thebushidocollective/han
40
5
nextjs-server-components Use when next.js Server Components for optimal performance. Use when building data-intensive Next.js applications.
thebushidocollective/han
40
6
oop-polymorphism Use when implementing polymorphism and interfaces in object-oriented design. Use when creating flexible, extensible s…
thebushidocollective/han
40
7
phoenix-patterns Use when applying Phoenix Framework best practices including context design, controller patterns, and application arc…
thebushidocollective/han
40
8
rust-error-handling Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in R…
thebushidocollective/han
40
9
terraform-configuration Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.
thebushidocollective/han
40
10
vue-reactivity-system Use when Vue reactivity system with refs, reactive, computed, and watchers. Use when managing complex state in Vue ap…
thebushidocollective/han
40
11
biome-configuration Use when biome configuration including biome.json setup, schema versions, VCS integration, and project organization.
thebushidocollective/han
39
12
effect-error-handling Use when Effect error handling patterns including catchAll, catchTag, either, option, and typed errors. Use for handl…
thebushidocollective/han
39
13
helm-charts Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.
thebushidocollective/han
39
14
helm-values Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.
thebushidocollective/han
39
15
junit-fundamentals Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.
thebushidocollective/han
39
16
react-native-web-core Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for …
thebushidocollective/han
39
17
relay-pagination Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.
thebushidocollective/han
39
18
test-driven-development Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write faili…
thebushidocollective/han
39
19
effect-dependency-injection Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency compositi…
thebushidocollective/han
38
20
effect-schema Use when @effect/schema patterns including schema definition, validation, parsing, encoding, and transformations. Use…
thebushidocollective/han
38
21
eslint-custom Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.
thebushidocollective/han
38
22
prettier-configuration Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
thebushidocollective/han
38
23
prettier-integration Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.
thebushidocollective/han
38
24
relay-mutations-patterns Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.
thebushidocollective/han
38
25
scratch-workspace Use when creating temporary files, drafts, experiments, or any content that should not be committed to version contro…
thebushidocollective/han
38
26
sre-monitoring-and-observability Use when building comprehensive monitoring and observability systems.
thebushidocollective/han
38
27
sre-reliability-engineering Use when building reliable and scalable distributed systems.
thebushidocollective/han
38
28
absinthe-resolvers Use when implementing GraphQL resolvers with Absinthe. Covers resolver patterns, dataloader integration, batching, an…
thebushidocollective/han
37
29
effect-concurrency Use when Effect concurrency patterns including fibers, fork, join, parallel execution, and race conditions. Use for c…
thebushidocollective/han
36
30
effect-core-patterns Use when Effect core patterns including Effect<A, E, R> type, succeed, fail, sync, promise, and Effect.gen for compos…
thebushidocollective/han
36
31
monorepo-tooling Use when setting up monorepo tooling, optimizing builds, or migrating between tools with Turborepo, Nx, Bazel, Lerna …
thebushidocollective/han
36
32
oop-inheritance-composition Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies …
thebushidocollective/han
36
33
apollo-caching-strategies Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normaliza…
thebushidocollective/han
35
34
Erlang OTP Behaviors Use when oTP behaviors including gen_server for stateful processes, gen_statem for state machines, supervisors for fa…
thebushidocollective/han
35
35
go-error-handling Use when Go error handling with error wrapping, sentinel errors, and custom error types. Use when handling errors in …
thebushidocollective/han
35
36
phoenix-controllers Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects
thebushidocollective/han
35
37
PHP Modern Features Use when modern PHP features including typed properties, union types, match expressions, named arguments, attributes,…
thebushidocollective/han
35
38
react-native-web-navigation Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, …
thebushidocollective/han
35
39
bun-package-manager Use when managing dependencies with Bun's package manager. Covers installing packages, workspaces, lockfiles, and mig…
thebushidocollective/han
34
40
eslint-configuration Use when eSLint configuration including config files, extends, plugins, and environment setup.
thebushidocollective/han
34
41
react-native-web-styling Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, respons…
thebushidocollective/han
34
42
angular-signals Use when building Angular 16+ applications requiring fine-grained reactive state management and zone-less change dete…
thebushidocollective/han
33
43
biome-formatting Use when formatting JavaScript/TypeScript code with Biome's fast formatter including patterns, options, and code styl…
thebushidocollective/han
33
44
bun-sqlite Use when working with SQLite databases in Bun. Covers Bun's built-in SQLite driver, database operations, prepared sta…
thebushidocollective/han
33
45
figma-sync-design-system Sync design system components between Figma and code using Code Connect mappings
thebushidocollective/han
33
46
ios-swift-concurrency Use when implementing async/await, Task management, actors, or Combine reactive patterns in iOS applications.
thebushidocollective/han
33
47
prettier-plugins Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.
thebushidocollective/han
33
48
absinthe-schema Use when designing GraphQL schemas with Absinthe. Covers type definitions, interfaces, unions, enums, and schema orga…
thebushidocollective/han
32
49
cocoapods-podspec-fundamentals Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and …
thebushidocollective/han
32
50
code-review Code review a pull request
thebushidocollective/han
32
Page 4 · 414 total Previous Next