ahel is live on Product Hunt today. Upvote

Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Monitoring & ops

2,391 results · page 30 of 80

  • V3 MCP OptimizationSkillMonitoring & ops

    MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times.

    Ready to connect★ 357

    github.com/spencermarx/open-code-review357 stars

    View details
  • timetrackerSkillMonitoring & ops

    Reconstruct daily or weekly project work from dated plans, decisions, meetings, site reports, tasks, and other artifacts, then append user-confirmed manual entries to TIMELOG.md. Use for "log my time," "what did I work on," daily timesheets, or weekly time reconstruction. Never infer hours, start/st

    Ready to connect★ 353

    github.com/alpacalabsllc/skills-for-architects354 stars

    View details
  • chunking-strategySkillMonitoring & ops

    Provides chunking strategies for RAG systems. Generates chunk size recommendations (256-1024 tokens), overlap percentages (10-20%), and semantic boundary detection methods. Validates semantic coherence and evaluates retrieval precision/recall metrics. Use when building retrieval-augmented generation

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • spring-boot-actuatorSkillMonitoring & ops

    Provides patterns to configure Spring Boot Actuator for production-grade monitoring, health probes, secured management endpoints, and Micrometer metrics across JVM services. Use when setting up monitoring, health checks, or metrics for Spring Boot applications.

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • Anomaly DetectionSkillMonitoring & ops

    Identify unusual patterns, outliers, and anomalies in data using statistical methods, isolation forests, and autoencoders for fraud detection and quality monitoring

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • api-error-handlingSkillMonitoring & ops

    Implement comprehensive API error handling with standardized error responses, logging, monitoring, retry logic, and validation patterns. Use when building resilient APIs, debugging issues, improving error reporting, implementing retry logic, handling HTTP error codes, managing API timeouts, designin

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • application-loggingSkillMonitoring & ops

    Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up application logging, implementing ELK stack, or analyzing application behavior.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • code-metrics-analysisSkillMonitoring & ops

    Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • correlation-tracingSkillMonitoring & ops

    Implement distributed tracing with correlation IDs, trace propagation, and span tracking across microservices. Use when debugging distributed systems, monitoring request flows, or implementing observability.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • error-trackingSkillMonitoring & ops

    Implement error tracking with Sentry for automatic exception monitoring, release tracking, and performance issues. Use when setting up error monitoring, tracking bugs in production, or analyzing application stability.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • grafana-dashboardSkillMonitoring & ops

    Create professional Grafana dashboards with visualizations, templating, and alerts. Use when building monitoring dashboards, creating data visualizations, or setting up operational insights.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • incident-response-planSkillMonitoring & ops

    Create and execute incident response procedures for security breaches, data leaks, and cyber attacks. Use when handling security incidents, creating response playbooks, or conducting forensic analysis.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • infrastructure-monitoringSkillMonitoring & ops

    Set up comprehensive infrastructure monitoring with Prometheus, Grafana, and alerting systems for metrics, health checks, and performance tracking.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • intermittent-issue-debuggingSkillMonitoring & ops

    Debug issues that occur sporadically and are hard to reproduce. Use monitoring and systematic investigation to identify root causes of flaky behavior.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • kpi-dashboard-designSkillMonitoring & ops

    Lets your agent design KPI dashboards using proven patterns for choosing and presenting metrics.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • log-analysisSkillMonitoring & ops

    Analyze application and system logs to identify errors, patterns, and root causes. Use log aggregation tools and structured logging for effective debugging.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • logging-best-practicesSkillMonitoring & ops

    Implement structured logging with JSON formats, log levels (DEBUG, INFO, WARN, ERROR), contextual logging, PII handling, and centralized logging. Use for logging, observability, log levels, structured logs, or debugging.

    Ready to connect★ 339

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • data-flowSkillMonitoring & ops

    Generates a Mermaid sequence diagram showing how data moves between components. Use when tracing request flows or documenting data transformation pipelines.

    Ready to connect★ 337

    github.com/athola/claude-night-market337 stars

    View details
  • decision-journalSkillMonitoring & ops

    Contract for the project decision journal (tradeoffs and lessons-learned logs). Use when recording a decision, tradeoff, or lesson, or building a consumer hook.

    Ready to connect★ 337

    github.com/athola/claude-night-market337 stars

    View details
  • quota-managementSkillMonitoring & ops

    Tracks quotas, monitors thresholds, and degrades gracefully for rate-limited APIs. Use when integrating external services that impose rate or cost limits.

    Ready to connect★ 337

    github.com/athola/claude-night-market337 stars

    View details
  • Structured ReviewSkillMonitoring & ops

    Start a structured review workflow with evidence logging and formatted output

    ★ 337

    github.com/athola/claude-night-market319 stars

    View details
  • supply-chain-advisorySkillMonitoring & ops

    Audits dependency supply chains for bad versions, lockfile drift, and artifact integrity. Use when adding deps, handling incidents, or releasing a plugin.

    Ready to connect★ 337

    github.com/athola/claude-night-market337 stars

    View details
  • testing-quality-standardsSkillMonitoring & ops

    Defines testing quality metrics, coverage thresholds, and anti-patterns. Use when establishing test gates or validating a test suite's coverage targets.

    Ready to connect★ 337

    github.com/athola/claude-night-market337 stars

    View details
  • project-feature-flowSkillMonitoring & ops

    Use for this repository when implementing a feature, bug fix, refactor, UI change, or other code change. Follow the project workflow from context gathering and ambiguity checks through implementation, version/log sync, build/lint verification, and final summary. Trigger when the user asks to add, fi

    Ready to connect★ 335

    github.com/sb6657-cn/sb6657334 stars

    View details
  • ios-debugger-agentSkillMonitoring & ops

    Lets your AI agent debug your iOS project running on a booted simulator.

    Ready to connect★ 332

    github.com/harperreed/dotfiles332 stars

    View details
  • homework-logSkillMonitoring & ops

    AI openclaw mom and household manager for agentic parenting

    Ready to connect★ 329

    github.com/chatprd/tradclaw327 stars

    View details
  • milestone-reviewSkillMonitoring & ops

    Generate a comprehensive milestone progress review, including feature completion, quality metrics, risk assessment, and proceed/pause recommendations. Use at milestone checkpoints or when assessing readiness for a milestone deadline.

    Ready to connect★ 329

    github.com/pixel-cellar/claude-code-game-studios324 stars

    View details
  • genshijin-statsSkillMonitoring & ops

    Displays current session's real token usage and estimated savings. Reads directly from Claude Code session logs — no AI estimation. Run with `/genshijin-stats`. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

    Ready to connect★ 327

    github.com/interfacex-co-jp/genshijin328 stars

    View details
  • aml-complianceSkillMonitoring & ops

    Anti-Money Laundering (AML) and Know Your Customer (KYC) compliance workflow. Sanctions screening, PEP detection, transaction monitoring, suspicious activity reporting (SAR), and OFAC compliance.

    Ready to connect★ 324

    github.com/mkurman/zorai321 stars

    View details
  • walkthroughSkillMonitoring & ops

    Assemble a report-ready walkthrough.md for a SOLVED engagement - populate the Evidence gallery from the poc/ images captured during the engagement, and draft the step-by-step reproduction from state/loot/log (Killchain.md for pentest/bugbounty, state.md's Chain/Status for ctf) without fabricating. U

    Ready to connect★ 322

    github.com/encod3d-sec/torch322 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

53,462 of the 53,895 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI