← all publishers

hoangsonww

@hoangsonww source repo

235 published skills · page 1 of 3

  1. 2048 IOS Development 2 · hoangsonww
    Implement or review the SwiftUI 2048 client, ViewModel, persistence, accessibility, tests, or simulator flows.
    0
    installs
  2. 2048 Web Development 2 · hoangsonww
    Implement or review the 2048 browser client, responsive UI, accessibility, PWA metadata, screenshots, or SEO.
    0
    installs
  3. 2048 Release Readiness 2 · hoangsonww
    Verify tests, builds, screenshots, metadata, documentation, and release readiness for all 2048 clients.
    0
    installs
  4. 2048 Android Development 2 · hoangsonww
    Implement or review the Compose 2048 client, ViewModel, persistence, Gradle build, or emulator flows.
    0
    installs
  5. 2048 Cross Platform Parity 2 · hoangsonww
    Coordinate behavior and UX changes across the web, iOS, and Android 2048 clients.
    0
    installs
  6. Devverse RAG Chat 2 · hoangsonww bundle
    DevVerse chat, citation, and retrieval workflow. Use when modifying the chat page, the chat API route, citation parsing, local retrieval fallback, Pinecone or Gemini integration, or the article vectorization pipeline.
    0
    installs
  7. Devverse Validate 2 · hoangsonww bundle
    Run repository-specific validation for DevVerse changes. Use when asked to test, validate, smoke check, or confirm modifications in this repository.
    0
    installs
  8. Devverse UI Routes 2 · hoangsonww bundle
    Route and UI conventions for the DevVerse Next.js app. Use when modifying app routes, layout, navigation, page components, global styling, route-scoped CSS, article rendering, favorites UI, or chat UI.
    0
    installs
  9. Devverse Content Mdx 2 · hoangsonww bundle
    MDX article conventions for DevVerse. Use when adding or editing files under content/, changing article metadata, updating author or date lines, or modifying code that parses article content for feeds, related posts, reading stats, or RAG ingestion.
    0
    installs
  10. Devverse Refresh Vectors 2 · hoangsonww bundle
    Refresh Pinecone article embeddings after MDX article changes or RAG chunking and metadata changes. Use when content updates should be reflected in chat retrieval or when the vectorization pipeline changes.
    0
    installs
  11. Estatewise Ops 2 · hoangsonww
    Manual playbook for deployment-control, Docker, Kubernetes, Helm, Terraform, Jenkins, and cloud deployment assets in EstateWise.
    0
    installs
  12. Estatewise Review 2 · hoangsonww
    Findings-first review playbook for EstateWise changes. Use for PR review, diff review, bug hunts, regression checks, security review, or missing-test analysis.
    0
    installs
  13. Estatewise Contracts 2 · hoangsonww
    Contract-audit playbook for EstateWise. Use when REST, tRPC, MCP, gRPC, A2A, or shared payloads may have changed and producer-consumer alignment matters.
    0
    installs
  14. Estatewise AI Runtime 2 · hoangsonww
    Playbook for MCP, agentic-ai, web-grounding, token flows, and A2A in EstateWise. Use when changing tool calls, orchestration, runtime behavior, or AI integration paths.
    0
    installs
  15. Estatewise Engineering 2 · hoangsonww
    Default implementation playbook for the EstateWise monorepo. Use when adding or fixing behavior in backend, frontend, MCP, agentic-ai, gRPC, deployment-control, tests, or docs.
    0
    installs
  16. Estatewise Local Stack 2 · hoangsonww
    Manual runbook for local setup, service combinations, and environment debugging in EstateWise. Use when you need to start or troubleshoot the local stack.
    0
    installs
  17. Drift Audit 2 · hoangsonww bundle
    Use this skill when you want Claude Code to audit this repository for docs-to-code drift, broken paths, stale scripts, inconsistent environment assumptions, or mismatches between implementation and operational docs.
    0
    installs
  18. Backend API AI 2 · hoangsonww bundle
    Use this skill when changing the backend API, controllers, auth, article ingestion, sitewide chat backend, Gemini integration, Pinecone integration, or backend maintenance scripts in this repository.
    0
    installs
  19. Release Readiness 2 · hoangsonww bundle
    Use this skill when you want Claude Code to check whether a change in this repository is ready to hand off, merge, or deploy. It is best for deciding what validation is still missing across backend, frontend, crawler, newsletters, agentic_ai, or infrastructure.
    0
    installs
  20. Infra Deploy Drift 2 · hoangsonww bundle
    Use this skill when changing infrastructure/, deployment scripts, Docker deployment assumptions, Terraform, Kubernetes manifests, monitoring, or rollout logic in this repository.
    0
    installs
  21. Monorepo Workflows 2 · hoangsonww bundle
    Use this skill when working anywhere in the SynthoraAI monorepo and you need the repository-specific operating model: which service owns what, which commands are canonical, which wrappers are stale, how to choose tests, and which paths are generated or risky to edit.
    0
    installs
  22. Agentic Pipeline MCP 2 · hoangsonww bundle
    Use this skill when working on the Python agentic_ai subsystem or Claude Code MCP integration for this repository, including the LangGraph pipeline, local MCP server, cloud adapters, and the project .mcp.json configuration.
    0
    installs
  23. Frontend Pages Router 2 · hoangsonww bundle
    Use this skill when changing the Next.js frontend in this repository, especially pages/, components/, services/, auth flows, article detail pages, favorites, translation, or the sitewide AI chat UI.
    0
    installs
  24. Review 2 · hoangsonww bundle
    Bug-focused PetSwipe review workflow emphasizing regressions, deployment risk, missing validation, and stale docs.
    0
    installs
  25. Docs Sync 2 · hoangsonww bundle
    Workflow for keeping PetSwipe documentation aligned with the current codebase, deployment stack, and product surfaces.
    0
    installs
  26. Frontend Polish 2 · hoangsonww bundle
    Workflow for high-quality PetSwipe frontend work across pages, layout, navigation, charts, responsive behavior, and visual refinement.
    0
    installs
  27. Feature Delivery 2 · hoangsonww bundle
    End-to-end workflow for shipping PetSwipe features cleanly across frontend, backend, docs, and validation.
    0
    installs
  28. Backend API Change 2 · hoangsonww bundle
    Workflow for safe PetSwipe backend/API changes across Express routes, controllers, services, entities, migrations, and API docs.
    0
    installs
  29. Infra Release Readiness 2 · hoangsonww bundle
    Operator-grade workflow for PetSwipe deployment, Kubernetes, Terraform, release bundle, and production-readiness checks.
    0
    installs
  30. Plan 2 · hoangsonww
    Start a new Flywheel planning round for a Forge feature. Writes the initial markdown plan to .flywheel/plans/ and gives instructions for sending it to competing frontier models. Use at the very beginning of a new feature or subsystem.
    0
    installs
  31. Verify 2 · hoangsonww
    Run Forge's canonical verification chain (format:check + lint + typecheck + build + test). Use before claiming any task complete or opening a PR.
    0
    installs
  32. Verify 3 · hoangsonww
    Run the full Forge verification suite (format:check + lint + typecheck + build + test). Use this before claiming any task complete or before opening a PR.
    0
    installs
  33. Landing 2 · hoangsonww
    End-of-session ritual — close finished beads, file new ones for remaining work, run verify, commit in logical groupings, push. Work is not complete until git push succeeds.
    0
    installs
  34. Add Tool 2 · hoangsonww
    Scaffold a new Forge tool end-to-end — implementation, registration, permission/risk metadata, sandbox routing, and a unit test.
    0
    installs
  35. Add Tool 3 · hoangsonww
    Scaffold a new Forge tool end-to-end — type, implementation, registration, permission/risk classification, and unit test. Use when adding anything to src/tools/.
    0
    installs
  36. Flywheel 2 · hoangsonww
    Overview of Forge's Agentic Coding Flywheel methodology — plan space, bead space, code space. Invoke this skill when you need to know which Flywheel skill or prompt applies to the current phase.
    0
    installs
  37. Add Agent 2 · hoangsonww
    Scaffold a new Forge subagent (planner/architect/executor/reviewer/debugger/memory-style). Use when adding anything to src/agents/.
    0
    installs
  38. De Slopify 2 · hoangsonww
    Remove telltale AI-writing patterns from README, docs, and user-facing text. Must be done line-by-line, manually. No regex. Use after agents write any user-visible prose.
    0
    installs
  39. Debug Loop 2 · hoangsonww
    Systematic debugging playbook for the Forge agentic loop (src/core/loop.ts and src/agents/executor.ts). Use when a task is stuck, looping, or producing wrong tool calls.
    0
    installs
  40. Deep Review 2 · hoangsonww
    Deep code review after beads have landed — random exploration + cross-agent review, alternating. Use every 30–60 min during active implementation, or after any epic lands.
    0
    installs
  41. Add Provider 2 · hoangsonww
    Scaffold a new model provider for Forge — class implementation, registry wiring, providerEnum entry, local-catalog classification, and unit test with mocked transport. Use for anything under src/models/.
    0
    installs
  42. Polish Beads 2 · hoangsonww
    Polishing pass over all open beads. "Check your beads N times, implement once." Run 4–6 times. Use after /plan-to-beads and between refinement rounds.
    0
    installs
  43. Plan To Beads 2 · hoangsonww
    Translate a polished markdown plan into self-contained beads in .beads/beads.jsonl. Treat this as a distinct translation problem, not task extraction. Use after /plan-synthesize produces a stable hybrid plan.
    0
    installs
  44. Reality Check 2 · hoangsonww
    High-level reality check when the swarm feels busy but directionally off. Use when lots of code is landing but the real goal still feels far away.
    0
    installs
  45. Release Check 2 · hoangsonww
    Pre-release checklist for Forge — runs verify, checks version bump, changelog, docs, and docker build. Use before tagging v*.
    0
    installs
  46. Read Papers 2 · hoangsonww
    Finds the latest research papers on a specific topic, summarizes their core contributions, and explains complex methodology in plain English.
    0
    installs
  47. Custom Brief 2 · hoangsonww
    Deep-research a specific topic and produce a comprehensive news-focused briefing with optional Notion/Obsidian/Teams/Slack publishing
    0
    installs
  48. Daily Briefing 2 · hoangsonww
    Search for today's latest AI news and create/update a comprehensive briefing in Notion, with optional Obsidian vault publishing for graph visualization
    0
    installs
  49. Analyze Trends 2 · hoangsonww
    Scans GitHub trending, package registries, and developer social media to detect early-stage technology shifts and emerging tools.
    0
    installs
  50. Custom Brief 3 · hoangsonww
    Deep-research a specific topic and produce a comprehensive news-focused briefing with optional Notion/Obsidian/Teams/Slack publishing
    0
    installs
  51. Health Check 2 · hoangsonww
    Run the system health check to verify the AI News Briefing setup and configuration.
    0
    installs
  52. Summarize Url 2 · hoangsonww
    Fetch and summarize a specific URL for quick insights.
    0
    installs
  53. Daily Briefing 3 · hoangsonww
    Search for today's latest AI news and create/update a comprehensive briefing in Notion, with optional Obsidian vault publishing for graph visualization
    0
    installs
  54. Trigger Briefing 2 · hoangsonww
    Trigger the daily AI News Briefing manually.
    0
    installs
  55. Analyze Earnings 2 · hoangsonww
    Synthesizes a comprehensive financial briefing on a public company using recent earnings calls, SEC filings, and financial news.
    0
    installs
  56. Analyze Competitors 2 · hoangsonww
    Conducts deep competitive intelligence on a target product or company, mapping out rivals, feature gaps, and market sentiment.
    0
    installs
  57. Lumina MCP Server · hoangsonww bundle
    Develop and maintain the standalone Lumina MCP server. Use when editing files under mcp_server/, adding or modifying tools, resources, prompts, middleware, configuration, or transport behavior for the Model Context Protocol server.
    0
    installs
  58. Lumina Agentic MCP · hoangsonww bundle
    Work on the Python multi-agent pipeline and MCP client in agentic_ai. Use when editing files under agentic_ai/, changing agent orchestration, configuration loading, MCP client connectivity, async execution flow, pipeline startup commands, or cloud deployment wrappers for the Python service.
    0
    installs
  59. Lumina Backend API · hoangsonww bundle
    Implement and debug the Express and TypeScript backend for Lumina. Use when editing files under server/src or server/package.json, changing authentication, conversations, guest flows, chat routes, models, middleware, API contracts, or Gemini and Pinecone service wiring outside the dedicated knowledge-ingestion workflow.
    0
    installs
  60. Lumina Frontend UI · hoangsonww bundle
    Build, refine, and debug the React/Vite frontend for Lumina. Use when editing files under client/src or client/package.json, changing chat UX, landing page content, auth flows, routing, theme behavior, markdown rendering, animations, responsive layout, or frontend API wiring.
    0
    installs
  61. Lumina Infra Deploy · hoangsonww bundle
    Work on Lumina deployment and infrastructure assets. Use when editing terraform/, aws/, docker-compose.yml, DEPLOYMENT.md, ADVANCED_DEPLOYMENTS.md, agentic_ai/deployments/, or other files related to Docker, Terraform, AWS or Azure rollout behavior, environment wiring, and release automation.
    0
    installs
  62. Lumina RAG Knowledge · hoangsonww bundle
    Manage Lumina's retrieval-augmented generation and knowledge ingestion workflow. Use when editing server/src/services/knowledgeBase.ts, server/src/services/pineconeClient.ts, server/src/scripts/knowledgeCli.ts, server/src/models/KnowledgeSource.ts, files under server/knowledge, manifest-based sync inputs, or debugging grounded answers, retrieval relevance, source lifecycle, and inline citations.
    0
    installs
  63. Symptomsync Review · hoangsonww bundle
    Repo-specific review workflow for SymptomSync. Use when reviewing code, plans, or diffs across frontend, SQL, AI service, infrastructure, or CI/CD so the review reflects this repository's real failure modes such as mirrored SQL drift, weak frontend test wiring, doc-vs-code mismatches, config regressions, and unsafe release changes.
    0
    installs
  64. Symptomsync Doc Sync · hoangsonww bundle
    Workflow for keeping SymptomSync's checked-in docs aligned with implementation. Use when changes alter behavior described in README.md, ARCHITECTURE.md, DEPLOYMENTS.md, docs/, jenkins/README.md, or devops/runbooks/, or when a task is specifically about reconciling documentation with the current code.
    0
    installs
  65. Symptomsync Web Change · hoangsonww bundle
    Guide for making safe, repo-specific changes in SymptomSync's Next.js frontend under web/. Use when tasks touch pages-router pages, React components, Supabase client flows, Gemini chat UX, charts, calendar behavior, uploads, auth screens, or frontend-facing API routes such as pages/api/med.ts.
    0
    installs
  66. Symptomsync Data Change · hoangsonww bundle
    Guide for changing SymptomSync SQL, schema contracts, and reminder plumbing safely. Use when tasks touch supabase/, database/, database/migrations/, SQL functions, cron/reminder logic, user_notifications behavior, mirrored schema maintenance, or frontend code that depends on those contracts.
    0
    installs
  67. Symptomsync Release Change · hoangsonww bundle
    Guide for making safe changes to SymptomSync infrastructure, CI/CD, deployment, and operational behavior. Use when tasks touch aws/, ansible/, jenkins/, devops/, Dockerfile, .devcontainer/, or .github/workflows/ci.yml, especially for CDK stack changes, blue-green rollout logic, canary deployment behavior, pipeline changes, or production-readiness docs.
    0
    installs
  68. Symptomsync Agentic AI Change · hoangsonww bundle
    Guide for changing SymptomSync's Python symptom-analysis service under agentic_ai/. Use when tasks touch the FastAPI service, LangGraph flow, agents, chains, settings, tests, monitoring, or deployment configuration for the agentic_ai workspace.
    0
    installs
  69. Pre Pr · hoangsonww bundle
    Run the full WealthWise pre-PR checklist and report a pass/fail for each gate. Triggers when asked to "run pre-PR checks", "check if this is ready to merge", "validate before opening a PR", or "run the full check". Does NOT trigger implicitly.
    0
    installs
  70. DB Seed · hoangsonww bundle
    Seed the WealthWise MongoDB database with categories or demo data. Triggers when asked to "seed the database", "add demo data", "populate categories", or "set up test data". Does NOT trigger implicitly during general development tasks.
    0
    installs
  71. New Page · hoangsonww bundle
    Scaffold a complete new Next.js dashboard page for the WealthWise web app. Triggers when asked to "add a page", "create a dashboard screen", "build a UI for <feature>", or scaffold any new frontend feature end-to-end. Does not trigger for API-only or backend tasks.
    0
    installs
  72. Docker Up · hoangsonww bundle
    Manage the WealthWise Docker/Podman Compose development environment. Triggers when asked to "start Docker", "start Podman", "bring up the containers", "stop Docker", "show Docker logs", or "restart the dev environment". Does NOT trigger implicitly.
    0
    installs
  73. New Model · hoangsonww
    Scaffold a new Mongoose model and its CRUD service for the WealthWise API. Triggers when asked to "create a model", "add a Mongoose schema", or add the data layer for a new entity without a full endpoint. Does NOT scaffold routes, controllers, or frontend code. Use $api-endpoint for the full stack.
    0
    installs
  74. API Endpoint · hoangsonww bundle
    Scaffold a complete new API endpoint for the WealthWise Express API. Triggers when asked to "add an endpoint", "create a route", "build an API for <entity>", or scaffold any new REST resource end-to-end. Does not trigger for frontend-only tasks.
    0
    installs
  75. Bead Workflow · hoangsonww
    Execute the Flywheel bead lifecycle — find, claim, implement, review, close
    0
    installs
  76. Test Coverage · hoangsonww
    Run the WealthWise test suite with coverage reporting and summarize the results. Triggers when asked to "run tests with coverage", "check test coverage", "show coverage report", or "how many tests pass". Can be scoped to api, web, or types.
    0
    installs
  77. 2048 IOS Development · hoangsonww bundle
    Implement or review the native SwiftUI 2048 app, its ViewModel, persistence, accessibility, XCTest coverage, or simulator flows.
    0
    installs
  78. 2048 Web Development · hoangsonww bundle
    Implement or review the 2048 browser client, including its rules engine, responsive UI, accessibility, PWA metadata, screenshots, or SEO.
    0
    installs
  79. 2048 Release Readiness · hoangsonww bundle
    Perform final release-readiness validation for the 2048 repository, including tests, builds, screenshots, metadata, documentation, and a scoped findings report.
    0
    installs
  80. 2048 Android Development · hoangsonww bundle
    Implement or review the Jetpack Compose 2048 app, its ViewModel and storage, Material UI, Gradle build, or emulator tests.
    0
    installs
  81. 2048 Cross Platform Parity · hoangsonww bundle
    Coordinate gameplay, persistence, UX, or accessibility changes that must remain consistent across the web, iOS, and Android 2048 clients.
    0
    installs
  82. Devverse RAG Chat · hoangsonww bundle
    DevVerse chat, citation, and retrieval workflow. Use when modifying the chat page, the chat API route, citation parsing, local retrieval fallback, Pinecone or Gemini integration, or the article vectorization pipeline.
    0
    installs
  83. Devverse Validate · hoangsonww bundle
    Run repository-specific validation for DevVerse changes. Use when asked to test, validate, smoke check, or confirm modifications in this repository.
    0
    installs
  84. Devverse Feeds SEO · hoangsonww bundle
    Feed, sitemap, metadata, and publishing guidance for DevVerse. Use when modifying lib/rss.ts, lib/jsonfeed.ts, feed routes, next-sitemap.config.js, app/layout.tsx metadata, manifest or robots files, or SEO-related site metadata.
    0
    installs
  85. Devverse UI Routes · hoangsonww bundle
    Route and UI conventions for the DevVerse Next.js app. Use when modifying app routes, layout, navigation, page components, global styling, route-scoped CSS, article rendering, favorites UI, or chat UI.
    0
    installs
  86. Devverse Content Mdx · hoangsonww bundle
    MDX article conventions for DevVerse. Use when adding or editing files under content/, changing article metadata, updating author or date lines, or modifying code that parses article content for feeds, related posts, reading stats, or RAG ingestion.
    0
    installs
  87. Devverse Supabase Auth · hoangsonww bundle
    Supabase auth, favorites, and security boundaries for DevVerse. Use when changing files under supabase/, auth or favorites UI, or the verify-email and reset-password API routes.
    0
    installs
  88. Devverse Refresh Vectors · hoangsonww bundle
    Refresh Pinecone article embeddings after MDX article changes or RAG chunking and metadata changes. Use when content updates should be reflected in chat retrieval or when the vectorization pipeline changes.
    0
    installs
  89. Estatewise Ops · hoangsonww bundle
    Work on EstateWise deployment-control, Docker, Kubernetes, Helm, Terraform, Jenkins, and cloud deployment assets. Use for infrastructure and operational workflow changes, not ordinary application feature work.
    0
    installs
  90. Estatewise Review · hoangsonww bundle
    Review EstateWise changes for correctness, regressions, security issues, contract mismatches, operational risk, and missing tests. Use for PR review, diff review, bug hunts, and branch-vs-main analysis. Do not use for implementation tasks unless the user asks for fixes after findings are reported.
    0
    installs
  91. Estatewise Contracts · hoangsonww bundle
    Audit producer-consumer alignment in EstateWise when REST, tRPC, MCP, gRPC, A2A, or shared payloads may have changed. Use when one package's change could silently break another package, tool, or doc set.
    0
    installs
  92. Estatewise AI Runtime · hoangsonww bundle
    Work on EstateWise MCP, agentic-ai, web-grounding, token flows, and A2A integrations. Use when changing tool behavior, orchestration, runtime flags, MCP wrappers, HTTP/A2A endpoints, or AI integration paths.
    0
    installs
  93. Estatewise Engineering · hoangsonww bundle
    Execute production-safe code changes in the EstateWise monorepo. Use when implementing or fixing behavior in backend, frontend, MCP, agentic-ai, gRPC, deployment-control, tests, or repo docs. Do not use for pure brainstorming, skill installation, or work outside this repository.
    0
    installs
  94. Estatewise Local Stack · hoangsonww bundle
    Run or debug the EstateWise local environment. Use when setting up services, choosing the smallest service combination, checking local endpoints, or troubleshooting environment/config issues. Do not use for routine code implementation unless local run/debugging is the main task.
    0
    installs
  95. Estatewise Codex Support · hoangsonww bundle
    Extend or audit Codex support in the EstateWise repository. Use when changing .codex config, .codex/rules, .agents/skills, AGENTS.md layering, multi-agent roles, project guidance discovery, or Codex-specific documentation and workflows.
    0
    installs
  96. Jobs Ops · hoangsonww bundle
    Change or review the crawler and newsletter job surfaces in this repository. Use when work touches crawler/ or newsletters/, scheduled routes, vercel.json cron definitions, cleanup scripts, article ingestion, summarization, digest generation, or other live operational workflows.
    0
    installs
  97. Drift Audit · hoangsonww bundle
    Audit this repository for docs-to-code drift, broken paths, stale wrappers, inconsistent environment assumptions, or other mismatches between implementation and operational guidance. Use when Codex needs to verify whether repo docs, scripts, schedules, Dockerfiles, or MCP guidance still match the code.
    0
    installs
  98. Backend API AI · hoangsonww bundle
    Change or review the backend API, auth, controllers, models, sitewide chat backend, Gemini integration, Pinecone integration, or backend maintenance scripts in this repository. Use when work touches backend/ routes, controllers, services, models, scheduled handlers, or vector sync logic.
    0
    installs
  99. Release Readiness · hoangsonww bundle
    Check whether work in this repository is ready to hand off, merge, or deploy. Use when Codex needs to map changed files to the right validation commands, identify untested high-risk surfaces, or summarize what is still blocking release readiness across backend, frontend, crawler, newsletters, agentic_ai, or infrastructure.
    0
    installs
  100. Infra Deploy Drift · hoangsonww bundle
    Change or review infrastructure, deployment, or rollout logic in this repository. Use when work touches infrastructure/, Terraform, Kubernetes manifests, monitoring config, deployment wrappers, or environment-specific operational assumptions.
    0
    installs