Skip to main content

Skills dans ce dépôt

davila7/claude-code-templates - Page 7

SkillsMP a collecté 850 skills depuis davila7/claude-code-templates. Ouvrez un skill pour examiner sa source et ses détails.

davila7/claude-code-templates

Affichage de 40 skills collectés sur 850.

métier
Analystes en sécurité de l'information
description

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path,…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (`scripts/sora.py`), including requests like “generate AI video,” “Sora,” “video remix,” “download…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides guidance for LLM post-training with RL using slime, a Megatron+SGLang framework. Use when training GLM models, implementing custom data generation workflows, or needing tight Megatron-LM integration for RL scaling.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon…

Langue du texte source : anglais

mis à jour
métier
Architectes de bases de données
description

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks Use when: agent testing, agent evaluation, benchmark…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed,…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 850.