All authors
stanfish06 avatar

Claude Skills by stanfish06

github.com/stanfish06
1,560 skillsA× 1,495B× 30C× 12D× 20F× 30 installs562 views
Apk ReverseC

在 CLI 环境下做 Android APK 逆向时使用。适用于 APK 解包、Java 反编译、smali 修改、重打包、Frida 动态 Hook,以及按需切换到 so/native 分析。优先使用本机已安装的 jadx、apktool、frida、adb、ida-reverse、radare2。

developmentpythonrust
0
8
Apollo ClientA

Guide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Client in a React project, (2) writing GraphQL queries or mutations with hooks, (3) configuring caching or cache policies, (4) managing local state with reactive variables, (5) troubleshooting Apollo Client errors or performance issues.

developmentjavascripttypescript
0
8
Apollo FederationA

Guide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas for a federated supergraph, (2) defining or modifying entities with @key, (3) sharing types/fields across subgraphs with @shareable, (4) working with federation directives (@external, @requires, @provides, @override, @inaccessible), (5) troubleshooting composition errors, (6) any task involving federation schema design patterns.

documentationbashdebugging
0
8
Apollo IosA

Guide for building Apple-platform applications with Apollo iOS, the strongly-typed GraphQL client for Swift. Use this skill when: (1) adding Apollo iOS to a Swift Package Manager or Xcode project, (2) configuring `apollo-codegen-config.json` and running code generation, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions from SwiftUI views, (5) writing tests against generated operation mocks.

businessrustswift
0
8
Apollo KotlinA

Guide for building applications with Apollo Kotlin, the GraphQL client library for Android and Kotlin. Use this skill when: (1) setting up Apollo Kotlin in a Gradle project for Android, Kotlin/JVM, or KMP, (2) configuring schema download and codegen for GraphQL services, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions,

businesskotlinbash
0
8
Apollo RouterA

Version-aware guide for configuring and running Apollo Router for federated GraphQL supergraphs. Generates correct YAML for both Router v1.x and v2.x. Use this skill when: (1) setting up Apollo Router to run a supergraph, (2) configuring routing, headers, or CORS, (3) implementing custom plugins (Rhai scripts or coprocessors), (4) configuring telemetry (tracing, metrics, logging), (5) troubleshooting Router performance or connectivity issues, (6) securing the graph with JWT, declarative field...

securityrustshell
0
8
App ObservabilityC

