Browse Skills

44835 skills found

torch-tensor-parallelism.md
13
1 export torch-tensor-parallelism
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for implementing tensor parallelism in PyTorch, specifically column-parallel and row-parallel linear layers. Use when implementing distributed neural network layers that split weights/activations across multiple ranks, working with torch.distributed for model parallelism, or implementing ColumnParallelLinear and RowParallelLinear classes.
2026-01-21
query-optimize.md
13
1 export query-optimize
2 letta-ai from "letta-ai/skills"
3 Guidance for SQL query optimization tasks. This skill should be used when optimizing slow SQL queries, improving database performance, or rewriting queries to be more efficient. Covers query plan analysis, benchmarking strategies, and database-specific optimization techniques.
2026-01-21
market-expansion.md
13
1 export market-expansion
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Strategic market expansion analysis using Tree of Thoughts with quantified entry strategies, financial projections, and risk assessment
2026-01-22
path-tracing.md
13
1 export path-tracing
2 letta-ai from "letta-ai/skills"
3 Guide for reverse-engineering and recreating programmatically-generated ray-traced images. This skill should be used when tasks involve analyzing a target image to determine rendering parameters, implementing path tracing or ray tracing algorithms, matching scene geometry and lighting, or achieving high similarity scores between generated and target images.
2026-01-21
raman-fitting.md
13
1 export raman-fitting
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for fitting peaks in Raman spectroscopy data, particularly for materials like graphene. Use this skill when tasks involve Raman spectrum analysis, peak fitting (G peak, 2D peak, D peak), or spectroscopic curve fitting using Lorentzian, Gaussian, or Voigt functions.
2026-01-21
chess-best-move.md
13
1 export chess-best-move
2 letta-ai from "letta-ai/skills"
3 Guide for analyzing chess positions from images and determining optimal moves. This skill should be used when asked to find the best move, checkmate, or tactical solution from a chess board image. It provides structured approaches for image-based chess analysis, piece detection calibration, position validation, and move verification.
2026-01-21
business-logic-coder.md
13
1 export business-logic-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Implement business logic with ActiveInteraction and AASM state machines. Routes to specialized skills for typed operations and state management.
2026-01-22
command-creator.md
13
1 export command-creator
2 malhashemi from "malhashemi/dotfiles"
3 Authoritative templates and scaffolding for creating slash commands. This skill should be used when creating new commands, reviewing existing commands for template compliance, or understanding command structure. Contains YAML templates with section instructions and scaffolding scripts for generating command skeleton files.
2026-01-05
litestream-coder.md
13
1 export litestream-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides configuring Litestream for continuous SQLite backup in Rails 8+ apps. Use when setting up production backups for SQLite databases (Solid Queue, Solid Cache, Solid Cable).
2026-01-22
backlog-manager.md
13
1 export backlog-manager
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Manage backlog items across multiple backends (files, GitHub Issues, Linear, Beads). Configure task_management in .agents.yml.
2026-01-22
mock-data.md
13
1 export mock-data
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Generate realistic mock data for testing using factories, fixtures, and Faker.js. Use when seeding test databases, creating test fixtures, or mocking API responses.
2026-01-21
protein-assembly.md
13
1 export protein-assembly
2 letta-ai from "letta-ai/skills"
3 Guidance for designing fusion protein gBlock sequences from multiple protein sources. This skill applies when tasks involve combining proteins from PDB databases, plasmid files, and fluorescent protein databases into a single optimized DNA sequence with specific linkers and codon optimization requirements.
2026-01-21
brand-voice.md
13
1 export brand-voice
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Codify your brand's writing style into a reusable voice guide. Analyzes existing content to extract patterns, then generates a comprehensive style document for consistent messaging across all channels.
2026-01-22
api-testing.md
13
1 export api-testing
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, error handling.
2026-01-21
portfolio-optimization.md
13
1 export portfolio-optimization
2 letta-ai from "letta-ai/skills"
3 Guide for optimizing Python numerical computations with C extensions. This skill should be used when tasks involve creating C extensions for Python, implementing mathematical algorithms (matrix operations, linear algebra) in C, or optimizing computational bottlenecks to achieve significant speedup. Particularly relevant for portfolio risk/return calculations, scientific computing, and performance-critical code requiring validation against baseline implementations.
2026-01-21
write-task.md
13
1 export write-task
2 kurko from "kurko/dotfiles"
3 Skill on how to write a task. Use when user asks you to write a task (for Asana, Linear, Jira, Notion and equivalent). Also activates when user says "create task", "write task", or similar task creation workflow requests.
2026-01-22
thirty-day-launch.md
13
1 export thirty-day-launch
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Tactical 30-day business launch guide with copy-paste templates, hour-by-hour schedules, and revenue forecasts. For users who already know their business type and want to execute fast.
2026-01-22
ruby-coder.md
13
1 export ruby-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides writing of new Ruby code following modern Ruby 3.x syntax, Sandi Metz's 4 Rules for Developers, and idiomatic Ruby best practices. Use when creating new Ruby files, writing Ruby methods, or refactoring Ruby code to ensure adherence to clarity, simplicity, and maintainability standards.
2026-01-22
email-nurture.md
13
1 export email-nurture
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Design automated email nurture sequences and drip campaigns with segmentation strategies, behavioral triggers, and conversion-optimized copy for welcome, educational, re-engagement, and sales sequences.
2026-01-22
pricing-strategy.md
13
1 export pricing-strategy
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Analyze competitor pricing models to develop optimal pricing structure with psychological thresholds, value perception patterns, and implementation roadmap.
2026-01-22
winning-avg-corewars.md
13
1 export winning-avg-corewars
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for creating CoreWars warriors that achieve target win rates against multiple opponents. Use this skill when tasked with writing Redcode warriors, optimizing CoreWars strategies, or achieving specific win rate thresholds against a set of opponents. The skill covers systematic opponent analysis, parameter tuning methodologies, and common pitfalls in warrior design.
2026-01-21
rails-debugger.md
13
1 export rails-debugger
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use proactively when encountering Rails errors, test failures, build issues, or unexpected behavior. Analyzes errors, reproduces issues, and identifies root causes.
2026-01-22
maintain-docs.md
13
1 export maintain-docs
2 sorryhyun from "sorryhyun/DiPeO"
3 Update and maintain documentation to reflect current implementation after code changes, refactoring, or new features. Remove temporal language, verify accuracy against code, and keep docs current. Use when updating docs, syncing documentation, removing outdated info, or after implementing features.
2026-01-05
review-implementation.md
13
1 export review-implementation
2 withzombies from "withzombies/hyperpowers"
3 Use after hyperpowers:executing-plans completes all tasks - verifies implementation against bd spec, all success criteria met, anti-patterns avoided
2026-01-21