Browse Skills

20307 skills found

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. This skill should be used when implementing rejection sampling methods, log-concave distribution samplers, or statistical sampling algorithms that require envelope construction and adaptive updates. It provides procedural approaches, performance considerations, and verification strategies specific to ARS implementations.
2026-01-21
coding-html.md
13
1 export coding-html
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 When html or jinja are being written or edited.
2026-01-05
anyway-config-coder.md
13
1 export anyway-config-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Implement type-safe configuration with anyway_config gem. Use when creating configuration classes, replacing ENV access, or managing application settings. Triggers on configuration, environment variables, settings, secrets, or ENV patterns.
2026-01-22
industry-research.md
13
1 export industry-research
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Research a market, pinpoint an underserved customer pain, and design a venture that can capture the opportunity within 12 months. Comprehensive 10-step workflow from market mapping to 90-day action plan.
2026-01-22
react-coder.md
13
1 export react-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Write modern React components with TypeScript, hooks, and best practices. Creates functional components, custom hooks, and follows composition patterns.
2026-01-22
cobol-modernization.md
13
1 export cobol-modernization
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for translating COBOL programs to modern languages (Python, Java, etc.) while preserving exact behavior. It should be used when tasks involve COBOL-to-modern-language migration, legacy code translation, fixed-width file format handling, or ensuring byte-level compatibility between source and target implementations.
2026-01-21
ln-361-security-auditor.md
13
1 export ln-361-security-auditor
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Security audit worker (L3). Scans codebase for hardcoded secrets, SQL injection, XSS, insecure dependencies, missing input validation. Returns findings with severity (Critical/High/Medium/Low), location, effort, and recommendations.
2026-01-21
fix-git.md
13
1 export fix-git
2 letta-ai from "letta-ai/skills"
3 Guide for recovering lost Git commits, resolving detached HEAD states, and fixing common Git repository issues. This skill should be used when users need help recovering from Git mistakes such as lost commits, detached HEAD situations, accidental resets, or when commits appear to be missing from branches.
2026-01-21
tdd-bug-fix.md
13
1 export tdd-bug-fix
2 kurko from "kurko/dotfiles"
3 Enforce TDD when fixing bugs - write a failing test first, then make it pass. Use when about to fix a bug, correct broken behavior, or resolve an issue in production code. Activates for phrases like "let me fix", "I'll fix this", "same issue as", "the problem is", or when editing code after identifying a bug.
2026-01-22
custom-memory-heap-crash.md
13
1 export custom-memory-heap-crash
2 letta-ai from "letta-ai/skills"
3 Guide for debugging crashes related to custom memory heaps, particularly use-after-free issues caused by static destruction ordering, DEBUG vs RELEASE discrepancies, and custom allocator lifecycle problems. This skill should be used when investigating crashes that occur only in RELEASE builds, memory-related crashes involving custom allocators, static initialization/destruction order issues, or use-after-free bugs in C++ applications.
2026-01-21
avo-coder.md
13
1 export avo-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use when building Avo admin interfaces. Creates resources, actions, filters, and dashboards following Avo conventions. Fetches latest docs dynamically.
2026-01-22
tailwind-coder.md
13
1 export tailwind-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use when applying Tailwind CSS styling to Rails views. Uses utility classes, responsive design patterns, and integrates with Rails view helpers.
2026-01-22
AILANG Code Writing.md
13
1 export AILANG Code Writing
2 sunholo-data from "sunholo-data/ailang"
3 Write and run AILANG code with correct syntax. Use when user asks to write AILANG programs, fix AILANG syntax errors, run AILANG code, or needs help with AILANG syntax. Includes version checking, syntax validation, and common patterns.
2026-01-21
coding-javascript.md
13
1 export coding-javascript
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 When javascript being written or edited.
2026-01-05
pr-review.md
13
1 export pr-review
2 malhashemi from "malhashemi/dotfiles"
3 This skill provides a complete workflow for handling GitHub Pull Request reviews, specifically optimized for @gemini-code-assist automated reviews. This skill should be used when addressing PR review comments, responding to reviewers, resolving threads, requesting re-reviews, or merging PRs after feedback is addressed. Triggers include: /pr-review command, "address PR feedback", "handle review comments", "respond to gemini", or any PR review lifecycle management request.
2026-01-05
gcode-to-text.md
13
1 export gcode-to-text
2 letta-ai from "letta-ai/skills"
3 Extracts hidden or encoded text from GCODE files by analyzing toolpath geometry and coordinate data. This skill should be used when tasks involve decoding text from 3D printing files, recovering embossed or engraved text from GCODE, or CTF-style challenges involving GCODE analysis. Applies to any task requiring geometric reconstruction of text from CNC or 3D printer movement commands.
2026-01-21
Perf Reviewer.md
13
1 export Perf Reviewer
2 sunholo-data from "sunholo-data/ailang"
3 Review code for performance issues and run benchmarks. Use when user asks to analyze performance, compare AILANG vs Python vs Go, run benchmarks, or review code for optimization opportunities.
2026-01-21
design-language-system.md
13
1 export design-language-system
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Apply the professional Navy Blue colour scheme and design tokens. Use when styling components, charts, or ensuring colour consistency across the application.
2026-01-21
caffe-cifar-10.md
13
1 export caffe-cifar-10
2 letta-ai from "letta-ai/skills"
3 Guidance for building and training with the Caffe deep learning framework on CIFAR-10 dataset. This skill applies when tasks involve compiling Caffe from source, training convolutional neural networks on image classification datasets, or working with legacy deep learning frameworks that have compatibility issues with modern systems.
2026-01-21
useful-discoveries-check.md
13
1 export useful-discoveries-check
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 For finding solutions, patterns, and workarounds to issues when encountering unexpected behavior, or when stuck after trying initial approaches
2026-01-05
sam-cell-seg.md
13
1 export sam-cell-seg
2 letta-ai from "letta-ai/skills"
3 Guidance for SAM-based cell segmentation and mask conversion tasks involving MobileSAM, mask-to-polygon conversion, CSV processing, and command-line interface design. This skill applies when working with Segment Anything Model (SAM) for biological image segmentation, converting binary masks to polygon coordinates, processing microscopy data, or building CLI tools that interface with deep learning models. (project)
2026-01-21
hetzner-coder.md
13
1 export hetzner-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
2026-01-22
coding-python.md
13
1 export coding-python
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 When python, flask, or jinja are being written or edited.
2026-01-05
skill-template.md
13
1 export skill-template
2 lawvable from "lawvable/awesome-legal-skills"
3 Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.
2026-01-21