Skip to main content
hoangsonww
GitHub 제작자 프로필

hoangsonww

14개 GitHub 저장소에서 수집된 265개 skills를 저장소 단위로 보여줍니다.

수집된 skills
265
저장소
14
업데이트
2026년 9월 5일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
Claude-Code-Agent-Monitor
skills 81개 · 2026년 9월 5일
소프트웨어 개발자기타 컴퓨터 관련 직업데이터 과학자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 4개 · 96% 분류됨
31%비중
#02
Forge-Agentic-Coding-CLI
skills 34개 · 2026년 4월 21일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
13%비중
#03
AI-News-Briefing
skills 23개 · 2026년 4월 13일
뉴스 분석가·기자·저널리스트소프트웨어 개발자재무 및 투자 분석가시장조사 분석가·마케팅 전문가고등교육 컴퓨터공학 교원네트워크·컴퓨터 시스템 관리자
직업 카테고리 9개 · 100% 분류됨
8.7%비중
#04
PetSwipe-Match-App
skills 23개 · 2026년 2월 28일
소프트웨어 개발자웹 개발자네트워크·컴퓨터 시스템 관리자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 4개 · 100% 분류됨
8.7%비중
#05
Diffuse-Native-Apps
skills 21개 · 2026년 9월 3일
분류 대기 중
7.9%비중
#06
AI-Gov-Content-Curator
skills 16개 · 2026년 3월 25일
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자웹 개발자기타 컴퓨터 관련 직업데이터베이스 관리자컴퓨터 네트워크 아키텍트
직업 카테고리 7개 · 100% 분류됨
6%비중
#07
EstateWise-Chapel-Hill-Chatbot
skills 13개 · 2026년 2월 28일
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자
직업 카테고리 2개 · 100% 분류됨
4.9%비중
#08
DevVerse-SWE-Blog
skills 13개 · 2026년 2월 28일
웹 개발자데이터베이스 관리자소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터데이터 과학자편집자
직업 카테고리 6개 · 100% 분류됨
4.9%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

i18n-parity
미분류

MANDATORY for every coding agent and contributor touching localized content — keep all five localization surfaces (dashboard UI keys, wiki page, mirrored READMEs, locale-aware formatting, language switchers) in parity across every supported language. Use…

2026년 9월 5일
i18n-parity
미분류

MANDATORY for every coding agent and contributor touching localized content — keep all five localization surfaces (dashboard UI keys, wiki page, mirrored READMEs, locale-aware formatting, language switchers) in parity across every supported language. Use…

2026년 9월 5일
update-project-docs
미분류

MANDATORY for every coding agent (Claude Code, Codex, or any other) — keep this repository's documentation in sync after any change to behavior, configuration, interfaces, events, schema, or features. Use automatically (without being asked) at the end of ANY…

2026년 9월 4일
version-release
소프트웨어 개발자

Choose and apply the correct semantic version bump for this repository. Use for every user-visible release, before merge when a change set should ship as patch, minor, or major, and whenever package/plugin/desktop version metadata must stay synchronized.

2026년 8월 20일
file-headers
소프트웨어 개발자

MANDATORY for every coding agent (Claude Code, Codex, or any other) on every change-set — every applicable source file the agent creates or updates MUST start with the project's copyright/authorship header (file overview + exact author line). Use…

2026년 8월 20일
version-release
소프트웨어 개발자

Choose and apply the correct semantic version bump for this repository. Use for every user-visible release, before merge when a change set should ship as patch, minor, or major, and whenever package/plugin/desktop version metadata must stay synchronized.

2026년 8월 20일
push-to-forked-pr
소프트웨어 개발자

Push the current working tree directly to a GitHub PR whose head lives on a **fork**, without creating a new branch and without pushing to `origin` (which is usually the upstream). Invoke when the user says things like "push straight to PR

2026년 8월 19일
push-to-forked-pr
소프트웨어 개발자

Push the current working tree directly to a GitHub PR whose head lives on a **fork**, without creating a new branch and without pushing to `origin` (which is usually the upstream). Invoke when the user says things like "push straight to PR

2026년 8월 19일
수집된 skill 81개 중 8개를 표시합니다.
deep-review
소프트웨어 품질 보증 분석가·테스터

Deep review — random exploration + cross-agent review, alternating. Finds integration bugs that self-review misses. Run every 30–60 min during active implementation.

2026년 4월 21일
flywheel
소프트웨어 개발자

Overview of Forge's Agentic Coding Flywheel methodology. Use to route between plan, bead, and code space. See FLYWHEEL.md at the repo root.

2026년 4월 21일
landing
소프트웨어 개발자

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.

2026년 4월 21일
plan
소프트웨어 개발자

Start a new Flywheel planning round. Produce initial markdown plan, route to competing frontier models, synthesize hybrid, refine 4–5×. Use before any coding begins on a new feature.

