
A crawler script to fetch skill data from network, automatically executed daily via GitHub Actions.
@neversight/skills_feed
Update skills in ~/Projects/skills. Use when learning new patterns, fixing documentation, or adding new skills.
@neversight/skills_feed
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
@neversight/skills_feed
Generate pivot tables from CSV/Excel with aggregations, filters, and automatic chart creation.
@neversight/skills_feed
Prepare commits and pull requests for this repo following the PR template and Conventional Commits.
@neversight/skills_feed
Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.
@neversight/skills_feed
Analyze PR diffs and generate review comments from code quality, security, and performance perspectives. Use for code reviews, quality checks, and security analysis.
@neversight/skills_feed
Create story examples for components. Use when writing stories, creating examples, or demonstrating component usage.
@neversight/skills_feed
Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.
@neversight/skills_feed
Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.
@neversight/skills_feed
Write tailored cover letters and job applications using your CV and preferred style
@neversight/skills_feed
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.
@neversight/skills_feed
Background Agent Pings
@neversight/skills_feed
CSS and Tailwind styling guidelines. Use when writing styles, creating UI components, reviewing CSS/Tailwind code, or deciding on wrapper element structure.
@neversight/skills_feed
You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur
@neversight/skills_feed
Automated release workflow for oh-my-claudecode
@neversight/skills_feed
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
@neversight/skills_feed
Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.
@neversight/skills_feed
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
@neversight/skills_feed
Debug mode workflows and best practices for troubleshooting bugs, regressions, and performance issues. Use when debugging tricky issues that standard agent interactions struggle with.
@neversight/skills_feed
Start local development environment with backend and macOS app
@neversight/skills_feed
Main entry point for Prowler development - quick reference for all components. Trigger: General Prowler development questions, project overview, component navigation (NOT PR CI gates or GitHub Actions workflows).
@neversight/skills_feed
Creates well-structured GitHub issues for the MCPSpy project using the gh CLI tool. Use when asked to create issues, report bugs, or document features. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels.
@neversight/skills_feed
Scrape web pages and extract content via Firecrawl MCP
@neversight/skills_feed
Deep analysis and investigation
@neversight/skills_feed
You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations.
@neversight/skills_feed
Create changelog files for important commits in a PR
@neversight/skills_feed
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
@neversight/skills_feed
Analyzes keyword usage in provided content, calculates density, suggests semantic variations and LSI keywords based on the topic. Prevents over-optimization. Use PROACTIVELY for content optimization.
@neversight/skills_feed
Run PostgreSQL queries for testing, debugging, and performance analysis. Use when you need to query the database directly, run EXPLAIN ANALYZE, compare query results, or test SQL optimizations. Always uses read-only connections unless explicitly directed otherwise.
@neversight/skills_feed
Writes SEO-optimized content based on provided keywords and topic briefs. Creates engaging, comprehensive content following best practices. Use PROACTIVELY for content creation tasks.
@neversight/skills_feed
Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
@neversight/skills_feed
How to write tests, when to use each type of test, and how to run them. Contains information about conversion of `.test` to `.sqltest`, and how to write `.sqltest` and rust tests
@neversight/skills_feed
Manage Trello boards, lists, and cards via the Trello REST API.
@neversight/skills_feed
WS-Discovery protocol scanner for discovering and enumerating ONVIF cameras and IoT devices on the network. Use when you need to discover ONVIF devices, cameras, or WS-Discovery enabled equipment on a network.
@neversight/skills_feed
Use when you have a spec or requirements for a multi-step task, before touching code
@neversight/skills_feed
Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.
@neversight/skills_feed
Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.
@neversight/skills_feed
Autonomous agent for tackling big projects. Create PRDs with user stories, then run them via the CLI. Sessions persist across restarts with pause/resume and real-time monitoring.
@neversight/skills_feed
Verify non-English phrases in your manuscript. Checks grammar, period accuracy, dialect, and translations.
@neversight/skills_feed
Generate and validate book title options. Produces candidates using proven naming strategies and checks availability against existing books.
@neversight/skills_feed
Writing and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodies, triaging issues, or cleaning up issue metadata (types, labels).
@neversight/skills_feed
Review new skills for claude-skills-library standards. Use when adding new skills to verify they meet quality and structure requirements.
@neversight/skills_feed
Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript code.
@neversight/skills_feed
React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.
@neversight/skills_feed
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
@neversight/skills_feed
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
@neversight/skills_feed
Game state management for turn-based board games. Use when designing state structure, implementing game logic, validating actions, managing phases/turns, or handling complex game rules. Covers reducers, state machines, and undo/redo.
@neversight/skills_feed
Create programmatic videos using React with Remotion. Use when building video compositions, animations, or rendering videos programmatically. Triggers include creating video content with React, animating elements frame-by-frame, rendering videos to MP4/WebM/GIF, using spring/interpolate animations, building video editing apps, or deploying video rendering to AWS Lambda.
@neversight/skills_feed
Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do
@neversight/skills_feed
Implement reactive state management with Effect Atom for React applications