All authors
jeremylongshore avatar

Claude Skills by jeremylongshore

github.com/jeremylongshore
6,900 skillsA× 6,258B× 575C× 49D× 9F× 9336 installs12,191 views
PolicyA

Author MCP tool-call policy rules without hand-editing access.json. Use when adding, linting, or removing auto_approve/deny/require_approval rules for the Slack channel's policy engine. Trigger with "/slack-channel:policy", "add a policy rule", "lint my slack policy", or "remove a policy rule".

ai-agentsgoshell
0
2,689
Bug ClusteringA

Internal process for the bug-clusterer agent. Defines the step-by-step procedure for parsing, classifying, redacting, scoring, and clustering bug candidates from raw X/Twitter posts. Not user-invocable — loaded by the bug-clusterer agent through its skills frontmatter.

ai-agentsgobash
0
2,689
Owner RoutingA

Internal process for the owner-router agent. Defines the step-by-step procedure for determining likely bug owners using strict 6-level routing precedence with staleness detection. Not user-invocable — loaded by the owner-router agent through its skills frontmatter.

ai-agentsbashapi
0
2,689
Repo ScanningA

Internal process for the repo-scanner agent. Defines the step-by-step procedure for scanning GitHub repos for evidence that supports or explains bug clusters. Not user-invocable — loaded by the repo-scanner agent through its skills frontmatter.

ai-agentsbashgit
0
2,689
Triage DisplayA

Internal process for the triage-summarizer agent. Defines the step-by-step procedure for formatting triage results as terminal markdown and parsing review commands. Not user-invocable — loaded by the triage-summarizer agent through its skills frontmatter.

ai-agentsbash
0
2,689
X Bug TriageA

Analyzes public X/Twitter complaints to detect, cluster, and triage bugs with repo evidence and owner routing. Use when monitoring product health from social signals. Trigger with "/x-bug-triage" or "triage X bugs for @account". Make sure to use this skill whenever triaging bugs from X/Twitter mentions.

ai-agentsgobash
0
2,689
Optimizing PromptsA

'Execute this skill optimizes prompts for large language models (llms)

ai-agentsgobash
0
2,689
Generating Conventional CommitsA

'Execute generates conventional commit messages using AI. It analyzes

ai-agentsbashgit
0
2,689
Performing Security AuditsA

'Analyze code, infrastructure, and configurations by conducting comprehensive

ai-agentsbashapi
0
2,689
Creating Alerting RulesA

'Execute this skill enables AI assistant to create intelligent alerting

ai-agentsgobash
0
2,689
Creating Apm DashboardsA

'Execute this skill enables AI assistant to create application performance

ai-agentsgobash
0
2,689
Profiling Application PerformanceA

'Execute this skill enables AI assistant to profile application performance,

ai-agentspythonjava
0
2,689
Detecting Performance BottlenecksA

'Execute this skill enables AI assistant to detect and resolve performance

ai-agentsbashdatabase
0
2,689
Optimizing Cache PerformanceA

'Execute this skill enables AI assistant to analyze and improve application

ai-agentsbashperformance
0
2,689
Analyzing Capacity PlanningA

'Execute this skill enables AI assistant to analyze capacity requirements

ai-agentsbashdatabase
0
2,689
Monitoring Cpu UsageA

'Monitor this skill enables AI assistant to monitor and analyze cpu usage

ai-agentspythongo
0
2,689
Setting Up Distributed TracingA

'Execute this skill automates the setup of distributed tracing for microservices.

ai-agentsbashdebugging
0
2,689
Monitoring Error RatesA

Monitor and analyze application error rates to improve reliability. Use

ai-agentsgobash
0
2,689
Collecting Infrastructure MetricsA

Collect comprehensive infrastructure performance metrics across compute,

ai-agentsbashaws
0
2,689
Running Load TestsA

Create and execute load tests for performance validation using k6, JMeter,

ai-agentsbashtesting
0
2,689
Analyzing LogsA

Analyze application logs for performance insights and issue detection

ai-agentsbashdebugging
0
2,689
Detecting Memory LeaksA

Detect potential memory leaks and analyze memory usage patterns in code.

ai-agentsjavascriptpython
0
2,689
Aggregating Performance MetricsA

Aggregate and centralize performance metrics from applications, systems,

ai-agentsbashapi
0
2,689
Analyzing Network LatencyA

Analyze network latency and optimize request patterns for faster communication.

ai-agentsbashapi
0
2,689
Validating Performance BudgetsA

Validate application performance against defined budgets to identify

ai-agentsgobash
0
2,689
Providing Performance Optimization AdviceA

Provide comprehensive prioritized performance optimization recommendations

ai-agentsbashapi
0
2,689
Detecting Performance RegressionsA