2026년 4월 21일
plan-to-beads
소프트웨어 개발자

Translate a polished markdown plan into self-contained beads in .beads/beads.jsonl. Every bead must be executable without reopening the plan. Use after the plan has converged.

2026년 4월 21일
polish-beads
소프트웨어 개발자

Polishing pass over all open beads. Run 4–6 times. "Check your beads N times, implement once." Use after plan-to-beads and between refinement rounds.

2026년 4월 21일
reality-check
프로젝트 관리 전문가

Break the spell of local productivity. Ask whether completing all open beads actually closes the gap to the project goal. Use at milestones or when busy agents feel directionally off.

2026년 4월 21일
de-slopify
소프트웨어 개발자

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.

2026년 4월 21일
수집된 skill 34개 중 8개를 표시합니다.
수집된 skill 23개 중 8개를 표시합니다.
deployment-claims-audit
소프트웨어 개발자

PetSwipe workflow for checking whether deployment, production-readiness, or enterprise-grade claims are actually supported by repo evidence. Use when editing deployment docs, infra summaries, or any task that makes strong statements about readiness.

2026년 2월 28일
map-geocoding-debug
소프트웨어 개발자

PetSwipe map and geocoding workflow for diagnosing map page issues, geocode request volume, cache behavior, API proxy behavior, CORS issues, and location-related UI regressions. Use when the task mentions the map page, geocoding, location results, or geocode…

2026년 2월 28일
navigation-and-page-structure
웹 개발자

PetSwipe navigation workflow for navbar changes, icon-only links, mobile menu behavior, route placement, and page discoverability. Use when work changes the navbar, mobile navigation, page ordering, or the relationship between key user-facing pages.

2026년 2월 28일
planner-and-insights-pages
소프트웨어 개발자

PetSwipe workflow for adoption-planner and insights page work, including comparison cards, gauges, charts, metrics, and recommendation panels. Use when changes focus on adoption-planner.tsx, insights.tsx, or the relationship between liked pets, readiness, and…

2026년 2월 28일
testing-and-validation
소프트웨어 품질 보증 분석가·테스터

PetSwipe validation workflow for choosing the smallest reliable checks for frontend, backend, infra, docs, and mixed changes. Use when a task needs a concrete validation plan or when the repo's pre-existing lint or type issues make broad validation noisy.

2026년 2월 28일
swagger-health-contracts
소프트웨어 개발자

Backend-local workflow for health endpoints, readiness behavior, Swagger/OpenAPI exposure, and runtime contract changes in PetSwipe. Use when backend work touches backend/src/app.ts, startup behavior, docs endpoints, or deployment-sensitive runtime behavior.

2026년 2월 28일
product-and-deploy-doc-sync
소프트웨어 개발자

Docs-local workflow for keeping PetSwipe product pages, deployment docs, architecture docs, and operational claims aligned with the current repository. Use when working inside docs or when multiple docs need to be updated together.

2026년 2월 28일
chart-and-responsive-debug
웹 개발자

Frontend-local workflow for PetSwipe chart overflow, tooltip, dark mode text, clipping, and responsive layout issues inside frontend pages and shared chart components. Use when working in frontend and the issue is specifically about charts or mobile layout…

2026년 2월 28일
수집된 skill 23개 중 8개를 표시합니다.
screenshots
미분류

Regenerate docs/screenshots from the live apps. Use when UI changed and README/docs images are stale, or the user asks for new screenshots.

2026년 9월 3일
native-apps
미분류

Change Mac, iOS, iPad, or Watch UI that sits on DiffuseUI. Use when a screen, widget, complication, or menu-bar extra is involved.

2026년 8월 22일
coverage
미분류

Generate first-party Swift package coverage (llvm-cov HTML, lcov, text summary). Use when the user asks for coverage, after expanding Tests/, or before claiming test work is done.

2026년 8월 20일
add-capability
미분류

Add something Diffuse can observe on a device (typed capability, collector, registry line, and tests). Use when the user wants a new collector, observable, or capability ID.

2026년 8월 20일
capture-cli
미분류

Change or debug the diffuse-dev CLI (capture, inspect, diff, validate, fixtures, privacy). Use when adding a command or the CLI disagrees with the apps.

2026년 8월 20일
commit
미분류

Split and describe a git commit for Diffuse. Use when the user asks to commit, or when a change should be multiple commits.

2026년 8월 20일
crosscheck
미분류

Type-check shared packages against the iOS and watchOS SDKs. Use after editing core packages, before verify, or when CI crosscheck fails.

2026년 8월 20일
debug-collector
미분류

Diagnose a collector that hangs, throws, records a placeholder, or produces noisy diffs. Use when a section is failed, timed out, permission-required, or a live capture is unstable.

2026년 8월 20일
수집된 skill 21개 중 8개를 표시합니다.
monorepo-workflows
소프트웨어 개발자

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…

