Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
fastapi-validation
Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.
TheBushidoCollective/han 129
-
fastapi-async-patterns
Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.
TheBushidoCollective/han 129
-
fastapi-dependency-injection
Master FastAPI dependency injection for building modular, testable APIs. Use when creating reusable dependencies and services.
TheBushidoCollective/han 129
-
rails-active-record-patterns
Use when active Record patterns including models, associations, queries, validations, and callbacks.
TheBushidoCollective/han 129
-
rails-action-controller-patterns
Use when action Controller patterns including routing, filters, strong parameters, and REST conventions.
TheBushidoCollective/han 129
-
rails-hotwire
Use when hotwire (Turbo and Stimulus) for building modern reactive Rails applications without complex JavaScript frameworks.
TheBushidoCollective/han 129
-
gluestack-components
Use when building UI with gluestack-ui components. Covers component composition, variants, sizes, states, accessibility props, and platform-specific considerations for React and React Native.
TheBushidoCollective/han 129
-
gluestack-mcp-tools
Use when discovering, exploring, or retrieving gluestack-ui components via MCP tools. Provides access to component source code, variants, demos, and metadata.
TheBushidoCollective/han 129
-
gluestack-theming
Use when customizing gluestack-ui themes and design tokens. Covers theme provider setup, design tokens, dark mode, NativeWind integration, and extending themes.
TheBushidoCollective/han 129
-
gluestack-accessibility
Use when ensuring accessible gluestack-ui implementations. Covers WAI-ARIA patterns, screen reader support, keyboard navigation, focus management, and WCAG 2.1 AA compliance.
TheBushidoCollective/han 129
-
svelteflow-fundamentals
Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with Svelte Flow. Covers setup, nodes, edges, controls, and interactivity.
TheBushidoCollective/han 129
-
svelteflow-custom-nodes
Use when creating custom Svelte Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
TheBushidoCollective/han 129
-
reactflow-custom-nodes
Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
TheBushidoCollective/han 129
-
reactflow-fundamentals
Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with React Flow. Covers setup, nodes, edges, controls, and interactivity.
TheBushidoCollective/han 129
-
django-cbv-patterns
Use when Django Class-Based Views for building modular, reusable views. Use when creating CRUD operations and complex view logic.
TheBushidoCollective/han 129
-
django-rest-framework
Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.
TheBushidoCollective/han 129
-
django-orm-patterns
Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.
TheBushidoCollective/han 129
-
relay-pagination
Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.
TheBushidoCollective/han 129
-
relay-fragments-patterns
Use when relay fragment composition, data masking, colocation, and container patterns for React applications.
TheBushidoCollective/han 129
-
relay-mutations-patterns
Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.
TheBushidoCollective/han 129
-
react-native-performance
Use when optimizing React Native app performance. Covers FlatList optimization, memoization, image optimization, bundle size reduction, and profiling techniques.
TheBushidoCollective/han 129
-
react-native-navigation
Use when implementing navigation in React Native apps with React Navigation. Covers stack, tab, drawer navigation, deep linking, and navigation patterns.
TheBushidoCollective/han 129
-
react-native-platform
Use when handling platform-specific code in React Native for iOS and Android. Covers Platform API, platform-specific components, native modules, and cross-platform best practices.
TheBushidoCollective/han 129
-
react-native-native-modules
Use when building or integrating native modules in React Native. Covers creating native modules, Turbo Modules, bridging native code, and accessing platform-specific APIs.
TheBushidoCollective/han 129