All authors
NeverSight avatar

Claude Skills by NeverSight

github.com/NeverSight
3,580 skillsA× 2,957B× 142C× 448D× 24F× 935 installs7,631 views
Use FullstackrecipesA

Discover and follow recipes via MCP resources for setup guides, skills, and cookbooks. The meta-skill for using fullstackrecipes effectively.

developmentbashapi
0
207
User Stories SetupA

Create a structured format for documenting feature requirements as user stories. JSON files with testable acceptance criteria that AI agents can verify and track.

developmentbashapi
0
207
Using AnalyticsA

Track custom events and conversions with Vercel Web Analytics. Covers common events, form tracking, and development testing.

developmenttypescriptgo
0
207
Using AuthenticationA

Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data.

developmenttypescriptgo
0
207
Using Drizzle QueriesA

Write type-safe database queries with Drizzle ORM. Covers select, insert, update, delete, relational queries, and adding new tables.

databasestypescriptbash
0
207
Using LoggingA

Use structured logging with Pino throughout your application. Covers log levels, context, and workflow-safe logging patterns.

developmenttypescriptdebugging
0
207
Using NuqsA

Manage React state in URL query parameters with nuqs. Covers Suspense boundaries, parsers, clearing state, and deep-linkable dialogs.

developmenttypescriptreact
0
207
Using SentryA

Capture exceptions, add context, create performance spans, and use structured logging with Sentry.

developmentjavascripttypescript
0
207
Using TestsA

Testing strategy and workflow. Tests run in parallel with isolated data per suite. Prioritize Playwright for UI, integration tests for APIs, unit tests for logic.

testingtypescriptgo
0
207
Using User StoriesA

Document and track feature implementation with user stories. Workflow for authoring stories, building features, and marking acceptance criteria as passing.

toolsgobash
0
207
Using WorkflowsA

Create and run durable workflows with steps, streaming, and agent execution. Covers starting, resuming, and persisting workflow results.

developmenttypescriptnode
0
207
Vercel Analytics SetupA

Add privacy-focused web analytics with Vercel Web Analytics. Track page views, visitors, and custom events with zero configuration.

developmentbashapi
0
207
Workflow SetupA

Install and configure the Workflow Development Kit for resumable, durable AI agent workflows with step-level persistence, stream resumption, and agent orchestration.

developmentbashapi
0
207
Document WriterA

技术文档撰写专家代理,将复杂代码库转化为清晰文档。当用户需要以下帮助时使用:(1) 编写 README (2) API 文档 (3) 架构文档 (4) 用户指南 (5) 变更日志 (6) 注释和 JSDoc。触发词包括:「写文档」「README」「API 文档」「使用说明」「注释」等文档相关请求。

documentationtypescriptgo
0
207
DrawioA

AI-powered Draw.io diagram generation with Design System, 3 workflows, and real-time browser preview

documentationgonode
0
207
ExcalidrawA

Generate hand-drawn style diagrams (architecture, flowcharts, system design) as .excalidraw.json files. Use when user wants diagrams, mentions Excalidraw, or needs Mermaid-to-visual conversion.

developmentgoaws
0
207
ExploreA

快速代码库搜索代理,专注于在当前项目中定位代码、文件和模式。当用户需要以下帮助时使用:(1) 查找特定代码位置 (2) 搜索文件和模块 (3) 理解代码结构 (4) 追踪函数调用链 (5) 查找相似实现。触发词包括:「在哪里」「哪个文件」「找一下」「有没有」「搜索」「定位」等代码搜索类问题。

developmenttypescriptgo
0
207
Frontend EngineerA

前端 UI/UX 设计开发专家代理,擅长将设计转化为精美的界面实现。当用户需要以下帮助时使用:(1) 创建新的 UI 组件 (2) 改进界面视觉效果 (3) 实现动画和交互 (4) 响应式设计 (5) 设计系统构建 (6) 即使没有设计稿也能创造美观界面。触发词包括:「UI」「界面」「组件」「样式」「动画」「好看」「美化」「设计」等前端视觉相关请求。

developmentgoreact
0
207
Gemini ImageA

Generate images using AI when user wants to create pictures, draw, paint, or generate artwork. Supports text-to-image and image-to-image generation.

ai-agentsgobash
0
207
Gh BootstrapA

一站式 GitHub 仓库配置初始化工具。

toolspythongo
0
207
Git Commit CnA

