Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

marketplace-ai

marketplace-ai에는 chaseoneillrnd에서 수집한 skills 66개가 있으며, 저장소 수준 직업 범위와 사이트 내 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개를 표시합니다.