← all publishers

Ghosteken

@ghosteken source repo

206 published skills · page 1 of 3

  1. Context Engineering · ghosteken
    Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.
    0
    installs
  2. Evolution · ghosteken
    This skill enables makepad-skills to self-improve continuously during development.
    0
    installs
  3. Ckw Design · ghosteken
    Frontend design entry point: direction, design system, visual philosophy. Use whenever building or touching the look of any web UI (components, pages, dashboards, React/Vue/HTML-CSS) or when the user says "make this look better", "fix the spacing/layout", or mentions styling, color, type, or polish.
    0
    installs
  4. Android Dev · ghosteken bundle
    Production-grade Android app development guide covering native (Kotlin/Java), cross-platform (Flutter, RN, KMM), and hybrid architectures.
    0
    installs
  5. Browser Testing With Devtools · ghosteken
    Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.
    0
    installs
  6. Bun Development · ghosteken
    Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
    0
    installs
  7. Blog Writing Guide · ghosteken
    This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement.
    0
    installs
  8. Environment Setup Guide · ghosteken
    Guide developers through setting up development environments with proper tools, dependencies, and configurations
    0
    installs
  9. React Best Practices · ghosteken bundle
    Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Use when writing new React components or Next.js pages, implementing data fetching (client or server-side), or reviewing code for performance issues.
    0
    installs
  10. API Design Principles · ghosteken bundle
    Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
    0
    installs
  11. Async Python Patterns · ghosteken bundle
    Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
    0
    installs
  12. Broken Authentication · ghosteken
    Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems.
    0
    installs
  13. Devops Troubleshooter · ghosteken
    Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability.
    0
    installs
  14. Nextjs Best Practices · ghosteken
    Next.js App Router principles. Server Components, data fetching, routing patterns.
    0
    installs
  15. Performance Profiling · ghosteken bundle
    Performance profiling principles. Measurement, analysis, and optimization techniques.
    0
    installs
  16. Receiving Code Review · ghosteken
    Code review requires technical evaluation, not emotional performance.
    0
    installs
  17. Software Architecture · ghosteken
    Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
    0
    installs
  18. Vulnerability Scanner · ghosteken bundle
    Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
    0
    installs
  19. Backend Security Coder · ghosteken
    Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.
    0
    installs
  20. Helm Chart Scaffolding · ghosteken bundle
    Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications.
    0
    installs
  21. Hybrid Cloud Architect · ghosteken
    Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware).
    0
    installs
  22. Langchain Architecture · ghosteken
    Master the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration.
    0
    installs
  23. Microservices Patterns · ghosteken bundle
    Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems.
    0
    installs
  24. React State Management · ghosteken
    Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
    0
    installs
  25. Threat Modeling Expert · ghosteken
    Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use PROACTIVELY for security architecture reviews, threat identification, or building secure-by-design systems.
    0
    installs
  26. Frontend Security Coder · ghosteken
    Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns.
    0
    installs
  27. Go Concurrency Patterns · ghosteken bundle
    Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.
    0
    installs
  28. Nodejs Backend Patterns · ghosteken bundle
    Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns, and best practices.
    0
    installs
  29. Openapi Spec Generation · ghosteken bundle
    Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.
    0
    installs
  30. Postgres Best Practices · ghosteken bundle
    Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
    0
    installs
  31. Tdd Workflows Tdd Cycle · ghosteken
    Use when working with tdd workflows tdd cycle
    0
    installs
  32. Attack Tree Construction · ghosteken bundle
    Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
    0
    installs
  33. SQL Optimization Patterns · ghosteken bundle
    Transform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis.
    0
    installs
  34. Unit Testing Test Generate · ghosteken
    Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.
    0
    installs
  35. API Documentation Generator · ghosteken
    Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices
    0
    installs
  36. Dbt Transformation Patterns · ghosteken bundle
    Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing.
    0
    installs
  37. Javascript Testing Patterns · ghosteken bundle
    Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices.
    0
    installs
  38. React Component Performance · ghosteken bundle
    Diagnose slow React components and suggest targeted performance fixes.
    0
    installs
  39. Architecture Decision Records · ghosteken
    Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions.
    0
    installs
  40. Finishing A Development Branch · ghosteken
    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
    0
    installs
  41. Code Refactoring Refactor Clean · ghosteken bundle
    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.
    0
    installs
  42. Comprehensive Review Pr Enhance · ghosteken bundle
    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.
    0
    installs
  43. Security Requirement Extraction · ghosteken bundle
    Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.
    0
    installs
  44. Comprehensive Review Full Review · ghosteken
    Use when working with comprehensive review full review
    0
    installs
  45. API Testing Observability API Mock · ghosteken bundle
    You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.
    0
    installs
  46. Performance Testing Review AI Review · ghosteken
    You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C
    0
    installs
  47. Security Scanning Security Hardening · ghosteken
    Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.
    0
    installs
  48. Security Scanning Security Dependencies · ghosteken bundle
    You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across multiple ecosystems to identify vulnerabilities, assess risks, and provide automated remediation strategies.
    0
    installs
  49. Vscode Extension Guide En · ghosteken
    Guide for VS Code extension development from scaffolding to Marketplace publication
    0
    installs
  50. Accessibility Compliance Accessibility Audit · ghosteken bundle
    You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.
    0
    installs
  51. Application Performance Performance Optimization · ghosteken
    Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack.
    0
    installs
  52. GRAPHQL · ghosteken
    GraphQL gives clients exactly the data they need - no more, no
    0
    installs
  53. LLM Ops · ghosteken
    LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
    0
    installs
  54. UI A11Y · ghosteken
    Audit a StyleSeed-based component or page for WCAG 2.2 AA issues and apply practical accessibility fixes where the code makes them safe.
    0
    installs
  55. UI Review · ghosteken
    Review UI code for StyleSeed design-system compliance, accessibility, mobile ergonomics, spacing discipline, and implementation quality.
    0
    installs
  56. Clean Code · ghosteken
    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.\"
    0
    installs
  57. Fp Backend · ghosteken
    Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection
    0
    installs
  58. Golang Pro · ghosteken
    Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
    0
    installs
  59. Grpc Golang · ghosteken bundle
    Build production-ready gRPC services in Go with mTLS, streaming, and observability. Use when designing Protobuf contracts with Buf or implementing secure service-to-service transport.
    0
    installs
  60. API Patterns · ghosteken bundle
    API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
    0
    installs
  61. Nosql Expert · ghosteken
    Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.
    0
    installs
  62. Brainstorming · ghosteken
    Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration.
    0
    installs
  63. Docker Expert · ghosteken
    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.
    0
    installs
  64. GCP Cloud Run · ghosteken
    Specialized skill for building production-ready serverless
    0
    installs
  65. Neon Postgres · ghosteken
    Expert patterns for Neon serverless Postgres, branching, connection
    0
    installs
  66. Prisma Expert · ghosteken
    You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across PostgreSQL, MySQL, and SQLite.
    0
    installs
  67. AWS Serverless · ghosteken
    Specialized skill for building production-ready serverless
    0
    installs
  68. Database Admin · ghosteken
    Expert database administrator specializing in modern cloud databases, automation, and reliability engineering.
    0
    installs
  69. LLM Evaluation · ghosteken
    Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing.
    0
    installs
  70. React Patterns · ghosteken
    Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
    0
    installs
  71. Test Automator · ghosteken
    Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with advanced CI/CD integration.
    0
    installs
  72. Dep · ghosteken
    Handles containerization, CI/CD pipelines, and deployment setup.
    0
    installs
  73. Max · ghosteken
    Cleans up and improves existing code without changing behavior.
    0
    installs
  74. Rex · ghosteken
    Translates user intent into a precise, unambiguous specification and requirements.
    0
    installs
  75. Awt E2e Testing · ghosteken
    AI-powered E2E web testing — eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g
    0
    installs
  76. Azure Functions · ghosteken
    Expert patterns for Azure Functions development including isolated
    0
    installs
  77. Cloud Architect · ghosteken
    Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns.
    0
    installs
  78. Database Design · ghosteken bundle
    Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
    0
    installs
  79. Senior Frontend · ghosteken bundle
    Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance, analyzing bundle sizes, scaffolding frontend projects, implementing accessibility, or reviewing frontend code quality.
    0
    installs
  80. Alex · ghosteken
    Turns requirements into a precise, dependency-aware implementation plan.
    0
    installs
  81. Aria · ghosteken
    Designs the data model, API contracts, and structural foundation of the system.
    0
    installs
  82. Luna · ghosteken
    Reviews code for objective correctness, security, and reliability.
    0
    installs
  83. LLM App Patterns · ghosteken
    Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices.
    0
    installs
  84. Playwright Skill · ghosteken bundle
    IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below.
    0
    installs
  85. Testing Patterns · ghosteken
    Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
    0
    installs
  86. Mason · ghosteken
    Produces clean, functional code that matches the architecture and checklists.
    0
    installs
  87. Quinn · ghosteken
    Proves the system works by writing and executing comprehensive test suites.
    0
    installs
  88. GRAPHQL Architect · ghosteken
    Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching, and design real-time systems.
    0
    installs
  89. AWS Cost Optimizer · ghosteken
    Comprehensive AWS cost analysis and optimization recommendations using AWS CLI and Cost Explorer
    0
    installs
  90. Database Migration · ghosteken
    Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments.
    0
    installs
  91. Database Optimizer · ghosteken
    Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.
    0
    installs
  92. Drizzle Orm Expert · ghosteken
    Expert in Drizzle ORM for TypeScript — schema design, relational queries, migrations, and serverless database integration. Use when building type-safe database layers with Drizzle.
    0
    installs
  93. Incident Responder · ghosteken
    Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management.
    0
    installs
  94. Gha Security Review · ghosteken
    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.
    0
    installs
  95. Progressive Web App · ghosteken
    Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable.
    0
    installs
  96. Rust Async Patterns · ghosteken bundle
    Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
    0
    installs
  97. Service Mesh Expert · ghosteken
    Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observability integration, and multi-cluster mesh con
    0
    installs
  98. Wcag Audit Patterns · ghosteken bundle
    Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.
    0
    installs
  99. Debugging Strategies · ghosteken bundle
    Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
    0
    installs
  100. E2e Testing Patterns · ghosteken bundle
    Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
    0
    installs