所有 Skills

找到 3765 个 Skills

Skills 列表

autonomous-loops

autonomous-loops

239Kagent-workflows

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

affaan-m avataraffaan-m
获取
content-engine

content-engine

239Kwriting-content

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

affaan-m avataraffaan-m
获取
laravel-tdd

laravel-tdd

239Ktesting-qa

Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.

affaan-m avataraffaan-m
获取
ai-first-engineering

ai-first-engineering

239Ktesting-qa

Engineering operating model for teams where AI agents generate a large share of implementation output.

affaan-m avataraffaan-m
获取
rust-patterns

rust-patterns

239Ktesting-qa

Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.

affaan-m avataraffaan-m
获取
swiftui-patterns

swiftui-patterns

239Kdesign-ui

SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.

affaan-m avataraffaan-m
获取
backend-patterns

backend-patterns

239Kbackend-api

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

affaan-m avataraffaan-m
获取
frontend-design-direction

frontend-design-direction

239Kdesign-ui

Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment.

affaan-m avataraffaan-m
获取
frontend-patterns

frontend-patterns

239Kfrontend

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

affaan-m avataraffaan-m
获取
recsys-pipeline-architect

recsys-pipeline-architect

239Kresearch-knowledge

Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced For You algorithm. Use this skill whenever the user is building any system that picks "the top K items for a (user, context)" — social feeds, content CMSs, RAG rerankers, task prioritizers, notification triage, search reranking, ad ranking.

affaan-m avataraffaan-m
获取
blender-motion-state-inspection

blender-motion-state-inspection

239Kproductivity

Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough.

affaan-m avataraffaan-m
获取
prisma-patterns

prisma-patterns

238Kdatabase

TypeScript 后端开发中的 Prisma ORM 最佳实践与踩坑指南 — 涵盖 Schema 设计、查询优化、事务处理、分页方案,以及常见避坑点(如 updateMany 只返回 count 不返回记录行、$transaction 超时、migrate dev 重置数据库、批量写入跳过 @updatedAt、Serverless 环境下数据库连接池耗尽等)。

affaan-m avataraffaan-m
获取
fsharp-testing

fsharp-testing

238Ktesting-qa

涵盖使用 xUnit、FsUnit、Unquote 进行 F# 测试的常见范式,包含 FsCheck 基于属性的测试(Property-based Testing)、集成测试以及测试组织最佳实践。

affaan-m avataraffaan-m
获取
cost-tracking

cost-tracking

238Kprompting-reasoning

从本地 ECC cost-tracker 指标日志中读取并分析 Claude Code 的 Token 消耗量、费用及预算情况。当用户询问花费、开销、使用量、Token 消耗、预算上限,或要求按模型、会话、日期统计费用明细时使用。

affaan-m avataraffaan-m
获取
skill-scout

skill-scout

238Kwriting-content

在创建新 Skill 之前,先检索本地、插件市场、GitHub 以及网络上的现有 Skill 资源。当用户想要针对某个工作流新建、构建、Fork 或查找 Skill 时使用。

affaan-m avataraffaan-m
获取
homelab-vlan-segmentation

homelab-vlan-segmentation

238Kagent-workflows

使用 UniFi、pfSense/OPNsense 和 MikroTik 将家庭网络划分 VLAN,隔离 IoT 设备、访客、信任设备及服务器流量——涵盖交换机 Trunk 配置、防火墙规则与无线 SSID 映射。

affaan-m avataraffaan-m
获取
homelab-pihole-dns

homelab-pihole-dns

238Kdevops-cloud

家庭网络环境下的 Pi-hole 安装配置、黑名单管理、DNS-over-HTTPS 设置、DHCP 整合、本地 DNS 记录配置,以及 DNS 解析故障排查。

affaan-m avataraffaan-m
获取
agentic-os

agentic-os

237Kproductivity

在 Claude Code 上构建持久化多 Agent 操作系统。涵盖内核架构、专家 Agent、斜杠命令 (Slash commands)、基于文件的记忆、定时自动化以及无需外部数据库的状态管理。

affaan-m avataraffaan-m
获取
network-config-validation

network-config-validation

237Ksecurity

路由器与交换机上线前的配置检查工具,涵盖高危命令检测、IP 地址重复、子网重叠、失效引用、管理平面风险以及 IOS 风格的安全规范校验。

affaan-m avataraffaan-m
获取
flox-environments

flox-environments

237Kbackend-api

使用 Flox 打造可复现、跨平台(macOS/Linux)的开发环境。Flox 是一款基于 Nix 的声明式环境管理工具。适用于为任意语言搭建项目工具链、安装系统级依赖(编译器、数据库、openssl/BLAS 等底层原生库)、锁定团队统一的软件包版本、运行本地服务(PostgreSQL、Redis、Kafka)、一键完成新成员入职环境配置,或解决“在我电脑上明明能跑”的经典坑——也包括不需要 sudo 权限就能在项目作用域下安装所需工具的 AI Agent / vibe coding 场景。当用户提及 .flox/、manifest.toml、flox activate 或 FloxHub 时同样适用。

affaan-m avataraffaan-m
获取
network-bgp-diagnostics

network-bgp-diagnostics

237Kproductivity

仅限诊断的 BGP 排查模式,涵盖邻居状态、路由交换、前缀策略、AS Path 检查及安全排查证据采集。

affaan-m avataraffaan-m
获取
homelab-network-readiness

homelab-network-readiness

237Kmcp-integrations

在修改路由器、防火墙、DHCP 或 VPN 配置前,针对 Homelab 的 VLAN 划分、本地 DNS 过滤及 WireGuard 式远程接入的准备工作检查清单。

affaan-m avataraffaan-m
获取
tinystruct-patterns

tinystruct-patterns

237Kmcp-integrations

基于 tinystruct Java 框架开发的专家级指导。适用于开发 tinystruct 本身或任何基于其构建的项目——涵盖 Application 类创建、@Action 路由映射、单元测试、ActionRegistry、HTTP/CLI 双模式处理、内置 HTTP 服务器、事件系统、基于 Builder/Builders 的 JSON 处理、基于 AbstractData 的数据库持久化、POJO 自动生成、服务端发送事件(SSE)、文件上传以及出站 HTTP 网络请求等场景。

affaan-m avataraffaan-m
获取
motion-advanced

motion-advanced

237Kfrontend

React / Next.js 高阶动效设计模式——涵盖拖拽交互、手势操作、文本动画、SVG 路径绘制、自定义 Hook、命令式序列动画(useAnimate)、加载器(Loaders)及完整的 API 选型决策树。需先配置 motion-foundations。

affaan-m avataraffaan-m
获取
想按分类查看?试试 /category/writing-content.