All authors
Ghosteken avatar

Claude Skills by Ghosteken

github.com/Ghosteken
234 skillsA× 220B× 8C× 3D× 30 installs0 views
Clean CodeA

This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\"

ai-agentspythongo
0
2
Cloud ArchitectA

Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns.

devopstypescriptpython
0
2
Cloud DevopsA

Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.

devopsdockerkubernetes
0
2
Cloudformation Best PracticesA

CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates.

ai-agentsawsterraform
0
2
Code Refactoring Refactor CleanA

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

ai-agentstestingrefactoring
0
2
Code Refactoring Tech DebtA

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

ai-agentspythonrust
0
2
Code Review And QualityA

Runs code review as a bounded finder-and-verify pipeline — parallel finder angles surface candidate issues across correctness, security, performance, architecture, and cleanup, then each candidate is independently verified before it's reported. Use before merging any change, after completing a feature or bug fix, or when evaluating code written by another agent or a human.

ai-agentsgoshell
0
2
Code SimplificationA

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

ai-agentsjavascripttypescript
0
2
Comprehensive Review Full ReviewA

Use when working with comprehensive review full review

ai-agentsjavascripttypescript
0
2
Comprehensive Review Pr EnhanceA

Generate structured PR descriptions from diffs, add review checklists, risk assessments, and test coverage summaries. Use when the user says "write a PR description", "improve this PR", "summarize my changes", "PR review", "pull request", or asks to document a diff for reviewers.

ai-agentspythongo
0
2
Container Security HardeningD

Harden Docker/container images and runtime deployments with secure base images, non-root users, CVE scanning, SBOM/signing, seccomp/AppArmor, and Kubernetes pod security controls. Use for Dockerfile security reviews, container CVEs, image scanning, distroless images, or production hardening.

ai-agentspythonrust
0
2
Database AdminA

Expert database administrator specializing in modern cloud databases, automation, and reliability engineering.

devopsgosql
0
2
Database ArchitectA

Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures.

ai-agentsgosql
0
2
Database DesignA

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

ai-agentssqltesting
0
2
Database MigrationA

Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments.

ai-agentsjavascripttypescript
0
2
Database OptimizerA

Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.

ai-agentsgosql
0
2
Dbt Transformation PatternsA

Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing.

ai-agentssqltesting
0
2
Debugging And Error RecoveryA

Guides systematic root-cause debugging, including a feedback-loop-first discipline for hard, non-deterministic, or performance-regression bugs. Use when tests fail, builds break, behavior doesn't match expectations, you encounter any unexpected error, or the user says "diagnose"/"debug this". Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

ai-agentstypescriptrust
0
2
Debugging StrategiesA

Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.

ai-agentsrusttesting
0
2
Deep DiveA

Turns a one-line feature idea into a decision tree, interrogates it in batched rounds scaled to how many real sub-decisions it has (not a fixed count), then produces a 2-3 paragraph ready-to-use prompt plus a detailed branch-organized spec file. Use for a short idea that implies a whole feature domain with independent sub-decisions — role-based access, multi-tenancy, notifications, payments, search, a workflow engine. NOT for a single narrow ambiguity (use `interview-me`) or light product ide...

ai-agentsgotesting
0
2
Deployment EngineerA

Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation.

devopsgorails
0
2
Design Doc DiagrammingA

Chooses the right Mermaid diagram type for the content, drafts and validates it, and assembles it into a design document. Use when asked to create or update an architecture/API/feature/database/system design doc, to "create a diagram" or "generate mermaid" for a codebase or design, or to convert existing code/config into an architecture or deployment diagram.

ai-agentsgonode
0
2
Devops TroubleshooterA

Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability.

devopsgoshell
0
2
Docker ExpertC

You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.

devopsgoshell
0
2
Documentation And AdrsA

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

ai-agentstypescriptgo
0
2
Drizzle Orm ExpertA

Expert in Drizzle ORM for TypeScript — schema design, relational queries, migrations, and serverless database integration. Use when building type-safe database layers with Drizzle.

ai-agentstypescriptbash
0
2
E2e Testing PatternsA

Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.

ai-agentstestingdebugging
0
2
E2e TestingA

End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration.

ai-agentstestinggit
0
2
Efficient Web ResearchA

Protocol for token-efficient web research. Use when accessing URLs, GitHub repos, or running search queries. Prevents full-page fetching waste.

ai-agentsjavascriptpython
0
2
Embedding StrategiesA

Guide to selecting and optimizing embedding models for vector search applications.

ai-agentspythongo
0
2
Excalidraw DiagrammingA

Generates a directly-editable .excalidraw diagram file (flowchart, sequence, ER, class, architecture, mind map, DFD, or swimlane) from a natural-language description, with hand-computed element positions since Excalidraw has no auto-layout. Use when asked to "create a diagram," "make a flowchart," or "generate an Excalidraw file" — as opposed to a Mermaid diagram embedded in a design doc, which `design-doc-diagramming` covers instead.

ai-agents
0
2
Executing PlansA

Use when you have a written implementation plan to execute in a separate session with review checkpoints

ai-agentstesting
0
2
Feature DocA

Interview the user and produce a structured pre-implementation doc set (feature spec, implementation guide, test cases) for one feature/actor, grounded in the project's own technical and product docs. Use before implementing any new feature, or any new actor-facing variant of an existing feature.

ai-agentsgogit
0
2
Finishing A Development BranchA

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

ai-agentsgobash
0
2
Fp BackendA

Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection

ai-agentstypescriptgo
0
2
Frontend DeveloperA

Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.

developmenttypescriptgo
0
2
Frontend Security CoderA

Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns.

ai-agentsjavascriptrust
0
2
Frontend Ui EngineeringA

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

ai-agentsgoreact
0
2
Gcp Cloud RunB

Specialized skill for building production-ready serverless

ai-agentsjavascriptpython
0
2
Gha Security ReviewA

Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.

ai-agentsrustshell
0
2
Git Workflow And VersioningA

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

ai-agentsgobash
0
2
Github Actions AdvancedB

Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.

ai-agentsjavascripttypescript
0
2
Github Actions TemplatesA

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

ai-agentspythongo
0
2
Github Issue PlanningA

Turns a completed spec or feature plan into a GitHub Issues hierarchy (Epic → Feature → Story/Enabler → Task) with dependencies, priorities, and project-board columns, ready for automated issue creation. Use when the team tracks work in GitHub Issues/Projects and needs a feature broken into that specific artifact shape, rather than a generic agent task list.

ai-agentsgotesting
0
2
Gitops WorkflowA

Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.

ai-agentsgobash
0
2
Go Concurrency PatternsA

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

ai-agentsgotesting
0
2
Golang ProA

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.

ai-agentsgosql
0
2
Grafana DashboardsA

Create and manage production-ready Grafana dashboards for comprehensive system observability.

ai-agentsgonode
0
2
Graphql ArchitectA

Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems.

ai-agentsgotesting
0
2
GraphqlA

GraphQL gives clients exactly the data they need - no more, no

ai-agentstypescriptgo
0
2