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

glapsfun

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

수집된 skills
72
저장소
5
업데이트
2026-07-23
저장소 탐색

저장소와 대표 skills

tflow-gateway
기타 컴퓨터 관련 직업

Use when a raw request should go to whichever tflow skill fits best — when it is unclear which family member applies, or the request needs sharpening, delegation, and an acceptance check against criteria fixed before any work starts

2026-07-07
tflow-skill-creator
기타 컴퓨터 관련 직업

Use when authoring or hardening a portable Agent Skill (a SKILL.md plus its scripts and references) that must stay valid and distributable across Claude Code and Codex skill directories

2026-07-07
tflow-gateway
소프트웨어 개발자

Use when the gateway itself must never appear in its own routing table

2026-07-07
other-skill
소프트웨어 개발자

Use when a non-tflow skill must be ignored by discovery

2026-07-07
tflow-alpha
소프트웨어 개발자

Use when alpha fixture routing applies

2026-07-07
tflow-beta
소프트웨어 개발자

Use when beta fixture routing applies

2026-07-07
tflow-prompt
소프트웨어 개발자

Use when the user shares a raw, vague, or first-draft prompt and wants it clarified, tightened, strengthened, or made more reliable — or asks to improve, rewrite, or optimize a prompt, write a system prompt, or apply prompt-engineering techniques like few-shot examples, chain-of-thought, role framing, or XML structuring

2026-07-06
tflow-skill-factory
소프트웨어 개발자

Use when a raw Agent Skill idea must become a tested, reviewed, and documented skill through the full eight-step pipeline; for a single phase alone, use the matching phase skill directly

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

Use when the user reports an operational problem or incident — pods crashing or CrashLoopBackOff, latency spikes, rising error rates, missing/broken metrics, failing or stuck deployments, alerts firing, OOMKilled, service unreachable, node problems — or asks to investigate a production issue, find a root cause, plan a remediation, or write an incident report. Also invoked explicitly via /sre-agent.

2026-07-20
aws
소프트웨어 개발자

Expert AWS CLI guidance. Use when the task involves aws commands or the AWS CLI — installing, updating, or pinning AWS CLI v2 (and migrating scripts off the end-of-support v1), authentication issues ("Unable to locate credentials", "ExpiredToken", "The SSO session has expired", aws configure sso and aws sso login, IAM Identity Center, access keys, assume-role, credential_process, EC2/ECS role credentials), profiles and the ~/.aws/config and ~/.aws/credentials files, AWS_PROFILE/AWS_REGION and other AWS_* env vars, scripting aws with --query JMESPath, --output json/text, --no-cli-pager, pagination and return codes, s3 vs s3api, or any AWS resource work driven through the aws CLI (EC2, S3, IAM, STS, Lambda, EKS, ECR, CloudFormation, CloudWatch Logs, SSM, DynamoDB).

2026-07-17
glab-guru
소프트웨어 개발자

Expert GitLab guidance covering the glab CLI, .gitlab-ci.yml authoring, and CI/CD pipeline design. Use when the task involves glab commands (mr, issue, ci, job, release, repo, api, variable, schedule, token, snippet, cluster, stack, duo, mcp), writing or debugging .gitlab-ci.yml pipeline YAML (stages, rules, workflow, needs, artifacts, cache, include, extends, spec inputs, id_tokens, trigger, environment, services, parallel matrix), designing CI/CD pipelines end-to-end (DAG, parent-child and multi-project pipelines, merge request pipelines, merge trains, environment promotion, review apps, rollback), CI/CD components and the catalog, GitLab Runner selection and tags, pipeline security (OIDC id_tokens, CI_JOB_TOKEN allowlists, protected branches/environments/variables, masked variables), or troubleshooting pipelines that don't trigger, jobs stuck pending, or "yaml invalid" errors.

2026-07-17
opsman
기타 컴퓨터 관련 직업

Local-first meta-agent orchestrator for Dev and Ops tasks. Use when the user asks to run opsman, orchestrate a multi-skill task, check opsman status, or wants a test-driven, evidence-gated execution loop that discovers local skills, selects a team, plans, implements, and validates command evidence. Triggers: opsman, orchestrate, meta-agent, orchestrator, run lifecycle, evidence-gated validation, capability map, skill registry.

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

