Skip to main content
Manusで任意のスキルを実行
ワンクリックで
futuretea
GitHub クリエイタープロフィール

futuretea

7 件の GitHub リポジトリにある 47 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
47
リポジトリ
7
更新
2026-05-19
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
x-project
12 件の skills · 2026-02-25
ソフトウェア開発者ウェブ開発者ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
26%比率
#02
x-project-v2
11 件の skills · 2026-04-02
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者ウェブ・デジタルインターフェースデザイナーウェブ開発者テクニカルライター
5 件の職業カテゴリ · 100% 分類済み
23%比率
#03
rancher-assistant
6 件の skills · 2026-02-18
ネットワーク・コンピュータシステム管理者
1 件の職業カテゴリ · 100% 分類済み
13%比率
#04
alibabacloud-devops-assistant
6 件の skills · 2026-02-25
ソフトウェア開発者ネットワーク・コンピュータシステム管理者プロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
13%比率
#05
se-skills
5 件の skills · 2026-05-19
セールスエンジニアソフトウェア開発者ファイル事務員卸売・製造業技術・科学製品営業担当者購買担当者(卸売・小売・農産物除く)
5 件の職業カテゴリ · 100% 分類済み
11%比率
#06
flashduty-assistant
5 件の skills · 2026-04-07
ネットワーク・コンピュータシステム管理者ソフトウェア開発者プロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
11%比率
#07
yunxiao-mcp-server
2 件の skills · 2026-05-04
プロジェクト管理専門家事務・管理支援従事者の現場監督
2 件の職業カテゴリ · 100% 分類済み
4.3%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

cobra-cli
ソフトウェア開発者

This skill should be used when the user asks to "create CLI", "setup Cobra", "add commands", "subcommands", "CLI flags", "Cobra with Viper", or works with command-line interface development in Go.

2026-02-25
eslint-setup
ソフトウェア開発者

This skill should be used when the user asks to "setup ESLint", "configure ESLint", "lint TypeScript", "lint React", "ESLint rules", "code quality", or works with ESLint configuration for JavaScript/TypeScript/React projects.

2026-02-25
generate-pr-description
ソフトウェア開発者

指导如何生成标准化的中文 PR 描述:通过比较当前分支与目标分支的差异,按照 Problem/Solution/Test Plan 格式生成结构化描述。 Use this skill to generate structured PR descriptions in Chinese using the Problem/Solution/Test Plan format based on git diff output.

2026-02-25
goframe-development
ソフトウェア開発者

This skill should be used when the user asks to "create GoFrame application", "setup GoFrame project", "GoFrame routing", "GoFrame middleware", "GoFrame API development", or works with GoFrame web framework components.

2026-02-25
golangci-lint-setup
ソフトウェア開発者

This skill should be used when the user asks to "setup golangci-lint", "configure linting", "Go code quality", "lint configuration", "CI linting", or works with Go code linting and quality tools.

2026-02-25
gorm-orm
ソフトウェア開発者

This skill should be used when the user asks to "setup GORM", "GORM models", "GORM migrations", "database operations", "GORM associations", "GORM hooks", or works with database ORM operations in Go.

2026-02-25
kind-local-kubernetes
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "setup Kind", "local Kubernetes", "Kind cluster", "multi-node cluster", "Kubernetes development", "k8s local environment", or works with local Kubernetes clusters using Kind.

2026-02-25
react-development
ウェブ開発者

This skill should be used when the user asks to "create React component", "React hooks", "React state", "React context", "React patterns", "React TypeScript", or works with React application development.

2026-02-25
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
code-review
ソフトウェア品質保証アナリスト・テスター

Code review assistant that helps analyze code quality, identify issues, and suggest improvements

2026-04-02
web-design
ウェブ・デジタルインターフェースデザイナー

Web design and UI/UX expert that helps create beautiful, accessible, and user-friendly interfaces

2026-04-02
analyze-rebase
ソフトウェア開発者

分析分叉分支 rebase 的后果,包括功能影响、兼容性风险、冲突预测和安全执行策略,在执行 rebase 前生成结构化分析报告。 Analyze the consequences of rebasing a diverged branch, covering functional impact, compatibility risks, conflict prediction, and safe execution strategy. Generates a structured analysis report before rebase execution.

2026-03-02
chi-router-development
ソフトウェア開発者

This skill should be used when the user asks to "setup Chi router", "create Go API", "Chi middleware", "REST API handlers", "Go HTTP routing", or works with Chi v5 web framework for x-project-v2 backend.