Get RED metrics + service maps + frontend RUM + AI/LLM monitoring out of Grafana Cloud — Application Observability (`traces_spanmetrics_*` from OTel traces, p50/p95/p99 latency, exemplar-to-trace, traces-to-logs / profiles), Frontend Observability with the Faro Web SDK (Core Web Vitals, session replay, `pushError`, React + router integration, `TracingInstrumentation` for browser → backend trace correlation), and AI Observability via OpenLIT (token / cost / latency, GPU, hallucination + toxici...

developmentjavascriptpython
0
8
App Sdk ConceptsA

Use when starting any grafana-app-sdk work — scaffolding a Grafana app, initializing a Grafana App Platform app, picking a deployment mode (standalone operator / grafana/apps / frontend-only), wiring app-specific config, or onboarding to the SDK. Covers `grafana-app-sdk` CLI install, `project init` per deployment mode, project layout, the schema-centric workflow (CUE kinds → generated code → reconciler/admission logic), and `SpecificConfig` for env-driven app configuration. Use even if the us...

developmenttypescriptgo
0
8
Appkit InteropA

Bridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handling menus, or using the responder chain.

toolsswiftrails
0
8
Applied MathematicianA

Expert-thinking profile for Applied Mathematician (theoretical / computational / interdisciplinary modeling): Reasons from formulation-first modeling, Buckingham scaling, and asymptotics (matched expansions, boundary layers) through FEM/FVM numerics (FEniCS, PETSc, LAPACK), Tikhonov inverse problems, and ASME/Sandia V&V while treating ill-posed inversion, stiffness, and numerical diffusion as first-class failure modes.

datapythonrust
0
8
Aquaculture ScientistA

Expert-thinking profile for Aquaculture Scientist (wet-lab / production aquaculture): Reasons from FCR, dissolved oxygen and ammonia thresholds, hatchery biosecurity, and stock genetics while treating off-flavor, disease outbreak, and escape risk as first- class failure modes.

devopsgoshell
0
8
ArboretoA

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.

datapythonrust
0
8
Archaic IntrogressionA

Detect Neanderthal and Denisovan introgression segments from modern human genomes

researchpythongo
0
8
Ask MattA

Ask which skill or flow fits your situation. A router over the skills in this repo.

researchgobash
0
8
Assertion QualityA

Analyzes the variety and depth of assertions across test suites in any language. Use when the user asks to evaluate assertion quality, find shallow tests, identify assertion-free tests (no assertions or only trivial ones like Assert.IsNotNull / toBeTruthy()), flag self-referential or tautological assertions, measure assertion diversity, or audit whether tests verify different facets of behavior. Polyglot: .NET, Python, TS/JS, Java, Go, Ruby, Rust, Swift, Kotlin, PowerShell, C++. DO NOT USE FO...

testingtypescriptpython
0
8
Assistant McpA

Connect AI coding agents (Claude Code, Cursor, VS Code, OpenAI Codex) to Grafana Cloud via the `mcp-grafana` Model Context Protocol server. Installs the server with `go install`, generates a Grafana service-account token, wires `~/.claude/settings.json` or `~/.cursor/mcp.json` with the `command` + `env` block, runs `--disable-write` for safer read-only sessions, switches to SSE transport for team-shared / VS Code setups, and verifies with `/mcp` + a `list_datasources` round-trip. Use when con...

ai-agentsgobash
0
8
Ast Grep OutlineA

Use when exploring or modifying a codebase and you need a cheap structural map of files, directories, imports, exports, or direct members before reading full source.

developmentrustshell
0
8
Ast GrepA

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. Use when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

developmentjavascriptpython
0
8
AstrobiologistA

Expert-thinking profile for Astrobiologist (planetary science / field analogs / mission astrobiology / origins): Reasons from habitability, redox disequilibrium, and Bayesian biosignature frameworks through Mars (Perseverance, Viking perchlorate lessons), Europa Clipper ocean worlds, agnostic signatures and the Ladder of Life Detection, while treating abiotic mimics, preservation, and LUCA phylogenomics as constraints—not...

researchrustgo
0
8
AstrochemistA

Expert-thinking profile for Astrochemist (observational / laboratory / computational / interstellar & circumstellar chemistry): Reasons from gas-grain reaction networks, H₂ ortho/para and CR ionization rates through KIDA/kida.uva.2024, CDMS/JPL/Splatalogue line lists, Nautilus/UCLCHEM gas-grain models, ALMA/JWST/LIDA ice–gas linkage, XCLASS LTE fitting, and line-blending discrimination—not generic chemistry.

researchpythongo
0
8
AstrodynamicistA

Expert-thinking profile for Astrodynamicist (computational / mission analysis / orbit determination / SSA): Reasons from two-body plus perturbation force models through Cowell/Encke propagation, batch LS and EKF orbit determination, SPICE/Horizons ephemerides, CCSDS OEM/CDM exchanges, and TEME–GCRF frame discipline while treating drag, stale TLE/B*, and covariance frame mismatch as first-class failure modes.

developmentpythonrust
0
8
Astronautical EngineerA

Expert-thinking profile for Astronautical Engineer (spacecraft / launch vehicle / mission systems engineering): Reasons from the rocket equation, staging, and mass–power–Δv budgets through NPR 7120.5/ECSS-E-ST-10 subsystem specs, CEA/CEARUN and Sutton propulsion, CLA/pogo and TVAC I&T, GMAT/STK/SPICE mission design, CCSDS TM/TC link margins, and ADCS FDIR while treating unit/frame ICD mismatches, combustion instability, and...

testingrustgo
0
8
AstronomerA

Expert-thinking profile for Astronomer (observational / survey / time-domain / solar- system): Reasons like a senior observational astronomer from the telescope and catalog outward — Landolt/Stetson photometry, Gaia/MPC astrometry, Horizons ephemerides, SDSS–ZTF–Rubin survey discipline, TOPCAT cross-matches, and calibrated detection vs upper-limit reporting.

businessgoswift
0
8
Astronomical Instrumentation ScientistA

Expert-thinking profile for Astronomical Instrumentation Scientist (opto-mechanical design / error-budget / adaptive optics / detector characterization / commissioning): Reasons from system-level error budgets, the diffraction limit and Strehl ratio, detector figures of merit, and resolving power through Zemax/Code V tolerancing, ETC radiometry, AO modeling, and on-sky standard-star commissioning while treating flexure drift, IR persistence, ghosts, and quasi-static speckles as...

researchgoexpress
0
8
Astroparticle PhysicistA

Expert-thinking profile for Astroparticle Physicist (low-rate counting / neutrino astronomy / dark-matter direct detection / cosmic-ray composition / multimessenger / Geant4-CORSIKA simulation): Reasons from flux times cross section times acceptance, Poisson counting over structured backgrounds, and Cherenkov photoelectron budgets through SkyLLH unbinned likelihoods, Geant4/CORSIKA chains validated on through-going- muon and calibration samples, and Feldman-Cousins/CLs limits, while treating...

researchgoreact
0
8
AstrophysicistA

Expert-thinking profile for Astrophysicist (observational / computational / multi- messenger): Reasons like a senior astrophysicist across observational, computational, and multi-messenger work — from radiative transfer and error budgets through JWST/ALMA/Rubin/LIGO pipelines, VO archives, and calibrated detection vs upper-limit reporting.

researchpythonrust
0
8
AstropyA

Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, WCS, and cosmology. Use when implementing or debugging astronomical data analysis code with Astropy.

datapythonbash
0
8
AstrostatisticianA

Expert-thinking profile for Astrostatistician (computational / survey & cosmology inference / time-domain): Reasons from selection functions, censored flux limits, and look-elsewhere trial factors through Cobaya/emcee/dynesty cosmology, GP-coupled exoplanet inference, Landy–Szalay clustering, photo-z σNMAD calibration, and SBI (sbi/LtU-ILI) while treating Malmquist bias, prior-driven tensions, and detrend-then- fit transit...

researchrustgo
0
8
Atac SeqA

ATAC-seq processing with assay QC, MACS3 peak calling, consensus peak matrices, differential accessibility, and motif or footprint follow-up.

toolsrustgo
0
8
AtherisB

Sets up and runs Atheris, the coverage-guided Python fuzzer built on libFuzzer. Covers TestOneInput harnesses, FuzzedDataProvider, instrumenting both pure Python and native C extensions, and running under AddressSanitizer. Use when fuzzing a Python package, hunting memory corruption in a Python C extension, or choosing between Atheris and Hypothesis for a Python target.

testingpythonrust
0
8
Atmospheric ChemistA

Expert-thinking profile for Atmospheric Chemist (field campaigns / chamber & box modeling / gas-aerosol-multiphase chemistry / OH-NOx-VOC budgets / emissions inventories): Reasons from coupled photochemical OH-NOx-VOC radical budgets, heterogeneous aerosol uptake, and NOx-limited versus VOC-limited regimes through MCM/F0AM and GEOS-Chem/CMAQ/WRF-Chem models, OH-reactivity closure, PMF on AMS factors, HYSPLIT trajectories, and EKMA isopleths while treating chamber wall losses, instrument...

researchgoreact
0
8
Atmospheric ScientistA

Expert-thinking profile for Atmospheric Scientist (dynamics-physics / obs-model synthesis / reanalysis-NWP / multiscale (synoptic-mesoscale-tropical-stratosphere)): Reasons from scale-dependent balances, Ertel PV on isentropic surfaces, and closed moisture/energy budgets through PV/omega/Q-vector diagnostics, reanalyses (ERA5, MERRA-2) and WRF/MPAS/CMIP runs, and obs validation (GRUAN sondes, IMERG, CERES), while treating reanalysis assimilation increments, retrieval biases...

researchpythongo
0
8
Atomic Molecular Optical PhysicistA

Expert-thinking profile for Atomic, Molecular & Optical Physicist (experimental AMO / lasers / ultracold atoms / precision metrology): Reasons from Rabi/OBE dynamics, laser-cooling hierarchy, optical lattices and Hubbard U/J, and magic-wavelength clock budgets through NIST ASD, ARC, QuTiP/PyLCP, and in-situ lattice-depth calibration while treating power-based depth guesses, polarization impurities, BBR shifts, and imaging-heating conflation as...

researchpythongo
0
8
Attach DbA

Attach a DuckDB database file for use with /duckdb-skills:query. Explores the schema (tables, columns, row counts) and writes a SQL state file so subsequent queries can restore this session automatically via duckdb -init.

databasesbashsql
0
8
Attack ChainD

Use for authorized multi-stage attack-path planning and orchestration when a task spans reconnaissance, initial access, privilege escalation, lateral movement, or impact assessment. Route single-stage tasks directly to their specialist skill.

securitypythongo
0
8
Attack Path AnalysisA

Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and calibrate severity. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

securityrustsecurity
0
8
AudiologistA

Expert-thinking profile for Audiologist (clinical audiology / diagnostic audiometry / amplification & cochlear implants / vestibular / standards (ANSI S3.6, ISO 8253)): Reasons from auditory transduction, site-of-lesion localization, audibility, and noise dose-response through calibrated pure-tone/masking audiometry, immittance, OAE and ABR/ASSR, and real-ear verification against NAL-NL2/DSL targets while treating unmasked cross-hearing, collapsed ear canals, transducer...

businessgotesting
0
8
Authoring Github WorkflowsB

Author and review GitHub Actions workflow YAML safely so syntactically-valid YAML can't ship a workflow that GitHub Actions refuses to run. USE FOR: editing, adding, or reviewing any file under .github/workflows/, writing run-name/name/if/env/run values that contain ${{ }} expressions, diagnosing a run that fails with 'This run likely failed because of a workflow file issue' and no jobs starting, deciding when a workflow scalar must be quoted, validating workflows with actionlint. DO NOT USE ...

devopsrustgo
0
8
Automotive EngineerA

Expert-thinking profile for Automotive Engineer (vehicle integration / powertrain & xEV calibration / chassis dynamics & NVH / durability & fatigue / homologation & functional safety...): Reasons from vehicle-level requirements, regulatory limits, energy/exergy budgets, and distribution-based durability through DFMEA/DVP&R, DoE calibration (INCA, CANape, HIL), Pacejka tire and multibody models, rainflow fatigue, and source-path NVH analysis while treating undocumented build-level and cal-ID d...

toolsrustgo
0
8
AutoskillB

Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to...

ai-agentspythongo
0
8
Aws Agentic AiA

AWS Bedrock AgentCore comprehensive expert for deploying and managing AI agents at scale. Use when working with any AgentCore service including Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Agent Registry, or Evaluations. Covers agent deployment, MCP tool integration, credential management, agent discovery, governance workflows, and automated quality assessment. Essential when user mentions AgentCore, agent runtime, agent registry, agent evaluation, MCP gateway...

devopsgobash
0
8
Aws Mcp SetupA

Configure AWS MCP servers for documentation search and API access. Use when setting up AWS MCP, configuring AWS documentation tools, troubleshooting MCP connectivity, or when user mentions aws-mcp, awsdocs, uvx setup, or MCP server configuration. Covers both Full AWS MCP Server (with uvx + credentials) and lightweight Documentation MCP (no auth required).

documentationpythonbash
0
8
BacteriologistA

Expert-thinking profile for Bacteriologist (wet-lab / clinical & environmental microbiology): Reasons from bacterial growth physiology, selective culture, Gram stain, MALDI-TOF and 16S/WGS identification, EUCAST/CLSI AST, BSL containment, contamination and VBNC, using BacDive and BV-BRC for strain metadata and pathogen genomics.

researchrustgo
0
8
Base44 CliA

The base44 CLI covers base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. Read this skill when planning or implementing a feature.

developmentjavascripttypescript
0
8
Base44 SdkA

The base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. Read this skill when planning or implementing a feature.

developmentjavascripttypescript
0
8
Base44 TroubleshooterA

Troubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.

code-qualitybashdebugging
0
8
Batch Draft WriterA

Drafts multiple email replies or follow-ups in batch using the Superhuman Mail MCP server — processing your inbox in bulk rather than one email at a time. Use this skill whenever someone asks to \"draft replies to my unread emails\", \"respond to all my emails\", \"write follow-ups for my meetings this week\", \"batch draft responses\", \"draft emails for all threads that need a reply\", \"auto-draft my inbox\", \"help me respond to everything\", \"write follow-up emails based on my meetings\...

documentationgodocumentation
0
8
Bayesian StatisticianA

Expert-thinking profile for Bayesian Statistician (probabilistic modeling / hierarchical inference / MCMC diagnostics / model criticism / decision theory): Reasons from Bayes' rule, coherent uncertainty, exchangeability, and partial-pooling hierarchy through Stan/PyMC HMC-NUTS fits, prior and posterior predictive checks, PSIS-LOO, and SBC calibration while treating divergent transitions and funnels, weak identifiability and label switching, improper posteriors, and...

datagodocker
0
8
Behavioral EcologistA

Expert-thinking profile for Behavioral Ecologist (field / observational / experimental behavioral ecology): Reasons from versioned ethograms, Altmann focal/scan sampling, and activity budgets; scores with BORIS (Cohen’s κ), analyzes sequences with Markov/HMM tools, runs sham-controlled playbacks under ARRIVE 2.0, and fits GLMMs on the correct experimental unit while treating pseudoreplication, spatial autocorrelation, and...

researchgoaws
0
8
Behavioral NeuroscientistA

Expert-thinking profile for Behavioral Neuroscientist (in vivo behavior / learning & memory paradigms / operant & maze assays / pose-tracking ethology / IACUC (ARRIVE 2.0, 3Rs)): Reasons from contingency structure, deprivation state, and latent arousal/motivation variables through Morris water maze, contextual/cued fear conditioning, operant schedules on Med Associates rigs, and DeepLabCut/SLEAP/SimBA tracking validated against ethograms, while treating thigmotaxis-as-anxiety, locomotor...

researchpythongo
0
8