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

dotfiles

dotfiles에는 nuggocto에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
5
업데이트
2026-07-12
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

benchmark
소프트웨어 개발자

Benchmark codebases, services, CLIs, libraries, and hot paths with reproducible measurements: latency p50/p95/p99, throughput, size, memory, allocations, startup, and regression comparisons. Use when asked to benchmark, profile, measure performance, compare speed or size, tune latency, or validate performance changes across any programming language.

2026-07-12
fastapi
소프트웨어 개발자

Production-grade FastAPI and Pydantic guidance focused on ASGI lifecycle, dependency scopes, async correctness, validated API contracts, security, streaming, testing, and deployment. Use when working with FastAPI, Starlette, Pydantic request/response models, APIRouter, Depends, Uvicorn, or ASGI APIs.

2026-07-11
python
소프트웨어 개발자

Production-grade Python guidance focused on explicit APIs, typing, resource lifecycles, structured concurrency, packaging, security, testing, and measurable performance. Use when working with Python code, .py/.pyi files, pyproject.toml, Python packages, scripts, services, CLIs, or async programs.

2026-07-11
elixir
소프트웨어 개발자

Production-grade Elixir backend guidance focused on Phoenix, Ecto, the BEAM, and reliable, observable services. Use when working with Elixir/Phoenix code, .ex/.exs files, mix projects, Ecto schemas or migrations, LiveView, or BEAM services.

2026-07-11
go
소프트웨어 개발자

Production-grade Go backend guidance focused on idiomatic code, clear architecture boundaries, reliability, and testability. Use when working with Go code, .go files, go.mod modules, or Go services, APIs, and workers.

2026-07-11
odin
소프트웨어 개발자

Production-grade Odin guidance focused on explicit ownership, allocator lifetimes, data-oriented design, C interoperability, and reliable systems code. Use when working with Odin code, .odin files, Odin packages, odin build/check/test commands, or native applications and libraries written in Odin.

2026-07-11
rust
소프트웨어 개발자

Production-grade Rust backend guidance focused on idiomatic design, explicit error handling, safe concurrency, and reliable operations. Use when working with Rust code, .rs files, Cargo projects, or Rust services, APIs, and workers.

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

Verify that a feature or fix actually works before it ships: run it, exercise it like a real user, probe edge cases and error states, and report findings with reproduction steps. Use when asked to QA, verify, smoke-test, or sanity-check a change.

2026-07-09
security
정보 보안 분석가

Audit software for real, exploitable security weaknesses: threat-model the system, review the high-impact vulnerability classes, verify findings safely, and report them with severity and concrete fixes. Use when asked to review security, find vulnerabilities, audit, threat-model, or harden a change.

2026-07-09
tiger-style
소프트웨어 개발자

Apply TigerStyle engineering principles: safety first, performance second, developer experience third. Use when reviewing or writing performance-sensitive systems, storage engines, infrastructure, or when the user wants a strict, disciplined coding style.

2026-07-09
turnstile-spin
소프트웨어 개발자

Set up Cloudflare Turnstile end-to-end in a project — scan the codebase, create the widget via the Cloudflare API, deploy the managed siteverify Worker, write the frontend snippets, validate, and persist the skill. Load this when a user asks to add Turnstile, set up CAPTCHA, protect a form from bots, or fix a Turnstile integration. Mirrors developers.cloudflare.com/turnstile/spin.

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

Write and review high-quality tests: deterministic, behavior-focused, and worth their maintenance cost. Use when writing new tests, reviewing test code, fixing flaky tests, or when the user asks if the tests are any good.

2026-06-13