Expert Google Cloud CLI guidance. Use when the task involves gcloud commands or the Google Cloud SDK — installing or updating the CLI and components (bq, gsutil, kubectl, gke-gcloud-auth-plugin, alpha/beta), gcloud init, authentication issues (gcloud auth login vs application-default ADC, "could not find default credentials", service account keys, --impersonate-service-account, workload identity federation, headless/CI login), named configurations and switching projects, config properties and CLOUDSDK_* env vars, scripting gcloud with --format/--filter/--quiet, proxy or custom CA setup, or any GCP resource work driven through the gcloud CLI (compute, GKE, IAM, storage, run, logging).

2026-07-17
gh-guru
소프트웨어 개발자

Expert GitHub guidance covering the gh CLI, GitHub Actions, and repository management. Use when the task involves gh commands (repo, pr, issue, run, workflow, release, api, secret, ruleset, extension), writing or debugging GitHub Actions workflow YAML, designing CI/CD pipelines and deployment processes (stages, environment promotion, blue/green, canary, rollback), workflow triggers, matrix builds, caching, reusable workflows, building custom actions (composite, TypeScript/JavaScript, Docker, action.yml), Actions security (SHA pinning, permissions, script injection, pull_request_target, OIDC, secrets), or managing repos with branch protection, rulesets, CODEOWNERS, labels, releases, GHCR packages, webhooks, or the REST/GraphQL API.

2026-07-17
agentgateway
소프트웨어 개발자

Expert guide for agentgateway, the Linux Foundation AI-native proxy data plane (Rust, originally built by Solo.io, also used as kgateway's data plane). Covers MCP (Model Context Protocol) tool federation and multiplexing, A2A (agent-to-agent) proxying, multi-provider LLM/AI gateway routing (virtual models, weighted/failover/conditional routing, cost tracking), general HTTP/gRPC traffic management, security policies (JWT, OIDC, API key, CEL-based authorization, backend auth, rate limiting, TLS), observability (metrics, OpenTelemetry tracing, logging, admin UI), standalone binary/Docker configuration, and Kubernetes installation via Helm charts, Gateway API, and the AgentgatewayBackend/AgentgatewayPolicy CRDs. Use when the user mentions agentgateway, agentgateway.dev, MCP proxy/gateway/federation, A2A agent proxying, LLM gateway routing, AI gateway, virtual models, or asks an AI Gateway/MCP/LLM/agent-connectivity question that kgateway's own docs point elsewhere for.

2026-07-15
developer
소프트웨어 개발자

Generic fallback implementer for opsman runs. Make the smallest code or configuration change that satisfies predefined acceptance checks — edit source files, fix bugs, add features or endpoints, refactor, update configuration, write or adjust tests — when no domain-specific skill matches the task. Triggers: implement, fix, add, change, modify, refactor, patch, write code, bug, feature, script, configuration, test.

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

Turn a development goal into a dense sddx spec — binary success criteria, a mandatory oracle, stop rules — and register it as a task. Use when the user wants to plan or spec out a task before executing it.

2026-07-23
run
소프트웨어 개발자

Flagship sddx flow — decompose a goal into oracle-backed task specs and run them through TDD loops in parallel git worktrees, each ending in a verified, hash-chained receipt. Use for multi-task goals or any task that should run isolated from the current checkout.

2026-07-23
quick
소프트웨어 품질 보증 분석가·테스터

Run a single sddx task through the PLAN → RED → GREEN → REFACTOR → VERIFY loop. Use when the user asks to execute one small, well-scoped task with spec-driven TDD.

2026-07-23
verify
소프트웨어 개발자

Execute a task's oracle and, on pass, produce the hash-chained receipt and atomic commit. Use when an sddx task reaches VERIFY or the user asks to verify a task.

2026-07-21
pr
소프트웨어 개발자

Ship a done goal as one PR of cherry-picked commits. Use when asked to open a PR for /sddx:run goals.

2026-07-20
audit
소프트웨어 개발자

Verify the receipt hash chain, commit bindings, and (optionally) commit signatures. Use when the user asks to audit sddx receipts or check the integrity of completed work.

2026-07-17
board
소프트웨어 개발자

Regenerate .sddx/BOARD.md and show task status across the repo and its worktrees. Use when the user asks for sddx status, the board, or task progress.

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