All authors
tools-only avatar

Claude Skills by tools-only

github.com/tools-only
2,908 skillsA× 2,703B× 118C× 26D× 36F× 2510 installs909 views
2512 It Garante 8eaf100cA

**Authority:** Garante per la protezione dei dati personali. **Document:** "Elenco delle tipologie di trattamenti soggetti al requisito di una valutazione d'impatto sulla protezione dei dati ai sensi dell'art. 35, comma 4, del Regolamento (UE) n. 2016/679." **Publication:** Gazzetta Ufficiale n. 269 del 19 novembre 2018. Deliberazione n. 467 dell'11 ottobre 2018 (Doc. web n. 9058979). **Official source:** garanteprivacy.it/home/docweb/-/docweb-display/docweb/9058979. **EDPB consistency:** Rev...

securitygogit
0
4
2512 Sdlc Layer L0 Integration Suggestions 4bf3ad9cA

**Generated**: 2026-02-23 **Plan Context**: SDLC Layer Separation Architecture — Layer 0 (SDLC-Agnostic) **Source**: Full read of all Layer 0 items from `sdlc-layer-candidates-master.md` ---

code-qualitytypescriptpython
0
4
2515 Tactical Checklist C6fefa0aA

- One aggregate root per transaction boundary - Invariants enforced inside aggregate methods - Avoid cross-aggregate synchronous consistency rules

databases
0
4
163 Chapter A13eac2dA

**Chapter:** 12 - Interactive Elements Microsims **Generator:** mermaid-generator **Match Score:** 94/100 **Difficulty:** Medium

documentation
0
4
1638 Plan 4e054b00A

When an appfix session navigates to a new directory (not under origin_project), auto-approval stops working because `_is_cwd_under_origin()` returns False.

developmentrustgo
0
4
1639 Spec 1baaadfaA

提供预定义的插件组合,基于表依赖关系自动配置,覆盖常见的数据同步场景,用户可直接使用这些组合进行一键同步。

developmentgoapi
0
4
1639 Spec 50c2c107A

TBD - created by archiving change add-chat-visualization. Update Purpose after archive. The system SHALL emit an SSE event of type `visualization` when an agent tool returns structured chart data, containing the chart type, component name, title, and props sufficient to render the corresponding frontend chart component.

datafrontend
0
4
1639 Spec 97812b5eA

TBD - created by archiving change add-financial-report-agent. Update Purpose after archive. 系统 SHALL 能够获取和展示上市公司的三大财务报表数据,包括利润表、资产负债表和现金流量表。

ai-agentsfrontend
0
4
1639 Spec Abc0e01bA

The system SHALL emit an SSE event of type `visualization` when an agent tool returns structured chart data, containing the chart type, component name, title, and props sufficient to render the corresponding frontend chart component.

datafrontend
0
4
1639 Spec E1c1d262A

行情分析模块提供股票K线数据获取、技术指标计算、AI走势分析和市场概览功能。

datasql
0
4
164 Parameters 41ae6976A

The `Parameters` object is hierarchical and organized into logical groups. Access using dot notation:

developmentpythonperformance
0
4
165 Qiskit 02e8359fA

Qiskit Patterns provide a general framework for solving domain-specific quantum computing problems in four stages: Map, Optimize, Execute, and Post-process.

datapythongo
0
4
166 Status 76beec6aA

**Status:** ✅ Completed **Date:** October 21, 2025 **Task:** B1.5 - Add PDF image extraction (diagrams, screenshots) ---

documentationpythongo
0
4
166 User 896aa7f5A

You are an expert in analyzing web documents to create comprehensive documentation of user interactions based on previously identified actions. Your goal is to extend the list of actions to cover all possible user interactions, without duplicating any actions. Given a web document, and a list of previously identified actions, you must provide your output in EXACTLY 3 sections. YOUR OUTPUT MUST CONTAIN EXACTLY 3 SECTIONS, NOTHING MORE: 1. <document-summary> Inside this section, provide a 2-3 s...

