All authors
NeverSight avatar

Claude Skills by NeverSight

github.com/NeverSight
3,223 skillsA× 2,769B× 134C× 289D× 24F× 734 installs4,425 views
SubnodeA

SubNode project scaffolding tool for the Weda IoT edge computing framework. Uses `dotnet new` templates to create projects, then guides users through edge connection (simulator or real device), cloud connection (mock or real WedaNode), sensor configuration, and end-to-end verification. TRIGGER THIS SKILL when users: - Ask to create a new SubNode project or IoT device project - Want to scaffold a Modbus TCP device or custom protocol device - Mention "subnode", "weda", "edge device", "IoT proj...

devopsgobash
0
207
Lms SimulatorA

Multi-role LMS browser simulator. Drives every action through agent-browser as the actor role and observes what every other role sees on screen. Catches UI/DB drift bugs (e.g. table cell shows -1 but modal still shows 0) that pure DB-assertion tests miss. Use when the user asks to "simulate roles", "test as different roles", "check that role X sees what role Y did", "auto simulate the flow", or wants to verify what each role sees after a chained multi-role action.

toolsgobash
0
207
Guild IterationA

Create, list, update, and delete Guild iterations (sprints) via the guild CLI. Use when the user asks about sprints, iterations, or capacity planning in Guild.

toolsbash
0
207
Guild MilestoneA

Create, list, update, close, and reopen Guild milestones via the guild CLI. Use when the user asks about milestones, releases, or roadmap planning in Guild.

businessbash
0
207
Guild SharedA

Authenticate and configure the Guild CLI before operating milestones, iterations, or tickets. Use when the user asks to use guild CLI, configure API access, or work with Guild resources via terminal or agent.

toolsbashnode
0
207
Guild TicketA

Create, update, publish, and manage Guild tickets (IDEA, BUG, STORY, SUBTASK) via the guild CLI. Use when the user asks about tickets, bugs, stories, subtasks, or ticket workflows in Guild.

toolsbash
0
207
SecureclawA

Security hardening toolkit for OpenClaw. Run audits, apply fixes, scan skills, monitor costs and memory integrity.

securityapisecurity
0
207
Code ReviewA

Review unstaged GSX code changes when the user asks for a code review, to review changes, or to check code. Applies to C, C++, CUDA, and Metal.

code-qualityc++testing
0
207
Kernel TuningA

Optimize backend execution speed in GSX-style C/C++/CUDA/Metal codebases while preserving correctness. Use this skill whenever the user asks to tune kernels, speed up a backend path or full pipeline, analyze timing breakdowns, compare backend-vs-CPU numerics, or improve benchmark results after tests, even if they do not explicitly say "kernel tuning."

testingrustgo
0
207
Vox ExplainerA

Turn a brand angle into a finished Vox-style paper-collage explainer ad on the Advibly MCP. Approve a narrative beat map and visual theme, generate layered collage-poster keyframes, animate living paper motion with Gemini Omni Flash, then compose narration, music, and SFX. Supports baked headlines, photoreal product cutouts, assemble-from-empty reveals, confetti, impact shake, and editorial collage motion. Trigger for "Vox style video", "paper collage animation", "motion collage", "collage ex...

content-marketingrustgo
0
207
Wechat Daily ReportA

微信群聊天记录日报图片生成工具。分析微信群聊天记录,结合 AI 生成内容,**最终输出为手机端分辨率的日报长图(PNG)**。

testingpythonbash
0
207
Dos OnboardingA

Directive OS client onboarding workflow, lead email system, dashboard access, payment flow, and post-payment setup steps. Use when the user asks about onboarding a new client, activating Sarah for a client, setting up a nominated email, explaining the workflow, or removing the DEMO banner from a client landing page.

businessapidatabase
0
207
Adynato AimakeA

Integrate with aimake's AI-powered delivery pipeline via MCP. Covers connecting to aimake, using code/docs/kanban tools, understanding the card-based system, and leveraging AI capabilities. Use when building integrations with aimake or using its MCP tools.

ai-agentstypescriptapi
0
207
Adynato AtlassianA

Work with Jira, Confluence, and Atlassian Cloud links via Atlassian MCP instead of browser automation. Covers reading `atlassian.net` URLs, preferring MCP over Puppeteer for tickets and pages, summarizing issue state and comments, and falling back only when visual inspection is explicitly needed or MCP is unavailable. Use when a prompt includes Jira tickets, Confluence pages, or Atlassian links.

toolsapi
0
207
Adynato CloudflareA

Cloudflare Workers and Pages deployment for Adynato projects. Covers wrangler CLI, reading logs for debugging, KV/D1/R2 storage, environment variables, and common errors. Use when deploying to Cloudflare, debugging workers, or configuring edge functions.

devopstypescriptbash
0
207
Adynato GithubA

