hoangsonww
- 235 skills
- 0 followers
- 4 hours ago last updated
- ▌ 2048 IOS Development 2 · hoangsonwwImplement or review the SwiftUI 2048 client, ViewModel, persistence, accessibility, tests, or simulator flows.
- ▌ 2048 Web Development 2 · hoangsonwwImplement or review the 2048 browser client, responsive UI, accessibility, PWA metadata, screenshots, or SEO.
- ▌ 2048 Release Readiness 2 · hoangsonwwVerify tests, builds, screenshots, metadata, documentation, and release readiness for all 2048 clients.
- ▌ 2048 Android Development 2 · hoangsonwwImplement or review the Compose 2048 client, ViewModel, persistence, Gradle build, or emulator flows.
- ▌ 2048 Cross Platform Parity 2 · hoangsonwwCoordinate behavior and UX changes across the web, iOS, and Android 2048 clients.
- ▌ Devverse RAG Chat 2 · hoangsonww bundleDevVerse 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.
- ▌ Devverse Validate 2 · hoangsonww bundleRun repository-specific validation for DevVerse changes. Use when asked to test, validate, smoke check, or confirm modifications in this repository.
- ▌ Devverse UI Routes 2 · hoangsonww bundleRoute 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.
- ▌ Devverse Content Mdx 2 · hoangsonww bundleMDX 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.
- ▌ Devverse Refresh Vectors 2 · hoangsonww bundleRefresh 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.
- ▌ Estatewise Ops 2 · hoangsonwwManual playbook for deployment-control, Docker, Kubernetes, Helm, Terraform, Jenkins, and cloud deployment assets in EstateWise.
- ▌ Estatewise Review 2 · hoangsonwwFindings-first review playbook for EstateWise changes. Use for PR review, diff review, bug hunts, regression checks, security review, or missing-test analysis.
- ▌ Estatewise Contracts 2 · hoangsonwwContract-audit playbook for EstateWise. Use when REST, tRPC, MCP, gRPC, A2A, or shared payloads may have changed and producer-consumer alignment matters.
- ▌ Estatewise AI Runtime 2 · hoangsonwwPlaybook for MCP, agentic-ai, web-grounding, token flows, and A2A in EstateWise. Use when changing tool calls, orchestration, runtime behavior, or AI integration paths.
- ▌ Estatewise Engineering 2 · hoangsonwwDefault implementation playbook for the EstateWise monorepo. Use when adding or fixing behavior in backend, frontend, MCP, agentic-ai, gRPC, deployment-control, tests, or docs.
- ▌ Estatewise Local Stack 2 · hoangsonwwManual runbook for local setup, service combinations, and environment debugging in EstateWise. Use when you need to start or troubleshoot the local stack.
- ▌ Drift Audit 2 · hoangsonww bundleUse 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.
- ▌ Backend API AI 2 · hoangsonww bundleUse 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.
- ▌ Release Readiness 2 · hoangsonww bundleUse 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.
- ▌ Infra Deploy Drift 2 · hoangsonww bundleUse this skill when changing infrastructure/, deployment scripts, Docker deployment assumptions, Terraform, Kubernetes manifests, monitoring, or rollout logic in this repository.
- ▌ Monorepo Workflows 2 · hoangsonww bundleUse 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.
- ▌ Agentic Pipeline MCP 2 · hoangsonww bundleUse 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.
- ▌ Frontend Pages Router 2 · hoangsonww bundleUse 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.
- ▌ Review 2 · hoangsonww bundleBug-focused PetSwipe review workflow emphasizing regressions, deployment risk, missing validation, and stale docs.
- ▌ Docs Sync 2 · hoangsonww bundleWorkflow for keeping PetSwipe documentation aligned with the current codebase, deployment stack, and product surfaces.
- ▌ Frontend Polish 2 · hoangsonww bundleWorkflow for high-quality PetSwipe frontend work across pages, layout, navigation, charts, responsive behavior, and visual refinement.
- ▌ Feature Delivery 2 · hoangsonww bundleEnd-to-end workflow for shipping PetSwipe features cleanly across frontend, backend, docs, and validation.
- ▌ Backend API Change 2 · hoangsonww bundleWorkflow for safe PetSwipe backend/API changes across Express routes, controllers, services, entities, migrations, and API docs.
- ▌ Infra Release Readiness 2 · hoangsonww bundleOperator-grade workflow for PetSwipe deployment, Kubernetes, Terraform, release bundle, and production-readiness checks.
- ▌ Plan 2 · hoangsonwwStart 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.
- ▌ Verify 2 · hoangsonwwRun Forge's canonical verification chain (format:check + lint + typecheck + build + test). Use before claiming any task complete or opening a PR.
- ▌ Verify 3 · hoangsonwwRun the full Forge verification suite (format:check + lint + typecheck + build + test). Use this before claiming any task complete or before opening a PR.
- ▌ Landing 2 · hoangsonwwEnd-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.
- ▌ Add Tool 2 · hoangsonwwScaffold a new Forge tool end-to-end — implementation, registration, permission/risk metadata, sandbox routing, and a unit test.
- ▌ Add Tool 3 · hoangsonwwScaffold a new Forge tool end-to-end — type, implementation, registration, permission/risk classification, and unit test. Use when adding anything to src/tools/.
- ▌ Flywheel 2 · hoangsonwwOverview 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.
- ▌ Add Agent 2 · hoangsonwwScaffold a new Forge subagent (planner/architect/executor/reviewer/debugger/memory-style). Use when adding anything to src/agents/.
- ▌ De Slopify 2 · hoangsonwwRemove 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.
- ▌ Debug Loop 2 · hoangsonwwSystematic 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.
- ▌ Deep Review 2 · hoangsonwwDeep 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.
- ▌ Add Provider 2 · hoangsonwwScaffold 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/.
- ▌ Polish Beads 2 · hoangsonwwPolishing 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.
- ▌ Plan To Beads 2 · hoangsonwwTranslate 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.
- ▌ Reality Check 2 · hoangsonwwHigh-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.
- ▌ Release Check 2 · hoangsonwwPre-release checklist for Forge — runs verify, checks version bump, changelog, docs, and docker build. Use before tagging v*.
- ▌ Read Papers 2 · hoangsonwwFinds the latest research papers on a specific topic, summarizes their core contributions, and explains complex methodology in plain English.
- ▌ Custom Brief 2 · hoangsonwwDeep-research a specific topic and produce a comprehensive news-focused briefing with optional Notion/Obsidian/Teams/Slack publishing
- ▌ Daily Briefing 2 · hoangsonwwSearch for today's latest AI news and create/update a comprehensive briefing in Notion, with optional Obsidian vault publishing for graph visualization
- ▌ Analyze Trends 2 · hoangsonwwScans GitHub trending, package registries, and developer social media to detect early-stage technology shifts and emerging tools.
- ▌ Custom Brief 3 · hoangsonwwDeep-research a specific topic and produce a comprehensive news-focused briefing with optional Notion/Obsidian/Teams/Slack publishing
- ▌ Health Check 2 · hoangsonwwRun the system health check to verify the AI News Briefing setup and configuration.
- ▌
- ▌ Daily Briefing 3 · hoangsonwwSearch for today's latest AI news and create/update a comprehensive briefing in Notion, with optional Obsidian vault publishing for graph visualization
- ▌
- ▌ Analyze Earnings 2 · hoangsonwwSynthesizes a comprehensive financial briefing on a public company using recent earnings calls, SEC filings, and financial news.
- ▌ Analyze Competitors 2 · hoangsonwwConducts deep competitive intelligence on a target product or company, mapping out rivals, feature gaps, and market sentiment.
- ▌ Lumina MCP Server · hoangsonww bundleDevelop 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.
- ▌ Lumina Agentic MCP · hoangsonww bundleWork 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.
- ▌ Lumina Backend API · hoangsonww bundleImplement 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.
- ▌ Lumina Frontend UI · hoangsonww bundleBuild, 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.
- ▌ Lumina Infra Deploy · hoangsonww bundleWork 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.
- ▌ Lumina RAG Knowledge · hoangsonww bundleManage 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.
- ▌ Symptomsync Review · hoangsonww bundleRepo-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.
- ▌ Symptomsync Doc Sync · hoangsonww bundleWorkflow 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.
- ▌ Symptomsync Web Change · hoangsonww bundleGuide 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.
- ▌ Symptomsync Data Change · hoangsonww bundleGuide 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.
- ▌ Symptomsync Release Change · hoangsonww bundleGuide 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.
- ▌ Symptomsync Agentic AI Change · hoangsonww bundleGuide 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.
- ▌ Pre Pr · hoangsonww bundleRun 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.
- ▌ DB Seed · hoangsonww bundleSeed 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.
- ▌ New Page · hoangsonww bundleScaffold 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.
- ▌ Docker Up · hoangsonww bundleManage 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.
- ▌ New Model · hoangsonwwScaffold 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.
- ▌ API Endpoint · hoangsonww bundleScaffold 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.
- ▌ Bead Workflow · hoangsonwwExecute the Flywheel bead lifecycle — find, claim, implement, review, close
- ▌ Test Coverage · hoangsonwwRun 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.
- ▌ 2048 IOS Development · hoangsonww bundleImplement or review the native SwiftUI 2048 app, its ViewModel, persistence, accessibility, XCTest coverage, or simulator flows.
- ▌ 2048 Web Development · hoangsonww bundleImplement or review the 2048 browser client, including its rules engine, responsive UI, accessibility, PWA metadata, screenshots, or SEO.
- ▌ 2048 Release Readiness · hoangsonww bundlePerform final release-readiness validation for the 2048 repository, including tests, builds, screenshots, metadata, documentation, and a scoped findings report.
- ▌ 2048 Android Development · hoangsonww bundleImplement or review the Jetpack Compose 2048 app, its ViewModel and storage, Material UI, Gradle build, or emulator tests.
- ▌ 2048 Cross Platform Parity · hoangsonww bundleCoordinate gameplay, persistence, UX, or accessibility changes that must remain consistent across the web, iOS, and Android 2048 clients.
- ▌ Devverse RAG Chat · hoangsonww bundleDevVerse 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.
- ▌ Devverse Validate · hoangsonww bundleRun repository-specific validation for DevVerse changes. Use when asked to test, validate, smoke check, or confirm modifications in this repository.
- ▌ Devverse Feeds SEO · hoangsonww bundleFeed, 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.
- ▌ Devverse UI Routes · hoangsonww bundleRoute 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.
- ▌ Devverse Content Mdx · hoangsonww bundleMDX 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.
- ▌ Devverse Supabase Auth · hoangsonww bundleSupabase 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.
- ▌ Devverse Refresh Vectors · hoangsonww bundleRefresh 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.
- ▌ Estatewise Ops · hoangsonww bundleWork 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.
- ▌ Estatewise Review · hoangsonww bundleReview 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.
- ▌ Estatewise Contracts · hoangsonww bundleAudit 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.
- ▌ Estatewise AI Runtime · hoangsonww bundleWork 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.
- ▌ Estatewise Engineering · hoangsonww bundleExecute 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.
- ▌ Estatewise Local Stack · hoangsonww bundleRun 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.
- ▌ Estatewise Codex Support · hoangsonww bundleExtend 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.
- ▌ Jobs Ops · hoangsonww bundleChange 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.
- ▌ Drift Audit · hoangsonww bundleAudit 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.
- ▌ Backend API AI · hoangsonww bundleChange 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.
- ▌ Release Readiness · hoangsonww bundleCheck 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.
- ▌ Infra Deploy Drift · hoangsonww bundleChange 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.