Browse Skills
44756 skills found
cache-components.md
13
1
export
cache-components
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Implement Next.js 16 Cache Components with use cache directives, Suspense boundaries, and cacheLife profiles. Use when optimizing page performance or migrating components to cache mode.
2026-01-21
ln-342-regression-checker.md
13
1
export
ln-342-regression-checker
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation.
2026-01-21
feal-differential-cryptanalysis.md
13
1
export
feal-differential-cryptanalysis
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for implementing differential cryptanalysis attacks on FEAL (Fast Data Encipherment Algorithm) and similar block ciphers. This skill should be used when tasks involve recovering round keys, implementing differential attacks, exploiting cipher weaknesses, or performing cryptanalysis on Feistel network ciphers. Applicable to CTF challenges and educational cryptanalysis exercises.
2026-01-21
mteb-leaderboard.md
13
1
export
mteb-leaderboard
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for querying ML model leaderboards and benchmarks (MTEB, HuggingFace, embedding benchmarks). This skill applies when tasks involve finding top-performing models on specific benchmarks, comparing model performance across leaderboards, or answering questions about current benchmark standings. Covers strategies for accessing live leaderboard data, handling temporal requirements, and avoiding common pitfalls with outdated sources.
2026-01-21
heroui-components.md
13
1
export
heroui-components
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Add or customize HeroUI components in the web application. Use when implementing new UI features with HeroUI design system or updating component styling.
2026-01-21
lead-magnet.md
13
1
export
lead-magnet
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Create high-converting lead magnets that generate email subscribers. Supports checklists, templates, swipe files, mini-courses, and guides with landing page copy.
2026-01-22
store-model-coder.md
13
1
export
store-model-coder
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Wrap JSON-backed database columns with ActiveModel-like classes using store_model. Use when creating configuration objects, managing nested JSON attributes, or adding validations to JSON data. Triggers on JSON columns, store_model, typed JSON, configuration objects, or nested attributes.
2026-01-22
git-leak-recovery.md
13
1
export
git-leak-recovery
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for recovering secrets or sensitive data from git repositories (including orphaned commits, reflog, and unreachable objects) and subsequently cleaning up those secrets from git history. It should be used when tasks involve finding leaked credentials, recovering data from git history, or ensuring secrets are completely removed from a repository's object store.
2026-01-21
extract-moves-from-video.md
13
1
export
extract-moves-from-video
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for extracting text commands, moves, or typed input from video recordings using OCR. It applies when extracting gameplay commands (e.g., Zork), terminal sessions, or any text-based interactions captured in video format. Use this skill when processing videos of text-based games, terminal recordings, or any scenario requiring OCR-based command extraction from screen recordings.
2026-01-21
deslop.md
13
1
export
deslop
2
from
"inspirepan/klaude-code"
from
"inspirepan/klaude-code"
3
Remove AI-generated code slop from files or diffs. Use this skill when reviewing AI-generated code to clean up unnecessary comments, defensive code, type hacks, and style inconsistencies. Triggers include "deslop", "remove slop", "clean up AI code", "review for slop".
2026-01-15
gemini-image-coder.md
13
1
export
gemini-image-coder
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Gemini image coder - Generate and edit images using Google's Gemini API. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images. Use when user asks to generate images, create images, edit images, or mentions "gemini image coder".
2026-01-22
market-research.md
13
1
export
market-research
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Automate comprehensive market research using web data, competitive analysis, and structured synthesis. Use when researching markets, industries, competitors, or target audiences.
2026-01-22
pypi-server.md
13
1
export
pypi-server
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for setting up local PyPI servers to host and serve Python packages. This skill should be used when tasks involve creating a local PyPI repository, serving Python packages over HTTP, building distributable Python packages, or testing pip installations from a custom index URL.
2026-01-21
video-processing.md
13
1
export
video-processing
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for video analysis and processing tasks using computer vision techniques. It should be used when analyzing video frames, detecting motion or events, tracking objects, extracting temporal data (e.g., identifying specific frames like takeoff/landing moments), or performing frame-by-frame processing with OpenCV or similar libraries.
2026-01-21
skill-creator.md
13
1
export
skill-creator
2
from
"malhashemi/dotfiles"
from
"malhashemi/dotfiles"
3
Guide for creating effective skills with UV + justfile structure. This skill should be used
when users want to create a new skill (or update an existing skill) that extends the agent's
capabilities with specialized knowledge, workflows, or tool integrations. Skills include
PEP 723 compliant Python scripts managed via justfile for consistent execution.
2026-01-05
marketing-strategy.md
13
1
export
marketing-strategy
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Build a custom marketing strategy through an interactive interview. Develops business positioning, audience targeting, channel selection, and customer journey—then exports as a reusable JSON profile.
2026-01-22
polyglot-c-py.md
13
1
export
polyglot-c-py
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for creating polyglot files that are valid in both Python and C. This skill applies when tasked with writing code that must be parseable and executable by both the Python interpreter and C compiler. Covers polyglot syntax techniques, testing strategies, and critical cleanup requirements.
2026-01-21
regex-log.md
13
1
export
regex-log
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for constructing complex regular expressions that extract and validate data from log files. This skill applies when building regex patterns to parse log entries with requirements like IP address validation, date extraction, boundary conditions, and selecting specific occurrences (first/last). Use this skill when the task involves creating regex for log parsing with multiple validation constraints.
2026-01-21
fastapi-coder.md
13
1
export
fastapi-coder
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Build FastAPI applications with async patterns, Pydantic validation, dependency injection, and modern Python API practices.
2026-01-22
ln-321-best-practices-researcher.md
13
1
export
ln-321-best-practices-researcher
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Research best practices via MCP Ref/Context7 and create documentation (guide/manual/ADR). Single research, multiple output types.
2026-01-21
minitest-coder.md
13
1
export
minitest-coder
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
This skill guides writing comprehensive Minitest tests for Ruby and Rails applications. Use when creating test files, writing test cases, or testing new features. Covers both traditional and spec styles, fixtures, mocking, and Rails integration testing patterns.
2026-01-22
documents-xlsx.md
13
1
export
documents-xlsx
2
from
"malhashemi/dotfiles"
from
"malhashemi/dotfiles"
3
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
2026-01-05
value-prop-sharpener.md
13
1
export
value-prop-sharpener
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Refine value propositions from emotional, logical, and status angles, then synthesize into a powerful 15-word statement with evolution process.
2026-01-22
pytorch-model-recovery.md
13
1
export
pytorch-model-recovery
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for recovering PyTorch model architectures from state dictionaries, retraining specific layers, and saving models in TorchScript format. This skill should be used when tasks involve reconstructing model architectures from saved weights, fine-tuning specific layers while freezing others, or converting models to TorchScript format.
2026-01-21