███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6501 | domain-driven-design | yonatangross/orchestkit |
Domain-Driven Design Framework Framework for tackling software complexity by modeling code around the business domain. Based on a fundamental truth: the greatest risk in software is not technical failure -- it is building a model that does not reflect how the business actually works. Core Principle The model is the code; the code is the model. Software should embody a deep, shared understanding of the business domain. When domain experts and developers speak the same language and that language i...
|
133 |
| 6502 | create-skill | hairyf/skills |
Create Skill Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, and tool integrations. About Skills Skills are modular, self-contained packages that extend agent capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks. What Skills Provide Specialized workflows - Multi-step procedures for specific domains Tool integrations - Instructions for working with spe...
|
133 |
| 6503 | axiom-swiftui-layout-ref | charleswiltgen/axiom |
SwiftUI Layout API Reference Comprehensive API reference for SwiftUI adaptive layout tools. For decision guidance and anti-patterns, see the axiom-swiftui-layout skill. Overview This reference covers all SwiftUI layout APIs for building adaptive interfaces: ViewThatFits — Automatic variant selection (iOS 16+) AnyLayout — Type-erased animated layout switching (iOS 16+) Layout Protocol — Custom layout algorithms (iOS 16+) onGeometryChange — Efficient geometry reading (iOS 16+ backported) Geome...
|
133 |
| 6504 | laravel-security-audit | sickn33/antigravity-awesome-skills |
Laravel Security Audit Skill Metadata Name: laravel-security-audit Focus: Security Review & Vulnerability Detection Scope: Laravel 10/11+ Applications Role You are a Laravel Security Auditor. You analyze Laravel applications for security vulnerabilities, misconfigurations, and insecure coding practices. You think like an attacker but respond like a security engineer. You prioritize: Data protection Input validation integrity Authorization correctness Secure configuration OWASP awareness Real-wor...
|
133 |
| 6505 | debugger | sickn33/antigravity-awesome-skills |
Debugger You are an expert debugger who uses systematic approaches to identify and resolve software issues efficiently. When to Apply Use this skill when: Investigating bugs or unexpected behavior Analyzing error messages and stack traces Troubleshooting performance issues Debugging production incidents Finding root causes of failures Analyzing crash dumps or logs Resolving intermittent issues Debugging Process Follow this systematic approach: 1. Understand the Problem What is the expected behav...
|
133 |
| 6506 | document-docx | vasilyu1983/ai-agents-public |
Document DOCX Skill - Quick Reference This skill enables creation, editing, and analysis of .docx files for reports, contracts, proposals, documentation, and template-driven outputs. Modern best practices (2026): Prefer templates + styles over manual formatting. Treat .docx as the editable source; treat PDF as a release artifact. If distributing externally, include basic accessibility hygiene (headings, table headers, alt text). Quick Reference Task Tool/Library Language When to Use Create DO...
|
133 |
| 6507 | cc-skill-project-guidelines-example | davila7/claude-code-templates |
Project Guidelines Skill (Example) This is an example of a project-specific skill. Use this as a template for your own projects. Based on a real production application: Zenith - AI-powered customer discovery platform. When to Use Reference this skill when working on the specific project it's designed for. Project skills contain: Architecture overview File structure Code patterns Testing requirements Deployment workflow Architecture Overview Tech Stack: Frontend: Next.js 15 (App Router), T...
|
133 |
| 6508 | ena-database | davila7/claude-code-templates |
ENA Database Overview The European Nucleotide Archive (ENA) is a comprehensive public repository for nucleotide sequence data and associated metadata. Access and query DNA/RNA sequences, raw reads, genome assemblies, and functional annotations through REST APIs and FTP for genomics and bioinformatics pipelines. When to Use This Skill This skill should be used when: Retrieving nucleotide sequences or raw sequencing reads by accession Searching for samples, studies, or assemblies by metadata c...
|
133 |
| 6509 | ensembl-database | davila7/claude-code-templates |
Ensembl Database Overview Access and query the Ensembl genome database, a comprehensive resource for vertebrate genomic data maintained by EMBL-EBI. The database provides gene annotations, sequences, variants, regulatory information, and comparative genomics data for over 250 species. Current release is 115 (September 2025). When to Use This Skill This skill should be used when: Querying gene information by symbol or Ensembl ID Retrieving DNA, transcript, or protein sequences Analyzing genet...
|
133 |
| 6510 | event-sourcing | aj-geddes/useful-ai-prompts |
Event Sourcing Overview Store state changes as a sequence of events rather than the current state, enabling temporal queries, audit trails, and event replay. When to Use Audit trail requirements Temporal queries (state at any point in time) Event-driven microservices CQRS implementations Financial systems Complex domain models Debugging and analysis Compliance and regulation Core Concepts Event Store ─► Read Model (Projection) │ └─► Aggregate (Domain Logic) Implementation Examples 1...
|
133 |
| 6511 | indie-monetization-strategist | erichowens/some_claude_skills |
Indie Monetization Strategist Turn side projects into sustainable income. Battle-tested strategies for indie developers and solopreneurs. Quick Start Build audience first - Email list is your foundation Start with validation - If people won't use it free, they won't pay Stack revenue streams - Multiple small wins beats one moonshot Price on value, not cost - Premium pricing attracts premium customers Play the long game - Most "overnight" successes took 3-5 years When to Use Use for: Choosing...
|
133 |
| 6512 | pmf-strategy | kostja94/marketing-skills |
Strategies: Product-Market Fit Guides product-market fit (PMF) validation and measurement. PMF occurs when a product precisely meets market needs, creating widespread demand. ~99% of startups fail primarily due to PMF issues (vitamin problems, premature scaling). Use this skill when validating before scaling, measuring PMF, or diagnosing traction problems. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output...
|
133 |
| 6513 | etetoolkit | davila7/claude-code-templates |
ETE Toolkit Skill Overview ETE (Environment for Tree Exploration) is a toolkit for phylogenetic and hierarchical tree analysis. Manipulate trees, analyze evolutionary events, visualize results, and integrate with biological databases for phylogenomic research and clustering analysis. Core Capabilities 1. Tree Manipulation and Analysis Load, manipulate, and analyze hierarchical tree structures with support for: Tree I/O: Read and write Newick, NHX, PhyloXML, and NeXML formats Tree traversal: ...
|
133 |
| 6514 | liquid-glass | casper-studios/casper-marketplace |
Liquid Glass Design Build native macOS/iOS applications with Apple's Liquid Glass design and HIG. Core Rules Three-Layer Model ┌─────────────────────────────────────────┐ │ GLASS LAYER (Navigation/Controls) │ ← Glass here ONLY ├─────────────────────────────────────────┤ │ CONTENT LAYER (Your App) │ ← Never glass here └─────────────────────────────────────────┘ Glass is ONLY for navigation floating above content. Never on content itself. Five Principles Content First - Glas...
|
133 |
| 6515 | gamification-loops | omer-metin/skills-for-antigravity |
Gamification Loops Identity Role: Engagement Architect Personality: You understand the psychology of motivation, not just the mechanics. You know that gamification done wrong is manipulative dark patterns, while done right it's genuine motivation support. You design for long-term engagement, not short-term metrics. You ask "does this help the user?" before "does this increase numbers?" Expertise: Motivation psychology Reward system design Progress mechanics Social dynamics Ethical gamificati...
|
133 |
| 6516 | cosmic-database | davila7/claude-code-templates |
COSMIC Database Overview COSMIC (Catalogue of Somatic Mutations in Cancer) is the world's largest and most comprehensive database for exploring somatic mutations in human cancer. Access COSMIC's extensive collection of cancer genomics data, including millions of mutations across thousands of cancer types, curated gene lists, mutational signatures, and clinical annotations programmatically. When to Use This Skill This skill should be used when: Downloading cancer mutation data from COSMIC Acc...
|
133 |
| 6517 | using-tmux-for-interactive-commands | obra/superpowers-lab |
Using tmux for Interactive Commands Overview Interactive CLI tools (vim, interactive git rebase, REPLs, etc.) cannot be controlled through standard bash because they require a real terminal. tmux provides detached sessions that can be controlled programmatically via send-keys and capture-pane . When to Use Use tmux when: Running vim, nano, or other text editors programmatically Controlling interactive REPLs (Python, Node, etc.) Handling interactive git commands ( git rebase -i , git add -p ) Wor...
|
132 |
| 6518 | feishu-image | zrong/skills |
Feishu Image Sender Send images to Feishu (Lark) conversations. This skill works both inside OpenClaw and as a standalone CLI tool. When to use this skill User asks to "截图发给我" (send me a screenshot) User wants to share any image file through Feishu Need to send visual content (charts, diagrams, photos) via Feishu OpenClaw's built-in message tool fails to send images Configuration For OpenClaw Users When running inside OpenClaw, this skill automatically reads credentials from OpenClaw's Feishu co...
|
132 |
| 6519 | hr-business-partner | borghei/claude-skills |
HR Business Partner Expert-level HR business partnership for organizational success. Core Competencies Talent strategy Organizational development Employee relations Performance management Compensation and benefits Workforce planning Change management People analytics Talent Strategy Workforce Planning Workforce Plan: [Department/Function] Current State - Headcount: [X] - Open roles: [X] - Attrition rate: [X]% - Engagement score: [X] Future State (12 months) - Target headcount: [X] - Growt...
|
132 |
| 6520 | hyva-cms-custom-field | hyva-themes/hyva-ai-tools |
Hyvä CMS Custom Field Type Creator Overview This skill guides the creation of custom field types and field handlers for Hyvä CMS components. Custom field types extend the built-in field types (text, textarea, select, etc.) with specialized input controls for the CMS editor interface. Two types of custom fields: Basic Custom Field Type : Custom input control with direct data entry (e.g., date range, color picker, custom validation) Field Handler : Enhanced UI with complex interactions (e.g., prod...
|
132 |
| 6521 | axiom-liquid-glass-ref | charleswiltgen/axiom |
Liquid Glass Adoption — Reference Guide When to Use This Skill Use when: Planning comprehensive Liquid Glass adoption across your entire app Auditing existing interfaces for Liquid Glass compatibility Implementing app icon updates with Icon Composer Understanding platform-specific Liquid Glass behavior (iOS, iPadOS, macOS, tvOS, watchOS) Migrating from previous materials (blur effects, custom translucency) Ensuring accessibility compliance with Liquid Glass interfaces Reviewing search, navigat...
|
132 |
| 6522 | hypogenic | davila7/claude-code-templates |
Hypogenic Overview Hypogenic provides automated hypothesis generation and testing using large language models to accelerate scientific discovery. The framework supports three approaches: HypoGeniC (data-driven hypothesis generation), HypoRefine (synergistic literature and data integration), and Union methods (mechanistic combination of literature and data-driven hypotheses). Quick Start Get started with Hypogenic in minutes: Install the package uv pip install hypogenic Clone example datas...
|
132 |
| 6523 | hyva-ui-component | hyva-themes/hyva-ai-tools |
Hyva UI Component Applies Hyva UI template-based (non-CMS) components to a Hyvä theme by copying files from {hyva_ui_path}/components/ to app/design/frontend/{Vendor}/{Theme}/. Path variable: {hyva_ui_path} = vendor/hyva-themes/hyva-ui (default) or user-provided custom path. Command execution: For any commands that need to run inside the development environment (e.g., bin/magento commands), use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapp...
|
132 |
| 6524 | tooluniverse-structural-variant-analysis | mims-harvard/tooluniverse |
Structural Variant Analysis Workflow Systematic analysis of structural variants (deletions, duplications, inversions, translocations, complex rearrangements) for clinical genomics interpretation using ACMG-adapted criteria. KEY PRINCIPLES : Report-first approach - Create SV_analysis_report.md FIRST, then populate progressively ACMG-style classification - Pathogenic/Likely Pathogenic/VUS/Likely Benign/Benign with explicit evidence Evidence grading - Grade all findings by confidence level (High/Mo...
|
132 |
| 6525 | refactor | pproenca/dot-skills |
Refactor Overview Improve code structure and readability without changing external behavior. Refactoring is gradual evolution, not revolution. Use this for improving existing code, not rewriting from scratch. When to Use Use this skill when: Code is hard to understand or maintain Functions/classes are too large Code smells need addressing Adding features is difficult due to code structure User asks "clean up this code", "refactor this", "improve this" Refactoring Principles The Golden Rules ...
|
132 |
| 6526 | clerk-auth | davila7/claude-code-templates |
Clerk Authentication Patterns Next.js App Router Setup Complete Clerk setup for Next.js 14/15 App Router. Includes ClerkProvider, environment variables, and basic sign-in/sign-up components. Key components: ClerkProvider: Wraps app for auth context , : Pre-built auth forms : User menu with session management Middleware Route Protection Protect routes using clerkMiddleware and createRouteMatcher. Best practices: Single middleware.ts file at project root Use createRouteMatcher for route groups aut...
|
132 |
| 6527 | android-architecture | new-silvermoon/awesome-android-agent-skills |
Android Modern Architecture & Modularization Instructions When designing or refactoring an Android application, adhere to the Guide to App Architecture and Clean Architecture principles. 1. High-Level Layers Structure the application into three primary layers. Dependencies must strictly flow inwards (or downwards) to the core logic. UI Layer (Presentation) : Responsibility : Displaying data and handling user interactions. Components : Activities, Fragments, Composables, ViewModels. Dependencies ...
|
132 |
| 6528 | hyva-playwright-test | hyva-themes/hyva-ai-tools |
Writing Playwright Tests for Hyvä + Alpine.js Overview Hyvä replaces Luma's KnockoutJS/RequireJS/jQuery with Alpine.js + Tailwind CSS. Playwright's strict mode (rejects locators matching multiple elements) conflicts with Alpine.js DOM patterns where hidden elements exist throughout the page. This skill documents pitfalls and solutions discovered while writing Playwright tests for Hyvä storefronts. The 1 Rule: Hidden Alpine Elements Hyvä templates scatter elements like <div x-show="displayErrorMe...
|
132 |
| 6529 | cms-best-practices | webflow/webflow-skills |
CMS Best Practices Provide expert guidance on Webflow CMS architecture, relationships, optimization, and troubleshooting. Important Note ALWAYS use Webflow MCP tools for all operations: Use Webflow MCP's webflow_guide_tool to get best practices before starting Use Webflow MCP's data_sites_tool with action list_sites to identify available sites Use Webflow MCP's data_sites_tool with action get_site to retrieve site details and plan limits Use Webflow MCP's data_cms_tool with action get_collec...
|
132 |
| 6530 | gradio | huggingface/skills |
Gradio Gradio is a Python library for building interactive web UIs and ML demos. This skill covers the core API, patterns, and examples. Guides Detailed guides on specific topics (read these when relevant): Quickstart The Interface Class Blocks and Event Listeners Controlling Layout More Blocks Features Custom CSS and JS Streaming Outputs Streaming Inputs Sharing Your App Custom HTML Components Getting Started with the Python Client Getting Started with the JS Client Core Patterns Interface (hig...
|
132 |
| 6531 | benchling-integration | davila7/claude-code-templates |
Benchling Integration Overview Benchling is a cloud platform for life sciences R&D. Access registry entities (DNA, proteins), inventory, electronic lab notebooks, and workflows programmatically via Python SDK and REST API. When to Use This Skill This skill should be used when: Working with Benchling's Python SDK or REST API Managing biological sequences (DNA, RNA, proteins) and registry entities Automating inventory operations (samples, containers, locations, transfers) Creating or querying ...
|
132 |
| 6532 | geniml | davila7/claude-code-templates |
Geniml: Genomic Interval Machine Learning Overview Geniml is a Python package for building machine learning models on genomic interval data from BED files. It provides unsupervised methods for learning embeddings of genomic regions, single cells, and metadata labels, enabling similarity searches, clustering, and downstream ML tasks. Installation Install geniml using uv: uv uv pip install geniml For ML dependencies (PyTorch, etc.): uv uv pip install 'geniml[ml]' Development version from ...
|
132 |
| 6533 | health-check-endpoints | aj-geddes/useful-ai-prompts |
Health Check Endpoints Overview Implement health check endpoints to monitor service health, dependencies, and readiness for traffic. When to Use Kubernetes liveness and readiness probes Load balancer health checks Service discovery and registration Monitoring and alerting systems Circuit breaker decisions Auto-scaling triggers Deployment verification Health Check Types Type Purpose Failure Action Liveness Process is running Restart container Readiness Ready for traffic Remove from load balance...
|
132 |
| 6534 | tools-page-generator | kostja94/marketing-skills |
Pages: Tools (Free Tools) Guides free tools pages that drive traffic and lead generation for the main product. Tools are free, standalone utilities — not the primary monetization. They serve the same ICP as the paid product, are often extracted mini-features from the full product (low dev effort), and typically scale via programmatic SEO. Distinct from features (paid capabilities) and resources (content hub). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill c...
|
132 |
| 6535 | sentry-cocoa-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > Cocoa SDK Sentry Cocoa SDK Opinionated wizard that scans your Apple project and guides you through complete Sentry setup. Invoke This Skill When User asks to "add Sentry to iOS/macOS/tvOS" or "set up Sentry" in an Apple app User wants error monitoring, tracing, profiling, session replay, or logging in Swift/ObjC User mentions sentry-cocoa , SentrySDK , or the Apple/iOS Sentry SDK User wants to monitor crashes, app hangs, watchdog terminations, or performance Note: SDK ve...
|
132 |
| 6536 | arboreto | davila7/claude-code-templates |
Arboreto Overview Arboreto is a computational library for inferring gene regulatory networks (GRNs) from gene expression data using parallelized algorithms that scale from single machines to multi-node clusters. Core capability: Identify which transcription factors (TFs) regulate which target genes based on expression patterns across observations (cells, samples, conditions). Quick Start Install arboreto: uv pip install arboreto Basic GRN inference: import pandas as pd from arboreto.algo...
|
132 |
| 6537 | reminder | lostabaddon/headlessknight |
此技能可从自然语言输入中智能创建提醒和日历事件。 何时使用 在用户执行以下操作时激活此技能: - 明确要求设置提醒("提醒我..."、"设置一个提醒...") - 提到带有时间的未来任务("我下午 3 点有个会") - 表达需要记住某事("别忘了..."、"我需要...") - 讨论带有时间信息的即将到来的事件或约会 当触发此技能时,你有责任实际调用 shell 脚本,而不是仅仅说明如何做。 使用方法 步骤 1:解析用户输入 分析用户消息以提取(可能不止一组): - 标题:需要记住的事情的简短描述 - 消息:详细信息(可选,可以与标题相同) - 时间:提醒应何时触发 关键点:完成此解析后,立即进行第 2 步(调用工具)。不要仅停留在解析阶段。 步骤 2:创建提醒 对于识别出的每个提醒,必须使用 Bash 工具调用 `node` 并让它调用 `./create-reminder.js` 脚本来发送提醒与日历事件请求。 重要:不仅仅是说明要创建提醒,而是要实际调用此脚本。 脚本路径: - 相对于技能目录:`./create-reminder.j...
|
132 |
| 6538 | docs-review | metabase/metabase |
Documentation Review Skill @./../_shared/metabase-style-guide.md Review mode detection IMPORTANT: Before starting the review, determine which mode to use: PR review mode: If the mcp__github__create_pending_pull_request_review tool is available, you are reviewing a GitHub PR Use the pending review workflow to post all issues as one cohesive review Follow the workflow steps in "PR review mode format" below Local review mode: If the MCP tool is NOT available, output issues in the conversation...
|
132 |
| 6539 | referral-program | davila7/claude-code-templates |
Referral & Affiliate Programs You are an expert in viral growth and referral marketing. Your goal is to help design and optimize programs that turn customers into growth engines. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if not...
|
132 |
| 6540 | sync-horizon | incept5/eve-skillpacks |
Sync Horizon Synchronize eve-skillpacks with the latest state of the eve-horizon repository. Prerequisites The eve-horizon repo must be at ../eve-horizon (sibling directory) .sync-state.json must exist in the repo root (create from template if missing) .sync-map.json must exist in the repo root Architecture: Orchestrator + Parallel Workers This sync follows an orchestrator pattern. You (the orchestrator) stay lightweight — discovering what changed and dispatching focused workers. Each worker han...
|
132 |
| 6541 | hyva-child-theme | hyva-themes/hyva-ai-tools |
Hyvä Child Theme Creator This skill creates a complete Hyvä child theme with the proper directory structure, configuration files, and Tailwind CSS build setup. Command execution: For commands that need to run inside the development environment (e.g., bin/magento), use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper. Workflow Step 1: Gather Theme Information Prompt the user to provide the following information: Vendor Name: The vendor/com...
|
132 |
| 6542 | gpui-style-guide | longbridge/gpui-component |
Overview Code style guide derived from gpui-component implementation patterns. Based on: Analysis of Button, Checkbox, Input, Select, and other components in crates/ui Component Structure Basic Component Pattern use gpui::{ div, prelude::FluentBuilder as _, AnyElement, App, Div, ElementId, InteractiveElement, IntoElement, ParentElement, RenderOnce, StatefulInteractiveElement, StyleRefinement, Styled, Window, }; [derive(IntoElement)] pub struct MyComponent { id: ElementId, ...
|
132 |
| 6543 | reflexion:memorize | neolabhq/context-engineering-kit |
Memory Consolidation: Curate and Update CLAUDE.md Output must add precise, actionable bullets that future tasks can immediately apply. Memory Consolidation Workflow Phase 1: Context Harvesting First, gather insights from recent reflection and work: Identify Learning Sources : Recent conversation history and decisions Reflection outputs from /reflexion:reflect Critique findings from /reflexion:critique Problem-solving patterns that emerged Failed approaches and why they didn't work If scope is un...
|
132 |
| 6544 | cloudflare | cloudflare/cloudflare-docs |
Cloudflare Platform Skill Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references. Authentication (Required Before Deploy) Verify auth before wrangler deploy , wrangler pages deploy , or npm run deploy : npx wrangler whoami Shows account if authenticated Not authenticated? → references/wrangler/auth.md Interactive/local: wrangler login (one-time OAuth) CI/CD: Set CLOUDFLARE_API_TOKEN env var Quick Decision Tre...
|
132 |
| 6545 | producthunt | dylanfeltus/skills |
ProductHunt Skill Get posts, topics, users, and collections from Product Hunt via the official GraphQL API. Prerequisites Set access token in ~/.zshrc : export PRODUCTHUNT_ACCESS_TOKEN = "your_developer_token" Get your token from: https://www.producthunt.com/v2/oauth/applications Quick Check : cd < skill_directory > python3 scripts/get_posts.py --limit 3 Commands All commands run from the skill directory. Posts python3 scripts/get_post.py chatgpt Get post by slug python3 scripts/get_post.py 123...
|
132 |
| 6546 | pytest-patterns | manutej/luxor-claude-marketplace |
Pytest Patterns - Comprehensive Testing Guide A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration. When to Use This Skill Use this skill when: Writing tests for Python applications (web apps, APIs, CLI tools, libraries) Setting up test infrastructure for a new Python project Refactoring existing tests...
|
132 |
| 6547 | react-vite-expert | questfortech-investments/claude-code-skills |
React + Vite Expert Overview Transform into a React + Vite expert with deep knowledge of modern React development patterns, optimal project organization, performance optimization techniques, and production-ready configurations. This skill provides everything needed to build fast, maintainable, and scalable React applications using Vite as the build tool. Core Capabilities 1. Project Architecture & Organization Guide users in structuring React applications for maximum maintainability and scala...
|
132 |
| 6548 | capa-officer | davila7/claude-code-templates |
CAPA Officer Corrective and Preventive Action (CAPA) management within Quality Management Systems, focusing on systematic root cause analysis, action implementation, and effectiveness verification. Table of Contents CAPA Investigation Workflow Root Cause Analysis Corrective Action Planning Effectiveness Verification CAPA Metrics and Reporting Reference Documentation Tools CAPA Investigation Workflow Conduct systematic CAPA investigation from initiation through closure: Document trigger event wit...
|
132 |
| 6549 | gtars | davila7/claude-code-templates |
Gtars: Genomic Tools and Algorithms in Rust Overview Gtars is a high-performance Rust toolkit for manipulating, analyzing, and processing genomic interval data. It provides specialized tools for overlap detection, coverage analysis, tokenization for machine learning, and reference sequence management. Use this skill when working with: Genomic interval files (BED format) Overlap detection between genomic regions Coverage track generation (WIG, BigWig) Genomic ML preprocessing and tokenization ...
|
132 |
| 6550 | clickup | civitai/civitai |
ClickUp Interact with ClickUp tasks and documents via the API. Get task information, view comments, create tasks, manage assignments, post updates, and create/edit documents. Setup Copy .env-example to .env in this skill directory Add your ClickUp Personal API Token (starts with pk_ ) Generate token at: ClickUp Settings > Apps > API Token cp .claude/skills/clickup/.env-example .claude/skills/clickup/.env Edit .env and add your token Team ID and User ID are auto-detected and cached on first use....
|
132 |