Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

marketplace-ai

marketplace-ai には chaseoneillrnd から収集した 66 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
66
Stars
3
更新
2026-03-24
Forks
0
職業カバレッジ
7 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

feature-demo-recorder
ソフトウェア開発者

Record browser-based feature demos as GIFs via Playwright and optionally document them in docs/features/index.md. Trigger with "Demo <feature>" or "Demo and Document <feature>".

2026-03-24
api-service-layer-builder
ソフトウェア開発者

Use when creating service modules in apps/api/skillhub/services/

2026-03-24
api-test-writer
ソフトウェア品質保証アナリスト・テスター

Use when writing API tests in apps/api/tests/

2026-03-24
division-access-enforcer
情報セキュリティアナリスト

Use when implementing division-based access control on any endpoint

2026-03-24
docker-service-builder
ソフトウェア開発者

Use when adding services to docker-compose.yml or creating Dockerfiles

2026-03-24
error-handling-patterns
ソフトウェア開発者

Use when implementing error handling across the API, frontend, or MCP server

2026-03-24
flask-blueprint-builder
ソフトウェア開発者

Use when creating new Flask blueprints in apps/api/skillhub_flask/blueprints/

2026-03-24
openapi-spec-manager
ソフトウェア開発者

Use when generating or managing the OpenAPI spec and TypeScript types

2026-03-24
shared-types-builder
ソフトウェア開発者

Use when generating or managing TypeScript types in libs/shared-types/

2026-03-24
accessibility-checker
ウェブ開発者

Use when reviewing or implementing accessibility in the React frontend

2026-03-23
admin-endpoint-builder
ソフトウェア開発者

Use when building admin endpoints requiring platform_team or security_team roles

2026-03-23
alembic-migration-manager
データベースアーキテクト

Use when creating or managing database migrations with Alembic

2026-03-23
api-pagination-builder
ソフトウェア開発者

Use when implementing pagination for API endpoints

2026-03-23
api-versioning-guide
ソフトウェア開発者

Use when making API changes that affect versioning or backward compatibility

2026-03-23
audit-log-integrator
ソフトウェア開発者

Use when adding audit log entries for any mutation or security event

2026-03-23
codebase-map-generator
ソフトウェア開発者

Create, regenerate, and maintain codebase maps as Tier 1 project context files. Use when "create a codebase map", "regenerate the codebase map", "sync the codebase map", "update my project's navigation index", or need a living navigational index to help agents quickly find code. Supports smart detection of tech stack and domain boundaries, socratic probing for discrepancies, user editing with intelligent sync, and post-creation updates to CLAUDE.md and related project docs. Handles monorepos, microservices, traditional single-repo layouts, and language-agnostic projects.

2026-03-23
comment-system-builder
ソフトウェア開発者

Use when building or extending the comment/reply system

2026-03-23
component-library-builder
ソフトウェア開発者

Use when building shared React components in libs/ui/ or apps/web/src/components/

2026-03-23
council
ソフトウェア開発者

Council of Experts — dispatch parallel subagents as expert roles to debate, discuss, or collaboratively improve something. Use when '/council' is invoked. Supports natural language input to infer mode, agent count, specific skills, and goal.

2026-03-23
data-migration-builder
データベースアーキテクト

Use when writing data migrations (backfills, counter updates) with Alembic

2026-03-23
database-query-optimizer
データベース管理者

Use when optimizing SQLAlchemy queries or addressing N+1 problems

2026-03-23
env-config-manager
ソフトウェア開発者

Use when managing environment variables and configuration

2026-03-23
feature-flag-implementer
ソフトウェア開発者

Use when adding new feature flags or gating features behind flags

2026-03-23
fork-system-builder
ソフトウェア開発者

Use when working with the skill fork system

2026-03-23
gitlab-ci-stage-builder
ソフトウェア開発者

Use when adding CI pipeline stages to .gitlab-ci.yml

2026-03-23
install-tracking-builder
ソフトウェア開発者

Use when implementing install/uninstall tracking

2026-03-23
llm-integration-builder
ソフトウェア開発者

Use when integrating LLM calls via LiteLLM/Bedrock for evaluation or content generation

2026-03-23
mcp-tool-builder
ソフトウェア開発者

Use when adding new MCP tools in apps/mcp-server/skillhub_mcp/tools/

2026-03-23
mise-task-builder
ソフトウェア開発者

Use when adding mise tasks in mise.toml

2026-03-23
monitoring-and-logging
ソフトウェア開発者

Use when implementing structured logging, health checks, or observability

2026-03-23
nx-project-configurator
ソフトウェア開発者

Use when configuring NX monorepo projects and dependency rules

2026-03-23
oauth-flow-implementer
ソフトウェア開発者

Use when implementing OAuth provider flows for production auth

2026-03-23
performance-optimizer
ソフトウェア開発者

Use when optimizing React rendering, API response times, or bundle size

2026-03-23
pre-commit-hook-builder
ソフトウェア開発者

Use when adding pre-commit hooks to .pre-commit-config.yaml

2026-03-23
pydantic-schema-designer
ソフトウェア開発者

Use when creating Pydantic v2 schemas in apps/api/skillhub/schemas/

2026-03-23
python-common-lib-builder
ソフトウェア開発者

Use when building shared Python utilities in libs/python-common/

2026-03-23
quality-gate-builder
ソフトウェア品質保証アナリスト・テスター

Use when adding quality checks to the CI/local quality gate

2026-03-23
react-hook-builder
ソフトウェア開発者

Use when creating custom React hooks in apps/web/src/hooks/

2026-03-23
react-view-builder
ソフトウェア開発者

Use when creating new React views in apps/web/src/views/

2026-03-23
repo-observatory
ソフトウェア品質保証アナリスト・テスター

Comprehensive repository visualization, analysis, and observatory for Benefitly. Use when "visualize the repo", "show me bottlenecks", "where are test gaps", "what are the scaling concerns", "generate repo report", "update observatory", "show dependency graph", "identify antipatterns", "dead code scan", "repo health dashboard", "infrastructure topology", "concern map", "action plan for improvements", "what needs attention", "repo overview", or any request to analyze, visualize, or report on codebase health, architecture, test coverage, data flows, or areas of concern. Operates in three modes: dashboard (full scan), analyst (targeted query), observatory (persistent docs). Orchestrates via subagent dispatch to codebase-health-check, codebase-map-generator, observability-master, and other existing skills. Produces Mermaid diagrams, scored reports, and action plans with file:line citations.

2026-03-23
このリポジトリの収集済み skills 66 件中、上位 40 件を表示しています。