2026-03-02
code-simplifier
ソフトウェア開発者

简化和优化代码,提升清晰度、一致性和可维护性,同时保留所有功能,优先作用于最近修改的代码。 Use this skill to refactor and clean up code (refactor, clean up code, improve readability) without changing behavior, focusing on recently modified code.

2026-03-02
cypress-testing
ソフトウェア品質保証アナリスト・テスター

This skill should be used when the user asks to "setup Cypress", "E2E testing", "Cypress tests", "component testing", "integration testing", "automated testing", or works with Cypress testing framework.

2026-03-02
ginkgo-testing
ソフトウェア品質保証アナリスト・テスター

This skill should be used when the user asks to "setup Ginkgo", "write BDD tests", "Ginkgo test suites", "Gomega matchers", "E2E tests", or works with E2E testing in Go using Ginkgo framework.

2026-03-02
humanizer
テクニカルライター

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-03-02
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
rancher-cluster-inspection
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "inspection", "inspect cluster", "health check", "patrol", "cluster review", "巡检", "集群巡检", "健康检查", "集群体检", "日常巡检", "安全巡检", "变更前检查", "变更后检查", "定期检查", or discusses systematic cluster health inspection and patrol (系统化集群巡检和健康检查).

2026-02-18
rancher-capacity-analysis
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "node capacity", "cluster capacity", "resource usage", "node health", "overloaded", "node status", "how much capacity", "resource utilization", "容量", "节点分析", "资源使用", "节点健康", "负载", "扩容", "容量规划", or discusses cluster capacity planning and node resource analysis (集群容量规划和节点资源分析).

2026-02-17
rancher-cluster-management
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "list clusters", "show clusters", "cluster overview", "list projects", "which clusters", "compare clusters", "cluster status", "集群列表", "项目列表", "集群概览", "集群状态", "集群对比", or discusses Rancher cluster and project navigation (集群和项目管理).

2026-02-17
rancher-deployment-management
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "rollout history", "deployment changes", "watch deployment", "diff", "what changed", "compare deployments", "monitor rollout", "deployment status", "cross cluster diff", "部署历史", "发布历史", "变更", "部署对比", "监控部署", "跨集群对比", or discusses deployment tracking, change management, and release monitoring (部署追踪、变更管理和发布监控).

2026-02-17
rancher-resource-discovery
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "list resources", "find resources", "get all", "dependency tree", "what depends on", "show dependencies", "resource inventory", "what's in namespace", "recently created", "资源列表", "依赖关系", "资源清单", "命名空间资源", "最近创建", or discusses Kubernetes resource discovery, inventory, and dependency analysis (资源发现、清单和依赖分析).

2026-02-17
rancher-resource-troubleshooting
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "diagnose pod", "pod logs", "why is pod failing", "check events", "troubleshoot", "investigate", "pod not ready", "crashloopbackoff", "pod restart", "container logs", "what's wrong with", "诊断 Pod", "排查问题", "查看日志", "为什么 Pod 失败", "事件查询", or discusses Kubernetes resource troubleshooting and diagnostics (资源排查和诊断).

2026-02-17
devops-application-delivery
ソフトウェア開発者

This skill should be used when the user asks to "deploy", "release", "create deploy order", "manage applications", "change order", "release workflow", "部署", "发布", "上线", "部署单", "变更请求", "发布流程", "应用管理", "创建应用", "发布阶段", or discusses application deployment and release management (应用部署和发布管理).

2026-02-25
devops-code-management
ソフトウェア開発者

This skill should be used when the user asks to "list repos", "view branches", "create branch", "read file", "merge request", "code review", "compare code", "创建分支", "查看仓库", "代码审查", "合并请求", "代码对比", "查看文件", "仓库列表", or discusses code repository management and code review (代码仓库管理和代码审查).

2026-02-25
devops-organization-management
プロジェクト管理専門家

This skill should be used when the user asks to "show organization", "list members", "find user", "departments", "roles", "who am I", "组织信息", "成员列表", "搜索成员", "部门", "角色", "当前用户", "我的信息", or discusses organization structure navigation (组织结构导航).

2026-02-25
devops-pipeline-management
ソフトウェア開発者

This skill should be used when the user asks to "run pipeline", "check pipeline", "build status", "CI/CD", "create pipeline", "pipeline logs", "运行流水线", "流水线状态", "构建", "部署流水线", "查看日志", "创建流水线", "流水线列表", or discusses CI/CD pipeline operations (CI/CD 流水线操作).

