Browse Skills

44756 skills found

working-off-of-todo-files.md
13
1 export working-off-of-todo-files
2 kurko from "kurko/dotfiles"
3 Use when the user asks you to interact, work, read, create or update tasks in ai-notes/**/*/todo.{md,txt} files, or when user asks you to look at the "todo file".
2026-01-22
mailman.md
13
1 export mailman
2 letta-ai from "letta-ai/skills"
3 Guidance for setting up mailing list servers with Postfix and Mailman3. This skill should be used when configuring email infrastructure, integrating Mailman3 with Postfix MTA, creating mailing lists, or troubleshooting mail delivery issues.
2026-01-21
Model Manager.md
13
1 export Model Manager
2 sunholo-data from "sunholo-data/ailang"
3 Test, validate, and add new AI models to the eval suite. Use when user asks to add new models, test model access, check pricing, or update models.yml.
2026-01-21
pytorch-model-recovery.md
13
1 export pytorch-model-recovery
2 letta-ai from "letta-ai/skills"
3 This skill should be used when reconstructing PyTorch models from weight files (state dictionaries), checkpoint files, or partial model artifacts. It applies when the agent needs to infer model architecture from saved weights, rebuild models without original source code, or recover models from corrupted/incomplete saves. Use this skill for tasks involving torch.load, state_dict reconstruction, architecture inference, or model recovery in CPU-constrained environments.
2026-01-21
prove-plus-comm.md
13
1 export prove-plus-comm
2 letta-ai from "letta-ai/skills"
3 Guidance for proving mathematical properties in Coq using induction, specifically addition commutativity and similar arithmetic lemmas. This skill should be used when working with Coq proof assistants to complete induction proofs, fill in proof cases, or apply standard library lemmas like plus_n_O and plus_n_Sm.
2026-01-21
funding-ask-optimizer.md
13
1 export funding-ask-optimizer
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Craft compelling funding asks with multi-perspective justifications, historical comparables, risk mitigation, and milestone-based roadmaps.
2026-01-22
path-tracing-reverse.md
13
1 export path-tracing-reverse
2 letta-ai from "letta-ai/skills"
3 Guidance for reverse engineering graphics rendering programs (ray tracers, path tracers) from binary executables. This skill should be used when tasked with recreating a program that generates images through ray/path tracing, particularly when the goal is to achieve pixel-perfect or near-pixel-perfect output matching. Applies to tasks requiring binary analysis, floating-point constant extraction, and systematic algorithm reconstruction.
2026-01-21
viewcomponent-coder.md
13
1 export viewcomponent-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Build component-based UIs with ViewComponent and view_component-contrib. Use when creating reusable UI components, implementing slots and style variants, or building component previews. Triggers on ViewComponent creation, component patterns, Lookbook previews, or UI component architecture.
2026-01-22
python-coder.md
13
1 export python-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Modern Python 3.12+ development with uv, ruff, and production-ready practices. Routes to specialized skills for frameworks and testing.
2026-01-22
gem-builder.md
13
1 export gem-builder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Comprehensive guide for building production-quality Ruby gems. Use when creating new gems, structuring gem architecture, implementing configuration patterns, setting up testing, or preparing for publishing. Covers all gem types - libraries, CLI tools, Rails engines, and API clients.
2026-01-22
cloud-init-coder.md
13
1 export cloud-init-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides writing cloud-init configurations for VM provisioning. Use when creating user_data blocks in Terraform/OpenTofu, or cloud-init YAML for AWS, DigitalOcean, GCP, or Azure instances.
2026-01-22
kv-store-grpc.md
13
1 export kv-store-grpc
2 letta-ai from "letta-ai/skills"
3 Guide for implementing gRPC-based key-value store services in Python. This skill should be used when building gRPC servers with protobuf definitions, implementing KV store operations (Get, Set, Delete), or troubleshooting gRPC service connectivity. Applicable to tasks involving grpcio, protobuf code generation, and background server processes.
2026-01-21
youtube-transcript.md
13
1 export youtube-transcript
2 oalanicolas from "oalanicolas/ia"
3 Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
2026-01-19
testing-anti-patterns.md
13
1 export testing-anti-patterns
2 withzombies from "withzombies/hyperpowers"
3 Use when writing or changing tests, adding mocks - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-21
publish.md
13
1 export publish
2 inspirepan from "inspirepan/klaude-code"
3 Publish a new version of klaude-code to PyPI. This skill handles version bumping, changelog updates, git tagging, and package publishing. Use when the user wants to release a new version.
2026-01-15
ln-364-code-quality-auditor.md
13
1 export ln-364-code-quality-auditor
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Code quality audit worker (L3). Checks cyclomatic complexity, deep nesting, long methods, god classes, O(n²) algorithms, N+1 queries, magic numbers, decentralized constants, duplicate constants. Returns findings with severity, location, effort, recommendations.
2026-01-21
cloudflare-coder.md
13
1 export cloudflare-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides provisioning Cloudflare infrastructure with OpenTofu/Terraform. Use when managing zones, DNS records, WAF rules, SSL settings, Page Rules, or cache configuration.
2026-01-22
pypi-server.md
13
1 export pypi-server
2 letta-ai from "letta-ai/skills"
3 Guidance for creating Python packages and serving them via a local PyPI server. This skill applies when tasks involve building Python packages (with pyproject.toml or setup.py), setting up local package repositories, or serving packages via HTTP for pip installation. Use when the goal is to create installable Python packages and make them available through a local index URL.
2026-01-21
pytorch-model-cli.md
13
1 export pytorch-model-cli
2 letta-ai from "letta-ai/skills"
3 Guidance for implementing CLI tools that perform inference using PyTorch models in native languages (C/C++/Rust). This skill should be used when tasks involve extracting weights from PyTorch .pth files, implementing neural network forward passes in C/C++, or creating standalone inference tools without Python dependencies.
2026-01-21
aws-monitoring.md
13
1 export aws-monitoring
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Debug AWS resource issues, check Lambda logs, and monitor deployed services. Use when investigating production issues, checking CloudWatch logs, or debugging deployment failures.
2026-01-21
research.md
13
1 export research
2 yurenju from "yurenju/eyerolling-skills"
3 Research and analysis skill for in-depth technical investigation.Use when: analyzing technical problems, exploring solutions, investigating issues, comparing technologies, understanding root causes.Keywords: research, analyze, investigate, technical problem, comparison, evaluation, deep dive, root cause analysis.This is the optional first step of the spec-driven development workflow, before create-prd.
2026-01-05
writing-plans.md
13
1 export writing-plans
2 withzombies from "withzombies/hyperpowers"
3 Use to expand bd tasks with detailed implementation steps - adds exact file paths, complete code, verification commands assuming zero context
2026-01-21
app-standards.md
13
1 export app-standards
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 All modes that write scripts or code follow these app standards for communication, modularization, simplification, naming conventions
2026-01-05
app-knowledge.md
13
1 export app-knowledge
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 When any part of the application needs to be found or understood.
2026-01-05