Browse Skills

44756 skills found

modernize-scientific-stack.md
13
1 export modernize-scientific-stack
2 letta-ai from "letta-ai/skills"
3 Guidance for modernizing legacy Python 2 scientific computing code to Python 3. This skill should be used when tasks involve converting outdated scientific Python scripts (using deprecated libraries like ConfigParser, cPickle, urllib2, or Python 2 syntax) to modern Python 3 equivalents with contemporary scientific stack (NumPy, pandas, scipy, matplotlib). Applies to data processing, analysis pipelines, and scientific computation modernization tasks.
2026-01-21
component-docs.md
13
1 export component-docs
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Generate or update component documentation with usage examples, props tables, and Storybook stories. Use when documenting new components or improving existing component docs.
2026-01-21
fix-ocaml-gc.md
13
1 export fix-ocaml-gc
2 letta-ai from "letta-ai/skills"
3 Guide for debugging and fixing bugs in the OCaml garbage collector runtime, particularly issues in memory management code like sweeping, pool management, and run-length compression. This skill should be used when encountering segfaults during OCaml bootstrap, debugging crashes in runtime/shared_heap.c or similar GC code, or investigating pointer arithmetic bugs in memory allocator implementations.
2026-01-21
ln-343-manual-tester.md
13
1 export ln-343-manual-tester
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker only.
2026-01-21
distribution-search.md
13
1 export distribution-search
2 letta-ai from "letta-ai/skills"
3 Guidance for finding probability distributions that satisfy specific statistical constraints such as KL divergence targets. This skill should be used when tasks involve constructing probability distributions with exact numerical properties, optimization over high-dimensional probability spaces, or satisfying multiple simultaneous statistical constraints within tight tolerances.
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 board images to find the best move(s). This skill should be used when tasks involve analyzing chess positions from images, detecting piece positions, identifying winning moves, or solving chess puzzles. Applies to tasks requiring image-based chess board analysis and move calculation.
2026-01-21
pytest-coder.md
13
1 export pytest-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Write comprehensive pytest tests with fixtures, parametrization, mocking, async testing, and modern patterns.
2026-01-22
analyzing-test-effectiveness.md
13
1 export analyzing-test-effectiveness
2 withzombies from "withzombies/hyperpowers"
3 Use to audit test quality with Google Fellow SRE scrutiny - identifies tautological tests, coverage gaming, weak assertions, missing corner cases. Creates bd epic with tasks for improvements, then runs SRE task refinement on each.
2026-01-21
debugging-with-tools.md
13
1 export debugging-with-tools
2 withzombies from "withzombies/hyperpowers"
3 Use when encountering bugs or test failures - systematic debugging using debuggers, internet research, and agents to find root cause before fixing
2026-01-21
git-commit.md
13
1 export git-commit
2 kurko from "kurko/dotfiles"
3 Stage and commit git changes with conventional commit messages. Use when user wants to commit changes, or asks to save their work. Also activates when user says "commit changes", simply "commit", or similar git workflow requests. Never commit without loading this skill.
2026-01-22
content-calendar.md
13
1 export content-calendar
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Generate a complete 30-day content calendar with viral content ideas, format variety, hooks, and CTAs tailored to your niche and platform. Includes content pillars, weekly themes, and batch creation workflow.
2026-01-22
ln-333-task-rework.md
13
1 export ln-333-task-rework
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.
2026-01-21
doc-lookup.md
13
1 export doc-lookup
2 sorryhyun from "sorryhyun/DiPeO"
3 Locate and retrieve specific documentation sections from DiPeO's docs/ by heading anchors or keywords. Returns minimal, targeted excerpts instead of full files. Use when you need precise documentation context without loading entire guides.
2026-01-05
todo-manage.md
13
1 export todo-manage
2 sorryhyun from "sorryhyun/DiPeO"
3 Manage and organize TODO.md at project root - plan features, track progress, mark tasks complete, and clean up completed items. Use when planning tasks, organizing work, reviewing priorities, or managing the project TODO list. Access via /dipeotodos command.
2026-01-05
documents-docx.md
13
1 export documents-docx
2 malhashemi from "malhashemi/dotfiles"
3 Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
model-extraction-relu-logits.md
13
1 export model-extraction-relu-logits
2 letta-ai from "letta-ai/skills"
3 Guidance for extracting weight matrices from black-box ReLU neural networks using only input-output queries. This skill applies when tasks involve model extraction attacks, recovering hidden layer weights from neural networks, or reverse-engineering ReLU network parameters from query access.
2026-01-21
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