Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
chrishuffman5
GitHub 제작자 프로필

chrishuffman5

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

수집된 skills
981
저장소
10
업데이트
2026-07-10
저장소 지도

skills가 있는 위치

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

#01
domain-expert
skills 617개 · 2026-07-03
네트워크·컴퓨터 시스템 관리자정보 보안 분석가소프트웨어 개발자데이터베이스 아키텍트데이터베이스 관리자웹 개발자
직업 카테고리 11개 · 100% 분류됨
63%비중
#02
awscliskills
skills 191개 · 2026-05-27
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자
직업 카테고리 2개 · 100% 분류됨
19%비중
#03
gcpcliskills
skills 133개 · 2026-07-08
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자정보 보안 분석가데이터 과학자데이터베이스 아키텍트기타 컴퓨터 관련 직업
직업 카테고리 7개 · 100% 분류됨
14%비중
#04
skills
skills 18개 · 2026-03-27
소프트웨어 개발자그래픽 디자이너네트워크·컴퓨터 시스템 관리자데이터 과학자웹 개발자웹·디지털 인터페이스 디자이너
직업 카테고리 6개 · 100% 분류됨
1.8%비중
#05
sqlserver
skills 9개 · 2026-07-06
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자데이터베이스 관리자데이터베이스 아키텍트
직업 카테고리 4개 · 100% 분류됨
0.9%비중
#06
postgres
skills 8개 · 2026-07-06
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자정보 보안 분석가
직업 카테고리 3개 · 100% 분류됨
0.8%비중
#07
powershell
skills 2개 · 2026-07-10
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
0.2%비중
#08
testing
skills 1개 · 2026-06-16
소프트웨어 품질 보증 분석가·테스터
직업 카테고리 1개 · 100% 분류됨
0.1%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

api-realtime-graphql
소프트웨어 개발자

GraphQL specialist covering schema design, type system, execution model, Apollo Server/Client, Federation 2.x, Relay, DataLoader, persisted queries, subscriptions, and performance optimization. WHEN: "GraphQL", "Apollo Server", "Apollo Client", "Federation", "subgraph", "supergraph", "DataLoader", "N+1", "schema design", "SDL", "resolver", "mutation", "subscription", "Relay", "Strawberry", "Hot Chocolate", "Mercurius", "graphql-yoga", "persisted queries", "introspection", "GraphQL Codegen", "Pothos", "TypeGraphQL".

2026-07-03
api-realtime-grpc
소프트웨어 개발자

gRPC 1.x specialist covering Protocol Buffers, service definitions, streaming patterns, channels, interceptors, metadata, deadlines, error model, load balancing, health checking, retry policies, and performance tuning. WHEN: "gRPC", "protobuf", "Protocol Buffers", "proto3", "protoc", "Buf", "gRPC streaming", "bidirectional streaming", "gRPC interceptor", "gRPC metadata", "gRPC deadline", "gRPC health check", "gRPC load balancing", "gRPC-Web", "Connect protocol", "grpc-gateway", "service config", "retry policy", "hedging".

2026-07-03
api-realtime-rest
소프트웨어 개발자

REST API design specialist covering OpenAPI 3.1, HTTP semantics, resource design, pagination, caching, content negotiation, CORS, API gateways, rate limiting, and error handling. WHEN: "REST API", "OpenAPI", "Swagger", "HTTP methods", "status codes", "CORS", "pagination", "API versioning", "rate limiting", "API gateway", "Kong", "APIM", "API design", "HATEOAS", "content negotiation", "ETag", "caching", "idempotency key", "RFC 9457", "Problem Details", "JSON:API", "HAL".

2026-07-03
api-realtime
소프트웨어 개발자

Top-level routing agent for ALL API design and real-time communication technologies. Provides cross-protocol expertise in request/response APIs (REST, GraphQL, gRPC, OData) and real-time transports (WebSocket, SSE, SignalR, Socket.IO). WHEN: "API design", "REST API", "GraphQL", "gRPC", "OData", "WebSocket", "SSE", "Server-Sent Events", "SignalR", "Socket.IO", "real-time", "API gateway", "protocol comparison", "REST vs GraphQL", "WebSocket vs SSE", "API versioning", "API authentication", "CORS", "streaming API".

2026-07-03
backend-aspnet-core
소프트웨어 개발자

Expert agent for ASP.NET Core Web API across .NET 8, 9, and 10. Covers middleware pipeline, dependency injection, Kestrel, routing, controllers vs Minimal APIs, model binding, filters, configuration, error handling, and deployment. WHEN: "ASP.NET Core", "ASP.NET", ".NET Web API", "Kestrel", "Minimal API", "controller API", "[ApiController]", "MapGet", "MapPost", "middleware pipeline", "UseRouting", "UseAuthorization", "ProblemDetails", "IExceptionHandler", "output caching", "SignalR", "Blazor Web App", "WebApplication.CreateBuilder".