documentationgonode
0
4
166 User B6b63b2eA

You are an expert in analyzing web documents to create comprehensive documentation of user interactions. Given a web document, you must provide your output in EXACTLY 3 sections. YOUR OUTPUT MUST CONTAIN EXACTLY 3 SECTIONS, NOTHING MORE: 1. <document-summary> Inside this section, provide a 2-3 sentence summary of the content of the document and what users are expected to perform on it. Focus on the main content and intent. Avoid navbar and footer elements. Use descriptive and concise language...

documentationgonode
0
4
1660 Status 1d65386dA

Check repository status, changes, and sync state.

businessbashgit
0
4
1663 Design System 6b77a300A

**Core Principles**: - **Clarity over cleverness**: Information should be immediately comprehensible - **Guided autonomy**: Users feel supported but in control - **Progressive disclosure**: Show complexity only when needed - **Professional warmth**: Authoritative without being cold

designgo
0
4
1664 Web Server Guide 6182dc21A

Complete guide to using the voice-enabled web interface.

documentationjavascriptpython
0
4
167 Status E202b917A

**Status:** ✅ Completed **Date:** October 21, 2025 **Task:** B1.4 - Extract code blocks from PDFs with syntax detection ---

developmentjavascripttypescript
0
4
1679 Implementation Summary 41ceb498A

The WebSocket integration layer for the Analytics Dashboard has been successfully built and is ready for testing.

developmenttypescriptbash
0
4
1679 Implementation Summary C0851d5cA

AI-powered code review tool that analyzes Git branch differences and generates comprehensive review reports. Built with minimalism and token efficiency as core principles. Available as CLI/Docker or GitHub Action.

testingtypescriptpython
0
4
168 Reference 8c028a3eA

This reference covers Vaex's performance features including lazy evaluation, caching, memory management, async operations, and optimization strategies for processing massive datasets.

businesspythongo
0
4
168 Sql 61f5b3c5A

```sql -- Basic EXPLAIN ANALYZE EXPLAIN (ANALYZE, BUFFERS, VERBOSE) SELECT u.id, u.name, COUNT(o.id) as order_count FROM users u LEFT JOIN orders o ON u.id = o.user_id WHERE u.created_at > '2024-01-01' GROUP BY u.id, u.name;

databasesgosql
0
4
1680 Project Description 53bf5d91A

A minimalist code review tool that performs automated code reviews using AI models. Available as both a CLI tool and a GitHub Action. Analyzes Git branch differences and generates comprehensive review reports with structured output for consistent, machine-parseable results.

code-qualitytypescriptpython
0
4
169 Bio 236b08a6A

Bio.Phylo provides a unified toolkit for reading, writing, analyzing, and visualizing phylogenetic trees. It supports multiple file formats including Newick, NEXUS, phyloXML, NeXML, and CDAO.

datapythonnode
0
4
170 Plot 24501746A

Comprehensive guide to different plot types in matplotlib with examples and use cases.

datapythongo
0
4
171 Publication 5c866fd8A

Comprehensive guide for creating publication-quality visualizations with scanpy.

designpythonexpress
0
4
171 Publication C509423fA

Comprehensive guide for creating publication-quality visualizations from Neuropixels data.

designpythongo
0
4
172 Sql C37b970dA

```sql -- Recommended: 25% of system RAM (up to 40% for dedicated DB server) -- For 16GB RAM server: ALTER SYSTEM SET shared_buffers = '4GB';

databasessqlnode
0
4
1724 Cross References 202cb6feA

Quarto provides a unified cross-reference system for figures, tables, equations, sections, theorems, and more.

datapythongo
0
4
173 Preprocessing 99ecb6c5A

Comprehensive preprocessing techniques for Neuropixels neural recordings.

designpythonperformance
0
4
1732 Memory Integration Analysis Ebd781ceA

