Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
dbcli-index
Manage database indexes (CREATE/DROP INDEX operations)
tteamtm/dbcli 7
-
dbcli-tables
List all tables in a database and show table structure (columns, types, constraints) for 30+ databases using DbCli. Use when user wants to explore database schema, see what tables exist, check table structure, or understand column definitions.
tteamtm/dbcli 7
-
dbcli-db-ddl
Execute DDL (Data Definition Language) statements - CREATE, ALTER, DROP tables, indexes, views on 30+ databases using DbCli. CRITICAL - requires mandatory backup before DROP/ALTER operations. Use when user needs to create schema, modify structure, or drop database objects.
tteamtm/dbcli 7
-
dbcli-query
Execute SELECT queries on 30+ databases (SQLite, SQL Server, MySQL, PostgreSQL, Oracle, etc.) using DbCli. Returns data in JSON, table, or CSV format. Use when user needs to query databases, read data, or execute SELECT statements.
tteamtm/dbcli 7
-
dbcli-export
Export table data as SQL INSERT statements from 30+ databases using DbCli. Essential for creating backups before dangerous modifications (UPDATE/DELETE/DROP). Use when user needs to backup data, migrate tables, or create portable SQL dumps.
tteamtm/dbcli 7
-
dbcli-view
Manage database views (CREATE/ALTER/DROP VIEW operations)
tteamtm/dbcli 7
-
dbcli-procedure
Manage stored procedures, functions, and triggers (CREATE/ALTER/DROP operations)
tteamtm/dbcli 7
-
api-documentation
brendendurham/claude-code-config
-
doc-intelligence
This skill orchestrates comprehensive documentation intelligence operations. Use when asked to "analyze documentation", "learn from docs", "create SOPs from documentation", "maximize documentation understanding", or any request involving systematic multi-agent documentation analysis with parallelization.
brendendurham/claude-code-config
-
commit-message-generator
brendendurham/claude-code-config
-
parallel-orchestration
This skill should be used when the user asks to "run multiple agents", "parallel review", "comprehensive analysis", "full review", "multi-agent workflow", or needs to coordinate multiple specialized agents working simultaneously. Provides patterns for launching agents in parallel and synthesizing results.
brendendurham/claude-code-config
-
code-explanation
brendendurham/claude-code-config
-
pr-review-standards
brendendurham/claude-code-config
-
swift-development
Comprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.
hmohamed01/swift-development 31
-
serverless
Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing
pluginagentmarketplace/custom-plugin-devops 2
-
service-mesh
Service mesh technologies including Istio, Linkerd, Consul, and Envoy for microservices communication
pluginagentmarketplace/custom-plugin-devops 2
-
artifact-management
Artifact repositories with Nexus, Artifactory, and container registries for build artifact storage
pluginagentmarketplace/custom-plugin-devops 2
-
logging
Centralized logging with ELK Stack, Loki, Fluentd, and log analysis for distributed systems
pluginagentmarketplace/custom-plugin-devops 2
-
configuration-management
Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management
pluginagentmarketplace/custom-plugin-devops 2
-
linux-fundamentals-skill
Complete Linux administration skill covering process management, filesystem, permissions, package management, users, bash scripting, and system monitoring.
pluginagentmarketplace/custom-plugin-devops 2
-
cicd-skill
CI/CD pipelines with Git, GitHub Actions, GitLab CI, Jenkins, and deployment strategies.
pluginagentmarketplace/custom-plugin-devops 2
-
cloud-skill
Cloud infrastructure with AWS, Azure, GCP - architecture, services, security, and cost optimization.
pluginagentmarketplace/custom-plugin-devops 2
-
security
DevSecOps practices including secrets management, SSL/TLS, vulnerability scanning, and compliance
pluginagentmarketplace/custom-plugin-devops 2
-
observability
Distributed tracing with Jaeger, OpenTelemetry, and observability platforms for microservices insights
pluginagentmarketplace/custom-plugin-devops 2