Browse Skills
44357 skills found
zustand-middleware.md
47
1
export
zustand-middleware
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when implementing Zustand middleware for persistence, dev tools, immutability, and other enhanced store functionality. Covers persist, devtools, immer, and custom middleware.
2026-01-21
java-generics.md
47
1
export
java-generics
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.
2026-01-21
crystal-engineer.md
47
1
export
crystal-engineer
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with Crystal language development including WebSocket communication, TLS/SSL configuration, HTTP frameworks, ORM operations, and high-performance concurrent systems.
2026-01-21
typescript-utility-types.md
47
1
export
typescript-utility-types
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when typeScript utility types, mapped types, and advanced type manipulation. Use when creating flexible, type-safe TypeScript code.
2026-01-21
storybook-play-functions.md
47
1
export
storybook-play-functions
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user interactions, and state changes directly in stories.
2026-01-21
terraform-configuration.md
47
1
export
terraform-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.
2026-01-21
playwright-fixtures-and-hooks.md
47
1
export
playwright-fixtures-and-hooks
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.
2026-01-21
plugin-workflow.md
47
1
export
plugin-workflow
2
from
"glittercowboy/plugin-freedom-system"
from
"glittercowboy/plugin-freedom-system"
3
Orchestrates JUCE plugin implementation through stages 1-3 (Foundation, DSP, GUI) using subagent delegation with automatic validation after each stage. Use when implementing plugins after planning completes, or when resuming with /continue command. Invoked by /implement command.
2026-01-21
clippy-lints.md
47
1
export
clippy-lints
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.
2026-01-21
java-streams-api.md
47
1
export
java-streams-api
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when Java Streams API for functional-style data processing. Use when processing collections with streams.
2026-01-21
ink-layout-styling.md
47
1
export
ink-layout-styling
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.
2026-01-21
tensorflow-data-pipelines.md
47
1
export
tensorflow-data-pipelines
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Create efficient data pipelines with tf.data
2026-01-21
ameba-custom-rules.md
47
1
export
ameba-custom-rules
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when creating custom Ameba rules for Crystal code analysis including rule development, AST traversal, issue reporting, and rule testing.
2026-01-21
Unnamed Skill.md
47
1
export
Unnamed Skill
2
from
"glittercowboy/plugin-freedom-system"
from
"glittercowboy/plugin-freedom-system"
3
Adaptive brainstorming for plugin concepts and improvements when exploring ideas, not implementing. Autonomous triggers: "I want to make...", "Explore improvements to...", "brainstorm", "ideate", "new plugin idea", "what if I added". NOT for implementing existing improvement proposals (use plugin-improve skill).
2026-01-21
ansible-playbooks.md
47
1
export
ansible-playbooks
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.
2026-01-21
plugin-lifecycle.md
47
1
export
plugin-lifecycle
2
from
"glittercowboy/plugin-freedom-system"
from
"glittercowboy/plugin-freedom-system"
3
Manage complete plugin lifecycle - install, uninstall, reset, destroy. Use when user runs /install-plugin, /uninstall, /reset-to-ideation, /destroy, /clean commands, or says 'install [Name]', 'remove [Name]', 'uninstall [Name]', 'delete [Name]'.
2026-01-21
bdd-patterns.md
47
1
export
bdd-patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.
2026-01-21
code-annotation-patterns.md
47
1
export
code-annotation-patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when annotating code with structured metadata, tags, and markers for AI-assisted development workflows. Covers annotation formats, semantic tags, and integration with development tools.
2026-01-21
graphql-performance.md
47
1
export
graphql-performance
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting, monitoring, and database optimization.
2026-01-21
jutsu-expo:expo-modules.md
47
1
export
jutsu-expo:expo-modules
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with Expo SDK modules for camera, location, notifications, file system, and other device APIs. Covers permissions, configurations, and best practices.
2026-01-21
jutsu-react-native:react-native-performance.md
47
1
export
jutsu-react-native:react-native-performance
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when optimizing React Native app performance. Covers FlatList optimization, memoization, image optimization, bundle size reduction, and profiling techniques.
2026-01-21
react-native-web-core.md
47
1
export
react-native-web-core
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.
2026-01-21
typescript-type-system.md
47
1
export
typescript-type-system
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.
2026-01-21
jutsu-expo:expo-config.md
47
1
export
jutsu-expo:expo-config
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when configuring Expo apps with app.json, app.config.js, and EAS configuration. Covers app metadata, plugins, build configuration, and environment variables.
2026-01-21