All authors
tools-only avatar

Claude Skills by tools-only

github.com/tools-only
2,908 skillsA× 2,703B× 118C× 26D× 36F× 2510 installs893 views
045 Mcp 82e722baA

MCP servers are configured in `.claude/.mcp.json`:

businessnodeapi
0
4
046 Love 505e88f9A

We'd love to hear from you!

toolsgit
0
4
047 Threat E2ab4fb7A

<!-- Threat Modeling Skill | Version 3.0.0 (20260201a) | https://github.com/fr33d3m0n/threat-modeling | License: BSD-3-Clause --> --- description: Logging & monitoring (structured telemetry, redaction, integrity, detection & alerting) languages: - c - javascript - yaml alwaysApply: false --- rule_id: codeguard-0-logging

securityjavascriptrust
0
4
048 Document 384be0d9A

This document covers the fundamental concepts and building blocks of LaminDB: Artifacts, Records, Runs, Transforms, Features, and data lineage tracking.

datapythongo
0
4
049 Reference 0ed15377A

This reference covers TorchDrug's fundamental architecture, design principles, and technical implementation details.

code-qualitypythongo
0
4
050 Bash 9160b3bfA

---

devopsgobash
0
4
051 Course D8413196A

The course-description-analyzer skill is an autonomous agent that validates and creates course descriptions for intelligent textbook projects. It ensures course descriptions contain all necessary elements to support the generation of comprehensive learning graphs with 200+ concepts.

ai-agentsgo
0
4
052 Cover Image Generator 59c29784A

Guides users through generating book cover images using the generate-cover.sh script. Determines the best workflow based on user's available resources (OpenAI API billing, ChatGPT Pro subscription, macOS) and runs the appropriate command.

documentationgobash
0
4
053 Analyze 5f254c56A

Analyze the project, suggest practical hooks, and create them with proper testing.

toolstypescriptbash
0
4
054 Date 1008a64fA

**Date:** 2025-12-07 **Task:** Create a new skill called `comparison-table-generator` based on the linux-distro-comparison MicroSim template

documentationgodocumentation
0
4
056 Cs Demand Gen Specialist 666b5c47A

Demand generation and customer acquisition specialist for lead generation, conversion optimization, and multi-channel acquisition campaigns

content-marketingpythongo
0
4
057 Latch 346db4b5A

Latch provides comprehensive data management through cloud storage abstractions (LatchFile, LatchDir) and a structured Registry system for organizing experimental data.

businesspythonapi
0
4
058 Dnanexus Bb4a7b66A

DNAnexus provides comprehensive data management capabilities for files, records, databases, and other data objects. All data operations can be performed via the Python SDK (dxpy) or command-line interface (dx).

businesspythonapi
0
4
059 Lightningdatamodule A94cb2aeA

A LightningDataModule is a reusable, shareable class that encapsulates all data processing steps in PyTorch Lightning. It solves the problem of scattered data preparation logic by standardizing how datasets are managed and shared across projects.

developmentpythongo
0
4
060 Debug 8b1b1d5dA

Debug logs follow a consistent format: ``` TIMESTAMP|EVENT_IDENTIFIER|[PARAMS]|DETAILS ```

databasesgodebugging
0
4
061 Reference C89ea468A

Complete reference for molecular descriptors available in RDKit's `Descriptors` module.

datapythongo
0
4
062 Built 81b1ae17A