2026-07-03
backend-django
소프트웨어 개발자

Expert agent for Django web framework across versions 4.2 LTS, 5.2 LTS, and 6.0. Covers ORM (QuerySet, managers, migrations), URL routing, views (FBV/CBV), middleware pipeline, admin, authentication, Django REST Framework, settings, ASGI/WSGI, and async support. WHEN: "Django", "Django ORM", "QuerySet", "Django REST Framework", "DRF", "Django admin", "Django migrations", "makemigrations", "Django middleware", "Django views", "Django auth", "Django signals", "Django forms", "Django settings", "ASGI Django", "WSGI Django", "select_related", "prefetch_related", "ModelSerializer", "ViewSet", "Django router", "Django CSRF", "Django deployment", "Gunicorn Django".

2026-07-03
backend-express
소프트웨어 개발자

Expert agent for Express.js web framework development across Express 4.x and 5.x. Covers middleware chain, routing, error handling, request/response lifecycle, template engines, security (Helmet, CORS), body parsing, TypeScript setup, testing, and deployment. WHEN: "Express", "express.js", "express middleware", "app.use", "app.get", "app.post", "express router", "middleware ordering", "express error handler", "req.params", "req.query", "req.body", "res.json", "res.send", "express-validator", "supertest", "helmet", "cors middleware", "express rate limit", "multer", "express-session", "passport express", "Express 5", "express TypeScript".

2026-07-03
backend
소프트웨어 개발자

Top-level routing agent for ALL backend web framework and REST API technologies. Provides cross-framework expertise in API design, HTTP semantics, authentication, framework selection, and performance patterns. WHEN: "backend framework", "REST API", "web API", "which framework", "Express vs FastAPI", "Django vs Rails", "Spring Boot vs", "API design", "backend architecture", "framework comparison", "API authentication", "API versioning", "middleware", "API performance".

2026-07-03
이 저장소에서 수집된 skills 617개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 191개 중 상위 8개를 표시합니다.
gcloud-cli
네트워크·컴퓨터 시스템 관리자

gcloud CLI reference: 128 GCP services, all GA commands with full flags, plus the standalone bq CLI. Use for any Google Cloud / GCP command-line task — managing resources, debugging gcloud commands, auth/config/scripting — or whenever a GCP product is named (GKE, Cloud Run, BigQuery, Cloud SQL, Pub/Sub...), even without 'gcloud'.

2026-07-08
gcloud-access-approval
네트워크·컴퓨터 시스템 관리자

Access Approval via gcloud (`gcloud access-approval`). Manage Access Approval requests and settings — requests, service-account, settings.

2026-07-07
gcloud-access-context-manager
정보 보안 분석가

Access Context Manager (VPC Service Controls) via gcloud (`gcloud access-context-manager`). Manage Access Context Manager resources — authorized-orgs, cloud-bindings, levels, perimeters, policies, supported-services.

2026-07-07
gcloud-active-directory
네트워크·컴퓨터 시스템 관리자

Managed Service for Microsoft AD via gcloud (`gcloud active-directory`). Manage Managed Microsoft AD resources — domains, operations, peerings.

2026-07-07
gcloud-agent-registry
기타 컴퓨터 관련 직업

Agent Registry via gcloud (`gcloud agent-registry`). Manage Agent Registry resources — agents, bindings, endpoints, mcp-servers, operations, services.

2026-07-07
gcloud-ai-platform
데이터 과학자

AI Platform (legacy) via gcloud (`gcloud ai-platform`). Manage AI Platform jobs and models — jobs, local, models, operations, versions.

2026-07-07
gcloud-ai
데이터 과학자

Vertex AI via gcloud (`gcloud ai`). Manage entities in Vertex AI — custom-jobs, endpoints, hp-tuning-jobs, index-endpoints, indexes, model-garden, model-monitoring-jobs, models.

2026-07-07
gcloud-alloydb
소프트웨어 개발자

AlloyDB for PostgreSQL via gcloud (`gcloud alloydb`). Create and manage AlloyDB databases — backups, clusters, instances, operations, users.

2026-07-07
이 저장소에서 수집된 skills 133개 중 상위 8개를 표시합니다.
install-skill
소프트웨어 개발자

Install a skill from a remote git repository into the local .claude/skills/ directory. Use this skill whenever the user wants to install, add, or set up a new skill — e.g., "install the pdf skill", "add the remotion skill", "set up the xlsx skill". Also trigger when users reference installing skills by name or ask how to get a skill.

2026-03-27
design-md
웹·디지털 인터페이스 디자이너

Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files

2026-03-27
enhance-prompt
그래픽 디자이너

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

2026-03-27
react-components
소프트웨어 개발자

Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.

2026-03-27
remotion-best-practices
소프트웨어 개발자

