Showing 30 of 119301 results
Three.js agent skills covering scene setup, cameras, renderer configuration, Object3D hierarchy, coordinate systems, and 3D rendering fundamentals.
OSINT skills for CTF challenges covering social media investigation, geolocation, DNS reconnaissance, Google dorking, Wayback Machine, hash identification, and more.
An agent skill for Railway that covers project and service setup, deploy and release operations, troubleshooting, environment configuration, networking, and observability workflows.
Comprehensive collection of Claude Code configurations, tips, and resources including CLAUDE.md templates, custom commands, agent workflows, and best practices across multiple programming languages.
Verification loop for Spring Boot projects covering build, static analysis with SpotBugs/PMD/Checkstyle, tests with JaCoCo coverage thresholds, security scans, and diff review before release or PR.
Uploads digital files to Govilo and generates payment-protected download links for selling content via USDC
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Skill for transcribing audio to text using ElevenLabs Scribe v2, supporting 90+ languages, speaker diarization, and word-level timestamps
Comprehensive collection of Claude Code configurations, tips, and resources including CLAUDE.md templates, custom commands, agent workflows, and best practices across multiple programming languages.
An agent skill for accessing professional stock market data and analysis, part of the curated Awesome OpenClaw collection of 913+ skills from the OpenClaw ecosystem.
A skill from onchainos that tracks smart money, whale, and KOL (Key Opinion Leader) trading signals and leaderboard rankings across 20+ blockchains via the OKX DEX API.
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
Verification loop for Django projects covering environment checks, code quality with mypy/ruff/black, migration safety, tests with coverage, security scans, and deployment readiness checks.
A migrate to shoehorn skill from Matt Pocock's TypeScript skills for advanced type-level programming.
Multi-model OCR skills suite powered by Baidu PaddlePaddle, enabling intelligent text extraction and document parsing from images and documents.
Reference for using `@expo/ui/swift-ui` to embed real SwiftUI views and modifiers inside an Expo app on Expo SDK 55, including `npx expo install @expo/ui` setup with a required native rebuild (`npx expo run:ios`). Every SwiftUI tree must be wrapped in `Host`, RN components inside the SwiftUI tree go inside `RNHostView`, and component/modifier APIs should be confirmed against the SDK 55 docs at `docs.expo.dev/versions/v55.0.0/sdk/ui/swift-ui/...`.
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
Optimizes HTML meta tags (title, description, keywords) for improved search engine visibility and click-through rates.
Executes custom JavaScript code within n8n workflows, enabling complex data transformations, calculations, and dynamic logic across workflow nodes
Guidelines for effective logging using wide events and canonical log lines, enabling powerful debugging and analytics.
Provides best practices for building production-ready applications with Convex, covering real-time data sync, server functions, and schema design
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
Provides Three.js material system patterns including PBR materials, textures, normal maps, environment mapping, and advanced rendering techniques