1. [Built-in Simulators](#built-in-simulators) 2. [Hardware Plugins](#hardware-plugins) 3. [Device Selection](#device-selection) 4. [Device Configuration](#device-configuration) 5. [Custom Devices](#custom-devices) 6. [Performance Optimization](#performance-optimization)

developmentpythongo
0
4
063 Diagram F333b5e5A

The diagram-reports-generator skill automatically generates comprehensive reports of all diagrams and MicroSims in an intelligent textbook by analyzing chapter markdown files. It creates both table and detailed views organized by chapter.

documentationpythondocumentation
0
4
064 Easy D43ff184A

Some important but easy-to-forget assumptions and gotchas that can cause headaches: - `python -m` uses dot notation (for example, `python -m scripts.resources.parse_issue_form`), not slash paths or `.py` suffixes. - `python -m` only works for modules with a CLI entrypoint (`if __name__ == "__main__":`). - GitHub Actions with sparse checkout must include `pyproject.toml` so `find_repo_root()` can locate the repo root. - If a workflow runs scripts that import `scripts.*`, either run from the re...

developmentpythongo
0
4
065 Data 61a12d5fA

Data Protection Impact Assessment process, criteria, and checklists following GDPR Article 35 and WP29 guidelines. ---

securitygotesting
0
4
066 Capa 982d53c7A

CAPA effectiveness assessment procedures, verification methods, and closure criteria. ---

documentationgotesting
0
4
067 Configure 5ca2e2f6A

Configure embedding models for vector search.

ai-agentspythonbash
0
4
068 Local 34e13625A

Complete guide to all LOCAL enhancement modes in Skill Seekers.

documentationgobash
0
4
069 Goal 5fcf1206A

Goal: Start a session, pick a workspace, and select or create an outcome.

developmentpythongo
0
4
070 Automation 0eff6ae0B

---

devopspythongo
0
4
071 Automation C9d90ab6A

This document shows common ways to execute MATLAB-style `.m` scripts from a Bash environment using both MATLAB (MathWorks) and GNU Octave. It covers interactive use, non-interactive batch runs, passing arguments, capturing output, and practical patterns for automation and CI.

toolsshellbash
0
4
072 Document 4afa8f5bA

This document lists all the diagrams that need to be generated, organized by MicroSim generator.

tools
0
4
073 Experiment 87044c7dA

---

devopspythongo
0
4
074 Reference C625281aA

This reference provides patterns and frameworks for designing experiments across scientific domains. Use these patterns to develop rigorous tests for generated hypotheses.

datagoexpress
0
4
075 Adaptyv 28955881A

Adaptyv provides multiple experimental assay types for comprehensive protein characterization. Each experiment type has specific applications, workflows, and data outputs.

testinggoexpress
0
4
076 App A62b3f4eA

``` app/ ├── _layout.tsx # Root layout ├── index.tsx # Home (/) ├── +not-found.tsx # 404 page ├── (tabs)/ # Tab group │ ├── _layout.tsx # Tab bar config │ ├── index.tsx # First tab │ └── profile.tsx # Profile tab ├── (auth)/ # Auth group (no tabs) │ ├── _layout.tsx │ ├── login.tsx │ └── register.tsx ├── settings/ │ ├── _layout.tsx # Stack layout │ ├── index.tsx # Settings main │ └── notif

developmenttypescriptgo
0
4
077 Extract Example 9c256858A

Demonstrates the extract filter for extracting information from content

tools
0
4
078 Corrective 69fa23afA

Complete guide to Corrective and Preventive Action requirements per 21 CFR 820.100. ---

businessgotesting
0
4
079 Feature 726dc77fA

---

datapythongo
0
4
080 Feature Request 1c6e496bA

A clear and concise description of the feature you'd like to see.

tools
0
4
080 New Skill Request A111fa5bA

**Proposed Skill Name:** **Domain/Category:** (e.g., Marketing, Engineering, Finance, HR) **Target Users:** (e.g., Marketing managers, Data scientists, HR professionals)

toolspythongo
0
4
081 Validating E0253fb3A

Guide for validating UI implementation against Figma designs using Figma MCP. ---

designrustbash
0
4
082 File Eb2a7170A

The File Manager API enables file operations within protocols.io workspaces, including uploading files, organizing folders, searching content, and managing file lifecycle. This is useful for attaching data files, images, documents, and other resources to protocols.

businesspythonshell
0
4
083 Cheat A7882581A

A comprehensive cheat sheet for Salesforce Flow development. Use this guide for quick decisions on flow types, elements, and variables. ---

businessgotesting
0
4
084 Reference 8590681fA

This reference covers FDA food-related API endpoints accessible through openFDA.

developmentpythonrust
0
4
085 Aeon 556c1766A

Aeon provides forecasting algorithms for predicting future time series values.

datapythongo
0
4
086 Status 8585a1faA

**Status**: Accepted **Date**: 2024-12-27

toolsbash
0
4
087 Design 89a1dd1aA

> Design agent behavior as a finite state machine with deterministic nodes and explicit transitions. ---

businessrustgo
0
4
088 Real Adcd0bbbA

> Real-world cost optimization results from Washin Village's animal recognition system

businesspythonapi
0
4
089 Total B5e094ecA

**Total Candidates:** 2 **Filter Criteria:** Difficulty = Easy, First Recommendation Score > 90

business
0
4
090 Goal Status 444d2fa8A

Assessment of progress toward goals

toolsgo
0
4
091 Company Goals 4c6a53e6A

Strategic objectives for the upcoming quarter

developmentgoapi
0
4
092 Pathml DfeaeceaA

PathML provides tools for constructing spatial graphs from tissue images to represent cellular and tissue-level relationships. Graph-based representations enable sophisticated spatial analysis, including neighborhood analysis, cell-cell interaction studies, and graph neural network applications. These graphs capture both morphological features and spatial topology for downstream computational analysis.

datapythongo
0
4
093 Mcp Greeting 44d23c70A

Demonstrates MCP resource and prompt usage

ai-agents
0
4
094 Running 6990c0c4A

This guide covers running quantum circuits on real quantum hardware through Cirq's device interfaces and service providers.

businesspythongo
0
4