Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

193 skills found

Engineering
swiftui-performance-audit avatar

swiftui-performance-audit

Audit and optimize SwiftUI runtime performance. Diagnose slow rendering, janky scrolling, high resource usage, and layout thrash with code review, architecture analysis, and Instruments profiling guidance.

Views: 15312
EngineeringProductivity
performing-systematic-debugging-for-stubborn-problems avatar

performing-systematic-debugging-for-stubborn-problems

Executes a rigorous, multi-phase Fagan Inspection to systematically resolve persistent, stubborn bugs and complex code interactions.

Views: 518
EngineeringProductivityAutomation
opsx avatar

opsx

A specification-driven workflow management system for structured development lifecycle management, covering proposal, planning, implementation, and archival phases.

Views: 2115
EngineeringProductivity
structured-code-review avatar

structured-code-review

Performs a structured five-stage code review covering requirements, correctness, code quality, testing, and security. Provides actionable, categorized feedback (Blocker/Major/Minor/Nit) to improve PR quality.

Views: 9916#collaboration#code-review#quality#feedback
Engineering
prisma-driver-adapter-implementation avatar

prisma-driver-adapter-implementation

Implementation guide for Prisma v7 SQL driver adapters, covering SqlDriverAdapter, transaction protocols, error mapping, and verification contracts.

Views: 1234
EngineeringProductivity
explore avatar

explore

Meta-skill for structured, multi-depth codebase exploration including architectural analysis, fast structural overviews, and deep-dive documentation workflows.

Views: 213,747
Engineering
variant-analysis avatar

variant-analysis

Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, or performing systematic code audits.

Views: 84,880
EngineeringData AnalysisAutomation
codeql avatar

codeql

Perform deep security analysis on codebases using CodeQL for interprocedural data flow, taint tracking, and automated vulnerability detection across multiple languages.

Views: 364,874
EngineeringAutomation
gitnexus-pr-review avatar

gitnexus-pr-review

Automate pull request reviews with structural code analysis, blast radius assessment, and dependency impact mapping.

Views: 1533,837
ProductivityEngineeringData Analysis
developer-growth-analysis avatar

developer-growth-analysis

Analyzes Claude Code chat history to identify coding patterns and skill gaps, curates personalized learning resources from HackerNews, and sends progress reports to Slack.

Views: 62,844
EngineeringAutomation
swift-review avatar

swift-review

Expert Swift code review for macOS/iOS. Detects memory leaks, threading bugs, concurrency issues, and accessibility gaps using parallel analysis agents.

Views: 18
EngineeringAutomation
reflect-appworld-failure avatar

reflect-appworld-failure

Analyze AppWorld task failures to extract specific API patterns and generate actionable playbook bullets with concrete code examples.

Views: 4227