home / skills / davila7 / claude-code-templates

davila7/claude-code-templates

CLI tool for configuring and monitoring Claude Code

668 skills
GitHub

Sponsored

environment-setup-guide

davila7/claude-code-templates

20.6k
Guide developers through setting up development environments with proper tools, dependencies, and configurations
security-best-practices

davila7/claude-code-templates

20.6k
This skill helps you enforce security best practices across Python projects by delivering framework-specific guidance and secure-by-default code suggestions.
optimization-flash-attention

davila7/claude-code-templates

20.6k
This skill speeds up transformer attention using Flash Attention for 2-4x faster runs and 10-20x memory reduction on long sequences.
optimization-gguf

davila7/claude-code-templates

20.6k
This skill helps you deploy efficient model inference with GGUF quantization across CPU, Apple Silicon, and GPU-free setups.
optimization-gptq

davila7/claude-code-templates

20.6k
This skill helps you quantize large language models to 4-bit with minimal accuracy loss, enabling memory reduction and faster inference.
optimization-hqq

davila7/claude-code-templates

20.6k
This skill quantizes models without calibration data, enabling fast, deployment-ready 4/3/2-bit quantization for HuggingFace and vLLM workflows.
shopify-development

davila7/claude-code-templates

20.6k
Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension", "shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook", "shopify billing", "app subscription", "metafields", "shopify functions"
shodan-reconnaissance

davila7/claude-code-templates

20.6k
This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.
opentargets-database

davila7/claude-code-templates

20.6k
Query Open Targets Platform for target-disease associations, drug target discovery, tractability/safety data, genetics/omics evidence, known drugs, for therapeutic target identification.
perplexity

davila7/claude-code-templates

20.6k
This skill helps you perform generic web searches and synthesize current information using Perplexity, delivering concise results with practical insights.
post-training-grpo-rl-training

davila7/claude-code-templates

20.6k
This skill guides GRPO/RL fine-tuning with TRL to align models to formats, reasoning tasks, and multi-objective goals.
chembl-database

davila7/claude-code-templates

20.6k
Query ChEMBL's bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry.
post-training-openrlhf

davila7/claude-code-templates

20.6k
This skill accelerates RLHF training for large models using Ray and vLLM, enabling PPO, GRPO, RLOO, and DPO workflows across multi-node GPUs.
post-training-simpo

davila7/claude-code-templates

20.6k
This skill helps you optimize alignment training with SimPO by providing a simpler, reference-free preference optimization workflow for faster, better
commit

davila7/claude-code-templates

20.6k
This skill helps you craft Sentry-style commit messages that follow conventional commits with issue references for clean, traceable history.
software-architecture

davila7/claude-code-templates

20.6k
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
prompt-caching

davila7/claude-code-templates

20.6k
Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augmented.
skill-share

davila7/claude-code-templates

20.6k
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
pyhealth

davila7/claude-code-templates

20.6k
Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC), physiological signals (EEG, ECG), healthcare datasets (MIMIC-III/IV, eICU, OMOP), or implementing deep learning models for healthcare applications (RETAIN, SafeDrug, Transformer, GNN).
prompt-engineering-guidance

davila7/claude-code-templates

20.6k
This skill helps you enforce structured outputs and safe generation with constrained grammars and workflows, improving reliability across JSON, XML, and code.
smtp-penetration-testing

davila7/claude-code-templates

20.6k
This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.
internal-comms-anthropic

davila7/claude-code-templates

20.6k
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
rag-chroma

davila7/claude-code-templates

20.6k
This skill helps you configure and use an open-source embedding database for semantic search and RAG, enabling fast local vector storage.
rag-qdrant

davila7/claude-code-templates

20.6k
This skill helps you implement high-performance vector search using qdrant for production RAG and semantic retrieval with fast filtering and scalable storage.
rag-implementation

davila7/claude-code-templates

20.6k
This skill helps you implement and optimize retrieval-augmented generation patterns with chunking, embeddings, vector stores, and reranking for accurate
pymc

davila7/claude-code-templates

20.6k
Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.
safety-alignment-constitutional-ai

davila7/claude-code-templates

20.6k
This skill helps you align AI outputs with a constitution by guiding self-critique, revision, and AI feedback workflows.
manim

davila7/claude-code-templates

20.6k
This skill helps you create and explain mathematical animations with Manim Community, enabling programmatic visuals, LaTeX rendering, and educational video
prompt-engineer

davila7/claude-code-templates

20.6k
This skill helps you design effective prompts for LLMs, optimizing structure, context management, and output formats for reliable results.
cloudflare-deploy

davila7/claude-code-templates

