constant-time-testing
Detects timing side channels in cryptographic code to prevent secret data leakage. Essential for auditing sensitive implementations.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
493 skills found
Detects timing side channels in cryptographic code to prevent secret data leakage. Essential for auditing sensitive implementations.
Base ecosystem skill for Refly. Creates, discovers, and runs domain-specific skills, routes user intent to workflows via symlinks, and automates multi-step pipelines via the Refly CLI.
Expert development guide for the Jean Claude orchestration framework. Use for source code changes, architecture, testing, and debugging.
Automates the creation of QA verification guides for Positron bug fixes and features by analyzing GitHub issues and PRs.
An intelligent file management assistant that organizes your workspace, identifies duplicates, and streamlines folder structures automatically.
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.
A comprehensive Python library for querying, parsing, and analyzing SEC EDGAR filings, financial statements, and institutional holdings as structured data objects.
Converts complex bash commands prone to parse errors into reliable temporary scripts for robust execution.
Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, or performing systematic code audits.
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.
Three.js geometry generation: built-in shapes, BufferGeometry, vertex manipulation, custom meshes, and performance-optimized instanced rendering.
Applies current Go testing best practices, including concurrent testing, mocking, and table-driven design for robust software development.