生成符合约定式提交规范的中文 Git 提交信息。当用户请求创建 Git 提交、生成 commit 信息、或提及"提交代码"、"git commit"、"中文提交"时使用。自动分析代码变更,生成规范的中文提交信息,包含正确的类型前缀(feat/fix/docs等)和清晰的描述。

developmentgobash
0
207
Github To SkillsA

Automated factory for converting GitHub repositories into specialized AI skills. Use this skill when the user provides a GitHub URL and wants to "package", "wrap", or "create a skill" from it. It automatically fetches repository details, latest commit hashes, and generates a standardized skill structure with enhanced metadata suitable for lifecycle management.

toolspythongo
0
207
Lib Slint ExpertA

Comprehensive Slint GUI development expert based on official source code. Covers Rust integration, component design, layouts, styling, animations, cross-platform deployment, and performance optimization. Use when working with Slint UI toolkit, building native GUI applications, or when mentioning Slint, GUI development, or Rust user interfaces. Built with official documentation and examples.

developmenttypescriptrust
0
207
LibrarianA

外部文档研究和实现参考代理。当用户需要以下帮助时使用:(1) 查找官方文档和 API 参考 (2) 研究开源项目实现 (3) 寻找最佳实践和设计模式 (4) 查找 GitHub issues/PRs 历史 (5) 跨项目研究特定功能实现。触发词包括:「怎么用」「有没有例子」「文档在哪」「其他项目怎么做的」「最佳实践」「官方推荐」等研究类问题。

developmenttypescriptgo
0
207
Mcp To SkillA

Convert MCP (Model Context Protocol) servers to Claude Code Skills. Use when: (1) User wants to convert an MCP server project to a skill (2) User mentions "MCP to skill", "convert MCP", or "MCP 转 skill" (3) User has an MCP server codebase and wants to make it a reusable skill (4) User wants to analyze MCP server structure for skill creation Supports TypeScript/JavaScript and Python MCP servers. Generates complete skill package with SKILL.md, scripts, and references.

documentationjavascripttypescript
0
207
Multimodal LookerA

多模态内容分析专家代理,专注于图片、PDF、图表等视觉内容的解读和信息提取。当用户需要以下帮助时使用:(1) 分析图片内容 (2) 提取 PDF 信息 (3) 解读图表和数据可视化 (4) 理解架构图和流程图 (5) 从截图提取信息 (6) 设计稿分析。触发词包括:「看这个图」「分析这个 PDF」「这个图表说明什么」「帮我看一下」等视觉内容分析请求。

databasesgosql
0
207
Omo AgentsA

oh-my-opencode 风格的多代理编排系统。提供 7 个专业代理协同工作:Sisyphus(主编排)、Oracle(架构顾问)、Librarian(文档研究)、Explore(代码搜索)、Frontend Engineer(UI/UX)、Document Writer(文档撰写)、Multimodal Looker(多模态分析)。当需要复杂开发任务、多角度问题解决、或特定专业领域帮助时使用。

developmentgoreact
0
207
OracleA

专家级技术顾问代理,专注于架构决策、代码审查、调试指导和工程建议。当用户需要以下帮助时使用:(1) 架构设计决策 (2) 代码审查和质量评估 (3) 复杂 bug 调试 (4) 技术选型建议 (5) 性能优化策略 (6) 重构方案设计。触发词包括:「架构」「设计」「审查」「为什么」「应该怎么」「最佳实践」等技术咨询类问题。

developmenttypescriptgo
0
207
Paper CheckA

学术论文全流程质检工具,支持全局检查和7个部分的专项审查(标题/摘要/引言/方法/结果/讨论/结论),适用于Gemini和Codex CLI

researchgobash
0
207
Paper ReplicationA

深度学习论文复现的skill。可以读取pdf并解析其中的图片、公式、表格等内容,然后参考下面的prompts。触发词包括"帮我复现这篇论文"、"论文复现"、"实现这个模型",或当用户提供深度学习论文需要转化为PyTorch代码时。

ai-agentspythongo
0
207
Planning With FilesB

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

toolspythongo
0
207
ResearchA

Use codex web search for technical research, output reports with complete citation links. Focus on key results users care about, minimize irrelevant content.

documentationgobash
0
207
Review CodeA

Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".

developmentjavascriptgo
0
207
Rust Cli Tui DeveloperA

Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use when building command-line interfaces, terminal user interfaces, or console applications in Rust. Provides structured patterns, best practices, and real code implementations from official sources.

developmentrustgo
0
207
SisyphusA