GitHub workflow conventions for Adynato projects. Covers creating PRs with gh CLI, writing thorough descriptions, and using stacked PRs for large deliverables. Use when creating pull requests, managing branches, or breaking down large features.

code-qualitygobash
0
207
Adynato MobileA

Mobile app development conventions for Adynato projects using React Native and Expo. Covers navigation patterns, native APIs, performance optimization, and platform-specific considerations. Use when building or modifying mobile applications.

developmentgobash
0
207
Adynato SeoA

Handles SEO requirements for all web content including blogs, landing pages, and documentation. Covers LD+JSON schema.org structured data, internal backlinks strategy, further reading sections, meta tags, and Open Graph. Use when creating or editing any public-facing web content, blog posts, or pages that need search visibility.

content-marketinggitdocumentation
0
207
Adynato VercelB

Vercel deployment and configuration for Adynato projects. Covers environment variables, vercel.json, project linking, common errors like VERCEL_ORG_ID/VERCEL_PROJECT_ID, and CI/CD setup. Use when deploying to Vercel, configuring builds, or troubleshooting deployment issues.

devopsgobash
0
207
Adynato WebA

Web development conventions for Adynato projects. Covers image optimization with img4web, asset management, component patterns, styling, and performance best practices. Use when building or modifying web applications, adding images/assets, or creating UI components.

developmentjavascriptgo
0
207
Alloy MoreA

Write, review, and validate formal specifications of system designs, state machines, protocols, and algorithms using the Alloy 6 modeling language (more details)

documentationgojava
0
207
Openjml MoreA

Write JML (Java Modeling Language) specifications for Java programs and verify them using OpenJML. Covers the full workflow: writing specs, running static verification (ESC) and runtime assertion checking (RAC), interpreting verification results, and debugging failures. (more details)

documentationrustgo
0
207
OpenjmlA

Write JML (Java Modeling Language) specifications for Java programs and verify them using OpenJML. Covers the full workflow: writing specs, running static verification (ESC) and runtime assertion checking (RAC), interpreting verification results, and debugging failures.

documentationgojava
0
207
Bootstrap MobileA

Mobile-first Bootstrap 5 UI development targeting iPhone 15 (Safari). Use when building templates, layouts, components, or any HTML/CSS/JS UI for this project. Ensures touch-friendly, performant interfaces.

developmentgo
0
207
Django ChannelsA

Django Channels and WebSocket expertise. Use when implementing real-time features, WebSocket consumers, channel layers, ASGI configuration, or Redis message broker. Activates for tasks involving real-time sync, live updates, or WebSocket connections.

developmentpythongo
0
207
After EffectsA

Automate Adobe After Effects via ExtendScript. Use when the user asks to create, modify, or query anything in an After Effects project — layers, keyframes, expressions, effects, compositions, assets, rendering, batch operations. Generates and executes JSX ExtendScript via osascript on macOS.

toolsgobash
0
207
Kling 3 PromptingA

Write better prompts for Kling 3.0 AI video generation. Use when the user wants to create, write, improve, or refine prompts — text-to-video, image-to-video, keyframes, multi-shot sequences, or dialogue scenes.

designgoreact
0
207
After EffectsA

Automate Adobe After Effects via ExtendScript. Use when the user asks to create, modify, or query anything in an After Effects project — layers, keyframes, expressions, effects, compositions, assets, rendering, batch operations. Generates and executes JSX ExtendScript via osascript on macOS.

toolsbashexpress
0
207
Aegro EstoquistaA

Dominio de estoque e insumos do Aegro - itens, locais, movimentacoes, catalogos e elementos

designgobash
0
207
Aegro Reconciliacao EstoqueA

Identificar e explicar divergencias entre estoque fisico, atividades e financeiro

businessgoapi
0
207
Aegro Visao GeralA

Panorama rapido da fazenda - safras, saldos, pendencias e alertas

businessgoapi
0
207
Post To XA

发布内容和文章到 X (Twitter)。支持带图片的普通推文和 X Articles(长文)。使用真实的 Chrome 和 CDP 来绕过自动化检测。

content-marketinggobash
0
207
Xhs ImagesA

小红书信息图系列生成器,支持多种样式选项。将内容拆分为1-10张卡通风格的信息图。当用户要求创建"小红书图片"、"XHS images"或"RedNote infographics"时使用。

content-marketingbash
0
207
Arch EpicA

Orchestrate a goal too large for one `$arch-step` plan by decomposing it into approved ordered sub-plans, then running them through interactive handoffs, same-session `auto-plan` / `auto-implement` drivers, or explicit role-based spawned harness mode. Use when the user asks to break up and run a multi-plan epic, continue/resume an epic doc, plan every sub-plan before implementation, or automatically implement the approved epic end to end. Same-session auto commands reuse arch-step receipt gat...