20.6k
This skill guides you through authenticating and deploying projects to Cloudflare using Wrangler, Pages, and related services.
tokenization-sentencepiece

davila7/claude-code-templates

20.6k
This skill helps you tokenize multilingual text with SentencePiece, delivering fast, deterministic subword vocabularies for CJK and multilingual models.
pymoo

davila7/claude-code-templates

20.6k
Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.
sympy

davila7/claude-code-templates

20.6k
This skill helps you perform exact symbolic mathematics in Python using SymPy, including solving, calculus, algebra, and code generation.
llm-app-patterns

davila7/claude-code-templates

20.6k
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.
pysam

davila7/claude-code-templates

20.6k
Genomic file toolkit. Read/write SAM/BAM/CRAM alignments, VCF/BCF variants, FASTA/FASTQ sequences, extract regions, calculate coverage, for NGS data processing pipelines.
image-enhancer

davila7/claude-code-templates

20.6k
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
fastapi-endpoint

davila7/claude-code-templates

20.6k
This skill plans and scaffolds production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2, DI for auth, and tests.
backend-to-frontend-handoff-docs

davila7/claude-code-templates

20.6k
This skill generates a concise API handoff document to guide frontend integration when backend work is complete.
roier-seo

davila7/claude-code-templates

20.6k
This skill audits websites with Lighthouse, fixes SEO and performance issues via auto-generated code changes, and improves Core Web Vitals and accessibility.
pytdc

davila7/claude-code-templates

20.6k
Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction.
brand-guidelines-anthropic

davila7/claude-code-templates

20.6k
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
deeptools

davila7/claude-code-templates

20.6k
NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.
ssh-penetration-testing

davila7/claude-code-templates

20.6k
This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabilities", "perform SSH tunneling", or "audit SSH security". It provides comprehensive SSH penetration testing methodologies and techniques.
n8n-code-javascript

davila7/claude-code-templates

20.6k
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
daily-meeting-update

davila7/claude-code-templates

20.6k
This skill generates a concise daily standup update by interviewing you and optionally pulling GitHub, Jira, and Claude Code data to tailor the report.
systematic-debugging

davila7/claude-code-templates

20.6k
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
difficult-workplace-conversations

davila7/claude-code-templates

20.6k
This skill helps you prepare, deliver, and follow up on difficult workplace conversations using a clear preparation-delivery-followup framework.
email-sequence

davila7/claude-code-templates

20.6k
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.
n8n-node-configuration

davila7/claude-code-templates

20.6k
This skill guides operation-aware node configuration in n8n, helping you identify essentials, dependencies, and patterns to configure nodes efficiently.
n8n-workflow-patterns

davila7/claude-code-templates

20.6k
This skill helps you design and optimize n8n workflows by applying proven 5 core patterns and practical best practices.
frontend-to-backend-requirements

davila7/claude-code-templates

20.6k
This skill helps frontend teams document backend data needs clearly for UI rendering without exposing implementation details.
ceo-advisor

davila7/claude-code-templates

20.6k
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
nextjs-supabase-auth

davila7/claude-code-templates

20.6k
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.
artifacts-builder

davila7/claude-code-templates

20.6k
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
flowio

davila7/claude-code-templates

20.6k
Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.
executing-plans

davila7/claude-code-templates

20.6k
Use when you have a written implementation plan to execute in a separate session with review checkpoints
gepetto

davila7/claude-code-templates

20.6k
This skill helps you create detailed, sectioned implementation plans by researching, interviewing, synthesizing specs, and orchestrating multi-LLM reviews.
telegram-mini-app

davila7/claude-code-templates

20.6k
Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize. Use when: telegram mini app, TWA, telegram web app, TON app, mini app.
invoice-organizer

davila7/claude-code-templates

20.6k
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
linear

davila7/claude-code-templates

20.6k
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
scientific-schematics

davila7/claude-code-templates

20.6k
This skill generates publication-quality scientific diagrams using Nano Banana Pro and Gemini 3 Pro, iterating until threshold quality for your document type.
get-available-resources

davila7/claude-code-templates

20.6k
This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.
scientific-slides

davila7/claude-code-templates

20.6k
This skill helps you craft visually engaging scientific slide decks with structured narratives, citations, and design templates for conferences and defenses.
meme-factory

davila7/claude-code-templates

20.6k
This skill generates memes using memegen.link to add humor or visual aids to content and social media posts.
testing-patterns

davila7/claude-code-templates

20.6k
This skill helps you apply test-driven development, factory patterns, and mocking strategies to write robust unit tests and maintainable test data.
gh-fix-ci

davila7/claude-code-templates

20.6k
This skill inspects failing PR checks with gh, summarizes failure context, and drafts an approval-ready fix plan for implementing changes.
top-web-vulnerabilities