主编排代理,用于复杂任务的规划、委派和并行执行。当用户请求涉及多步骤开发任务、需要协调多个子任务、或需要战略性规划和实现时使用。适用于:(1) 复杂功能开发 (2) 代码重构项目 (3) 需要研究+实现的任务 (4) 多文件协调修改。触发词包括:「帮我实现」「开发这个功能」「重构」「构建」等开发相关请求。

developmentgogit
0
207
Skill Evolution ManagerA

专门用于在对话结束时,根据用户反馈和对话内容总结优化并迭代现有 Skills 的核心工具。它通过吸取对话中的精华来持续演进 Skills 库。

documentationpythongo
0
207
Skill ManagerA

Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill wrappers.

toolsgorefactoring
0
207
Skill SeekersA

Generate LLM skills from documentation, codebases, and GitHub repositories

toolspythongo
0
207
Spec InterviewA

通过系统性访谈完善技术规格文档,访谈完成后自动创建 OpenSpec proposal。适用于需求细化、技术方案设计、规范驱动开发等场景。

developmentgoshell
0
207
Tech BlogA

Write technical blog posts with source code analysis OR doc-driven research. Use when user wants to explain system internals, architecture, implementation details, or technical concepts with citations.

businessgojava
0
207
Tech Design DocA

Generate technical design documents with proper structure, diagrams, and implementation details. Default language is English unless user requests Chinese.

documentationgorefactoring
0
207
Typst PaperA

Typst 学术论文助手(支持中英文论文、会议/期刊投稿)。 领域:深度学习、时间序列、工业控制、计算机科学。 触发词(可独立调用任意模块): - "compile", "编译", "typst compile" → 编译模块 - "format", "格式检查", "lint" → 格式检查模块 - "grammar", "语法", "proofread", "润色" → 语法分析模块 - "long sentence", "长句", "simplify", "拆解" → 长难句分析模块 - "academic tone", "学术表达", "improve writing" → 学术表达模块 - "translate", "翻译", "中译英" → 翻译模块 - "bib", "bibliography", "参考文献" → 参考文献模块 - "deai", "去AI化", "humanize", "降低AI痕迹" → 去AI化编辑模块 - "template", "模板", "IEEE", "ACM" → 模板配置模块

researchgobash
0
207
Uv ExpertC

Expert guidance for uv Python package and project manager. Use when working with uv, Python dependency management, project setup, virtual environments, or when users mention uv commands, pip alternatives, or fast Python package management.

developmentpythonrust
0
207
Vue Best PracticesA

Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.

developmenttypescriptgo
0
207
Yt DlpA

强大的视频下载工具,支持 YouTube 和 1000+ 网站,自动选择最佳格式、字幕下载、播放列表处理

toolspythongo
0
207
Home AssistantA

Use this if the user wants to connect to Home Assistant or leverage Home Assistant in any shape or form inside their project. Guide users integrating Home Assistant into projects for home automation control or data ingestion. Collects and validates connection credentials (URL and Long-Lived Access Token), provides API reference documentation for Python and Node.js implementations, and helps integrate Home Assistant APIs into user projects.

developmentpythonbash
0
207
OllamaD

Use this if the user wants to connect to Ollama or leverage Ollama in any shape or form inside their project. Guide users integrating Ollama into their projects for local AI inference. Covers installation, connection setup, model management, and API usage for both Python and Node.js. Helps with text generation, chat interfaces, embeddings, streaming responses, and building AI-powered applications using local LLMs.

developmentjavascripttypescript
0
207
Travel CompanionA

Plan trips, search flights/hotels on Expedia, discover destinations via TikTok, Instagram, and Google Maps, check weather, and email itineraries. Uses the OpenClaw-managed browser. Use when users want travel planning help, destination recommendations, flight/hotel searches, or trip itineraries.

businessgoapi
0
207
Skills BuilderA

Build Claude Code skills from documentation websites. Scrapes Mintlify, ReadTheDocs/Sphinx, Docusaurus, GitBook, and static HTML sites. Generates properly formatted skills with SKILL.md and reference files. Use when: creating skills from docs, scraping documentation, generating reference materials from URLs.

documentationpythonbash
0
207
BankrA

AI-powered crypto trading agent via natural language. Use when the user wants to trade crypto (buy/sell/swap tokens), check portfolio balances, view token prices, transfer crypto, manage NFTs, use leverage, bet on Polymarket, deploy tokens, or set up automated trading strategies. Supports Base, Ethereum, Polygon, Solana, and Unichain. Comprehensive capabilities include trading, portfolio management, market research, NFT operations, prediction markets, leverage trading, DeFi operations, and au...

businessgobash
0
207