businesspythongo
0
207
Arch FlowA

Read-only flow-status and next-step router for arch-step, miniarch-step, arch-mini-plan, and lilarch docs. Use when the user asks 'what's next?', wants a checklist, or wants the single best next move without running the workflow. Not for doing the planning or implementation work itself.

researchgo
0
207
Chatgpt WebA

Query logged-in ChatGPT through one BrowserOS ChatGPT tab after shaping the prompt with prompt-authoring discipline. Use when the user asks to ask ChatGPT, consult ChatGPT in the browser, get a ChatGPT web opinion, or run a prompt through the logged-in ChatGPT UI with optional attachments. Defaults to Pro with Extended thinking when the user does not specify mode or effort; runs prompts serially and waits patiently for long Pro responses. Not for OpenAI API work, generic browser automation, a...

ai-agentsjavascriptgo
0
207
Codex CleanupA

Purge stale state under ~/.codex that is older than a week so parallel codex CLI/TUI sessions stop locking up on a bloated logs SQLite, an unrotated 4 GB+ TUI log, and months of dated session JSONL. Use when ~/.codex is multi-GB, when 12+ parallel codex instances stall on `database is locked`, when the WAL on logs_2.sqlite has grown past 100 MB, or when you want a routine weekly purge. Not for editing live config (auth.json, config.toml, version.json, installation_id, .codex-global-state.json...

ai-agentsgoshell
0
207
SimplifyA

Review changed code for reuse, quality, and efficiency, then fix any issues found

documentationpythonbash
0
207
Spin Macos GemmaD

Boot the Zekra Flutter macOS app with a real Gemma .litertlm bundle (or swap between bundles) so you can drive end-to-end probes — agent loop, tool calls, persona responses — without flashing the Pixel. Covers single-instance and N-instance pools, picking which bundle to test (base E2B, base E4B, fine-tuned, runtime-LoRA variants), the DDS WebSocket hookup, and the common boot-time failures with their fixes.

testingpythongo
0
207
ArchiveA

Archive a project — deletes Cloudflare infra (Worker + KV) and archives the GitHub repo using GitHub's built-in archive feature.

devopsgogit
0
207
SetupC

Create and set up a new project from the growth boilerplate template. Handles repo creation, placeholder replacement, dependency installation, and KV namespace setup.

designrustbash
0
207
Skill AuditA

Run a comprehensive health audit across all skills — checks staleness, safety guards, cross-skill consistency, context efficiency, step compliance, and learning pipeline. Use when you want to verify skill quality, after bulk skill edits, or as a periodic maintenance check.

devopsrustgo
0
207
Triage IdeasA

Process Obsidian Ideas.md inbox — route ideas to project roadmaps. NOT for direct roadmap edits or reviews.

databasesgobash
0
207
Verify CompleteA

Evidence-based completion check before claims persist to persistent state, session notes, or roadmap. Use BEFORE writes that say items are done, BEFORE answering 'how much is done?', or before any multi-item completion claim.

testinggobash
0
207
Dagr ProducerA

Emit and maintain a dagr run file — a live, contract-valid JSON description of recursive projects, tasks, attempts, gates, evidence, policies, events, and operator-message resolutions that `dagr view` renders as a DAG. Use when orchestrating agents or tracking multi-step work that a dagr pane should display.

toolsgonode
0
207
Aem XscA

Use when acting as an AEM Experience Solution Consultant (XSC) — designing demo plans, scripting AI agent flows, building custom demo environments, selecting repos and MCP tools, explaining DA vs Universal Editor authoring, answering "how do we show X to customer Y?", or doing any AEM technical presales work for ASO, AI Agents, LLMO, CSC, EDS/XWalk, or DMwOA.

ai-agentsgobash
0
207
Pvecloud Basic AdminA

Use only when the task explicitly mentions the historical basic-admin foundation, basic-admin plan/progress docs, or drift between old stage notes and the current admin surface. This helper forces current page scope back to owner docs instead of historical phase notes.

developmentgoshell
0
207
Pvecloud Document FirstA

Enforce the pveCloud document-first workflow. Use whenever work may change API, schema, frontend behavior, permissions, config, deployment, business process, or AI collaboration workflow/skills. This skill defines AI workflow only and never replaces project contracts in docs/, migrations, or config.example.yaml.

code-qualitygorails
0
207
X402 CardA

Trigger this skill when the user expresses intent to create, manage, or query a virtual card. This includes intents such as: - "get a virtual card" - "create a card" - "card status" - "set up a card for an agent" Also, any request involving the creation of a one-time-use virtual Visa/Mastercard funded with cryptocurrency for agent use.

blockchainrustbash
0
207
Evolution ApiD

Comprehensive skill for Evolution API - open-source WhatsApp integration platform with multi-service chatbot and automation support

devopsjavascriptpython
0
207