Topic: developer-tools
13,276 skills in this topic.
-
howto-docs
How-To guide patterns for documentation - task-oriented guides for users with specific goals
existential-birds/beagle 44
-
humanize
Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues.
existential-birds/beagle 44
-
improve-doc
Analyze and improve existing documentation using Diataxis principles
existential-birds/beagle 44
-
reference-docs
Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs, parameter tables, or technical specifications. Triggers on reference docs, API reference, function reference, parameters table, symbol documentation.
existential-birds/beagle 44
-
review-ai-writing
Detect AI-generated writing patterns in developer text — docs, docstrings, commit messages, PR descriptions, and code comments. Use when reviewing any text artifact for authenticity and clarity.
existential-birds/beagle 44
-
tutorial-docs
Tutorial patterns for documentation - learning-oriented guides that teach through guided doing
existential-birds/beagle 44
-
elixir-code-review
Reviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or module documentation.
existential-birds/beagle 44
-
elixir-docs-review
Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.
existential-birds/beagle 44
-
elixir-performance-review
Reviews Elixir code for performance issues including GenServer bottlenecks, memory usage, and concurrency patterns. Use when reviewing high-throughput code or investigating performance issues.
existential-birds/beagle 44
-
elixir-security-review
Reviews Elixir code for security vulnerabilities including code injection, atom exhaustion, and secret handling. Use when reviewing code handling user input, external data, or sensitive configuration.
existential-birds/beagle 44
-
elixir-writing-docs
Guides writing Elixir documentation with @moduledoc, @doc, @typedoc, doctests, cross-references, and metadata. Use when adding or improving documentation in .ex files.
existential-birds/beagle 44
-
exdoc-config
Configures ExDoc for Elixir projects including mix.exs setup, extras, groups, cheatsheets, and livebooks. Use when setting up or modifying ExDoc documentation generation.
existential-birds/beagle 44
-
exunit-code-review
Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurations.
existential-birds/beagle 44
-
generating-stored-procedures
Use when you need to generate, validate, or deploy stored procedures for PostgreSQL, MySQL, or SQL Server.
Creates database functions, triggers, and procedures with proper error handling and transaction management.
Trigger with phrases like "generate stored procedure", "create database function", "write SQL procedure",
"add trigger to table", or "create CRUD procedures".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optimizing-sql-queries
Execute use when you need to work with query optimization.
This skill provides query performance analysis with comprehensive guidance and automation.
Trigger with phrases like "optimize queries", "analyze performance",
or "improve query speed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-sharding
Process use when you need to work with database sharding.
This skill provides horizontal sharding strategies with comprehensive guidance and automation.
Trigger with phrases like "implement sharding", "shard database",
or "distribute data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
designing-database-schemas
Process use when you need to work with database schema design.
This skill provides schema design and migrations with comprehensive guidance and automation.
Trigger with phrases like "design schema", "create migration",
or "model database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-replication
Process use when you need to work with database scalability.
This skill provides replication and sharding with comprehensive guidance and automation.
Trigger with phrases like "set up replication", "implement sharding",
or "scale database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-recovery
Process use when you need to work with database operations.
This skill provides database management and optimization with comprehensive guidance and automation.
Trigger with phrases like "manage database", "optimize database",
or "configure database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-database-indexes
Process use when you need to work with database indexing.
This skill provides index design and optimization with comprehensive guidance and automation.
Trigger with phrases like "create indexes", "optimize indexes",
or "improve query performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
comparing-database-schemas
Process use when you need to work with schema comparison.
This skill provides database schema diff and sync with comprehensive guidance and automation.
Trigger with phrases like "compare schemas", "diff databases",
or "sync database schemas".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
detecting-database-deadlocks
Process use when you need to work with deadlock detection.
This skill provides deadlock detection and resolution with comprehensive guidance and automation.
Trigger with phrases like "detect deadlocks", "resolve deadlocks",
or "prevent deadlocks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
implementing-database-caching
Process use when you need to implement multi-tier caching to improve database performance.
This skill sets up Redis, in-memory caching, and CDN layers to reduce database load.
Trigger with phrases like "implement database caching", "add Redis cache layer",
"improve query performance with caching", or "reduce database load".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
implementing-database-audit-logging
Process use when you need to track database changes for compliance and security monitoring.
This skill implements audit logging using triggers, application-level logging, CDC, or native logs.
Trigger with phrases like "implement database audit logging", "add audit trails",
"track database changes", or "monitor database activity for compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803