Browse Skills
44357 skills found
context-resume.md
47
1
export
context-resume
2
from
"glittercowboy/plugin-freedom-system"
from
"glittercowboy/plugin-freedom-system"
3
Load plugin context from handoff files to resume work. Invoked by /continue command, 'resume [PluginName]', 'continue working on [PluginName]', 'pick up where I left off with [PluginName]', or 'show me where [PluginName] is at'. Locates handoff across 2 locations, parses state, presents summary, and routes to appropriate continuation skill.
2026-01-21
plugin-packaging.md
47
1
export
plugin-packaging
2
from
"glittercowboy/plugin-freedom-system"
from
"glittercowboy/plugin-freedom-system"
3
Create branded PKG installers for plugin distribution. Use when user requests to package a plugin, create installer, share plugin with others, or mentions distributing/sending plugin to someone. Invoked by /package command or natural language like 'create installer for TapeAge' or 'package GainKnob'.
2026-01-21
maven-build-lifecycle.md
47
1
export
maven-build-lifecycle
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.
2026-01-21
storybook-args-controls.md
47
1
export
storybook-args-controls
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component demonstrations with proper type constraints.
2026-01-21
gitlab-ci-job-configuration.md
47
1
export
gitlab-ci-job-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when defining GitLab CI jobs, configuring scripts, setting up environments, or managing job dependencies. Covers job structure and execution options.
2026-01-21
vitest-performance.md
47
1
export
vitest-performance
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.
2026-01-21
biome-configuration.md
47
1
export
biome-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when biome configuration including biome.json setup, schema versions, VCS integration, and project organization.
2026-01-21
sre-reliability-engineering.md
47
1
export
sre-reliability-engineering
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when building reliable and scalable distributed systems.
2026-01-21
blueprints-organization.md
47
1
export
blueprints-organization
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when managing blueprints directory structure and avoiding duplication. Always search_blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.
2026-01-21
Swift Protocol-Oriented Programming.md
47
1
export
Swift Protocol-Oriented Programming
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when protocol-oriented programming in Swift including protocol extensions, default implementations, protocol composition, associated types, and designing flexible, reusable abstractions that favor composition over inheritance.
2026-01-21
Scala Functional Patterns.md
47
1
export
Scala Functional Patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when functional programming patterns in Scala including higher-order functions, immutability, pattern matching, algebraic data types, monads, for-comprehensions, and functional composition for building robust, type-safe applications.
2026-01-21
react-native-web-navigation.md
47
1
export
react-native-web-navigation
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.
2026-01-21
blueprints-maintenance.md
47
1
export
blueprints-maintenance
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use after modifying existing systems to update blueprint documentation. Read blueprints with read_blueprint before changes, update with write_blueprint after. Prevents documentation drift.
2026-01-21
Scala Collections.md
47
1
export
Scala Collections
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when scala collections including immutable/mutable variants, List, Vector, Set, Map operations, collection transformations, lazy evaluation with views, parallel collections, and custom collection builders for efficient data processing.
2026-01-21
tailwind-components.md
47
1
export
tailwind-components
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when building reusable component patterns with Tailwind CSS. Covers component extraction, @apply directive, and composable design patterns.
2026-01-21
Scala Type System.md
47
1
export
Scala Type System
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when scala's advanced type system including generics, variance, type bounds, implicit conversions, type classes, higher-kinded types, path-dependent types, and abstract type members for building type-safe, flexible APIs.
2026-01-21
dotnet-test.md
47
1
export
dotnet-test
2
from
"NikiforovAll/claude-code-rules"
from
"NikiforovAll/claude-code-rules"
3
This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.
2026-01-21
credo-custom-checks.md
47
1
export
credo-custom-checks
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.
2026-01-21
react-context-patterns.md
47
1
export
react-context-patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.
2026-01-21
pylint-configuration.md
47
1
export
pylint-configuration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when pylint configuration including pylintrc, message control, plugins, and scoring system.
2026-01-21
pytest-fixtures.md
47
1
export
pytest-fixtures
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when pytest fixtures, conftest files, parametrize decorators, and fixture scopes for comprehensive test setup.
2026-01-21
nano-banana.md
47
1
export
nano-banana
2
from
"NikiforovAll/claude-code-rules"
from
"NikiforovAll/claude-code-rules"
3
This skill should be used for Python scripting and Gemini image generation. Use when users ask to generate images, create AI art, edit images with AI, or run Python scripts with uv. Trigger phrases include "generate an image", "create a picture", "draw", "make an image of", "nano banana", or any image generation request.
2026-01-21
Kotlin DSL Patterns.md
47
1
export
Kotlin DSL Patterns
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when domain-specific language design in Kotlin using type-safe builders, infix functions, operator overloading, lambdas with receivers, and patterns for creating expressive, readable DSLs for configuration and domain modeling.
2026-01-21
nextjs-app-router.md
47
1
export
nextjs-app-router
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when next.js App Router with layouts, loading states, and streaming. Use when building modern Next.js 13+ applications.
2026-01-21