
Claude Skills by tools-only
github.com/tools-onlyA private generator that creates public outputs
This command adds a new entry to the project's CHANGELOG.md file.
For fragile operations, create validation scripts that catch errors early.
Create, manage, and share Skills to extend Claude's capabilities in Claude Code.
Automated workflow for detecting, diagnosing, and fixing agent test failures. ---
AI Infra Security Scan identifies known vulnerabilities (e.g., CVEs) in web services of AI infrastructure components through precise fingerprint matching. This enables rapid detection of security gaps, empowering teams to mitigate risks proactively and maintain secure, stable AI operations.
This document covers data curation, validation, schema management, and annotation best practices in LaminDB.
> 建议:把真实 `TOKEN` 放在 `scripts/apimart.env`(本地文件),不要写进文档/仓库或聊天记录。
Sequence diagram template for visualizing Salesforce integration patterns with external systems.
All API requests use the base URL format: ``` https://{tenant}.benchling.com/api/v2 ```
All API requests use the following base URL: ``` https://www.metabolomicsworkbench.org/rest/ ```
ClinVar provides multiple methods for programmatic data access: - **E-utilities** - NCBI's REST API for searching and retrieving data - **Entrez Direct** - Command-line tools for UNIX environments - **FTP Downloads** - Bulk data files in XML, VCF, and tab-delimited formats - **Submission API** - REST API for submitting variant interpretations
This document provides detailed information about the RCSB Protein Data Bank APIs, including advanced usage patterns, data schemas, and best practices.
FlowIO is a Python library for reading and writing Flow Cytometry Standard (FCS) files. It supports FCS versions 2.0, 3.0, and 3.1 with minimal dependencies.
PubChem is the world's largest freely available chemical database maintained by the National Center for Biotechnology Information (NCBI). It contains over 110 million unique chemical structures and over 270 million bioactivities from more than 770 data sources.
**Version:** 2.7.0 **Last Updated:** 2026-01-18 **Status:** ✅ Production Ready ---
1. [Workflow Class](#workflow-class) 2. [Workflow Submission Functions](#workflow-submission-functions) 3. [Workflow Retrieval Functions](#workflow-retrieval-functions) 4. [Batch Operations](#batch-operations) 5. [Utility Functions](#utility-functions)
Approve synthesis findings and create implementation tickets from discovery
Comprehensive guide for audio analysis and speech generation using Gemini API.
Guide to automated spike sorting curation using Bombcell, UnitRefine, and other tools.
```typescript // Better separation of concerns than POM export class Actor { constructor(private page: Page) {} attemptsTo(...tasks: Task[]) { return Promise.all(tasks.map(t => t.performAs(this))); } }
Toil is manual, repetitive, automatable work that scales linearly with service growth.
<!DOCTYPE html> <!DOCTYPE HTML><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Amazon Bedrock</title><meta xmlns="" name="subtitle" content="API Reference"><meta xmlns="" name="abstract" content="Details about operations and parameters in the Amazon Bedrock API Reference"><meta http-equiv="refresh" content="10;URL=welcome.html"><script type="text/javascript"><!-- var myDefaultPage = "welcome.html"; var myPage = documen...
Arboreto requires gene expression data in one of two formats:
The Bio module provides unified functions for processing and analyzing multiple physiological signals simultaneously. It acts as a wrapper that coordinates signal-specific processing functions and enables integrated multi-modal analysis.
Headless browser automation with Puppeteer/Playwright on Cloudflare Workers.
A clear and concise description of what the bug is.
Execute systematic cause-effect reasoning through 6 stages.
Change Data Capture publishes change events for Salesforce records, enabling near real-time data synchronization with external systems.
The CZ CELLxGENE Census is a versioned collection of single-cell data built on the TileDB-SOMA framework. This reference documents the data structure, available metadata fields, and query syntax.
DrugBank provides extensive chemical property data including molecular structures, physicochemical properties, and calculated descriptors. This information enables structure-based analysis, similarity searches, and QSAR modeling.
Integrate Claude Code into development workflows with GitHub Actions and GitLab CI/CD.
Demonstrates the classify filter for categorizing content into predefined labels
Demonstrates the classify filter with multi-label classification
This guide covers the 6 production-ready project management skills with Atlassian MCP integration.
Gtars provides a comprehensive CLI for genomic interval analysis directly from the terminal.
Complete reference for SF CLI commands related to Agentforce testing. ---
> Pro-Code Lifecycle: Git, CI/CD, and CLI for Agent Development ---
OAuth 2.0 Client Credentials Grant for server-to-server authentication using client_id and client_secret.
```bash wrangler d1 create my-database
| Check | Status | |-------|--------| | No SOQL queries inside loops | ☐ | | No DML statements inside loops | ☐ | | Uses collections (List, Set, Map) properly | ☐ | | Handles 200+ records per trigger batch | ☐ | | Test class includes bulk test (251+ records) | ☐ |
```typescript // N+1 queries - BAD const posts = await Post.findAll(); for (const post of posts) { post.author = await User.findById(post.authorId); // N queries! }
---
Generate comprehensive sprint retrospective from completed epics
Generate comprehensive sprint retrospective from completed epics
Complete a ticket after execution - transitions Jira to "In Review" and updates the implementation plan
You now have **5 specialized skills** for your **5 product team roles**, each with production-ready automation tools.
Comprehensive guide for SOC 2, PCI-DSS, HIPAA, and GDPR compliance requirements. ---
Combine multiple AnnData objects along either observations or variables axis.
Generates configuration files in multiple formats