Best practices for Remotion - Video creation in React

2026-03-27
shadcn-ui
웹 개발자

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

2026-03-27
stitch-design
그래픽 디자이너

Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN.md), and high-fidelity screen generation/editing via Stitch MCP.

2026-03-27
stitch-loop
소프트웨어 개발자

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern

2026-03-27
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
sqlserver-advisor
소프트웨어 개발자

Offline SQL Server analysis & recommendations engine: capture read-only system-view/DMV/catalog data from a target instance ONCE, land it as local CSV/Parquet, load it into DuckDB, and run an analysis query library that produces PRIORITIZED, EXPLAINED recommendations across table/schema design, indexing, table sizes & capacity, statistics staleness, query hotspots, waits, configuration, file/autogrowth/tempdb layout, backup & recovery cadence, and identity-exhaustion runway — the PerformanceMonitor 'Lite' pattern. Complements the live diagnostic skills; iterate analysis with zero further load on the source and trend across capture runs. WHEN: "analyze my database", "recommendations to improve the database", "table design review", "what indexes am I missing", "unused/duplicate indexes", "is my schema well designed", "offline database analysis", "DuckDB SQL Server analysis", "database health report", "capacity review", "backup review", "identity running out", "advisor", "prioritized findings".

2026-07-06
sql-server
데이터베이스 아키텍트

Comprehensive Microsoft SQL Server expert and router covering the full database-management lifecycle across versions 2016-2025 and the cloud (Azure SQL Database, Azure SQL Managed Instance, SQL on Azure VM, AWS RDS, Google Cloud SQL). Routes to specialized skills for operations, monitoring, HA/clustering, engineering, infrastructure, cloud, security, and offline DuckDB-powered analysis & recommendations (advisor). WHEN: "SQL Server", "MSSQL", "T-SQL", "SSMS", "sqlcmd", "DBA", "database administration", general or cross-cutting SQL Server questions, or when the specific management domain is unclear.

2026-05-28
sqlserver-cloud
네트워크·컴퓨터 시스템 관리자

SQL Server cloud offerings and migration: Azure SQL Database (DTU/vCore, elastic pools, serverless, Hyperscale), Azure SQL Managed Instance, SQL Server on Azure VM, AWS RDS for SQL Server, and Google Cloud SQL — including feature-parity differences, geo-replication, auto-failover groups, and migration tooling (Data Migration Assistant, Azure DMS, Managed Instance link, log replay, BACPAC, backup/restore to URL). WHEN: "Azure SQL", "Azure SQL Database", "Managed Instance", "SQL MI", "Hyperscale", "elastic pool", "serverless SQL", "DTU", "vCore", "SQL Server on Azure VM", "SQL IaaS", "AWS RDS SQL Server", "RDS", "Cloud SQL", "geo-replication", "failover group", "DMA", "Azure DMS", "MI link", "cloud migration", "BACPAC", "PaaS SQL", "which Azure SQL".

2026-05-28
sqlserver-engineering
소프트웨어 개발자

SQL Server development and performance engineering: T-SQL best practices, indexing strategy (clustered, nonclustered, columnstore, filtered, covering/included), execution plans, query optimization, statistics and the cardinality estimator, parameter sniffing mitigation, partitioning, In-Memory OLTP, temporal tables, data compression, and schema design. WHEN: "T-SQL", "write a query", "index", "covering index", "columnstore", "execution plan", "query plan", "query tuning", "optimize query", "SARGable", "cardinality estimator", "statistics", "parameter sniffing", "OPTION RECOMPILE", "partitioning", "In-Memory OLTP", "temporal table", "stored procedure", "schema design", "data type", "normalization".

2026-05-28
sqlserver-ha-clustering
네트워크·컴퓨터 시스템 관리자

SQL Server high availability, clustering, and disaster recovery: Always On Availability Groups (synchronous/asynchronous, contained, distributed, basic, read-scale), Failover Cluster Instances (FCI) on Windows Server Failover Clustering (WSFC), database mirroring and mirroring endpoints, log shipping, replication, quorum and witnesses, listeners, automatic seeding, and failover procedures. WHEN: "Always On", "availability group", "AG", "readable secondary", "FCI", "failover cluster", "WSFC", "quorum", "witness", "database mirroring", "mirroring endpoint", "CREATE ENDPOINT", "log shipping", "replication", "distributor", "listener", "automatic seeding", "failover", "high availability", "disaster recovery", "DR", "RPO", "RTO".

2026-05-28
sqlserver-infrastructure
네트워크·컴퓨터 시스템 관리자

