Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › Sheshiyer

Sheshiyer

@Sheshiyer on GitHub →

131 Claude Code skills authored by Sheshiyer.

updated 2026-08-21 · showing 1–60 of 131 by quality score

Average Pro QualityScore: 71.0/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Verifies that git commits address security audit findings without introducing bugs. This skill should be used when the user asks to "verify these commits fix the audit findings",…
Produces the Messaging & Direction Summary covering product pitch, features/benefits, use cases, audiences, value props, objections, brand pitch, competitive notes, USP, desired…
Package and submit a Raycast extension to the Raycast Store — manifest metadata, icon and screenshots, changelog/versioning, the publish flow (PR to the extensions repo), and…
Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas. — from Sheshiyer/skill-clusters
Route a JVM task to the right skill among 16 specialists — Kotlin language/coroutines/Exposed/Ktor, Java coding standards, the Spring Boot stack (patterns, TDD, security,…
Shared reference for the creative-frontend cluster: the in-browser-vs-video decision matrix, in-browser tool selection, prefers-reduced-motion baseline, GPU/performance budget,…
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google…
Shared reference for the JVM cluster: the language × framework decision (Kotlin vs Java; Spring Boot vs Quarkus vs Ktor), the build/test/coverage toolchain, the persistence choice…
Debug Tauri v2 apps across VS Code, RustRover, IntelliJ, and Neovim: console debugging, WebView DevTools, Rust backtraces, CrabNebula DevTools, and IDE launch configs.
Shared reference for the ai-agents-meta cluster: the eval-first + default-deny-autonomy model every spoke turns on, plus shared conventions (the agent stack, cold-start briefs,…
Configure Tauri v2 capabilities to bind permissions to specific windows and webviews for access control.
Shared reference for the blockchain-web3 cluster: the adversarial on-chain threat model (immutable, anyone-can-call, MEV), checks-effects-interactions, oracle-manipulation…
Route a real-world operations task to the right skill among 16 agentic-ops specialists — email, messages, GitHub, Jira, Google Workspace, project flow, unified notifications,…
Maps Tauri application lifecycle security threats across development, build, distribution, and runtime phases, with mitigation strategies and best practices.
Shared reference for the Expo cluster: EAS (Build/Submit/Update/Hosting), app config + config plugins, the Expo Go vs dev-client vs prebuild/CNG spectrum, SDK version policy, and…
Shared reference for the devops-infra cluster: the read-only-by-default safety boundary every spoke turns on (diagnose → change-window → verify → rollback), the change-class…
Configure the Tauri v2 permission system controlling frontend access to backend commands and resources.
Shared reference for the systems-languages cluster: the language-axis decision (Go · C++ · Perl), the write → prove → harden lifecycle each spoke plugs into, and the per-language…
Astro framework specialist for building fast, content-driven websites with islands architecture. Use when creating Astro components, configuring hydration…
Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and adaptive agent harnesses.
Configure HTTP response headers in Tauri v2.1+ webview responses, covering security headers, custom headers, and CORS from the allowlist.
Package and distribute an Electron app — electron-builder/Forge, per-OS installers (dmg/nsis/AppImage/deb), code signing (Apple Developer ID + notarization, Windows Authenticode),…
Configure Tauri v2 apps via tauri.conf.json, Cargo.toml, and package.json, including environment-specific overrides.
Configuring JavaScript frontend frameworks for Tauri v2 desktop apps (Next.js, Nuxt, Qwik, SvelteKit, Vite) with SSG setup and tauri.conf.json settings.
Migrate Tauri apps from v1 or v2 beta to v2 stable, covering breaking changes, configuration updates, API migrations, and plugin system changes.
Defines appetite, scope, no-go zones, and design before any prompts are written. Use when a goal is Medium or High complexity, requirements are unclear, scope needs bounding, or…
Explains the Tauri process model: the Core process, WebView processes, inter-process communication, multiwindow handling, and process isolation security patterns.
Route a backend task to the right skill among 8 server-side specialists — architecture boundaries (hexagonal/ports-and-adapters), REST API design, HTTP connector building, NestJS…
Build Raycast AI extensions — expose tools that Raycast AI can call to read and act on behalf of the user.
Route a supply-chain task to the right specialist among 8 — demand & inventory planning, production scheduling, quality/non-conformance, carrier relationships, logistics…
Generates 15-second viral hooks for TikTok/Reels/Shorts based on ad copy soundbytes.
Covers Tauri ecosystem security practices: security auditing, dependency management, vulnerability reporting, and organizational security measures.
Route a Python backend task to the right specialist — idiomatic Python, pytest/TDD, the Django stack (patterns, TDD, security, Celery, verification), FastAPI services, and the ML…
Configure Content Security Policy (CSP) in Tauri v2 apps to prevent XSS and restrict where the webview loads resources.
Configure Tauri plugin permissions, capabilities, and security, including platform-specific and window-targeted capabilities and custom scoped permissions.
Shared reference for the agentic-ops cluster: the evidence-first operator loop (resolve surface → read live state → smallest reversible action → prove it → report exact status),…
Testing strategies for Tauri v2 apps: unit tests with the mock runtime, mocking Tauri APIs, WebDriver E2E tests with Selenium and WebdriverIO, and CI on GitHub Actions.
Context-Aware Agentic Orchestrator that analyzes product context (budget, channel, maturity, timeline, team), recommends optimal execution scenarios, and generates…
Shared reference for the Rust cluster: the library-vs-application error strategy (thiserror vs anyhow) that everything turns on, type-driven design conventions, the cargo tooling…
Guides updating Tauri dependencies across the CLI, Rust crates, and JavaScript packages, keeping versions synchronized and checking for outdated releases.
Ship updates to installed Electron apps — autoUpdater / electron-updater, update feeds (S3/GitHub/generic), signed differential updates, and staged rollouts with rollback.
Shared reference for the Astro cluster: the rendering-mode decision (static / on-demand SSR / hybrid + server islands), hydration directives, the Content Layer & collections…
Route a web-UI task to the right skill among 18 frontend specialists — framework choice (React/Next, Vue/Nuxt, Angular), build tooling (Vite, Turbopack, Bun), motion,…
Route a React Native craft task to the right spoke — styling/navigation/Reanimated animation, touch/gesture/haptics, data fetching, or full screen/app visual design.
Embed and execute external binaries (sidecars) in Tauri apps: configuration, cross-platform executable naming, and Rust/JavaScript spawn APIs.
Shared reference for the Tauri cluster: the v2 security model (capabilities → permissions → scopes), the IPC trust boundary and command contract, the process/runtime model, CSP,…
Tauri binary size optimization to produce small, efficient desktop bundles via Cargo profile settings and build configuration.
Explains how the Tauri runtime authority enforces security at execution time: ACL-based access control, capability resolution, scope injection, and command validation for secure…
Route a Flutter/Dart (and Android/KMP) task to the right specialist — idiomatic patterns, the state-management decision, navigation/networking/codegen wiring, clean-architecture…
Route a quality/testing/evaluation task to the right skill among 12 specialists — eval-driven development, head-to-head agent benchmarking, TDD, the verification gate, E2E (web +…
Select and implement interactive web animations, 3D elements, and pre-built React/Tailwind/Framer Motion components for landing pages and hero sections.
Shared reference for the business-content cluster: the source-derived Voice Profile every lane reuses, the research/evidence substrate, the per-channel message contract, and the…
中文优先:用于PyTorch模式相关任务,帮助识别、设计、实现或验证对应工作流。English keywords: PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines,…
Route a research or knowledge task to the right skill among 12 specialists — current-web research, neural discovery, multi-source cited synthesis, systematic literature review,…
Add a Tauri splashscreen, loading screen, or startup screen to an app, covering configuration, custom splash HTML, styling, and closing the splash when ready.
Distribute Tauri apps on Windows: MSI and NSIS installers, installer customization, WebView2 installation modes, and Microsoft Store submission.
Implement Tauri system tray functionality including tray icon setup, tray menu creation, event handling, and runtime updates in the notification area.
Call Rust backend functions from the Tauri v2 frontend with invoke and #[tauri::command]. USE WHEN defining commands, passing arguments or return values across IPC, handling…
Call the Tauri v2 frontend from Rust via the event system, channels, and JavaScript evaluation. USE WHEN emitting events from Rust to the webview, streaming data over IPC…
Shared reference for the backend-architecture cluster: the dependency-inversion boundary (domain → ports → adapters), the layering contract, REST/transport conventions, and the…
Search all 131 skills by Sheshiyer →