Skip to main content
在 Manus 中运行任何 Skill
一键导入
yasinatesim
GitHub 创作者资料

yasinatesim

按仓库查看 5 个 GitHub 仓库中的 21 个已收集 skills。

已收集 skills
21
仓库
5
更新
2026-06-15
仓库浏览

仓库与代表性 skills

braid-plan
软件开发工程师

Generate a BRAID reasoning graph (Mermaid flowchart TD) for a complex multi-step task. Cache to .local-artifacts/braid/<task-slug>.mmd. Hand to the braid-solver agent for execution. Use before non-trivial features, multi-hypothesis debugging, architecture decisions.

2026-06-15
coverage-gate
软件质量保证分析师与测试员

Run unit-test coverage for the changed surface and block if below threshold. Backend (Go) via go test -cover. Frontend (web) via vitest --coverage. Threshold 70% now, target 80%. Reports delta vs base branch.

2026-06-15
intended-vs-implemented
软件质量保证分析师与测试员

Audit the gap between what the code is documented to do and what it actually does. Run before claiming any feature works, before a release, and whenever a doc/README/CLAUDE.md says a subsystem is "done". Turns "Presence ≠ completeness" into a repeatable check. Especially for marketplace sync, payment, invoice.

2026-06-15
issue-create
软件开发工程师

Create a GitHub issue with required milestone + labels + body template. Enforces the "no issue, no branch" rule. Returns the issue number for the branch name.

2026-06-15
playwright-snapshot
软件质量保证分析师与测试员

Capture Playwright snapshots + screenshots for a list of URLs. Saves artifacts to .local-artifacts/screenshots/<branch>/. Lightweight helper invoked by wtf-ux-playwright or directly when verifying a specific surface.

2026-06-15
api-pentest
信息安全分析师

Black-box pentest of the Go/Gin REST API. JWT handling, IDOR, rate limiting, payment-callback verification, business-logic abuse. Run before major releases.

2026-06-15
network-pentest
信息安全分析师

Black-box pentest of the deployment surface. TLS config, security headers, exposed ports, DNS, container exposure. Run before major releases and after infra changes.

2026-06-15
security-pentest
信息安全分析师

Periodic penetration testing suite. Covers web app (Next.js), REST API (Go/Gin), and deployment surface. Use before every major release and quarterly thereafter. Complements wtf-security (code review) with black-box dynamic testing.

2026-06-15
当前展示该仓库 Top 8 / 12 个已收集 skills。
已展示 5 / 5 个仓库
已展示全部仓库