Automatically detect performance regressions in CI/CD pipelines by comparing

ai-agentsgobash
0
2,689
Implementing Real User MonitoringA

Implement Real User Monitoring (RUM) to capture actual user performance

ai-agentsjavascriptgo
0
2,689
Tracking Resource UsageA

Track and optimize resource usage across application stack including

ai-agentsbashdatabase
0
2,689
Tracking Application Response TimesA

Track and optimize application response times across API endpoints, database

ai-agentsbashapi
0
2,689
Tracking Service ReliabilityA

Define and track SLAs, SLIs, and SLOs for service reliability including

ai-agentsgobash
0
2,689
Setting Up Synthetic MonitoringA

Setup synthetic monitoring for proactive performance tracking including

ai-agentsbashapi
0
2,689
Analyzing System ThroughputA

Analyze and optimize system throughput including request handling, data

ai-agentsbashtesting
0
2,689
Validate ConsistencyA

Universal document consistency auditor. Runs deterministic drift checks across docs, code, tests, and CI, resolves conflicts through a per-fact-class authority registry (sot-map.yaml), and produces reports that structurally separate deterministic findings from advisory LLM-judged findings. Use when checking documentation accuracy before a release, after major refactors, or when onboarding to a new codebase. Also invoked automatically by /release Phase 1.6. Trigger with "/validate-consistency"...

ai-agentsgoshell
0
2,689
Yaml MasterA

'Execute proactive YAML intelligence: automatically activates when working

ai-agentsbashdocker
0
2,689
Vertex Ai Media MasterA

'Execute automatic activation for all google vertex ai multimodal operations

ai-agentspythongo
0
2,689
Google Cloud Agent Sdk MasterA

'Execute automatic activation for all google cloud agent development

ai-agentsgorails
0
2,689
Agent Context LoaderA

'Execute proactive auto-loading: automatically detects and loads agents.md

ai-agentsbashgit
0
2,689
Box Cloud FilesystemA

Cloud filesystem operations via Box CLI. Use when the user mentions Box, cloud files, cloud storage, uploading to the cloud, sharing files, document management, or syncing project files offsite. Trigger with "upload to box", "save to cloud", "pull from box", "search my box files", "share this file", "box sync", "cloud backup", or "box filesystem".

ai-agentsrustgo
0
2,689
Memory KitA

'Persistent context management for Claude Code sessions. Save, load,

ai-agentsgobash
0
2,689
Audit PluginA

Performs a deep review of the Claude Code plugin, skill, or sub-agent defined in the current project against official best practices. Documents findings as GitHub issues and writes a prioritised fix plan to the project CLAUDE.md. Use when the user says audit this plugin, review this skill, check this agent, or audit addon.

ai-agentsgoshell
0
2,689
Audit StandardsA

Audits the current project against the development standards defined in ~/.claude/CLAUDE.md. Documents non-compliant findings as GitHub issues and writes a prioritised fix plan to the project CLAUDE.md. Use when the user says audit against settings, audit standards, check standards compliance, or audit this project.

ai-agentsgobash
0
2,689
ImproveA

Analyses the current project across code quality, feature gaps, documentation, security, competitive landscape, and monetisation opportunities, then files prioritised GitHub issues. Use when the user says improve this, analyse this project, find improvements, or fill the backlog.

ai-agentsgoshell
0
2,689
PromoteA

Runs the full release workflow for the current project. Commits any uncommitted changes, pushes to remote, creates and merges a PR if on a feature branch, determines the next semver version from conventional commits, creates an annotated git tag and GitHub release with generated notes, cleans up merged branches, and returns to a clean main. Use when the user says promote, ship, release, commit and push, tag and release, or get back to main.

ai-agentsbashnode
0
2,689
Review PrA

Reviews an open pull request against coding standards, security, and test coverage, then posts a structured review comment and either approves or requests changes. Use when the user says review this PR, check the PR, look at PR #N, or review pull request.

ai-agentspythongo
0
2,689
TriageA

Validates all open GitHub issues, closes invalid ones with documentation, flags complex ones for planning discussion, then fixes and promotes remaining issues. Use when the user says triage issues, validate issues, fix issues, or work through the backlog.

ai-agentsshellbash
0
2,689
Sync ConfigA

Use when the user wants to view or change claudebase settings like global sync, agent skills sync, auto-push, or machine ID.

ai-agentsbash
0
2,689
Sync ProfilesA

Use when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.

ai-agentsbashgit
0
2,689
Sync PullA

Use when the user wants to restore, download, or pull their Claude Code config from GitHub onto this machine.

ai-agentsbashgit
0
2,689
Sync PushA

Use when the user wants to back up, save, or push their current Claude Code config to GitHub.

ai-agentsbashgit
0
2,689