davila7/claude-code-templates

20.6k
This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand client-side vulnerabilities", "examine mobile and IoT security flaws", or "reference the OWASP-aligned vulnerability taxonomy". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.
social-content

davila7/claude-code-templates

20.6k
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.
modal

davila7/claude-code-templates

20.6k
Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.
figma

davila7/claude-code-templates

20.6k
This skill translates Figma MCP outputs into production-ready code and assets, enabling design-to-code workflows with context, screenshots, and tokens.
command-creator

davila7/claude-code-templates

20.6k
This skill guides creating Claude Code slash commands, generating optimized, executable command files with clear structure and best-practice guidance.
frontend-design

davila7/claude-code-templates

20.6k
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
datacommons-client

davila7/claude-code-templates

20.6k
Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.
diffdock

davila7/claude-code-templates

20.6k
Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction.
qa-test-planner

davila7/claude-code-templates

20.6k
This skill helps QA engineers generate comprehensive test plans, manual test cases, regression suites, and bug reports efficiently.
algorithmic-art

davila7/claude-code-templates

20.6k
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
imagegen

davila7/claude-code-templates

20.6k
Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.
performance

davila7/claude-code-templates

20.6k
This skill helps speed up your site by diagnosing bottlenecks, applying lighthouse-based optimizations, and validating improvements with before/after metrics.
agents-autogpt

davila7/claude-code-templates

20.6k
This skill helps you design and deploy continuous autonomous agents with a visual builder, enabling scalable multi-step automation workflows.
autonomous-agents

davila7/claude-code-templates

20.6k
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 failure probability. This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b
computer-use-agents

davila7/claude-code-templates

20.6k
Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and handling the unique challenges of vision-based control. Use when: computer use, desktop automation agent, screen control AI, vision-based agent, GUI automation.
hmdb-database

davila7/claude-code-templates

20.6k
Access Human Metabolome Database (220K+ metabolites). Search by name/ID/structure, retrieve chemical properties, biomarker data, NMR/MS spectra, pathways, for metabolomics and identification.
idor-testing

davila7/claude-code-templates

20.6k
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or object references," or "bypass authorization to access other users' data." It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.
labarchive-integration

davila7/claude-code-templates

20.6k
Electronic lab notebook API integration. Access notebooks, manage entries/attachments, backup notebooks, integrate with Protocols.io/Jupyter/REDCap, for programmatic ELN workflows.
markitdown

davila7/claude-code-templates

20.6k
This skill converts diverse file formats to clean, token-efficient Markdown for easier ingestion by language models.
lamindb

davila7/claude-code-templates

20.6k
This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.
matchms

davila7/claude-code-templates

20.6k
This skill helps you process mass spectrometry data with matchms, enabling import, filtering, similarity analysis, and reproducible workflows.
latchbio-integration

davila7/claude-code-templates

20.6k
Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.
distributed-training-megatron-core

davila7/claude-code-templates

20.6k
This skill helps you configure and monitor large-scale LLM training with Megatron-Core, optimizing parallelism and MFU efficiency on modern GPUs.
distributed-training-pytorch-fsdp

davila7/claude-code-templates

20.6k
This skill provides expert guidance on Fully Sharded Data Parallel training with PyTorch FSDP, covering sharding, mixed precision, offloading, and optimization.
security-threat-model

davila7/claude-code-templates

20.6k
This skill helps perform repository-grounded security threat modeling for the codebase, enumerating assets, trust boundaries, abuse paths, and mitigations with
ux-researcher-designer

davila7/claude-code-templates

20.6k
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
web-design-guidelines

davila7/claude-code-templates

20.6k
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
postgres-schema-design

davila7/claude-code-templates

20.6k
This skill guides PostgreSQL schema design by applying 3NF normalization, appropriate data types, indexing, and partitioning for scalable databases.
sql-injection-testing

davila7/claude-code-templates

20.6k
This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database information through injection", "detect SQL injection flaws", or "exploit database query vulnerabilities". It provides comprehensive techniques for identifying, exploiting, and understanding SQL injection attack vectors across different database systems.
code-review

davila7/claude-code-templates

20.6k
This skill analyzes code changes for Sentry-style review, identifying runtime, performance, security, and design issues to improve quality.
metabolomics-workbench-database

davila7/claude-code-templates

20.6k
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
linux-shell-scripting

davila7/claude-code-templates

20.6k
This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates for system administration.
skill-development

davila7/claude-code-templates

20.6k
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
optimization-awq

davila7/claude-code-templates

20.6k
This skill helps you optimize large language models with activation-aware 4-bit quantization for faster inference and minimal accuracy loss.