Browse Skills
7176 skills found
htmx.md
34
1
export
htmx
2
from
"litestar-org/litestar-vite"
from
"litestar-org/litestar-vite"
3
Vite Plugin for Litestar
2026-05-31
direct-response-copy.md
34
1
export
direct-response-copy
2
from
"Salesably/salesably-marketplace"
from
"Salesably/salesably-marketplace"
3
Claude Code plugins for sales and marketing teams. Built by Salesably.ai.
2026-05-12
vm-dev.md
34
1
export
vm-dev
2
from
"whtoo/How_to_implment_PL_in_Antlr4"
from
"whtoo/How_to_implment_PL_in_Antlr4"
3
简明自制编程语言教程,同时是antlr非官方参考🌰。这里也是cyson这门语言的缘起。
2026-05-19
Lua Testing Best Practices.md
34
1
export
Lua Testing Best Practices
2
from
"skanehira/github-actions.nvim"
from
"skanehira/github-actions.nvim"
3
A Neovim plugin for managing GitHub Actions workflows directly from Neovim
2026-04-21
incoherence.md
34
1
export
incoherence
2
from
"rjmurillo/ai-agents"
from
"rjmurillo/ai-agents"
3
Multi-agent system for software development
2026-06-02
technical-specification.md
34
1
export
technical-specification
2
from
"steveclarke/dotfiles"
from
"steveclarke/dotfiles"
3
Set of scripts/config/utils so I can have all my computers on the same page
2026-05-31
app-standards.md
34
1
export
app-standards
2
from
"ScotterMonk/AgentAutoFlow"
from
"ScotterMonk/AgentAutoFlow"
3
Custom instructions for setting up your own agentic AI development team
2026-05-31
swiftui-liquid-glass.md
34
1
export
swiftui-liquid-glass
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.
2026-05-22
ddd-feature.md
34
1
export
ddd-feature
2
from
"danielsogl/copilot-workflow-demo"
from
"danielsogl/copilot-workflow-demo"
3
Use when creating new domain features or adding new business capabilities. Triggers on requests to "create feature", "add new domain", "new module", "scaffold feature", or when implementing complete business features.
2026-06-01
sentiment-analyzer.md
34
1
export
sentiment-analyzer
2
from
"IgorGanapolsky/trading"
from
"IgorGanapolsky/trading"
3
Paper-first SPY options validation platform with broker-backed scorecards, hard risk gates, paired-trade accounting, and live dashboards.
2026-06-02
pattern-dev.md
34
1
export
pattern-dev
2
from
"commontoolsinc/labs"
from
"commontoolsinc/labs"
3
Guide for developing CommonTools patterns (TypeScript modules that define reactive data transformations with UI). Use this skill when creating patterns, modifying existing patterns, or working with the pattern framework. Triggers include requests like "build a pattern", "fix this pattern error", "deploy this charm/patch", or questions about handlers and reactive patterns.
2026-06-02
multicultural-holidays.md
34
1
export
multicultural-holidays
2
from
"wildcard/caro"
from
"wildcard/caro"
3
caro: fast Rust CLI that turns natural‑language tasks into a safe POSIX command. Built for macOS (MLX/Metal) with a built‑in model; supports vLLM/Ollama/LM Studio. JSON‑only output, safety checks, confirmation, multi‑step goals, devcontainer included.
2026-05-31
swarm-coordination.md
34
1
export
swarm-coordination
2
from
"anthonyshew/dotfiles"
from
"anthonyshew/dotfiles"
3
Multi-agent coordination patterns for OpenCode swarm workflows. Use when working on complex tasks that benefit from parallelization, when coordinating multiple agents, or when managing task decomposition. Do NOT use for simple single-agent tasks.
2026-05-22
nagobot.md
34
1
export
nagobot
2
from
"linanwx/nagobot"
from
"linanwx/nagobot"
3
A lightweight, Go-based AI assistant
2026-06-02
openclaw-go.md
34
1
export
openclaw-go
2
from
"a3tai/openclaw-go"
from
"a3tai/openclaw-go"
3
Go port of OpenClaw APIs
2026-05-30
wetrace.md
34
1
export
wetrace
2
from
"afumu/wetrace-skill"
from
"afumu/wetrace-skill"
3
微信聊天记录分析助手,用于查询、分析和导出本地微信数据库中的聊天数据。适用场景:(1) 查看与特定联系人或群组的聊天消息,(2) 通过关键词搜索跨会话消息,(3) 分析聊天模式、活跃度趋势或关系动态,(4) 导出多种格式的聊天记录(HTML/PDF/DOCX/CSV/XLSX),(5) 获取社交互动和沟通习惯的洞察,(6) 管理客户关系和跟进提醒,(7) 生成年度报告或统计数据,(8) 生成精美的可视化 HTML 页面。触发词:wetrace、微信、聊天记录、wechat、分析聊天、导出聊天、生成报告、生成仪表板,或任何涉及微信聊天数据分析、消息搜索或关系洞察的请求。
2026-05-26
alibabacloud-data-agent-skill.md
34
1
export
alibabacloud-data-agent-skill
2
from
"aliyun/data-agent-skill"
from
"aliyun/data-agent-skill"
3
|
2026-05-31
web-recap.md
34
1
export
web-recap
2
from
"robzolkos/web-recap"
from
"robzolkos/web-recap"
3
Extract browser history for finding URLs by topic or getting visit stats. Use when user asks about their browsing history, visited websites, or what they were doing online.
2026-05-01
mastering-langgraph.md
34
1
export
mastering-langgraph
2
from
"SpillwaveSolutions/mastering-langgraph-agent-skill"
from
"SpillwaveSolutions/mastering-langgraph-agent-skill"
3
Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when - (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.
2026-05-27
add-new-file.md
33
1
export
add-new-file
2
from
"felixAnhalt/opencode-worktree-session"
from
"felixAnhalt/opencode-worktree-session"
3
Automatic Git worktree management for OpenCode sessions. Creates isolated environments for every task, commits changes, and cleans up on exit.
2026-05-28
rename-attribute.md
33
1
export
rename-attribute
2
from
"oxidecomputer/terraform-provider-oxide"
from
"oxidecomputer/terraform-provider-oxide"
3
Oxide Terraform provider.
2026-05-21
rust-skills.md
33
1
export
rust-skills
2
from
"huiali/rust-skills"
from
"huiali/rust-skills"
3
An AI expert capability layer for Rust engineering practices, centered on modular skill orchestration and collaborative execution chains. It turns Rust’s core knowledge structures into callable reasoning and decision units, enabling diagnosis, design, and optimization in complex real-world scenarios.
2026-05-30
power-ranger-toolkit.md
33
1
export
power-ranger-toolkit
2
from
"lovedragonball/power-ranger-toolkit"
from
"lovedragonball/power-ranger-toolkit"
3
No description provided
2026-03-04
quest.md
33
1
export
quest
2
from
"KjellKod/quest"
from
"KjellKod/quest"
3
Structured AI teamwork with checks and balances. Copy to any repository.
2026-05-31