Browse Skills

20307 skills found

pytorch-model-cli.md
13
1 export pytorch-model-cli
2 letta-ai from "letta-ai/skills"
3 Guidance for creating standalone CLI tools that perform neural network inference by extracting PyTorch model weights and reimplementing inference in C/C++. This skill applies when tasks involve converting PyTorch models to standalone executables, extracting model weights to portable formats (JSON), implementing neural network forward passes in C/C++, or creating CLI tools that load images and run inference without Python dependencies.
2026-01-21
wrangler-coder.md
13
1 export wrangler-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides Cloudflare Workers and Pages development with Wrangler CLI. Use when creating Workers, configuring D1 databases, R2 storage, KV namespaces, Queues, or deploying to Cloudflare Pages.
2026-01-22
web-browser.md
13
1 export web-browser
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Browser automation using browser-cdp CLI. Control Chrome, Brave, or Edge browsers for testing, scraping, and web interaction. Uses your real browser (not test mode) for authentic sessions.
2026-01-22
kv-store-grpc.md
13
1 export kv-store-grpc
2 letta-ai from "letta-ai/skills"
3 Guidance for building gRPC-based key-value store services in Python. This skill should be used when tasks involve creating gRPC servers, defining protocol buffer schemas, or implementing key-value storage APIs with gRPC. Covers proto file creation, code generation, server implementation, and verification strategies.
2026-01-21
model-extraction-relu-logits.md
13
1 export model-extraction-relu-logits
2 letta-ai from "letta-ai/skills"
3 Guidance for extracting weight matrices from black-box ReLU neural networks using only input-output queries. This skill applies when tasked with recovering internal parameters (weights, biases) of a neural network that can only be queried for outputs, particularly two-layer ReLU networks. Use this skill for model extraction, model stealing, or neural network reverse engineering tasks.
2026-01-21
politique-confidentialite.md
13
1 export politique-confidentialite
2 lawvable from "lawvable/awesome-legal-skills"
3 Guide complet pour la rédaction de politiques de confidentialité conformes au RGPD. Contient les recommandations CNIL 2020, un template de référence et les bonnes pratiques. À utiliser lors de la rédaction ou révision d'une politique de confidentialité pour un site web ou une application.
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 optimizing LLM inference request batching and scheduling problems. This skill applies when designing batch schedulers that minimize cost while meeting latency and padding constraints, involving trade-offs between batch count, shape selection, and padding ratios. Use when the task involves grouping requests by sequence lengths, managing shape compilation costs, or optimizing multi-objective scheduling with hard constraints.
2026-01-21
command-patterns.md
13
1 export command-patterns
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Advanced patterns for generating high-quality Claude Code commands. Used by /new-command.
2026-01-22
event-sourcing-coder.md
13
1 export event-sourcing-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Record domain events and dispatch to inbox handlers for side effects, audit trails, and activity feeds. Use when building activity logs, syncing external services, or decoupling event creation from processing. Triggers on event recording, audit trails, activity feeds, or inbox patterns.
2026-01-22
break-filter-js-from-html.md
13
1 export break-filter-js-from-html
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for XSS filter bypass tasks where the goal is to craft HTML payloads that execute JavaScript despite sanitization filters. Use this skill when tasks involve bypassing HTML sanitizers (like BeautifulSoup), exploiting parser differentials between server-side sanitizers and browsers, or security testing/CTF challenges involving XSS filter evasion.
2026-01-21
cancel-async-tasks.md
13
1 export cancel-async-tasks
2 letta-ai from "letta-ai/skills"
3 Guidance for implementing proper asyncio task cancellation with signal handling in Python. This skill applies when implementing concurrent task runners that need graceful shutdown, handling KeyboardInterrupt/SIGINT in asyncio contexts, or managing task cleanup when using semaphores for concurrency limiting. Use when tasks involve asyncio.gather, CancelledError handling, or cleanup of tasks that haven't started execution.
2026-01-21
cancel-async-tasks.md
13
1 export cancel-async-tasks
2 letta-ai from "letta-ai/skills"
3 Guidance for implementing asyncio task cancellation with proper cleanup, especially for handling keyboard interrupts (Ctrl+C). This skill should be used when tasks involve asyncio cancellation, signal handling, or graceful shutdown of concurrent Python tasks.
2026-01-21
hotwire-coder.md
13
1 export hotwire-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use when implementing Hotwire features with Turbo Drive, Turbo Frames, and Turbo Streams. Applies Rails 8 conventions, morphing, broadcasts, lazy loading, and real-time update patterns.
2026-01-22
coding-css.md
13
1 export coding-css
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 When css being written or edited.
2026-01-05
changelog-writer.md
13
1 export changelog-writer
2 lightfastai from "lightfastai/lightfast"
3 Create user-focused, SEO-optimized changelog entries for software releases. Use when writing release notes, version updates, product changelogs, or "what's new" documentation for developer tools.
2026-01-05
security-audit.md
13
1 export security-audit
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Audit code for security vulnerabilities (SQL injection, XSS, OWASP Top 10). Use when adding authentication logic, handling user input, or before production deployments.
2026-01-21
ln-341-code-quality-checker.md
13
1 export ln-341-code-quality-checker
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Worker that checks DRY/KISS/YAGNI/architecture/guide compliance for Done implementation tasks. Reports issues; does not change statuses or create tasks.
2026-01-21
sqlite-with-gcov.md
13
1 export sqlite-with-gcov
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for compiling software (particularly SQLite) with gcov code coverage instrumentation, installing to custom prefixes, and making binaries available system-wide. Use when tasks involve compiling C/C++ projects with coverage flags, installing software to non-standard locations, or ensuring PATH availability for installed binaries.
2026-01-21
headless-terminal.md
13
1 export headless-terminal
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for implementing headless terminal interfaces that programmatically control interactive shell sessions. Use this skill when tasks involve creating terminal emulators, implementing pseudo-terminal (PTY) wrappers, building programmatic shell interfaces, or any scenario requiring automated interaction with command-line programs.
2026-01-21
opengraph-images.md
13
1 export opengraph-images
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Create dynamic OpenGraph images for social media sharing using Next.js ImageResponse API. Use when adding OG images to new pages, updating existing OG images, or implementing page-specific social previews.
2026-01-21
tdd-workflow.md
13
1 export tdd-workflow
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill implements test-driven development workflow using the red-green-refactor cycle. Use when building new features or fixing bugs that require test coverage. Framework-agnostic methodology that works with any testing framework and programming language. Triggers on requests to implement features using TDD, write tests first, or follow test-driven development practices.
2026-01-22
log-summary-date-ranges.md
13
1 export log-summary-date-ranges
2 letta-ai from "letta-ai/skills"
3 Guidance for analyzing log files and generating summary reports with counts aggregated across multiple date ranges and severity levels. This skill applies when tasks involve parsing log files by date, counting occurrences by severity (ERROR, WARNING, INFO), and outputting structured CSV summaries across time periods like "today", "last 7 days", or "last 30 days".
2026-01-21
seo.md
13
1 export seo
2 merylldindin from "merylldindin/helix"
3 SEO audit and optimization skill for Meryll Dindin's personal portfolio website. Activates when discussing meta tags, Schema.org, structured data, personal branding SEO, search optimization, or content improvements.
2026-01-05
collaboration-hub.md
13
1 export collaboration-hub
2 sunholo-data from "sunholo-data/ailang"
3 Develop and modify the AILANG Collaboration Hub UI. Use when user asks to add features to the monitoring dashboard, modify the approval queue, update the message center, or make changes to the React frontend.
2026-01-21