Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

dotfiles

dotfiles には nuggocto から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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