SQL Server instance and platform infrastructure: hardware sizing, memory configuration (max/min server memory, Lock Pages in Memory), MAXDOP and cost threshold for parallelism, NUMA, tempdb configuration, instant file initialization, trace flags, storage layout and disk subsystem, OS settings, deployment on Windows/Linux/containers, and network/protocol/port configuration. WHEN: "max server memory", "min server memory", "MAXDOP", "cost threshold for parallelism", "NUMA", "soft-NUMA", "tempdb configuration", "trace flag", "startup parameter", "instant file initialization", "Lock Pages in Memory", "instance configuration", "sp_configure", "SQL Server on Linux", "mssql-conf", "SQL Server container", "Docker", "storage layout", "sizing", "TCP 1433", "port", "protocol", "SQL Browser".

2026-05-28
sqlserver-monitoring
네트워크·컴퓨터 시스템 관리자

SQL Server performance monitoring and diagnostics: wait-statistics methodology, Dynamic Management Views (DMVs), Query Store, Extended Events, blocking and deadlock analysis, performance counters, baselining, and health checks. WHEN: "slow", "performance problem", "wait stats", "wait type", "DMV", "Query Store", "Extended Events", "XEvents", "blocking", "deadlock", "high CPU", "PAGEIOLATCH", "CXPACKET", "PLE", "page life expectancy", "baseline", "perfmon counter", "sp_whoisactive", "troubleshoot performance".

2026-05-28
sqlserver-operations
네트워크·컴퓨터 시스템 관리자

SQL Server day-to-day operations and core DBA tasks: backup and recovery strategy, restore testing, recovery models, point-in-time recovery, index and statistics maintenance, DBCC CHECKDB and corruption handling, SQL Agent jobs/alerts/Database Mail, patching and cumulative-update strategy, and space/capacity management. WHEN: "backup", "restore", "recovery model", "point-in-time", "RPO", "RTO", "DBCC CHECKDB", "corruption", "maintenance plan", "Ola Hallengren", "index maintenance", "update statistics", "SQL Agent job", "alert", "Database Mail", "cumulative update", "patch", "disk space", "shrink", "VLF".

2026-05-28
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
postgres-cloud
소프트웨어 개발자

Managed PostgreSQL cloud platforms: Amazon RDS for PostgreSQL, Aurora PostgreSQL, Google Cloud SQL, AlloyDB, Azure Database for PostgreSQL Flexible Server, Supabase, Neon, migrations, cloud limits, backups, monitoring, HA, read replicas, and parameter groups.

2026-07-06
postgres-engineering
소프트웨어 개발자

PostgreSQL SQL engineering and performance: EXPLAIN plans, indexing, statistics, joins, partitioning, schema design, constraints, JSONB, full text, GIN/GiST/BRIN/B-tree indexes, pgvector, extensions, and query tuning.

2026-07-06
postgres-ha-replication
소프트웨어 개발자

PostgreSQL replication and high availability: streaming replication, physical standbys, logical replication, publications, subscriptions, replication slots, WAL shipping, failover, Patroni, repmgr, pg_auto_failover, synchronous commit, and disaster recovery.

2026-07-06
postgres-infrastructure
네트워크·컴퓨터 시스템 관리자

PostgreSQL infrastructure and instance configuration: memory, shared_buffers, work_mem, WAL, checkpoints, storage, Linux, containers, Kubernetes, connection pooling, pgbouncer, networking, extensions, configuration files, and server sizing.

2026-07-06
postgres-monitoring
네트워크·컴퓨터 시스템 관리자

PostgreSQL performance monitoring and diagnostics: wait events, pg_stat_activity, pg_stat_database, pg_stat_statements, blocking and deadlock analysis, log analysis, baselining, and health checks. Use for slow queries, high CPU, high I/O, lock waits, deadlocks, replication symptoms, query history, and general PostgreSQL troubleshooting.

2026-07-06
postgres-operations
네트워크·컴퓨터 시스템 관리자

PostgreSQL operations for backups, restores, PITR, pg_dump, pg_restore, pg_basebackup, pgBackRest, WAL archiving, vacuum, autovacuum, bloat, transaction ID wraparound, maintenance jobs, upgrades, and capacity management.

2026-07-06
postgres-security
정보 보안 분석가

PostgreSQL security: authentication, pg_hba.conf, SCRAM, SSL/TLS, roles, privileges, grants, default privileges, row-level security, auditing, pgaudit, encryption, secrets, search_path safety, and hardening.

2026-07-06
postgres
소프트웨어 개발자

Comprehensive PostgreSQL expert and router covering operations, monitoring, replication/high availability, engineering, infrastructure, cloud, and security across self-managed PostgreSQL, RDS/Aurora, Cloud SQL, Azure Database for PostgreSQL, Supabase, Neon, and common extensions. Use for PostgreSQL, Postgres, psql, pg_dump, pg_restore, SQL tuning, DBA, database administration, or cross-cutting PostgreSQL guidance.

2026-07-06
저장소 10개 중 10개 표시
모든 저장소를 표시했습니다