KunanonJ
- 448 skills
- 0 followers
- 6 hours ago last updated
- ▌ Codeql · kunanonj bundleScans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on "run codeql", "codeql scan", "codeql analysis", "build codeql database", or "find vulnerabilities with codeql". Supports "run all" (security-and-quality + security-experimental suites) and "important only" (high-precision security findings) scan modes. Also handles creating data extension models and processing CodeQL SARIF output.
- ▌
- ▌ Openai Docs · kunanonj bundleUse when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to official OpenAI domains.
- ▌ Git Worktree · kunanonjCreate isolated git worktrees for feature development without switching branches
- ▌ CI CD Patterns · kunanonj bundleCI/CD pipeline patterns for GitHub Actions, PR automation, and deployment workflows. Use when setting up CI, fixing broken pipelines, automating PR checks, or configuring deployment.
- ▌ Learn Codebase · kunanonjPrime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".
- ▌ Playwright CLI · kunanonj bundleAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
- ▌ Security Review · kunanonj bundleUse this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
- ▌ Mutation Testing · kunanonj bundleConfigures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.
- ▌ Backend API Design · kunanonj bundleDesign RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.
- ▌ MCP Server Patterns · kunanonj bundleBuild MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
- ▌ Python Best Practices · kunanonj bundlePython/FastAPI coding standards including async patterns, Pydantic v2, SQLAlchemy 2.0, and project structure. Use when writing Python code, reviewing FastAPI projects, or learning FastAPI conventions.
- ▌ Terraform Best Practices · kunanonjQuick reference for Terraform conventions including file organization, naming, modules, state, security, and anti-patterns. Use when writing or reviewing Terraform code.
- ▌ Aside DOCX · kunanonj bundleUse this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
- ▌ Aside PPTX · kunanonj bundleUse this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
- ▌ Cursor Loop · kunanonjRun a prompt or skill in this session on a recurring or variable interval (e.g. /loop 5m /foo). Use when the user wants to poll, repeat, or watch something on a schedule.
- ▌ Cursor Shell · kunanonjRuns the rest of a /shell request as a literal shell command. Use only when the user explicitly invokes /shell and wants the following text executed directly in the terminal.
- ▌ Cursor Review · kunanonjReview code changes with Bugbot or Security Review subagent. Use when the user asks to review code, check for bugs, or run a security review on their current changes or a PR.
- ▌ Frontend A11Y · kunanonjAccessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form.
- ▌ Context7 Auto Research · kunanonjAutomatically fetch latest library/framework documentation for Claude Code via Context7 API. Use when you need up-to-date documentation for libraries and frameworks or asking about React, Next.js, Prisma, or any other popular library.
- ▌ Cursor Plugin Cf Web Perf · kunanonjAnalyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.
- ▌ Cursor Plugin Context7 Context7 MCP · kunanonjThis skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
- ▌
- ▌ Cursor Plugin Teamkit Weekly Review · kunanonjProduce a weekly synthesis of authored commits with highlights by bugfix, tech debt, and net-new work
- ▌ Cursor Plugin Ponytail Ponytail Help · kunanonjQuick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, \"ponytail help\", \"what ponytail commands\", \"how do I use ponytail\".
- ▌ Cursor Plugin Stripe Stripe Directory · kunanonjUse when the user wants to find businesses, software, service providers, or partners for a specific industry, workflow, pain point, capability, or job to be done. Also use when the agent needs to programmatically purchase or consume a service. Use Stripe Directory to build a short relevant shortlist, even if the user does not mention Stripe Directory explicitly.
- ▌ Cursor Plugin Ponytail Ponytail Review · kunanonjCode review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says \"review for over-engineering\", \"what can we delete\", \"is this over-engineered\", \"simplify review\", or invokes /ponytail-review. Complem
- ▌ Cursor Plugin Teamkit Pr Review Canvas · kunanonjGenerate an interactive PR review walkthrough as an HTML page. Fetches PR data via gh API, categorizes files into core vs mechanical changes, adds reviewer annotations, and renders diffs with moved-code detection. Use when the user pastes a GitHub PR URL and asks for a review, walkthrough, or summary, or says \"review this PR\".
- ▌ Cursor Plugin Cf Workers Best Practices · kunanonjReviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
- ▌ Cursor Plugin Superpowers Writing Skills · kunanonjUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Cursor Plugin Firebase Firebase Firestore · kunanonjSets up, manages, and executes queries against Cloud Firestore database instances. You MUST unconditionally activate this skill if you plan to use Firestore in any way. Use when listing or creating Firestore databases, configuring security rules, designing data models, writing client SDK queries, or checking indexes.
- ▌ Cursor Plugin Teamkit Fix Merge Conflicts · kunanonjResolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
- ▌ Cursor Plugin Continual Continual Learning · kunanonjOrchestrate continual learning by delegating transcript mining and AGENTS.md updates to `agents-memory-updater`.
- ▌ Cursor Plugin Firebase Xcode Project Setup · kunanonjSafely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g. Firebase, Alamofire).
- ▌ Cursor Plugin Stripe Stripe Best Practices · kunanonjGuides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), migrating from deprecated Stripe APIs, and security best practices (API key management, restricted keys, webhooks, OAuth). Use when building, modi
- ▌ Cursor Plugin Tavily Tavily Best Practices · kunanonjBuild production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web search, content extraction, crawling, and research in agentic workflows, RAG systems, or autonomous agents.
- ▌ Cursor Plugin Firebase Firebase Crashlytics · kunanonjComprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application.
- ▌ Cursor Plugin Superpowers Using Git Worktrees · kunanonjUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- ▌ Cursor Cf Marketplace Cloudflare Email Service · kunanonjSend and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to s
- ▌ Cursor Plugin Firebase Firebase Hosting Basics · kunanonjSkill for working with Firebase Hosting (Classic). Use this when you want to deploy static web apps, Single Page Apps (SPAs), or simple microservices. Do NOT use for Firebase App Hosting.
- ▌ Cursor Plugin Superpowers Systematic Debugging · kunanonjUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Cursor Plugin Firebase Firebase AI Logic Basics · kunanonjOfficial skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.
- ▌ Cursor Plugin Superpowers Receiving Code Review · kunanonjUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
- ▌ Cursor Plugin Cf Building AI Agent On Cloudflare · kunanonjBuilds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to \"build an agent\", \"AI agent\", \"chat agent\", \"stateful agent\", mentions \"Agents SDK\", needs \"real-time AI\", \"WebSocket AI\", or asks about agent \"st
- ▌ Cursor Plugin Superpowers Test Driven Development · kunanonjUse when implementing any feature or bugfix, before writing implementation code
- ▌ Cursor Plugin Cf Building MCP Server On Cloudflare · kunanonjBuilds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to \"build MCP server\", \"create MCP tools\", \"remote MCP\", \"deploy MCP\", add \"OAuth to MCP\", or mentions Model Context Protocol on Cloudflare. Also triggers on \"
- ▌ Cursor Plugin Firebase Firebase App Hosting Basics · kunanonjDeploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
- ▌ Cursor Plugin Firebase Firebase Remote Config Basics · kunanonjComprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs help setting up Remote Config, managing feature flags, or updating app behavior dynamically.
- ▌ Cursor Plugin Firebase Firebase Security Rules Auditor · kunanonjA skill to evaluate how secure Firestore security rules are. Use this when Firestore security rules are updated to ensure that the generated rules are extremely secure and robust.
- ▌ Cursor Plugin Superpowers Finishing A Development Branch · kunanonjUse 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
- ▌ Cursor Plugin Superpowers Verification Before Completion · kunanonjUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
- ▌ Aside PDF · kunanonj bundleUse this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
- ▌ Aside Tax · kunanonj bundleFederal income tax reference for Tax Year 2025 -- IRS instructions, lookup guides, and fillable PDF forms.
- ▌ Cursor Sdk · kunanonjGuide users building apps, scripts, CI pipelines, or automations on top of the Cursor SDK — TypeScript (@cursor/sdk) or Python (cursor-sdk / cursor_sdk). Covers Agent.create, Agent.prompt, Agent.resume, streaming, local vs cloud runtime, MCP servers, error handling, and production best practices. Use when the user mentions integrating or writing code against the Cursor SDK.
- ▌ Aside Aside · kunanonjUse this when you need to inspect or update Aside daemon settings, sessions, routine, task transcripts, child sessions, or session runtime config.
- ▌
- ▌ Use Railway · kunanonj bundleOperate Railway infrastructure: sign up for or sign in to a Railway account, create projects, provision services and databases, manage object storage buckets, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, manage feature flags, set up Railway agent tooling, and query Railway docs. Use this skill whenever the user mentions Railway, feature flags, flag rollout, targeting rules, signing up, creating an account, registering, logging in, deployments, services, environments, buckets, object storage, build failures, agent setup, MCP, or infrastructure operations, even if they don't say "Railway" explicitly. Also invoke this skill when the user asks to be signed up, registered, or onboarded to Railway: do not refuse — drive them through the unauthed `railway up` flow (deploys + signs up on the fly) or `railway login` (which creates new accounts on the fly).
- ▌ Chrome · kunanonj bundleRead this when you need to use Chrome extension APIs: managing bookmarks, tabs, windows, tab groups, history, downloads, or top sites.
- ▌ Aside Notion · kunanonjRead this skill when you need to use Notion. Don't have to open a browser tab.
- ▌ Cursor Hooks · kunanonj bundleCursor hooks configuration reference. Contains the hooks.json defining lifecycle hooks (beforeSubmitPrompt, stop, sessionStart, sessionEnd, beforeShellExecution, afterShellExecution) used by superconductor and other integrations.
- ▌ Agent Planner · kunanonjExpert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
- ▌ Aside Browser · kunanonjRead when you need a browser automation (QA, element interaction, screencapture/snapshot, network capture, so on), or have to work across user's logged-in accounts, apps (e.g. Slack, X, LinkedIn, etc.), memory, and browsing history.
- ▌ Aside Youtube · kunanonjUse this skill when you need to search YouTube, read video transcripts, or inspect comments without opening YouTube manually.
- ▌ Cursor Canvas · kunanonj bundleA Cursor Canvas is a live React app (.canvas.tsx) that the user can open beside the chat. Use a canvas when the agent produces a standalone analytical artifact — quantitative analyses, billing investigations, security audits, architecture reviews, data-heavy content, timelines, charts, tables, interactive explorations, or any response that benefits from visual layout. Must read this skill when creating, editing, or debugging any .canvas.tsx file.
- ▌ Git Pr Review · kunanonjGenerate a concise and structured PR description from commit history with minimal token usage
- ▌
- ▌
- ▌ Cursor Babysit · kunanonjKeep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop. Use when the user asks to babysit, maintain, or keep a PR green and merge-ready.
- ▌ Cursor Onboard · kunanonjLightweight Cursor onboarding flow that learns basic preferences, picks a first goal, and routes the user to the right next action. Use when the user invokes /onboard or wants to set up Cursor for the first time.
- ▌ Agent Architect · kunanonjSoftware architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
- ▌ Agent Tdd Guide · kunanonjTest-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
- ▌
- ▌
- ▌
- ▌ Aside X Twitter · kunanonjRead this skill when you need to use X (Twitter). Don't have to open a browser tab.
- ▌ Cursor Automate · kunanonjCreate Cursor Automations interactively. Use when the user explicitly wants to make, build, set up, or create a new Cursor Automation — for example "create a Cursor automation", "open the Automations editor with this draft", or "set up a scheduled Cursor agent".
- ▌ Agent E2e Runner · kunanonjEnd-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
- ▌
- ▌
- ▌ Agent Doc Updater · kunanonjDocumentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/*, updates READMEs and guides.
- ▌ Agent Docs Lookup · kunanonjWhen the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.
- ▌ Agent Gan Planner · kunanonjGAN Harness — Planner agent. Expands a one-line prompt into a full product specification with features, sprints, evaluation criteria, and design direction.
- ▌ Agent Go Reviewer · kunanonjExpert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.
- ▌ Aside Google Docs · kunanonjRead this skill when you need to read or write Google Docs. Reading works without opening a browser tab.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Create Dockerfile · kunanonjCreate general-purpose Dockerfiles for Node.js, Python, Go, Rust, and Java projects. Covers base image selection, dependency installation, user permissions, COPY patterns, ENTRYPOINT vs CMD, and .dockerignore. Use when containerizing an application for the first time, creating a consistent build/runtime environment, preparing an app for cloud deployment or Docker Compose, or when no existing Dockerfile is present in the project.
- ▌ Cursor Statusline · kunanonjConfigure a custom status line in the CLI. Use when the user mentions status line, statusline, statusLine, CLI status bar, prompt footer customization, or wants to add session context above the prompt.
- ▌ Agent Cpp Reviewer · kunanonjExpert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.
- ▌ Agent Mle Reviewer · kunanonjProduction machine-learning engineering reviewer for data contracts, feature pipelines, training reproducibility, offline/online evaluation, model serving, monitoring, and rollback. Use when ML, MLOps, model training, inference, feature store, or evaluation code changes.
- ▌ Aside Google Gmail · kunanonjRead this skill when you need to use user's Gmail. Don't have to open a browser tab.
- ▌
- ▌
- ▌
- ▌ Cursor Create Hook · kunanonjCreate Cursor hooks. Use when you want to create a hook, write hooks.json, add hook scripts, or automate behavior around agent events.
- ▌ Cursor Create Rule · kunanonjCreate Cursor rules for persistent AI guidance. Use when you want to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about .cursor/rules/ or AGENTS.md.
- ▌ Cursor Plugin Warp · kunanonj bundleWarp terminal integration for Claude Code — native notifications via OSC 777 escape sequences. Hooks into SessionStart, Stop, Notification, PermissionRequest, UserPromptSubmit, and PostToolUse lifecycle events. Sends structured JSON payloads to Warp for session status, idle prompts, permission requests, and task completion.