Browse Skills
44357 skills found
Lua C Integration.md
47
1
export
Lua C Integration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when lua C API for extending Lua with native code including stack operations, calling C from Lua, calling Lua from C, creating C modules, userdata types, metatables in C, and performance optimization techniques.
2026-01-21
kubernetes-manifests.md
47
1
export
kubernetes-manifests
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when writing and deploying Kubernetes manifests for container orchestration.
2026-01-21
sip-protocol-fundamentals.md
47
1
export
sip-protocol-fundamentals
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.
2026-01-21
fastapi-dependency-injection.md
47
1
export
fastapi-dependency-injection
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Master FastAPI dependency injection for building modular, testable APIs. Use when creating reusable dependencies and services.
2026-01-21
react-native-web-styling.md
47
1
export
react-native-web-styling
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.
2026-01-21
Erlang Distribution.md
47
1
export
Erlang Distribution
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when erlang distributed systems including node connectivity, distributed processes, global name registration, distributed supervision, network partitions, and building fault-tolerant multi-node applications on the BEAM VM.
2026-01-21
jutsu-bun:bun-bundler.md
47
1
export
jutsu-bun:bun-bundler
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when bundling JavaScript/TypeScript code with Bun's fast bundler. Covers building for different targets, tree-shaking, code splitting, and optimization strategies.
2026-01-21
system-setup.md
47
1
export
system-setup
2
from
"glittercowboy/plugin-freedom-system"
from
"glittercowboy/plugin-freedom-system"
3
Validates and configures all dependencies required for the Plugin Freedom System. This is a STANDALONE skill that runs BEFORE plugin workflows begin. It checks for Python, build tools, CMake, JUCE, and pluginval, optionally installing missing dependencies with user approval. Configuration is saved to .claude/system-config.json for use by other skills. Use when user mentions setup, installation, dependencies, missing tools, or when SessionStart hook detects configuration issues.
2026-01-21
vitest-configuration.md
47
1
export
vitest-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.
2026-01-21
plugin-planning.md
47
1
export
plugin-planning
2
from
"glittercowboy/plugin-freedom-system"
from
"glittercowboy/plugin-freedom-system"
3
Orchestrates Stage 0 research and planning for JUCE plugins - creates architecture.md and plan.md contracts through subagent delegation. Use when creative brief exists and plugin needs DSP architecture specification, complexity assessment, or implementation planning. Invoke via /plan command, natural language (plan architecture, research DSP), or as first implementation step.
2026-01-21
fastapi-async-patterns.md
47
1
export
fastapi-async-patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.
2026-01-21
mise-environment-management.md
47
1
export
mise-environment-management
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when managing environment variables and project settings with Mise. Covers env configuration, direnv replacement, and per-directory settings.
2026-01-21
angular-dependency-injection.md
47
1
export
angular-dependency-injection
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.
2026-01-21
mocha-configuration.md
47
1
export
mocha-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when mocha configuration including reporters, config files, plugins, and CI integration.
2026-01-21
Objective-C Blocks and GCD.md
47
1
export
Objective-C Blocks and GCD
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when blocks (closures) and Grand Central Dispatch in Objective-C for concurrent programming including block syntax, capture semantics, dispatch queues, dispatch groups, and patterns for thread-safe asynchronous code.
2026-01-21
maven-plugin-configuration.md
47
1
export
maven-plugin-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when configuring Maven plugins, setting up common plugins like compiler, surefire, jar, or creating custom plugin executions.
2026-01-21
dotnet-run-file.md
47
1
export
dotnet-run-file
2
from
"NikiforovAll/claude-code-rules"
from
"NikiforovAll/claude-code-rules"
3
Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.
2026-01-21
mocha-assertions.md
47
1
export
mocha-assertions
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.
2026-01-21
ios-swiftui-patterns.md
47
1
export
ios-swiftui-patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when building SwiftUI views, managing state with @State/@Binding/@ObservableObject, or implementing declarative UI patterns in iOS apps.
2026-01-21
testng-data-driven.md
47
1
export
testng-data-driven
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when implementing data-driven tests with TestNG DataProviders, factory methods, and parameterization patterns.
2026-01-21
Lua Coroutines.md
47
1
export
Lua Coroutines
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when lua coroutines for cooperative multitasking including coroutine creation, yielding and resuming, passing values, generators, iterators, asynchronous patterns, state machines, and producer-consumer implementations.
2026-01-21
debugging.md
47
1
export
debugging
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when investigating bugs, diagnosing issues, or understanding unexpected behavior. Provides systematic approaches to finding root causes.
2026-01-21
csharp-async-patterns.md
47
1
export
csharp-async-patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchronous C# code.
2026-01-21
shfmt-configuration.md
47
1
export
shfmt-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.
2026-01-21