2026년 3월 25일
agentic-pipeline-mcp
소프트웨어 개발자

Change or review the Python agentic_ai subsystem or Codex-facing MCP integration for this repository. Use when work touches agentic_ai/, the LangGraph pipeline, the mcp_server package, .mcp.json, or cloud adapters for the agentic pipeline.

2026년 3월 15일
drift-audit
데이터베이스 관리자

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,…

2026년 3월 15일
agentic-pipeline-mcp
소프트웨어 개발자

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.

2026년 3월 15일
drift-audit
소프트웨어 개발자기타 컴퓨터 관련 직업

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.

2026년 3월 15일
backend-api-ai
소프트웨어 개발자

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…

2026년 2월 28일
frontend-pages-router
웹 개발자

Change or review the Next.js frontend in this repository. Use when work touches frontend/pages, frontend/components, frontend/services, auth UX, article detail flows, sitewide chat UI, browser-only state, or Pages Router behavior.

2026년 2월 28일
infra-deploy-drift
네트워크·컴퓨터 시스템 관리자

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.

2026년 2월 28일
수집된 skill 16개 중 8개를 표시합니다.
estatewise-ai-runtime
소프트웨어 개발자

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.

2026년 2월 28일
estatewise-codex-support
소프트웨어 개발자

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.

2026년 2월 28일
estatewise-contracts
소프트웨어 개발자

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.

2026년 2월 28일
estatewise-engineering
소프트웨어 개발자

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…

2026년 2월 28일
estatewise-local-stack
네트워크·컴퓨터 시스템 관리자

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…

2026년 2월 28일
estatewise-ops
네트워크·컴퓨터 시스템 관리자

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.

2026년 2월 28일
estatewise-review
소프트웨어 개발자

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…

2026년 2월 28일
estatewise-ai-runtime
소프트웨어 개발자

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.

2026년 2월 28일
수집된 skill 13개 중 8개를 표시합니다.
devverse-content-mdx
편집자

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.

2026년 2월 28일
devverse-feeds-seo
웹 개발자

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.

2026년 2월 28일
devverse-rag-chat
웹 개발자

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.

2026년 2월 28일
devverse-refresh-vectors
데이터 과학자

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.

2026년 2월 28일
devverse-supabase-auth
데이터베이스 관리자

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.

2026년 2월 28일
devverse-ui-routes
웹 개발자

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.

2026년 2월 28일
devverse-validate
소프트웨어 품질 보증 분석가·테스터

Run repository-specific validation for DevVerse changes. Use when asked to test, validate, smoke check, or confirm modifications in this repository.

2026년 2월 28일
devverse-content-mdx
웹 개발자

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.

2026년 2월 28일
수집된 skill 13개 중 8개를 표시합니다.
수집된 skill 10개 중 8개를 표시합니다.
bead-workflow
소프트웨어 개발자

Execute the Flywheel bead lifecycle — find, claim, implement, review, close

2026년 3월 28일
docker-up
네트워크·컴퓨터 시스템 관리자

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.

2026년 3월 10일
health-check
네트워크·컴퓨터 시스템 관리자

Check the health of the running WealthWise API, web app, and MongoDB services. Triggers when asked to "check if the app is running", "verify the API is up", "is the server healthy", or "show service status".

2026년 3월 10일
api-endpoint
소프트웨어 개발자

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.

2026년 3월 3일
db-seed
데이터베이스 관리자

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.

2026년 3월 3일
new-model
소프트웨어 개발자

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…

2026년 3월 3일
new-page
웹 개발자

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…

2026년 3월 3일
pre-pr
소프트웨어 품질 보증 분석가·테스터

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.

2026년 3월 3일
수집된 skill 9개 중 8개를 표시합니다.
lumina-infra-deploy
네트워크·컴퓨터 시스템 관리자

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,…

2026년 3월 31일
lumina-agentic-mcp
소프트웨어 개발자

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…

2026년 3월 18일
lumina-mcp-server
소프트웨어 개발자

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.

2026년 3월 18일
lumina-backend-api
소프트웨어 개발자

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…

2026년 2월 28일
lumina-frontend-ui
웹 개발자

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…

2026년 2월 28일
lumina-rag-knowledge
데이터 과학자

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…

2026년 2월 28일
symptomsync-agentic-ai-change
소프트웨어 개발자

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.

2026년 2월 28일
symptomsync-data-change
데이터베이스 관리자

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…

2026년 2월 28일
symptomsync-doc-sync
소프트웨어 개발자

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…

2026년 2월 28일
symptomsync-release-change
네트워크·컴퓨터 시스템 관리자

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,…

2026년 2월 28일
symptomsync-review
소프트웨어 품질 보증 분석가·테스터

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…

2026년 2월 28일
symptomsync-web-change
웹 개발자

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…

2026년 2월 28일
저장소 14개 중 12개 표시