2026-02-25
devops-project-inspection
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "inspect project", "health check", "project patrol", "check project health", "项目巡检", "健康检查", "项目体检", "日常巡检", "迭代前检查", "迭代后检查", "定期检查", "全面检查", or discusses systematic project health inspection (系统化项目健康巡检).

2026-02-25
devops-project-management
ソフトウェア開発者

This skill should be used when the user asks to "manage work items", "create task", "check sprint", "track progress", "log hours", "effort report", "view backlog", "项目管理", "工作项", "迭代", "冲刺", "需求", "缺陷", "任务", "工时", "看板", "待办", "进度", "创建需求", "创建缺陷", "搜索工作项", "迭代进度", "工时登记", or discusses DevOps project management, work item tracking, sprint management, and effort tracking (项目管理、工作项跟踪、迭代管理、工时统计).

2026-02-25
case-import
ファイル事務員

This skill should be used when the user asks to "record a case", "import a case study", "document a past project", "save a customer story", "capture lessons learned", or needs to structure a project narrative into a standardized case format for the knowledge base. Also triggered after project delivery, deal closure, or win/loss review to preserve tribal knowledge.

2026-05-19
rfp-response
購買担当者(卸売・小売・農産物除く)

This skill should be used when the user asks to "respond to an RFP", "draft an RFP response", "generate a bid response", "answer an RFI", "write a technical proposal response", or provides an RFP/RFI document that needs technical answers mapped against open source capabilities and past customization cases. Includes Go/No-Go qualification, win theme generation, and Feature-Advantage-Benefit mapping.

2026-05-19
oss-analyze
ソフトウェア開発者

This skill should be used when the user asks to "analyze an open source project", "generate a feature matrix", "extract features from a repo", "analyze a GitHub repo for pre-sales", "update the feature matrix", or provides a GitHub URL with intent to understand the project's capabilities for RFP response or solution design. Supports incremental updates on new major versions.

2026-05-19
demo-builder
セールスエンジニア

This skill should be used when the user asks to "build a demo script", "create a demo", "prepare a product demonstration", "generate a demo narrative", "plan a customer demo", or needs to structure a customer-facing technical demonstration with step-by-step instructions, fallback plans, and environment checklists. Incorporates Tell-Show-Tell rhythm, persona-driven vignettes, and demo hierarchy (Standard → Custom → POC → POV).

2026-05-19
discovery-prep
セールスエンジニア卸売・製造業技術・科学製品営業担当者

This skill should be used when the user asks to "prepare for a discovery call", "create a call plan", "plan a technical discovery meeting", "prepare customer questions", "build a discovery guide", "run a disco-stration", or needs to generate a structured interview guide for a first or follow-up customer technical discovery session. Incorporates MEDDPICC qualification, Gap Selling, ambition-oriented questioning, landmine competitive questions, and discovery-demo blending (Disco-Stration).

2026-05-19
flashduty-incident-analytics
ソフトウェア開発者

This skill should be used when the user asks to "统计故障", "MTTR", "MTTA", "故障趋势", "故障报告", "incident trend", "incident metrics", "SLO report", "运营指标", "可靠性分析", or discusses incident statistical analysis and operational metrics (事件统计分析和运营指标).

2026-04-07
flashduty-incident-diagnosis
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "diagnose incident", "root cause", "incident timeline", "check alerts", "诊断事件", "查找根因", "事件时间线", "what happened", "发生了什么", "problem diagnosis", or discusses incident analysis and problem diagnosis (事件分析和问题诊断).

2026-04-07
flashduty-incident-management
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "create incident", "acknowledge incident", "resolve incident", "close incident", "snooze incident", "query incidents", "list incidents", "创建事件", "确认事件", "关闭事件", "查询事件", or discusses incident lifecycle operations (事件生命周期管理).

2026-04-07
flashduty-sre-practices
ネットワーク・コンピュータシステム管理者

This skill should be used when the user asks to "postmortem", "事后分析", "error budget", "错误预算", "SLO", "SLI", "toil", "琐事", "reliability", "可靠性", "blameless", "无责备", or discusses SRE best practices and service reliability (SRE 最佳实践和服务可靠性).

2026-04-07
flashduty-team-collaboration
プロジェクト管理専門家

This skill should be used when the user asks to "assign incident", "who is on call", "oncall schedule", "escalation rules", "find team member", "指派", "值班", "团队成员", "升级规则", "协作空间", or discusses incident assignment and team coordination (事件指派和团队协作).

2026-04-07
7 件中 7 件のリポジトリを表示
すべてのリポジトリを表示しました