Browse Skills

20307 skills found

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
sales-page.md
13
1 export sales-page
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Create high-converting sales pages by orchestrating competitive research, positioning, copywriting, and offer skills. Assembles components into a complete sales page blueprint.
2026-01-22
backblaze-coder.md
13
1 export backblaze-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides Backblaze B2 Cloud Storage integration with OpenTofu/Terraform and B2 CLI. Use when managing B2 buckets, application keys, file uploads, lifecycle rules, or S3-compatible storage.
2026-01-22
action-mailer-coder.md
13
1 export action-mailer-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use when creating or refactoring Action Mailer emails. Applies Rails 7.1+ conventions, parameterized mailers, preview workflows, background delivery, and email design best practices.
2026-01-22
extract-moves-from-video.md
13
1 export extract-moves-from-video
2 letta-ai from "letta-ai/skills"
3 Guidance for extracting text-based game commands, moves, or inputs from video recordings using OCR and frame analysis. This skill applies when extracting user inputs from screen recordings of text-based games (Zork, interactive fiction), terminal sessions, or any video where typed commands need to be recovered. It covers OCR preprocessing, region-of-interest extraction, domain-aware validation, and deduplication strategies.
2026-01-21
feal-linear-cryptanalysis.md
13
1 export feal-linear-cryptanalysis
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for FEAL cipher linear cryptanalysis tasks. It should be used when recovering encryption keys from FEAL-encrypted data using known plaintext-ciphertext pairs, implementing linear approximation attacks on block ciphers, or solving cryptanalysis challenges involving the FEAL cipher family. The skill emphasizes mathematical analysis over brute-force approaches.
2026-01-21
api-version.md
13
1 export api-version
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Manage API versioning strategy for Hono routes in apps/api/src/v1. Use when creating new API versions or migrating endpoints between versions.
2026-01-21
install-windows-3-11.md
13
1 export install-windows-3-11
2 letta-ai from "letta-ai/skills"
3 Guidance for setting up legacy Windows VMs (like Windows 3.11) in QEMU with web-based remote access via noVNC. This skill should be used when tasks involve running legacy operating systems in virtual machines, configuring QEMU for older OS images, setting up VNC/noVNC web interfaces, or establishing programmatic keyboard control via QMP. Covers VM boot verification strategies, nginx reverse proxy configuration, and websockify setup.
2026-01-21
protein-assembly.md
13
1 export protein-assembly
2 letta-ai from "letta-ai/skills"
3 Guidance for designing and assembling multi-component fusion protein sequences, particularly for FRET biosensors and tagged constructs. This skill applies when tasks involve identifying proteins by spectral properties (excitation/emission wavelengths), assembling fusion proteins from multiple domains, codon optimization with GC content constraints, working with PDB sequences and fluorescent protein databases, or generating gBlock sequences for gene synthesis.
2026-01-21
tailwind-styling.md
13
1 export tailwind-styling
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Generate responsive, performant Tailwind CSS styles for React components. Use when styling components, building design systems, or implementing responsive layouts.
2026-01-22
large-scale-text-editing.md
13
1 export large-scale-text-editing
2 letta-ai from "letta-ai/skills"
3 Guidance for transforming large text files (thousands to millions of rows) using text editors like Vim. This skill should be used when the task involves bulk text transformations, CSV manipulation, column reordering, regex-based find-and-replace operations, or when there are keystroke/efficiency constraints. Applies to tasks requiring macro-based editing, batch substitutions, or complex text processing where understanding the transformation pattern from input/output samples is needed.
2026-01-21
git-multibranch.md
13
1 export git-multibranch
2 letta-ai from "letta-ai/skills"
3 Guidance for setting up Git-based multi-branch deployment systems with web servers. This skill applies when configuring Git repositories with post-receive hooks that deploy different branches to different directories, typically served by Nginx or Apache. Use for tasks involving SSH-accessible Git servers, branch-specific deployments, and web server configuration.
2026-01-21
handoff.md
13
1 export handoff
2 inspirepan from "inspirepan/klaude-code"
3 Write a HANDOFF.md file for another agent to continue the conversation. Use this skill when switching to a new conversation/session and need to pass context to the next agent. Triggers include "handoff", "write handoff", "create handoff", "pass to another agent".
2026-01-15
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 asked to fix security issues, address CVEs or CWEs, remediate vulnerabilities like injection attacks (SQL, command, CRLF, XSS), or when working with failing security-related tests.
2026-01-21
ai-structured-output.md
13
1 export ai-structured-output
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Generate type-safe AI content using Gemini structured output with Zod validation and Code Execution Tool. Use when building AI generation functions that need guaranteed output format.
2026-01-21
biome-config.md
13
1 export biome-config
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Update Biome linting rules, formatting configs, and import organization settings. Use when adding new lint rules, customizing code style, or fixing workspace-specific linting issues.
2026-01-21
feal-linear-cryptanalysis.md
13
1 export feal-linear-cryptanalysis
2 letta-ai from "letta-ai/skills"
3 Guide for performing linear cryptanalysis attacks on FEAL and similar Feistel ciphers. This skill should be used when tasks involve breaking FEAL encryption, recovering cipher keys using known plaintext-ciphertext pairs, or implementing linear cryptanalysis techniques. Applies to cryptographic challenges mentioning "linear attack," "FEAL," "Feistel cipher analysis," or key recovery from plaintext-ciphertext pairs.
2026-01-21
react-testing.md
13
1 export react-testing
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Comprehensive testing strategies with Vitest, React Testing Library, and Jest. Use when writing tests for React components, hooks, and integration testing.
2026-01-22
code-review.md
13
1 export code-review
2 kurko from "kurko/dotfiles"
3 Review pull requests and uncommitted code changes. Use when user asks to review a PR, review changes, review uncommitted code, review a diff, or similar code review requests. Activates for phrases like "review this PR", "review my changes", "review before I commit", "check this diff", "review diff", "review commit <sha>".
2026-01-22
caffe-cifar-10.md
13
1 export caffe-cifar-10
2 letta-ai from "letta-ai/skills"
3 Guidance for building Caffe from source and training CIFAR-10 models. This skill applies when tasks involve compiling Caffe deep learning framework, configuring Makefile.config, preparing CIFAR-10 dataset, or training CNN models with Caffe solvers. Use for legacy ML framework installation, LMDB dataset preparation, and CPU-only deep learning training tasks.
2026-01-21
docs-sync.md
13
1 export docs-sync
2 sunholo-data from "sunholo-data/ailang"
3 Sync AILANG documentation website with codebase reality. Use after releases, when features are implemented, or when website accuracy is questioned. Checks design docs vs website, validates examples, updates feature status.
2026-01-21
ui-design-system.md
13
1 export ui-design-system
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Enforce modern dashboard UI patterns with pill-shaped design, professional colour scheme, and typography standards. Use when building or reviewing UI components for the web application.
2026-01-21
building-hooks.md
13
1 export building-hooks
2 withzombies from "withzombies/hyperpowers"
3 Use when creating Claude Code hooks - covers hook patterns, composition, testing, progressive enhancement from simple to advanced
2026-01-21
code-review.md
13
1 export code-review
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Perform automated code reviews checking for security vulnerabilities, performance issues, and code quality. Use before creating PRs or when reviewing complex changes.
2026-01-21