Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

149 skills found

Engineering
navi avatar

navi

Navi programming language expert. Use for writing Navi code, debugging, implementing concurrency, handling error states, and managing Navi's type system or module integrations.

Views: 9104
EngineeringData AnalysisResearch
basic-usage avatar

basic-usage

Essential guide to llmemory for document storage and search: installation, database setup with pgvector, document ingestion, hybrid/semantic retrieval, and building RAG systems with multi-tenant support.

Views: 156
Engineering
crane avatar

crane

Expert assistant for writing high-quality, modern, and memory-safe C++ code for V8 FFI wrappers and native integrations.

Views: 839
EngineeringAutomation
refactoring-patterns avatar

refactoring-patterns

Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.

Views: 6329#refactoring#code-quality#technical-debt#maintainability
EngineeringProductivity
rust-developer avatar

rust-developer

Expert Rust development guide based on real-world code reviews. Ideal for idiomatic code, performance tuning, error handling, and avoiding common pitfalls in CLI and production tools.

Views: 92
Engineering
Investigating Code Patterns avatar

Investigating Code Patterns

Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.

Views: 6499
Engineering
angular-forms avatar

angular-forms

Build reactive, type-safe Angular v21+ forms using the experimental Signal Forms API. Features automatic two-way binding, schema-based validation, and fine-grained field state management.

Views: 55589
EngineeringProductivity
solana avatar

solana

Expert Solana Anchor development: build programs, manage PDAs, implement SPL tokens, handle security audits, and perform fuzz testing with Trident.

Views: 1710
EducationEngineering
coding-tutor avatar

coding-tutor

Your personal AI coding tutor that creates customized tutorials based on your actual codebase, tracks your learning progress, and uses spaced repetition to ensure mastery.

Views: 715,928
EngineeringAutomation
functions avatar

functions

Deploy serverless browser automation as cloud functions using Browserbase. Perfect for cron jobs, webhook endpoints, and scalable cloud-based automation tasks.

Views: 111,793
EngineeringAutomation
Global Coding Style avatar

Global Coding Style

Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.

Views: 19
EngineeringAutomation
stripe-patterns avatar

stripe-patterns

Stripe payment integration patterns for checkout, webhooks, and subscriptions. Ensures safe API usage, idempotency, signature verification, and testing compliance.

Views: 259