All authors
jeremylongshore avatar

Claude Skills by jeremylongshore

github.com/jeremylongshore
7,405 skillsA× 6,763B× 575C× 49D× 9F× 9337 installs12,649 views
Cli Ux TesterA

Expert UX evaluator for CLIs, terminal tools, and developer APIs. Use when reviewing command usability, error messages, help systems, or developer experience.

ai-agentspythongo
0
2,691
Cleanup CodeA

'Comprehensive codebase cleanup across 11 quality dimensions: dead code,

ai-agentsjavascripttypescript
0
2,691
Validating Api ContractsA

'Validate API contracts using consumer-driven contract testing (Pact,

ai-agentsjavascripttypescript
0
2,691
Managing Database TestsA

'Test database testing including fixtures, transactions, and rollback

ai-agentstypescriptpython
0
2,691
Running E2e TestsA

'Execute end-to-end tests covering full user workflows across frontend

ai-agentstypescriptgo
0
2,691
Running Integration TestsA

'Execute integration tests validating component interactions and system

ai-agentstypescriptpython
0
2,691
Create Test RunA

Create a Kobiton test run from a test case or suite, then offer to monitor it. When the user gives only partial details (or just a test case id), fill the rest with sensible defaults that match the createTestRun schema, show a summary of what will run, and ask to proceed or customize before creating. After the run is created, offer monitoring in a single prompt — monitor + auto-open live remediation (only when the org's live-remediation flag is ON), monitor only, or don't monitor — and hand o...

ai-agentsgoshell
0
2,691
Drive Automation SessionA

Drive an already-reserved Kobiton device from a natural-language intent. Opens an automation Appium session directly against the Kobiton WebDriver hub, runs an observe-decide-act loop with one action per iteration, pauses to ask the user when stuck (same-action repetition, screen unchanged, or model self-declared blocker), and returns the session id. Use when the user says "drive the device to X", describes a flow they want exercised on a reserved device, or asks to "automate this intent on K...

ai-agentsrustgo
0
2,691
Monitor Test RunA

Watch a running Kobiton test run and narrate it to the user: read the org's live-remediation flag up front, poll the run until every execution is terminal, surface the live-remediation URL the moment an execution is blocked, and give a correct post-mortem so a COMPLETED-with-BLOCKER_ENCOUNTERED execution is never reported as passed. Quiet on passes, loud on blockers and the final summary; suite runs are grouped by test case. When live remediation is enabled, it asks up front whether to auto-o...

ai-agentsgoshell
0
2,691
Run Automation SuiteA

Run local Appium test scripts against Kobiton devices. Guides through app upload, device selection, capability parsing, and local execution. Use when the user asks to run mobile tests, validate an APK or IPA on Kobiton devices, or kick off an Appium suite from a local script directory. Trigger with "run kobiton tests" or "execute appium on kobiton".

ai-agentspythongo
0
2,691
Run Interactive SessionA

Perform interactive testing on Kobiton devices using natural language. Translates user intents into CLI commands - WebDriver actions (find elements, type, click, swipe), device operations (adb shell, screen capture, port forwarding), file management (push/pull), app management, and test execution. Use when the user wants to interact with a mobile device on Kobiton, run exploratory tests, inspect device state, manage files on a device, or execute test sessions - even if they don't say "interac...

ai-agentsrustgo
0
2,691
Testing Load BalancersA

'Validate load balancer behavior, failover, and traffic distribution.

ai-agentsjavascriptgo
0
2,691
Testing Mobile AppsA

'Execute mobile app testing on iOS and Android devices/simulators.

ai-agentsjavascriptjava
0
2,691
Running Mutation TestsA

'Execute mutation testing to evaluate test suite effectiveness.

ai-agentsjavascripttypescript
0
2,691
Running Performance TestsA

'Execute load testing, stress testing, and performance benchmarking.

ai-agentsjavascriptpython
0
2,691
Tracking Regression TestsA

'Track and manage regression test suites across releases.

ai-agentstypescriptpython
0
2,691
Performing Security TestingA

'Test automate security vulnerability testing covering OWASP Top 10,

ai-agentstypescriptpython
0
2,691
Running Smoke TestsA

'Execute fast smoke tests validating critical functionality after deployment.

ai-agentstypescriptgo
0
2,691
Managing Snapshot TestsA

'Create and validate component snapshots for UI regression testing.

ai-agentstypescriptpython
0
2,691
Analyzing Test CoverageA

'Analyze code coverage metrics and identify untested code paths.

ai-agentsjavascripttypescript
0
2,691
Generating Test DataA

'Generate realistic test data including edge cases and boundary conditions.

ai-agentstypescriptpython
0
2,691
Generating Test DoublesA

'Generate mocks, stubs, spies, and fakes for dependency isolation.

ai-agentstypescriptpython
0
2,691
Managing Test EnvironmentsA

'Test provision and manage isolated test environments with configuration

ai-agentstypescriptgo
0
2,691
Orchestrating Test ExecutionA

'Test coordinate parallel test execution across multiple environments

ai-agentsbashtesting
0
2,691
Generating Test ReportsA

'Generate comprehensive test reports with metrics, coverage, and visualizations.

ai-agentspythongo
0
2,691
Generating Unit TestsA

'Test automatically generate comprehensive unit tests from source code

ai-agentsjavascripttypescript
0
2,691
Testing Visual RegressionA

'Detect visual changes in UI components using screenshot comparison.

ai-agentstypescriptgo
0
2,691
Abridge Ci IntegrationA

'Configure CI/CD pipeline for Abridge clinical AI integrations with GitHub

ai-agentstypescriptgo
0
2,691
Abridge Debug BundleA

'Collect Abridge debug evidence for support tickets and troubleshooting.

ai-agentstypescriptgo
0
2,691
Abridge Deploy IntegrationB

'Deploy Abridge clinical AI integration to HIPAA-compliant cloud infrastructure.

ai-agentstypescriptgo
0
2,691
Abridge Install AuthA

'Set up Abridge clinical AI platform authentication and EHR integration

ai-agentstypescriptshell
0
2,691
Abridge Local Dev LoopA

'Configure Abridge local development with FHIR server, synthetic data,

ai-agentstypescriptbash
0
2,691
Abridge Prod ChecklistA

'Execute Abridge production readiness checklist for clinical AI deployment.

ai-agentstypescriptgo
0
2,691
Abridge Reference ArchitectureA

'Implement Abridge reference architecture for clinical AI integration.

ai-agentstypescriptgo
0
2,691
Abridge Upgrade MigrationA

'Plan and execute Abridge integration upgrades and EHR migration procedures.

ai-agentstypescriptbash
0
2,691
Action Items TodoistA

Extract action items from today's Granola/Grain meetings, create Todoist

ai-agentspythonrust
0
2,691
Adapting Transfer Learning ModelsA

'Build this skill automates the adaptation of pre-trained machine learning

ai-agentspythonbash
0
2,691
Adk Agent BuilderA

Scaffold production-ready AI agents on Google's Agent Development Kit (ADK): ReAct-style single agents, multi-agent orchestration (Sequential/Parallel/Loop), tool wiring, evaluation, and optional Vertex AI Agent Engine deployment. Use when building, scaffolding, or deploying ADK agents on Google Cloud, or when wiring ADK tools and orchestration patterns. Trigger with "build an ADK agent", "scaffold an agent on ADK", or "deploy to Agent Engine".

ai-agentspythongo
0
2,691
Adk Deployment SpecialistA

'Deploy and orchestrate Vertex AI ADK agents using A2A protocol. Manages

ai-agentsgobash
0
2,691
Adk EngineerA

'Execute software engineer specializing in creating production-ready

ai-agentspythongo
0
2,691
Adk Infra ExpertA

'Execute use when provisioning Vertex AI ADK infrastructure with Terraform.

ai-agentsgobash
0
2,691
Adobe Advanced TroubleshootingB

'Apply advanced debugging techniques for Adobe API issues: IMS token

ai-agentstypescriptpython
0
2,691
Adobe Architecture VariantsA

'Choose and implement Adobe architecture blueprints: standalone SDK integration,

ai-agentsjavascripttypescript
0
2,691
Adobe Ci IntegrationA

'Configure CI/CD pipelines for Adobe integrations with GitHub Actions,

ai-agentstypescriptbash
0
2,691
Adobe Common ErrorsB

'Diagnose and fix common Adobe API errors across Firefly Services, PDF

ai-agentstypescriptpython
0
2,691
Adobe Core Workflow AA

'Execute Adobe Firefly Services workflow: AI image generation, generative

ai-agentstypescriptbash
0
2,691
Adobe Cost TuningA

'Optimize Adobe API costs across Firefly Services (generative credits),

ai-agentstypescriptsql
0
2,691
Adobe Debug BundleB

'Collect Adobe debug evidence for support tickets and troubleshooting.

ai-agentspythonbash
0
2,691
Adobe Deploy IntegrationA

'Deploy Adobe-powered applications to Vercel, Cloud Run, and Adobe App

ai-agentstypescriptgo
0
2,691
Adobe Enterprise RbacA

'Configure Adobe enterprise identity with Admin Console SCIM provisioning,

ai-agentstypescriptgo
0
2,691