Skip to main content
hoangsonww
GitHub クリエイタープロフィール

hoangsonww

14 件の GitHub リポジトリにある 265 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
265
リポジトリ
14
更新
2026年9月5日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
Claude-Code-Agent-Monitor
81 件の skills · 2026年9月5日
ソフトウェア開発者その他コンピュータ職データサイエンティストソフトウェア品質保証アナリスト・テスター
4 件の職業カテゴリ · 96% 分類済み
31%比率
#02
Forge-Agentic-Coding-CLI
34 件の skills · 2026年4月21日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
13%比率
#03
AI-News-Briefing
23 件の skills · 2026年4月13日
ニュースアナリスト・記者・ジャーナリストソフトウェア開発者財務・投資アナリスト市場調査アナリスト・マーケティングスペシャリストコンピュータサイエンスの高等教育教員ネットワーク・コンピュータシステム管理者
9 件の職業カテゴリ · 100% 分類済み
8.7%比率
#04
PetSwipe-Match-App
23 件の skills · 2026年2月28日
ソフトウェア開発者ウェブ開発者ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスター
4 件の職業カテゴリ · 100% 分類済み
8.7%比率
#05
Diffuse-Native-Apps
21 件の skills · 2026年9月3日
分類待ち
7.9%比率
#06
AI-Gov-Content-Curator
16 件の skills · 2026年3月25日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ウェブ開発者コンピュータ・情報システムマネージャーコンピュータネットワークアーキテクトその他コンピュータ職
7 件の職業カテゴリ · 100% 分類済み
6%比率
#07
EstateWise-Chapel-Hill-Chatbot
13 件の skills · 2026年2月28日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
4.9%比率
#08
DevVerse-SWE-Blog
13 件の skills · 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 件を表示しています。
analyze-competitors
市場調査アナリスト・マーケティングスペシャリスト

Conducts deep competitive intelligence on a target product or company, mapping out rivals, feature gaps, and market sentiment.

2026年4月13日
track-crypto
財務・投資アナリスト

Provides fundamental analysis of crypto projects by analyzing tokenomics, whitepapers, and community sentiment.

2026年4月13日
analyze-earnings
財務・投資アナリスト

Synthesizes a comprehensive financial briefing on a public company using recent earnings calls, SEC filings, and financial news.

2026年4月13日
last30days
ニュースアナリスト・記者・ジャーナリスト

Researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web from the last 30 days, synthesizing a grounded summary based on human engagement.

2026年4月13日
read-papers
コンピュータサイエンスの高等教育教員

Finds the latest research papers on a specific topic, summarizes their core contributions, and explains complex methodology in plain English.

2026年4月13日
summarize-podcast
ニュースアナリスト・記者・ジャーナリスト

Extracts transcripts from podcasts or videos and synthesizes actionable takeaways.

2026年4月13日
audit-repo
情報セキュリティアナリスト

Analyzes a GitHub repository for health, security, and maintenance metrics.

2026年4月13日
scout-startups
財務・投資アナリスト

Identifies emerging early-stage startups in a specific sector using funding data and launch platforms.

2026年4月13日
収集済み 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 件を表示しています。
収集済み 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 件を表示しています。
2048-cross-platform-parity
ソフトウェア開発者

Coordinate gameplay, persistence, UX, or accessibility changes that must remain consistent across the web, iOS, and Android 2048 clients.

2026年8月25日
2048-android-development
ウェブ開発者

Implement or review the Jetpack Compose 2048 app, its ViewModel and storage, Material UI, Gradle build, or emulator tests.

2026年8月22日
2048-ios-development
ウェブ開発者

Implement or review the native SwiftUI 2048 app, its ViewModel, persistence, accessibility, XCTest coverage, or simulator flows.

2026年8月22日
2048-web-development
ウェブ開発者

Implement or review the 2048 browser client, including its rules engine, responsive UI, accessibility, PWA metadata, screenshots, or SEO.

2026年8月22日
2048-release-readiness
ソフトウェア品質保証アナリスト・テスター

Perform final release-readiness validation for the 2048 repository, including tests, builds, screenshots, metadata, documentation, and a scoped findings report.

2026年8月22日
2048-android-development
ソフトウェア開発者

Implement or review the Compose 2048 client, ViewModel, persistence, Gradle build, or emulator flows.

2026年8月22日
2048-cross-platform-parity
ソフトウェア開発者

Coordinate behavior and UX changes across the web, iOS, and Android 2048 clients.

2026年8月22日
2048-ios-development
ソフトウェア開発者

Implement or review the SwiftUI 2048 client, ViewModel, persistence, accessibility, tests, or simulator flows.

2026年8月22日
収集済み 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 件のリポジトリを表示