> **HISTORICAL DOCUMENT**: This analysis from 2026-01-30 proposed a hybrid push/pull memory architecture with briefing.md, episodes, and skill profiles. The actual implementation (Memory System v3, 2026-01-31) took a different approach: append-only event store with auto-capture from checkpoints, 4-signal scoring, and concept entity matching. See [docs/index.md](index.md#memory-system-v3) for the current implementation. > `/heavy` analysis — 7 Opus agents across 3 rounds (2026-01-30)

ai-agentspythongo
0
4
1733 Grading Rubric 592f746cA

Detailed scoring criteria for evaluating web UI design quality from a world-class designer perspective.

designgoperformance
0
4
174 Deploying 14495e71A

Comprehensive guide to deploying computer vision models in production environments.

devopspythongo
0
4
175 Project 451337edA

**Project:** Claude Skills Intelligent Textbook **Date Started:** 2025-11-08 **Initial Token Count:** 29,660 tokens used

datapythongo
0
4
176 Torchdrug 09988e58A

TorchDrug provides extensive support for protein-related tasks including sequence analysis, structure prediction, property prediction, and protein-protein interactions. Proteins are represented as graphs where nodes are amino acid residues and edges represent spatial or sequential relationships.

developmentpythongo
0
4
177 Reference D1c26264A

This reference covers file formats specific to proteomics, metabolomics, lipidomics, and related omics workflows.

datapythongo
0
4
1773 Api Reference 496ca6d2A

Base class for defining structured I/O schemas. Inherits from Pydantic BaseModel.

ai-agentspythonapi
0
4
1773 Api Reference Fc785ae0A

This document provides detailed API reference for the MCP Metrics Collection Service.

businesspythongo
0
4
1774 Readme Cn 185ef924A

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
1774 Readme Cn 29975317A

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
1774 Readme Cn 2a39c48dA

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
1774 Readme Cn 3041db78C

ollama serve ``` ```json // Ollama { "vlm": { "provider": "litellm", "model": "ollama/llama3.1", "api_base": "http://localhost:11434" } } ``` 完整的模型支持,请参见 [LiteLLM 提供商文档](https://docs.litellm.ai/docs/providers)。 </details> 创建配置文件 `~/.openviking/ov.conf`,复制前请删除注释: ```json { "storage": { "workspace": "/home/your-name/openviking_workspace" }, "log": { "level": "INFO", "output": "stdout" // 日志输出:"stdout" 或 "file" }, "embedding": { "dense": { "api_base" : "<api-endpoint>", // API ...

ai-agentspythonrust
0
4
1774 Readme Cn 37d93107A

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
1774 Readme Cn 61502b0dA

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
1774 Readme Cn 817096d4A

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
1774 Readme Cn 921bf3cfA

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
1774 Readme Cn Aa76074bA

client = ov.SyncOpenViking(path="./data") try: client.initialize() add_result = client.add_resource( path="https://raw.githubusercontent.com/volcengine/OpenViking/refs/heads/main/README.md" ) root_uri = add_result['root_uri'] ls_result = client.ls(root_uri) print(f"Directory structure:\n{ls_result}\n") glob_result = client.glob(pattern="**/*.md", uri=root_uri) if glob_result['matches']: content = client.read(glob_result['matches'][0]) print(f"Content preview: {content[:200]}...\n") print("Wai...

ai-agentspythongo
0
4
178 Scientific C8430dfeA

Scientific figures must be clear, accurate, and accessible. Publication-ready figures follow these fundamental principles:

designgoexpress
0
4
179 Calling 1915d531A

1. [Calling Python from MATLAB](#calling-python-from-matlab) 2. [Data Type Conversion](#data-type-conversion) 3. [Working with Python Objects](#working-with-python-objects) 4. [Calling MATLAB from Python](#calling-matlab-from-python) 5. [Common Workflows](#common-workflows)

developmentpythongo
0
4