All authors
girijashankarj avatar

Claude Skills by girijashankarj

github.com/girijashankarj
21 skillsA× 211 installs72 views
Code ReviewA

Structured workflow for conducting thorough code reviews. Use when the user asks to review code, a PR, or specific files.

developmentgotesting
0
30
Create HandlerA

Create a new API handler following the handler pattern. Use when the user asks to create an endpoint, handler, or route.

developmentbashtesting
0
30
Debug IssueA

Structured workflow for debugging a reported or reproduced issue. Use when the user asks to debug a bug, find root cause, or fix a failing scenario.

developmentdebugging
0
30
Optimize PerformanceA

Workflow for identifying and applying backend performance improvements. Use when the user asks to optimize, speed up, or reduce latency.

developmentgobackend
0
30
Aws Cost EstimatorA

Estimate or review cost for proposed AWS resources (compute, storage, data transfer). Use when the user asks for cost estimate or cost optimization.

developmentawsapi
0
30
InfrastructureA

Workflow for provisioning cloud infrastructure using IaC. Use when the user needs to create or modify cloud resources.

developmentterraformdatabase
0
30
OpensearchA

Workflow for OpenSearch (or Elasticsearch) usage: indexing, search, mappings, and tuning. Use when the user asks about OpenSearch/Elasticsearch.

developmentsecurity
0
30
Create MigrationA

Create a new database migration following project naming and safety rules. Use when the user asks to add a migration or create a migration for a schema change.

developmentsqldatabase
0
30
MigrationA

Safe workflow for creating and applying database schema changes. Use when the user needs to modify the database schema.

developmentsqltesting
0
30
Query OptimizationA

Workflow for identifying and fixing slow database queries. Use when a query is slow or the user asks to optimize database performance.

developmentdatabaseperformance
0
30
Ci CdA

Workflow for creating a complete CI/CD pipeline. Use when the user needs to set up or modify CI/CD pipelines.

developmenttestinggit
0
30
MonitoringA

Workflow for implementing comprehensive monitoring and alerting. Use when the user needs to set up or improve service monitoring.

developmentdatabase
0
30
Setup MonitoringA

Guide for setting up or extending monitoring (metrics, logs, alerts) for a service. Use when the user asks to set up monitoring or add alerts.

developmentapidevops
0
30
Task MasterA

Break a high-level request into ordered, actionable tasks. Use when the user asks to break down into tasks, create a plan, or list steps.

developmentgoapi
0
30
Api DocsA

Workflow for creating comprehensive API documentation. Use when the user needs to document API endpoints.

developmentapici/cd
0
30
Architecture DocsA

Workflow for creating and maintaining architecture documentation. Use when the user needs to document system architecture or make ADRs.

developmentsqlnode
0
30
WebsearchA

Use web search to find current documentation, best practices, or version-specific information. Use when the user asks about library versions or recent API changes.

developmentreactnode
0
30
Component CreationA

Step-by-step workflow for creating accessible, tested UI components. Use when the user asks to create a new UI component.

developmenttypescriptgo
0
30
State ManagementA

Workflow for choosing and implementing the right state management approach. Use when the user needs to manage state for a new feature or refactor.

developmentreactperformance
0
30
Coverage ImprovementA

Systematic workflow for identifying coverage gaps and writing missing tests. Use when coverage is below target or the user asks to improve coverage.

developmenttesting
0
30
Fix TestsA

Systematic workflow for diagnosing and fixing failing tests. Use when the user reports failing tests or asks to fix test failures.

developmentgotesting
0
30