Skip to main content

这个仓库中的 skills

TheBushidoCollective/han - 第 5 页

SkillsMP 已收集 TheBushidoCollective/han 中的 430 个 Skill。打开任一 Skill 可查看来源和详情。

TheBushidoCollective/han

已展示 40 / 430 个已收集 Skill。

职业分类
软件开发工程师
描述

Use when typeScript async patterns including Promises, async/await, and async iterators with proper typing. Use when writing asynchronous TypeScript code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when typeScript utility types, mapped types, and advanced type manipulation. Use when creating flexible, type-safe TypeScript code.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when creating atomic-level UI components like buttons, inputs, labels, and icons. The smallest building blocks of a design system.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific implementation patterns.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Core BDD concepts, philosophy, and the Three Amigos practice

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when setting up CI/CD, implementing versioning, optimizing workflows, or managing releases with monorepo development workflows including version management, publishing, and team collaboration practices.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when applying encapsulation and information hiding principles in object-oriented design. Use when controlling access to object state and behavior.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing polymorphism and interfaces in object-oriented design. Use when creating flexible, extensible systems with interchangeable components.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run custom queries on Sentry events and issues with advanced filtering

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when configuring Fnox secrets management with fnox.toml. Covers file structure, secrets definition, profiles, and hierarchical configurations.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Use when implementing secure secrets management with Fnox. Covers encryption, key management, access control, and security hardening.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when building SwiftUI views, managing state with @State/@Binding/@ObservableObject, or implementing declarative UI patterns in iOS apps.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when creating structured operational runbooks for human operators. Covers runbook organization, documentation patterns, and best practices for clear operational procedures.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing GraphQL resolvers with Absinthe. Covers resolver patterns, dataloader integration, batching, and error handling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when designing GraphQL schemas with Absinthe. Covers type definitions, interfaces, unions, enums, and schema organization patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when managing hosts and groups in Ansible inventory for organizing infrastructure and applying configurations across environments.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when structuring and reusing code with Ansible roles for modular, maintainable automation and configuration management.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.

原文语言:英语

更新
已展示 40 / 430 个已收集 Skill。