Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

fawkes

fawkes 收录了来自 paruff 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
1
更新
2026-06-12
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adr-writer
软件开发工程师

Architecture Decision Record template and quality checklist with DORA capability linkage. Use when documenting an architectural decision that agents must follow going forward.

2026-06-12
obs-bootstrap
软件开发工程师

Step-by-step OpenTelemetry and uFawkesObs setup: SDK init patterns for TypeScript, Python, Go; DORA metric spans; Grafana dashboard spec. Use when adding observability to a service.

2026-06-12
pipeline-bootstrap
软件开发工程师

Step-by-step guide to connect a uFawkesAI project to uFawkesPipe and fawkes platform: Dockerfile, ArgoCD manifest, DORA deployment spans. Use when setting up CI/CD for a new service.

2026-06-12
security-review
信息安全分析师

Pre-merge security checklist covering secrets, dependencies, auth, data handling, and fawkes suite gates. Use when reviewing a PR for security issues or hardening a change before merge.

2026-06-12
test-generation
软件质量保证分析师与测试员

TDD patterns and language-specific test examples for TypeScript/Jest, Python/pytest, and Go. Use when writing tests, increasing coverage, or implementing test-driven development.

2026-06-12
dora-instrumentor
软件开发工程师

Add DORA metrics instrumentation to GitHub Actions workflows — job timestamps, deployment tracking, lead time calculation. Load when adding DORA logging to workflows.

2026-06-09
github-actions
软件开发工程师

GH Actions rules for Fawkes — pin SHA, timeout-minutes, path filtering. Load when editing workflows.

2026-06-09
kubernetes-manifests
网络与计算机系统管理员

K8s manifest rules for Fawkes — labels, limits, security context. Load when editing platform/ or charts/.

2026-06-09
opentelemetry
软件开发工程师

OTEL integration for Fawkes — Python packages, FastAPI instrumentor, gen_ai spans, metric naming. Load when instrumenting services.

2026-06-09
pre-commit-local
软件开发工程师

Run targeted pre-commit checks locally before commit — detect staged files, run only relevant layer(s), prevent commit on failure. Load when about to commit or when user asks to validate changes.

2026-06-09
reusable-workflow-builder
软件开发工程师

Create or modify GitHub reusable workflows — input/output contracts, caller patterns, secrets propagation. Load when creating workflows/ or modifying reusable-*.yml files.

2026-06-09
security-hardening
信息安全分析师

Security checks for Fawkes — secrets, RBAC, container security. Load before security changes.

2026-06-09
service-blueprint
软件开发工程师

New service template for Fawkes — file structure, main.py, Dockerfile. Load when creating a service.

2026-06-09
terraform-modules
软件开发工程师

Terraform patterns for Fawkes — variables, backend, tags. Load when editing infra/.

2026-06-09
workflow-security-audit
信息安全分析师

Audit GitHub Actions workflows for security issues — secret handling, permissions, injection risks, action pinning. Load before merging workflow changes.

2026-06-09