Source

thebushidocollective/han

414 skills · 22.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
5999
android-jetpack-compose Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing decl…
thebushidocollective/han
2.1K
2
fastapi-async-patterns Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async o…
thebushidocollective/han
949
3
atomic-design-fundamentals Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templ…
thebushidocollective/han
690
4
storybook-story-writing Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcas…
thebushidocollective/han
666
5
solid-principles Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainab…
thebushidocollective/han
511
6
docker-compose-production Use when deploying Docker Compose applications to production including security hardening, resource management, healt…
thebushidocollective/han
453
7
angular-rxjs-patterns Use when handling async operations in Angular applications with observables, operators, and subjects.
thebushidocollective/han
281
8
PHP Security Patterns Use when essential PHP security patterns including input validation, SQL injection prevention, XSS protection, CSRF t…
thebushidocollective/han
253
9
django-rest-framework Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RE…
thebushidocollective/han
250
10
cpp-modern-features Use when working with modern C++ codebases requiring features from C++11 to C++23 including lambdas, move semantics, …
thebushidocollective/han
246
11
react-native-web-testing Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component t…
thebushidocollective/han
235
12
tailwind-responsive-design Use when building responsive layouts and mobile-first designs with Tailwind CSS. Covers breakpoints, container querie…
thebushidocollective/han
235
13
bdd-patterns Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and accept…
thebushidocollective/han
181
14
storybook-component-documentation Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, aut…
thebushidocollective/han
168
15
sop-maintenance Use when updating, versioning, deprecating, or maintaining existing Standard Operating Procedures. Covers keeping SOP…
thebushidocollective/han
159
16
android-kotlin-coroutines Use when implementing async operations with Kotlin coroutines, Flow, StateFlow, or managing concurrency in Android ap…
thebushidocollective/han
150
17
playwright-bdd-gherkin-syntax Use when writing Gherkin feature files, using Scenario Outline with Examples, applying tags for test organization, an…
thebushidocollective/han
147
18
android-architecture Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.
thebushidocollective/han
143
19
bdd-scenarios Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use wh…
thebushidocollective/han
142
20
reactflow-fundamentals Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with React Flow. Covers setu…
thebushidocollective/han
141
21
django-orm-patterns Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applic…
thebushidocollective/han
136
22
ios-uikit-architecture Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.
thebushidocollective/han
129
23
cucumber-best-practices Cucumber best practices, patterns, and anti-patterns
thebushidocollective/han
126
24
elixir-ecto-patterns Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-dr…
thebushidocollective/han
122
25
c-systems-programming Use when writing low-level system software in C requiring file I/O, process management, signals, and system calls.
thebushidocollective/han
121
26
storybook-play-functions Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user inter…
thebushidocollective/han
119
27
tensorflow-neural-networks Build and train neural networks with TensorFlow
thebushidocollective/han
114
28
reactflow-custom-nodes Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolba…
thebushidocollective/han
110
29
elixir-otp-patterns Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-to…
thebushidocollective/han
104
30
bdd-principles Core BDD concepts, philosophy, and the Three Amigos practice
thebushidocollective/han
103
31
kustomize-overlays Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.
thebushidocollective/han
103
32
atomic-design-integration Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific impl…
thebushidocollective/han
102
33
maven-dependency-management Use when managing Maven dependencies, resolving dependency conflicts, configuring BOMs, or optimizing dependency tree…
thebushidocollective/han
100
34
react-performance Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing …
thebushidocollective/han
99
35
sip-protocol-fundamentals Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.
thebushidocollective/han
99
36
react-hooks-patterns Use when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use …
thebushidocollective/han
96
37
markdown-tables Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.
thebushidocollective/han
93
38
playwright-page-object-model Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patt…
thebushidocollective/han
91
39
storybook-args-controls Use when configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component …
thebushidocollective/han
91
40
atomic-design-templates Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms…
thebushidocollective/han
90
41
nestjs-testing Use when nestJS testing with unit tests, integration tests, and e2e tests. Use when building well-tested NestJS appli…
thebushidocollective/han
90
42
vue-composition-api Use when Vue 3 Composition API with reactive refs, computed, and composables. Use when building modern Vue 3 applicat…
thebushidocollective/han
89
43
playwright-bdd-step-definitions Use when creating step definitions with Given, When, Then, using createBdd() for step functions, implementing Page Ob…
thebushidocollective/han
84
44
shell-best-practices Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handl…
thebushidocollective/han
84
45
storybook-configuration Use when setting up or configuring Storybook for a project. Covers main configuration, addons, builders, and framewor…
thebushidocollective/han
84
46
simplicity-principles Use when designing solutions, adding features, or refactoring by applying KISS, YAGNI, and Principle of Least Astonis…
thebushidocollective/han
82
47
ink-component-patterns Use when building terminal UIs with Ink component patterns for React-based CLI applications.
thebushidocollective/han
80
48
atomic-design-atoms Use when creating atomic-level UI components like buttons, inputs, labels, and icons. The smallest building blocks of…
thebushidocollective/han
79
49
csharp-async-patterns Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchr…
thebushidocollective/han
79
50
rails-hotwire Use when hotwire (Turbo and Stimulus) for building modern reactive Rails applications without complex JavaScript fram…
thebushidocollective/han
79
Page 1 · 414 total Next