← all publishers

Ghosteken

@ghosteken source repo

206 published skills · page 2 of 3

  1. Teach · ghosteken
    Runs a persistent, multi-session teaching workspace that tracks a learner's mission, learning records, and lessons for a topic outside of software engineering. Use when the user asks to be taught, tutored, or coached on an ongoing topic over multiple sessions — not a one-off explanation, and not an engineering skill covered elsewhere in this catalog.
    0
    installs
  2. Grilling · ghosteken
    Stress-tests a plan, architecture, or decision that already has multiple branching sub-decisions, by mapping it as a tree and interrogating a whole round of unblocked questions at once. Use when the user wants to pressure-test a design before committing to it, or explicitly says "grill me" about a plan. For a single underspecified ask rather than an existing multi-decision plan, use `interview-me` instead.
    0
    installs
  3. Deep Dive · ghosteken
    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 ideation (use `idea-refine`).
    0
    installs
  4. Langgraph · ghosteken
    Expert in LangGraph - the production-grade framework for building
    0
    installs
  5. Story Mode · ghosteken
    Writes a plain-prose, start-to-finish narrative of a feature's or project's flow, one throughline per actor (user, admin, buyer, supplier, etc.), grounded in real docs/code/session history — not an engineering spec or PRD, a story a non-technical stakeholder can read end to end. Use when asked to "explain the whole flow", "tell the story of how this works", "walk through this from the user's and admin's perspective", or for a narrative/human-readable walkthrough of a feature or project section.
    0
    installs
  6. Testing QA · ghosteken
    Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.
    0
    installs
  7. Agent Squad · ghosteken
    Main agent orchestrator that coordinates a specialized squad of agents
    0
    installs
  8. E2e Testing · ghosteken
    End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration.
    0
    installs
  9. Idea Refine · ghosteken bundle
    Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".
    0
    installs
  10. Cloud Devops · ghosteken
    Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.
    0
    installs
  11. Interview Me · ghosteken
    Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent for a single ambiguous ask. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes "interview me," or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists. For stress-testing a plan or decision that already has many branching sub-decisions, use `grilling` instead.
    0
    installs
  12. RAG Engineer · ghosteken
    Expert in building Retrieval-Augmented Generation systems. Masters
    0
    installs
  13. Tdd Workflows · ghosteken
    Use when working with tdd workflows tdd cycle (Alias for tdd-workflows-tdd-cycle)
    0
    installs
  14. API Documenter · ghosteken
    Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals.
    0
    installs
  15. Executing Plans · ghosteken
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    0
    installs
  16. Gitops Workflow · ghosteken bundle
    Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.
    0
    installs
  17. K6 Load Testing · ghosteken
    Comprehensive k6 load testing skill for API, browser, and scalability testing. Write realistic load scenarios, analyze results, and integrate with CI/CD.
    0
    installs
  18. Agent Evaluation · ghosteken
    Testing and benchmarking LLM agents including behavioral testing,
    0
    installs
  19. Not A Vibe Coder · ghosteken
    Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
    0
    installs
  20. API Documentation · ghosteken
    API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.
    0
    installs
  21. Backend Architect · ghosteken
    Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems.
    0
    installs
  22. Quality Assurance · ghosteken bundle
    Quality Assurance
    0
    installs
  23. Database Architect · ghosteken
    Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures.
    0
    installs
  24. Frontend Developer · ghosteken
    Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.
    0
    installs
  25. Grafana Dashboards · ghosteken
    Create and manage production-ready Grafana dashboards for comprehensive system observability.
    0
    installs
  26. Pagespeed Enhancer · ghosteken
    Scan, audit, and fix web performance issues across all four Lighthouse/PageSpeed Insights pillars — Performance, Accessibility, Best Practices, and SEO — in structured batches.
    0
    installs
  27. RAG Implementation · ghosteken
    RAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimization.
    0
    installs
  28. Secrets Management · ghosteken
    Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools.
    0
    installs
  29. Slo Implementation · ghosteken
    Framework for defining and implementing Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets.
    0
    installs
  30. Advanced Evaluation · ghosteken
    This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.
    0
    installs
  31. AI Agents Architect · ghosteken
    Expert in designing and building autonomous AI agents. Masters tool
    0
    installs
  32. Code Simplification · ghosteken
    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.
    0
    installs
  33. Deployment Engineer · ghosteken
    Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation.
    0
    installs
  34. Using Agent Harness · ghosteken
    Intent router and pre-flight checker for agent-harness — checks for a matching skill before any response, then maps what the user describes to the right agent persona and skill. Use when starting any task to determine which agent and skill should handle it.
    0
    installs
  35. AI Agent Development · ghosteken
    AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
    0
    installs
  36. API Endpoint Builder · ghosteken bundle
    Builds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and scalability.
    0
    installs
  37. API Security Testing · ghosteken
    API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
    0
    installs
  38. Embedding Strategies · ghosteken
    Guide to selecting and optimizing embedding models for vector search applications.
    0
    installs
  39. Kubernetes Architect · ghosteken
    Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration.
    0
    installs
  40. Systematic Debugging · ghosteken bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0
    installs
  41. Terraform Specialist · ghosteken
    Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns.
    0
    installs
  42. Web Security Testing · ghosteken
    Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.
    0
    installs
  43. Architecture Patterns · ghosteken bundle
    Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, testable, and scalable systems.
    0
    installs
  44. Breakdown Feature Prd · ghosteken
    Writes product-facing feature PRDs grounded in project context or docs you provide — Problem/Solution/Impact framing, user personas, user stories with Given/When/Then acceptance criteria, functional and non-functional requirements, and explicit out-of-scope — either for every feature it identifies in that context, or for one named feature, always keeping a single index of every feature doc produced. Use when asked to "write a PRD for this feature", "break down this project/doc into feature PRDs", or "product requirements" for a feature, before an engineering spec exists.
    0
    installs
  45. Github Issue Planning · ghosteken
    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.
    0
    installs
  46. Kubernetes Deployment · ghosteken
    Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.
    0
    installs
  47. Nodejs Best Practices · ghosteken
    Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
    0
    installs
  48. API Fuzzing Bug Bounty · ghosteken
    Provide comprehensive techniques for testing REST, SOAP, and GraphQL APIs during bug bounty hunting and penetration testing engagements. Covers vulnerability discovery, authentication bypass, IDOR exploitation, and API-specific attack vectors.
    0
    installs
  49. Backend Dev Guidelines · ghosteken bundle
    You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Use when routes, controllers, services, repositories, express middleware, or prisma database access.
    0
    installs
  50. Design Doc Diagramming · ghosteken
    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.
    0
    installs
  51. Documentation And Adrs · ghosteken
    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.
    0
    installs
  52. Efficient Web Research · ghosteken
    Protocol for token-efficient web research. Use when accessing URLs, GitHub repos, or running search queries. Prevents full-page fetching waste.
    0
    installs
  53. Excalidraw Diagramming · ghosteken
    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.
    0
    installs
  54. Observability Engineer · ghosteken
    Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows.
    0
    installs
  55. Requesting Code Review · ghosteken bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0
    installs
  56. Security And Hardening · ghosteken
    Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
    0
    installs
  57. AI Ml · ghosteken
    AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features.
    0
    installs
  58. Code Review And Quality · ghosteken
    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.
    0
    installs
  59. Frontend UI Engineering · ghosteken
    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.
    0
    installs
  60. Github Actions Advanced · ghosteken
    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.
    0
    installs
  61. Hybrid Cloud Networking · ghosteken
    Configure secure, high-performance connectivity between on-premises and cloud environments using VPN, Direct Connect, and ExpressRoute.
    0
    installs
  62. Postgresql Optimization · ghosteken
    PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.
    0
    installs
  63. Spec Driven Development · ghosteken
    Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
    0
    installs
  64. Test Driven Development · ghosteken bundle
    Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.
    0
    installs
  65. Top Web Vulnerabilities · ghosteken
    Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats.
    0
    installs
  66. API And Interface Design · ghosteken
    Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
    0
    installs
  67. Github Actions Templates · ghosteken
    Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
    0
    installs
  68. Multi Cloud Architecture · ghosteken
    Decision framework and patterns for architecting applications across AWS, Azure, and GCP.
    0
    installs
  69. Performance Optimization · ghosteken
    Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
    0
    installs
  70. Terraform Infrastructure · ghosteken
    Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
    0
    installs
  71. Autonomous Agent Patterns · ghosteken
    Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex).
    0
    installs
  72. Multi Agent Brainstorming · ghosteken
    Simulate a structured peer-review process using multiple specialized agents to validate designs, surface hidden assumptions, and identify failure modes before implementation.
    0
    installs
  73. Source Driven Development · ghosteken
    Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.
    0
    installs
  74. Acquire Codebase Knowledge · ghosteken
    Maps an unfamiliar codebase into seven evidence-backed documents (stack, structure, architecture, conventions, integrations, testing, concerns) instead of a single freeform summary. Use when asked to map, document, or onboard into an existing codebase — "map this codebase," "document this architecture," "onboard me to this repo." Not for routine feature implementation, bug fixes, or narrow edits unless repository-level discovery is explicitly requested.
    0
    installs
  75. Code Refactoring Tech Debt · ghosteken
    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
    0
    installs
  76. Incremental Implementation · ghosteken
    Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
    0
    installs
  77. Git Workflow And Versioning · ghosteken
    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.
    0
    installs
  78. Planning And Task Breakdown · ghosteken
    Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
    0
    installs
  79. Subagent Driven Development · ghosteken bundle
    Use when executing implementation plans with independent tasks in the current session
    0
    installs
  80. Cred Omega · ghosteken
    CISO operacional enterprise para gestao total de credenciais e segredos.
    0
    installs
  81. Logic Lens · ghosteken
    AI-powered Claude Code skill that performs deep code review using formal logic and reasoning frameworks to detect bugs, anti-patterns, and security risks beyond what linters catch.
    0
    installs
  82. Container Security Hardening · ghosteken bundle
    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.
    0
    installs
  83. Debugging And Error Recovery · ghosteken
    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.
    0
    installs
  84. Android CLI · ghosteken bundle
    Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool.
    0
    installs
  85. Brooks Lint · ghosteken
    AI code reviewer grounded in classic software engineering books for catching design smells, coupling issues, and architectural risks.
    0
    installs
  86. Cloudformation Best Practices · ghosteken
    CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates.
    0
    installs
  87. Atlas Ledger · ghosteken
    Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.
    0
    installs
  88. Codex Fable5 · ghosteken
    Apply Fable-inspired discipline to Codex work: inspect first, track goals and findings, ground conclusions in evidence, verify before completion, and adapt Claude/Fable prompt guidance without identity or provider claims.
    0
    installs
  89. Image Studio · ghosteken
    Studio de geracao de imagens inteligente — roteamento automatico para stability-ai (arte/ilustracao/edicao). Detecta o tipo de imagem solicitada e escolhe o modo ideal automaticamente.
    0
    installs
  90. Stability AI · ghosteken bundle
    Geracao de imagens via Stability AI (SD3.5, Ultra, Core). Text-to-image, img2img, inpainting, upscale, remove-bg, search-replace. 15 estilos artisticos.
    0
    installs
  91. Verification Before Completion · ghosteken
    Claiming work is complete without verification is dishonesty, not efficiency. Use when ANY variation of success/completion claims, ANY expression of satisfaction, or ANY positive statement about work state.
    0
    installs
  92. Writing Plans · ghosteken
    Use when you have a spec or requirements for a multi-step task, before touching code
    0
    installs
  93. Security Scanning Security Sast · ghosteken
    'Static Application Security Testing (SAST) for code vulnerability
    0
    installs
  94. Atlas Contract · ghosteken
    Goal-integrity skill. Use for backend/API/persistence, preserve/do-not-change, tests/validation, mocks, rework, multi-part requests. Emits Goal Contracts, Deviation Notices, Phase Checks, Final Audits. Skip for Q&A or trivial edits.
    0
    installs
  95. Breakdown Feature Implementation · ghosteken
    Turns a feature PRD into a technical implementation plan — system architecture across frontend/API/business-logic/data/infrastructure layers, database schema, API design, frontend component hierarchy, and security/performance considerations, in prose and diagrams only (no real code). Use when a feature PRD or spec exists and needs a technical design before task breakdown, or when asked for an "implementation plan", "technical design for this feature", or to "turn this PRD into an architecture doc".
    0
    installs
  96. Comfyui Gateway · ghosteken bundle
    REST API gateway for ComfyUI servers. Workflow management, job queuing, webhooks, caching, auth, rate limiting, and image delivery (URL + base64).
    0
    installs
  97. Lovable Cleanup · ghosteken
    Audits and strips Lovable scaffolding from Vite + React projects — removes lovable-tagger, swaps placeholder assets, prunes unused Radix deps, and cleans generated docs so the codebase ships as yours.
    0
    installs
  98. Screenstudio Alt · ghosteken
    Open-source headless Screen Studio alternative: auto speed-up of idle, auto-zoom on click clusters, keystroke overlay chips, smoothed synthetic cursor, and 9:16 vertical export that follows the action — post-production for screen recordings from the CLI.
    0
    installs
  99. Apple Notes Search · ghosteken
    Semantic + keyword search and connection-discovery across the user's own Apple Notes via the apple-notes MCP server. Use when the user wants to find, recall, or synthesize something from their notes, or surface non-obvious bridges/related notes. macOS, on-device.
    0
    installs
  100. Social Orchestrator · ghosteken
    Orquestrador unificado de canais sociais — coordena Instagram, Telegram e WhatsApp em um unico fluxo de trabalho. Publicacao cross-channel, metricas unificadas, reutilizacao de conteudo por formato, agendamento sincronizado e gestao centralizada de campanhas em todos os canais simultaneamente.
    0
    installs