Browse Skills

44756 skills found

winning-avg-corewars.md
13
1 export winning-avg-corewars
2 letta-ai from "letta-ai/skills"
3 Guidance for developing CoreWars warriors that achieve target win rates against specific opponents. This skill should be used when tasks involve writing, optimizing, or debugging Redcode assembly warriors for the CoreWars programming game, particularly when win rate thresholds must be met against multiple opponents.
2026-01-21
Fondamenti.md
13
1 export Fondamenti
2 maboglia from "maboglia/Fondamenti"
3 No description provided
2026-01-14
intelligent-textbooks.md
13
1 export intelligent-textbooks
2 dmccreary from "dmccreary/intelligent-textbooks"
3 How to use AU and mkdocs material with education theory to create intelligent textbooks
2026-01-25
calendar-optimization.md
13
1 export calendar-optimization
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Balance the 4 types of professional time (Management, Creation, Consumption, Ideation). Use when discussing productivity, calendar management, time allocation, or work-life balance.
2026-01-22
ln-115-devops-docs-creator.md
13
1 export ln-115-devops-docs-creator
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Creates runbook.md for DevOps setup. L3 Worker invoked CONDITIONALLY when hasDocker detected.
2026-01-21
fix-code-vulnerability.md
13
1 export fix-code-vulnerability
2 letta-ai from "letta-ai/skills"
3 Guidance for identifying and fixing security vulnerabilities in code. This skill should be used when tasks involve fixing CWE-classified vulnerabilities, addressing security flaws, patching injection vulnerabilities, or responding to security-related test failures.
2026-01-21
financial-document-processor.md
13
1 export financial-document-processor
2 letta-ai from "letta-ai/skills"
3 Guidance for processing financial documents (invoices, receipts, statements) with OCR and text extraction. This skill should be used when tasks involve extracting data from financial PDFs or images, generating summaries (CSV/JSON), or moving/organizing processed documents. Emphasizes data safety practices to prevent catastrophic data loss.
2026-01-21
adaptive-rejection-sampler.md
13
1 export adaptive-rejection-sampler
2 letta-ai from "letta-ai/skills"
3 Guidance for implementing adaptive rejection sampling (ARS) algorithms for generating random samples from log-concave probability distributions. This skill should be used when tasks involve implementing ARS, rejection sampling, or Monte Carlo methods that require sampling from custom probability distributions, particularly in R or other statistical computing languages.
2026-01-21
api-use-external.md
13
1 export api-use-external
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 Any time an external api needs to be understood or queried
2026-01-05
schemelike-metacircular-eval.md
13
1 export schemelike-metacircular-eval
2 letta-ai from "letta-ai/skills"
3 Guide for building metacircular evaluators in Scheme-like languages. This skill applies when implementing interpreters that can interpret themselves, handling tasks involving eval/apply loops, environment management, closure implementation, and multi-level interpretation. Use for any metacircular evaluator, Scheme interpreter, or self-interpreting language implementation task.
2026-01-21
AILANG Sprint Planner.md
13
1 export AILANG Sprint Planner
2 sunholo-data from "sunholo-data/ailang"
3 Analyze design docs, calculate velocity from recent work, and create realistic sprint plans with day-by-day breakdowns. Use when user asks to "plan sprint", "create sprint plan", or wants to estimate development timeline.
2026-01-21
torch-pipeline-parallelism.md
13
1 export torch-pipeline-parallelism
2 letta-ai from "letta-ai/skills"
3 Guidance for implementing PyTorch pipeline parallelism for distributed model training. This skill should be used when tasks involve implementing pipeline parallelism, distributed training with model partitioning across GPUs/ranks, AFAB (All-Forward-All-Backward) scheduling, or inter-rank tensor communication using torch.distributed.
2026-01-21
managing-bd-tasks.md
13
1 export managing-bd-tasks
2 withzombies from "withzombies/hyperpowers"
3 Use for advanced bd operations - splitting tasks mid-flight, merging duplicates, changing dependencies, archiving epics, querying metrics, cross-epic dependencies
2026-01-21
Unnamed Skill.md
13
1 export Unnamed Skill
2 sorryhyun from "sorryhyun/DiPeO"
3 Router skill for DiPeO backend ecosystem (server/ and cli/): FastAPI server, CLI tools, database, MCP integration. Use when task mentions CLI commands, server endpoints, database queries, or MCP tools. For simple tasks, handle directly; for complex work, escalate to dipeo-backend agent.
2026-01-05
gcode-to-text.md
13
1 export gcode-to-text
2 letta-ai from "letta-ai/skills"
3 Decode and interpret text content from G-code files by analyzing toolpath geometry and coordinate patterns. This skill should be used when extracting text, letters, or symbols that are encoded as movement commands in G-code files (e.g., 3D printing, CNC engraving, laser cutting). Applies to tasks like identifying what text a G-code file will print/engrave, reverse-engineering embossed or engraved text from toolpaths, or visualizing G-code geometry to reveal hidden content.
2026-01-21
polyglot-rust-c.md
13
1 export polyglot-rust-c
2 letta-ai from "letta-ai/skills"
3 Guidance for creating polyglot source files that compile and run correctly as both Rust and C/C++ programs. This skill should be used when asked to create code that is valid in multiple programming languages simultaneously, particularly Rust and C/C++ polyglots.
2026-01-21
digitalocean-coder.md
13
1 export digitalocean-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides writing DigitalOcean infrastructure with OpenTofu/Terraform. Use when provisioning Droplets, VPCs, Managed Databases, Firewalls, or other DO resources.
2026-01-22
sst-deployment.md
13
1 export sst-deployment
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Configure or update SST v3 infrastructure resources for AWS deployment. Use when adding new AWS resources, modifying Lambda configurations, or updating domain settings.
2026-01-21
llm-inference-batching-scheduler.md
13
1 export llm-inference-batching-scheduler
2 letta-ai from "letta-ai/skills"
3 Guidance for implementing batching schedulers for LLM inference systems with compilation-based accelerators. This skill applies when optimizing request batching to minimize cost while meeting latency thresholds, particularly when dealing with shape compilation costs, padding overhead, and multi-bucket request distributions. Use this skill for tasks involving batch planning, shape selection, generation-length bucketing, and cost-model-driven optimization for neural network inference.
2026-01-21
omtm-growth.md
13
1 export omtm-growth
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 YC growth framework - identify One Metric That Matters, commit to 7% weekly growth, install public accountability. Focus-forcing system for early-stage startups.
2026-01-22
filter-js-from-html.md
13
1 export filter-js-from-html
2 letta-ai from "letta-ai/skills"
3 Guidance for removing JavaScript from HTML while preserving structure and formatting. This skill applies when filtering XSS vectors, sanitizing HTML content, removing script tags and event handlers, or building HTML sanitization tools. It covers comprehensive XSS vector identification, format-preserving transformations, and verification strategies.
2026-01-21
django-coder.md
13
1 export django-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Build Django applications with models, views, forms, templates, REST APIs, and modern Django 5.x patterns.
2026-01-22
skill-generator.md
13
1 export skill-generator
2 sorryhyun from "sorryhyun/DiPeO"
3 Create new Claude Code skills with proper structure and best practices. Use when the user wants to create a new skill, extend Claude's capabilities, or needs help structuring a SKILL.md file.
2026-01-05
custom-memory-heap-crash.md
13
1 export custom-memory-heap-crash
2 letta-ai from "letta-ai/skills"
3 Debugging crashes related to custom memory heap implementations, particularly release-only crashes involving static destruction order, use-after-free during program shutdown, and memory lifecycle issues between custom allocators and standard library internals. This skill should be used when debugging segfaults or memory corruption that only occur in release/optimized builds, involve custom memory allocators or heap managers, or manifest during static object destruction after main() returns.
2026-01-21