Browse Skills

16146 skills found

spec-effects.md
1
1 export spec-effects
2 BellaBe from "BellaBe/ideas-os"
3 Define effect types used by morphisms. Creates the effect algebra includingIO, error types, state, and reader effects. Use when: defining error types,specifying effect semantics, building the monad foundation.
2026-01-05
hono-routing.md
1
1 export hono-routing
2 ovachiever from "ovachiever/droid-tings"
3 Build type-safe APIs with Hono - fast, lightweight routing for Cloudflare Workers, Deno, Bun, and Node.js. Set up routing patterns, middleware composition, request validation (Zod/Valibot/Typia/ArkType), RPC client/server with full type inference, and error handling with HTTPException.Use when: building APIs with Hono, setting up request validation with schema libraries, creating type-safe RPC client/server communication, implementing custom middleware chains, handling errors with HTTPException, extending context with custom variables, or troubleshooting middleware type inference issues, validation hook confusion, RPC performance problems, or middleware response typing errors.
2026-01-05
cloudflare-workflows.md
1
1 export cloudflare-workflows
2 ovachiever from "ovachiever/droid-tings"
3 Build durable, long-running workflows on Cloudflare Workers with automatic retries, state persistence, andmulti-step orchestration. Supports step.do, step.sleep, step.waitForEvent, and runs for hours to days.Use when: creating long-running workflows, implementing retry logic, building event-driven processes,coordinating API calls, scheduling multi-step tasks, or troubleshooting NonRetryableError, I/O context,serialization errors, or workflow execution failures.Keywords: cloudflare workflows, workflows workers, durable execution, workflow step,WorkflowEntrypoint, step.do, step.sleep, workflow retries, NonRetryableError,workflow state, wrangler workflows, workflow events, long-running tasks, step.sleepUntil,step.waitForEvent, workflow bindings
2026-01-05
kotlin-testing.md
1
1 export kotlin-testing
2 1ambda from "1ambda/dataops-platform"
3 Kotlin testing with JUnit 5, MockK, Spring test slices, and Testcontainers. Provides mocking patterns, test slice selection, and TDD workflow for Spring Boot + Kotlin. Use when writing tests for Kotlin/Spring code, setting up test infrastructure, or debugging test failures.
2026-01-05
tg-domain.md
1
1 export tg-domain
2 charlesmsiegel from "charlesmsiegel/tg"
3 World of Darkness domain terminology and game concepts for the Tellurium Games application. Use when encountering WoD-specific terms, understanding gameline abbreviations, interpreting character stats, or working with game mechanics. Triggers on unfamiliar terms like ST, Disciplines, Spheres, Arete, Gnosis, or gameline-specific concepts.
2026-01-05
postgresql-with-rails.md
1
1 export postgresql-with-rails
2 sjnims from "sjnims/iron-chef-claude-rails"
3 This skill should be used when the user asks about "PostgreSQL", "Postgres", "database optimization", "indexes", "PostgreSQL features", "JSONB", "full-text search", or PostgreSQL-specific Rails patterns. Load this skill when working with PostgreSQL databases.
2026-01-05
debugging.md
1
1 export debugging
2 wollfoo from "wollfoo/setup-factory"
3 Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims. | Sử dụng khi gặp lỗi, bug, test fail, không hoạt động, crash, exception, sửa lỗi, debug.
2026-01-05
physics-rendering-expert.md
1
1 export physics-rendering-expert
2 erichowens from "erichowens/some_claude_skills"
3 Real-time rope/cable physics using Position-Based Dynamics (PBD), Verlet integration, and constraint solvers. Expert in quaternion math, Gauss-Seidel/Jacobi solvers, and tangling detection. Activate on 'rope simulation', 'PBD', 'Position-Based Dynamics', 'Verlet', 'constraint solver', 'quaternion', 'cable dynamics', 'cloth simulation', 'leash physics'. NOT for fluid dynamics (SPH/MPM), fracture simulation (FEM), offline cinematic physics, molecular dynamics, or general game physics engines (use Unity/Unreal built-ins).
2026-01-05
aws-cloudwatch.md
1
1 export aws-cloudwatch
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Implement monitoring, alerting, and observability with CloudWatch
2026-01-05
grammar-and-style-enhancer.md
1
1 export grammar-and-style-enhancer
2 codeWithHak from "codeWithHak/30-day-aidd-challenge"
3 Improves writing by fixing grammar, enhancing clarity, refining tone, and ensuring stylistic consistency across sentences and paragraphs.
2026-01-05
web-ui-link.md
1
1 export web-ui-link
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Generate URLs for the LimaCharlie web application interface. Quickly open the web UI for any feature: dashboard, sensors, detections, D&R rules, FP rules, secrets, outputs, lookups, payloads, YARA rules, artifacts, investigations, extensions, adapters, installation keys, billing, users, playbooks, AI agents, and more. For sensor-specific pages: timeline, console, processes, network, file-system, live-feed. For groups: members, organizations, permissions. Use for "open dashboard", "link to detections", "web UI for sensor", "open D&R rules page", "browser link", "app link", "open in web", "show me URL for", "go to".
2026-01-05
zf-pipeline-contracts.md
1
1 export zf-pipeline-contracts
2 zincdigitalofmiami from "zincdigitalofmiami/ZINC-Fusion-V15"
3 Pipeline contract enforcement for ZINC-Fusion-V15 soybean oil forecasting system. Use when working on any ZINC-Fusion-V15 task involving schema definitions, training pipelines, L0 specialists, data ingestion, MLflow/Dagster configuration, or debugging contract drift. Triggers on mentions of fusion.db, specialist models, horizon encoding, quantile outputs, OOF predictions, or any ZINC-Fusion development work.
2026-01-05
yukyu-compliance.md
1
1 export yukyu-compliance
2 jokken79 from "jokken79/YuKyuDATA-app1.0v"
3 Asistente especializado en normativa japonesa de vacaciones pagadas (有給休暇) y cumplimiento laboral
2026-01-05
php-testing.md
1
1 export php-testing
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-php"
3 PHP testing mastery - PHPUnit 11, Pest 3, TDD, mocking, and CI/CD integration
2026-01-05
chatkit-actions.md
1
1 export chatkit-actions
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Implements interactive widget actions and bidirectional communication patterns for ChatKit. This skill should be used when building AI-driven interactive UIs with buttons, forms, entity tagging (@mentions), composer tools, and server-handled widget actions. Covers the full widget lifecycle from creation to replacement.
2026-01-05
lsp.md
1
1 export lsp
2 mcclowes from "mcclowes/omg"
3 Use when implementing Language Server Protocol features - diagnostics, completions, hover, go-to-definition, and editor integration
2026-01-05
cloudflare-agents.md
1
1 export cloudflare-agents
2 ovachiever from "ovachiever/droid-tings"
3 Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Includes critical guidance on choosing between Agents SDK (infrastructure/state) vs AI SDK (simpler flows).Use when: deciding SDK choice, building WebSocket agents with state, RAG with Vectorize, MCP servers, multi-agent orchestration, or troubleshooting "Agent class must extend", "new_sqlite_classes", binding errors.
2026-01-05
scripting-bash.md
1
1 export scripting-bash
2 joaquimscosta from "joaquimscosta/arkhe-claude-plugins"
3 Master defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts with POSIX compliance, modern Bash 5.x features, and comprehensive error handling. Use when writing shell scripts, bash automation, CI/CD scripts, system utilities, or mentions "bash", "shell script", "automation", "defensive programming", or needs production-grade shell code.
2026-01-05
toon-format.md
1
1 export toon-format
2 Consiliency from "Consiliency/treesitter-chunker"
3 TOON (Token-Oriented Object Notation) encoding for LLM-efficient data representation. 30-60% token savings vs JSON for structured data.
2026-01-05
networking-servers.md
1
1 export networking-servers
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-game-developer"
3 Multiplayer systems, netcode, game servers, synchronization, and anti-cheat.Build scalable, responsive multiplayer experiences.
2026-01-05
docker-volumes.md
1
1 export docker-volumes
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-docker"
3 Implement persistent storage with Docker volumes, bind mounts, and backup strategies
2026-01-05
features-documentation.md
1
1 export features-documentation
2 troykelly from "troykelly/claude-skills"
3 Use when user-facing features change. Ensures features documentation is updated. Pauses work if documentation has drifted, triggering documentation-audit skill.
2026-01-05
git-adr.md
1
1 export git-adr
2 zircote from "zircote/git-adr"
3 Manage Architecture Decision Records (ADRs) using git-adr, a CLI tool that stores ADRs in git notes instead of files. Execute commands (init, new, edit, list, show, search, sync, supersede, link, attach, stats, export, import), generate ADR content in any format (MADR, Nygard, Y-Statement, Alexandrian, Business Case, Planguage), and teach ADR best practices. Use when users ask about: ADRs, architecture decisions, decision records, git-adr commands, documenting technical decisions, or need help creating/managing ADRs in a git repository.
2026-01-05
using-jax.md
1
1 export using-jax
2 yallup from "yallup/claude-skills"
3 Applies JAX patterns for scientific Python development. Use when working with JAX, distrax, numpyro, blackjax, or scientific computing. Covers vmap, JIT, RNG handling.
2026-01-05