<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Fieldbook: new reviewed skills</title><link>https://fieldbook.tech/</link><atom:link href="https://fieldbook.tech/feed.xml" rel="self" type="application/rss+xml"/><description>A reviewed directory of agent skills for real engineering work: planning, testing, debugging, review, security and shipping. Every listing is licence-checked, scanned and labelled, then ranked by real installs.</description><language>en</language><item><title>.NET MAUI Data Binding, by .NET Platform</title><link>https://fieldbook.tech/skills/dotnet/maui-data-binding/</link><guid isPermaLink="true">https://fieldbook.tech/skills/dotnet/maui-data-binding/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Implement type-safe .NET MAUI bindings, change notification, converters, and MVVM data flow. Edits XAML, view models, converters, and project warning settings for compiled, AOT-safe bindings. Collection views, Shell navigation, and dependency injection are routed to dedicated companion skills.</description></item><item><title>Address GitHub comments, by OpenAI</title><link>https://fieldbook.tech/skills/openai/gh-address-comments/</link><guid isPermaLink="true">https://fieldbook.tech/skills/openai/gh-address-comments/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Finds review threads on the current branch&#39;s pull request and applies the selected fixes. Verifies authenticated gh access, runs the bundled comment fetcher, numbers the requested changes, and edits only the threads the user selects. GitHub commands require network access and may pause for gh re-authentication if scopes or rate limits fail.</description></item><item><title>Agent ready, by Matthew Blode</title><link>https://fieldbook.tech/skills/mblode/agent-ready/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mblode/agent-ready/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Implements machine-readable discovery and documentation fixes from agent-readiness evidence. Turns scorecards or server-side 404 traces into repository changes, tests, and verified HTTP responses across every public knowledge surface. Verification needs Bash and curl, scanners need Node and registry access, and DNS, deployment, or product-surface expansion stays outside the local repair loop.</description></item><item><title>Agentic Actions Auditor, by Trail of Bits</title><link>https://fieldbook.tech/skills/trailofbits/agentic-actions-auditor/</link><guid isPermaLink="true">https://fieldbook.tech/skills/trailofbits/agentic-actions-auditor/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Audits action-taking agents for unsafe execution, authority, and data-flow risks. It is an audit workflow from Trail of Bits and examines agent configuration and action boundaries.</description></item><item><title>AI regression testing, by Affaan Mustafa</title><link>https://fieldbook.tech/skills/affaan-m/ai-regression-testing/</link><guid isPermaLink="true">https://fieldbook.tech/skills/affaan-m/ai-regression-testing/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Adds targeted regression tests for recurring blind spots in AI-assisted code changes. Uses fast sandbox-mode API tests to lock response contracts and parity between mock and production paths after a bug is found. The worked setup targets Next.js App Router with Vitest and specifically catches omitted fields, stale error state, and failed optimistic rollbacks.</description></item><item><title>Antfu, by Anthony Fu</title><link>https://fieldbook.tech/skills/antfu/antfu/</link><guid isPermaLink="true">https://fieldbook.tech/skills/antfu/antfu/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Apply Anthony Fu&#39;s TypeScript conventions, pnpm tooling, linting, monorepos, and publishing setup. Edits project structure, TypeScript and ESLint configuration, workspace catalogs, hooks, and related tooling, then runs lint fixes. Its `ni` command family and `fast-npm-meta` lookup can install, remove, upgrade, or query packages through external registries.</description></item><item><title>API and interface design, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/api-and-interface-design/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/api-and-interface-design/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Contract-first guidance for APIs and module boundaries: errors, validation and versioning. Reference guidance rather than a procedure. Covers Hyrum&#39;s Law, idempotency keys and additive change.</description></item><item><title>API test suite builder, by Alireza Rezvani</title><link>https://fieldbook.tech/skills/alirezarezvani/api-test-suite-builder/</link><guid isPermaLink="true">https://fieldbook.tech/skills/alirezarezvani/api-test-suite-builder/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Scans API routes and generates contract-focused tests for auth, validation, and failure paths. Maps handlers, reads their schemas and business rules, and writes one focused suite per route group with fixtures and response-shape assertions. Route discovery covers Next.js, Express, FastAPI, and Django REST, while generated tests target Vitest/Supertest or Pytest/httpx.</description></item><item><title>ASP.NET Core Web API, by .NET Platform</title><link>https://fieldbook.tech/skills/dotnet/dotnet-webapi/</link><guid isPermaLink="true">https://fieldbook.tech/skills/dotnet/dotnet-webapi/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Builds ASP.NET Core API endpoints with typed DTOs, OpenAPI, and Problem Details. Edits controller or minimal-API projects, adds service layers and .http examples, and verifies builds plus running endpoint behavior. It requires the .NET CLI and a runnable ASP.NET Core app; local verification starts the server and exercises its OpenAPI and HTTP routes.</description></item><item><title>Audit context building, by Trail of Bits</title><link>https://fieldbook.tech/skills/trailofbits/audit-context-building/</link><guid isPermaLink="true">https://fieldbook.tech/skills/trailofbits/audit-context-building/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Maps what each function assumes, guarantees and depends on before a security review. From a security firm&#39;s own audit practice. Use it before hunting for bugs in code you do not know yet.</description></item><item><title>Azure cloud migration, by Microsoft</title><link>https://fieldbook.tech/skills/microsoft/azure-cloud-migrate/</link><guid isPermaLink="true">https://fieldbook.tech/skills/microsoft/azure-cloud-migrate/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Assesses and converts supported AWS, Google Cloud, Heroku, Kubernetes, and Spring workloads for Azure. Generates a scenario-specific assessment before converting code and configuration into a separate Azure output directory. It depends on Azure documentation and best-practice MCP tools plus bundled migration references; deployment is handed to azure-prepare, and destructive actions require user approval.</description></item><item><title>Azure Diagnostics, by Microsoft</title><link>https://fieldbook.tech/skills/microsoft/azure-diagnostics/</link><guid isPermaLink="true">https://fieldbook.tech/skills/microsoft/azure-diagnostics/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Triages Azure production failures with health, logs, metrics, AppLens, and KQL. Routes service incidents to focused guides and gathers evidence through Azure CLI, AppLens, Azure Monitor, and Resource Health MCP tools before documenting findings and remediation. It requires authenticated Azure telemetry access; service-specific remediation can change live resources, credentials, networking, or workloads.</description></item><item><title>Azure Kubernetes Service, by Microsoft</title><link>https://fieldbook.tech/skills/microsoft/azure-kubernetes/</link><guid isPermaLink="true">https://fieldbook.tech/skills/microsoft/azure-kubernetes/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Plans, provisions, and configures production-ready Azure Kubernetes Service clusters. Uses the Azure AKS MCP surface first and Azure CLI or kubectl as fallback to choose and configure networking, identity, observability, upgrades, scaling, and cost controls. It requires authenticated Azure access; cluster creation and Day-0 choices incur cloud cost, while some networking corrections require cluster recreation.</description></item><item><title>Azure quotas, by Microsoft</title><link>https://fieldbook.tech/skills/microsoft/azure-quotas/</link><guid isPermaLink="true">https://fieldbook.tech/skills/microsoft/azure-quotas/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Checks Azure quota usage, compares regional capacity, and requests limit increases. Discovers quota names with az quota, compares limits with current usage across regions, and can submit increase requests. It requires the Azure CLI quota extension and Azure permissions; quota updates change subscription limits, while the source states the allocation itself is free.</description></item><item><title>Azure Reliability, by Microsoft</title><link>https://fieldbook.tech/skills/microsoft/azure-reliability/</link><guid isPermaLink="true">https://fieldbook.tech/skills/microsoft/azure-reliability/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Assesses and remediates reliability gaps in Azure Functions and App Service. Uses Azure Resource Graph, Azure MCP, and Azure CLI to assess zone redundancy, storage, probes, and failover, then patches IaC or live resources in staged deployments. Storage migration, app restarts, secondary-region compute, and Front Door can affect availability and cost, and each gated deployment changes Azure resources.</description></item><item><title>Azure Storage Services, by Microsoft</title><link>https://fieldbook.tech/skills/microsoft/azure-storage/</link><guid isPermaLink="true">https://fieldbook.tech/skills/microsoft/azure-storage/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Works with Azure blobs, files, queues, tables, Data Lake, tiers, and redundancy. Prefers Azure Storage MCP and falls back to Azure CLI for listing accounts, containers, and blobs or uploading and downloading content. Azure authentication and a storage account are required; uploads change remote content, while downloaded blobs write to local paths.</description></item><item><title>Azure Verified Modules, by HashiCorp</title><link>https://fieldbook.tech/skills/hashicorp/azure-verified-modules/</link><guid isPermaLink="true">https://fieldbook.tech/skills/hashicorp/azure-verified-modules/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Develops and reviews Azure Terraform modules against AVM certification rules. Applies AVM structure, provider, testing, documentation, compatibility, and contribution requirements to module code. It depends on Terraform, terrafmt, Checkov, tflint, terraform-docs, and repository branch protection; changing module resources or defaults can create breaking infrastructure behavior.</description></item><item><title>Blazor components, by .NET Platform</title><link>https://fieldbook.tech/skills/dotnet/author-component/</link><guid isPermaLink="true">https://fieldbook.tech/skills/dotnet/author-component/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Shapes Blazor parameters, callbacks, rendering and async cleanup without JavaScript interop. Focuses on component architecture and asynchronous lifetimes in Razor files. JavaScript interop, forms, data fetching and new projects are routed to separate companion skills.</description></item><item><title>Bloc, by Ivanna</title><link>https://fieldbook.tech/skills/evanca/bloc/</link><guid isPermaLink="true">https://fieldbook.tech/skills/evanca/bloc/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Implement and test Flutter state management with Cubit, Bloc, repositories, and bloc widgets. Creates or refactors Dart state, events, UI wiring, repository boundaries, and `bloc_test` coverage. It expects the `bloc`, `flutter_bloc`, `bloc_test`, and `mocktail` packages where their respective patterns are used.</description></item><item><title>Brainstorming, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/brainstorming/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/brainstorming/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Agrees intent, requirements and a design with you before any code is written. Deliberately strict: it treats even small features as needing an approved design. Its optional visual companion needs extra setup.</description></item><item><title>Browser testing with DevTools, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/browser-testing-with-devtools/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/browser-testing-with-devtools/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Debugs in a real browser: DOM, console, network requests and performance traces. Needs the Chrome DevTools MCP server. Treats page content as untrusted data, which is the right default.</description></item><item><title>C# Refactoring, by .NET Platform</title><link>https://fieldbook.tech/skills/dotnet/csharp-refactoring/</link><guid isPermaLink="true">https://fieldbook.tech/skills/dotnet/csharp-refactoring/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Performs binding-aware C# refactors while preserving behavior and public contracts. Classifies requests before editing, uses semantic tooling where available, and verifies the narrowest relevant builds, tests, analyzers, and target frameworks. It works only in the current Git repository and may retain compatibility shims rather than remove shipped APIs.</description></item><item><title>Chaos Engineer, by Jeff Smolinski</title><link>https://fieldbook.tech/skills/jeffallan/chaos-engineer/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jeffallan/chaos-engineer/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Designs controlled resilience experiments and recovery checks for distributed systems. It can exercise infrastructure and service behavior, so experiments require a defined environment and blast-radius controls.</description></item><item><title>CI Speedup, by Matthew Blode</title><link>https://fieldbook.tech/skills/mblode/ci-speedup/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mblode/ci-speedup/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Measures CI critical paths and shortens them with evidence-backed pipeline changes. Requires GitHub CLI or MCP timing data and records before-and-after results in a repository ledger.</description></item><item><title>CI/CD and automation, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/ci-cd-and-automation/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/ci-cd-and-automation/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Sets up CI quality gates and deployment strategies in GitHub Actions. Includes feeding CI failures back to the agent, and preview deployments.</description></item><item><title>Claude API, by Anthropic</title><link>https://fieldbook.tech/skills/anthropics/claude-api/</link><guid isPermaLink="true">https://fieldbook.tech/skills/anthropics/claude-api/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Builds Claude API and Managed Agent integrations with current SDK and tool-use patterns. Routes work by language and chooses a single Messages API call, a tool loop, or Anthropic-hosted Managed Agents. It depends on official Anthropic SDKs and API credentials and can invoke paid model calls, hosted web or code tools, MCP, files, and managed sessions; migrations confirm scope before edits.</description></item><item><title>Code improver, by Trail of Bits</title><link>https://fieldbook.tech/skills/trailofbits/code-improver/</link><guid isPermaLink="true">https://fieldbook.tech/skills/trailofbits/code-improver/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Runs a scoped reviewer-and-fixer loop until blocking findings clear or convergence fails. Requires an existing target directory, a user-named installed reviewer, explicit writable globs, and the plugin&#39;s dynamic workflow. The workflow keeps a findings ledger, guards scope, uses reviewer and fixer agents, never commits, and stops on caps, repeated findings, unavailable reviewers, or finalization regressions.</description></item><item><title>Code review, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/code-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/code-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Reviews a diff twice in parallel: against your repo&#39;s standards and against the spec. Separating standards from intent catches changes that are tidy but wrong. Runs two subagents.</description></item><item><title>Code review, by Sentry</title><link>https://fieldbook.tech/skills/getsentry/code-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/getsentry/code-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Sentry&#39;s engineering review checklist, with concrete patterns to flag. Its examples lean towards Python and Django, but the checklist on design, tests and long-term impact is general.</description></item><item><title>Code review and quality, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/code-review-and-quality/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/code-review-and-quality/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>A five-axis review: correctness, readability, architecture, security and performance. Also covers change sizing and change descriptions. Works on pasted diffs too.</description></item><item><title>Code reviewer, by Jeff Smolinski</title><link>https://fieldbook.tech/skills/jeffallan/code-reviewer/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jeffallan/code-reviewer/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Produces a prioritized review of correctness, security, performance, architecture, and tests. First establishes the change&#39;s intent, then inspects structure, implementation details, and tests before returning a verdict with actionable examples. It is read-only and routes detailed checks through references for the review context.</description></item><item><title>Code simplification, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/code-simplification/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/code-simplification/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Simplifies working code for clarity without changing what it does. Starts from Chesterton&#39;s fence: understand why code exists before removing it. Scoped to what changed.</description></item><item><title>CodeQL, by Trail of Bits</title><link>https://fieldbook.tech/skills/trailofbits/codeql/</link><guid isPermaLink="true">https://fieldbook.tech/skills/trailofbits/codeql/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Runs and interprets CodeQL static analysis for security-focused code review. Checks extraction quality and query-suite coverage before interpreting zero findings. Requires CodeQL, Bash/Python helpers and a suitable build toolchain for compiled languages.</description></item><item><title>Commit, by Sentry</title><link>https://fieldbook.tech/skills/getsentry/commit/</link><guid isPermaLink="true">https://fieldbook.tech/skills/getsentry/commit/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Prepares focused commits with staged-diff checks and meaningful messages. It runs Git commands and creates commits, so the selected changes must be reviewed before committing.</description></item><item><title>Context engineering, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/context-engineering/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/context-engineering/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Sets up rules files and project context so agent quality holds across sessions. A practical template for rules files, plus when to reach for specs and architecture docs.</description></item><item><title>Convex, by Convex</title><link>https://fieldbook.tech/skills/get-convex/convex/</link><guid isPermaLink="true">https://fieldbook.tech/skills/get-convex/convex/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Routes Convex backend work to current capability-specific skills and served procedures. Directs code, setup, review, migration, monitoring, and operations requests to the matching bundled Convex skill, preferring its live capability catalog when available. Convex service access and companion convex-* skills are required for execution, and tiered procedures that spend money require explicit confirmation.</description></item><item><title>Create Branch, by Sentry</title><link>https://fieldbook.tech/skills/getsentry/create-branch/</link><guid isPermaLink="true">https://fieldbook.tech/skills/getsentry/create-branch/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Creates a conventionally named Git branch for a scoped change. It changes local Git state and checks existing branches before choosing the branch name.</description></item><item><title>D1 Drizzle Schema, by Jeremy Dawes</title><link>https://fieldbook.tech/skills/jezweb/d1-drizzle-schema/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jezweb/d1-drizzle-schema/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Generates D1-safe Drizzle schemas, migrations, types, and schema documentation. This Claude Code-only skill writes schema and config files, package scripts, and DATABASE_SCHEMA.md around D1&#39;s enforced foreign keys, SQLite types, and 100-parameter limit. Wrangler and a Cloudflare D1 database are required, and it mandates applying migrations to both local and remote databases before testing, which changes hosted data structures.</description></item><item><title>Debugging and error recovery, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/debugging-and-error-recovery/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/debugging-and-error-recovery/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>A triage checklist: reproduce, localise, fix, then guard against the regression. Includes a stop-the-line rule and git bisect for finding the commit that broke things.</description></item><item><title>Debugging wizard, by Jeff Smolinski</title><link>https://fieldbook.tech/skills/jeffallan/debugging-wizard/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jeffallan/debugging-wizard/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Reproduces, isolates, and proves a bug&#39;s root cause before fixing and preventing recurrence. Works one hypothesis at a time from complete errors and traces, verifies the fix, adds a regression test, and records the evidence. Tool guidance spans Python, Node, Go, and Git bisect, with deeper references loaded for the language or failure pattern.</description></item><item><title>Deprecation and migration, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/deprecation-and-migration/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/deprecation-and-migration/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Plans staged deprecation and zero-downtime migrations from replacement through safe removal. Uses advisory or compulsory deprecation, then incremental consumer migration and expand/backfill/contract for schemas. It requires production usage evidence, migration tooling, and reversible database migrations, and guards destructive drops until no code references the old shape.</description></item><item><title>DevOps Engineer, by Jeff Smolinski</title><link>https://fieldbook.tech/skills/jeffallan/devops-engineer/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jeffallan/devops-engineer/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Builds and maintains CI, deployment, infrastructure, and operational automation. It can modify pipeline and infrastructure files and may invoke provider or command-line tooling.</description></item><item><title>Diagnose CI failures, by Warp</title><link>https://fieldbook.tech/skills/warpdotdev/diagnose-ci-failures/</link><guid isPermaLink="true">https://fieldbook.tech/skills/warpdotdev/diagnose-ci-failures/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Pulls a pull request&#39;s CI logs with the GitHub CLI and plans the fixes. Needs the GitHub CLI signed in. It diagnoses and plans; applying the fix is up to you.</description></item><item><title>Diagnosing bugs, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/diagnosing-bugs/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/diagnosing-bugs/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Builds a fast failing feedback loop first, then narrows to the cause. Treats a reproducible loop as the finish line of phase one. Includes advice for flaky and non-deterministic bugs.</description></item><item><title>Dispatching parallel agents, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/dispatching-parallel-agents/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/dispatching-parallel-agents/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Splits independent problems across parallel subagents and merges the results. Clear about when not to parallelise: shared state and sequential work stay with one agent.</description></item><item><title>Django Performance Review, by Sentry</title><link>https://fieldbook.tech/skills/getsentry/django-perf-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/getsentry/django-perf-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Finds only validated Django ORM and request-path performance problems. It requires tracing real data flow, volume, and hot paths before reporting an issue; zero findings are acceptable.</description></item><item><title>Documentation and ADRs, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/documentation-and-adrs/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/documentation-and-adrs/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Records architecture decisions and the reasoning future engineers and agents will need. Matches your repo&#39;s existing ADR convention before introducing its own template.</description></item><item><title>Domain modeling, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/domain-modeling/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/domain-modeling/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Builds a shared glossary for your codebase and records decisions as they come up. Keeps a CONTEXT.md in step with the conversation and offers ADRs sparingly. Useful before a large feature, when names in the code have drifted.</description></item><item><title>Durable Objects, by Cloudflare</title><link>https://fieldbook.tech/skills/cloudflare/durable-objects/</link><guid isPermaLink="true">https://fieldbook.tech/skills/cloudflare/durable-objects/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Build and review Cloudflare Durable Objects for persistent state, coordination, and WebSockets. Edits Worker code, bindings, migrations, storage schemas, alarms, and tests after fetching current Cloudflare documentation. Durable Object storage and alarms persist remotely when deployed, and access inherits the implementing Worker&#39;s Cloudflare permissions.</description></item><item><title>ECS Build, by AWS Samples</title><link>https://fieldbook.tech/skills/aws-samples/ecs-build/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aws-samples/ecs-build/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Builds apply-ready Terraform for ECS clusters, services, networking, and scaling. Generates and validates production ECS Terraform across Fargate, EC2, and Managed Instances, with deployment, IAM, networking, and autoscaling rules. It requires the companion terraform-skill, Terraform and AWS access, and live version research; applying the output can create, change, or remove AWS resources.</description></item><item><title>ECS Modernize, by AWS Samples</title><link>https://fieldbook.tech/skills/aws-samples/ecs-modernize/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aws-samples/ecs-modernize/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Assess legacy apps and carry an approved replatform or rearchitecture onto Amazon ECS. Scores source-only container fit, writes one external modernization report, and gates every migration action behind explicit approval. Execution can create branches, transform code, build and push images to ECR, generate or apply Terraform, and change AWS resources; rearchitecture IaC requires the companion `ecs-build` skill.</description></item><item><title>ECS Observability, by AWS Samples</title><link>https://fieldbook.tech/skills/aws-samples/ecs-observability/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aws-samples/ecs-observability/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Design ECS logging, metrics, tracing, alerting, and live-debug access by launch type. Selects among CloudWatch, Container Insights, ADOT, Prometheus/Grafana, FireLens, and third-party stacks while surfacing log-loss and cost tradeoffs. It is a reference-driven advisory skill and does not run deployment or audit workflows.</description></item><item><title>EKS Best Practices, by AWS Samples</title><link>https://fieldbook.tech/skills/aws-samples/eks-best-practices/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aws-samples/eks-best-practices/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Choose EKS compute, networking, security, scaling, resilience, and hybrid deployment patterns. Provides architecture guidance and Terraform-module examples across Standard, Auto Mode, Fargate, Hybrid Nodes, Anywhere, and Outposts. It is advisory; design documents and production Terraform are delegated to companion EKS skills.</description></item><item><title>EKS Build, by AWS Samples</title><link>https://fieldbook.tech/skills/aws-samples/eks-build/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aws-samples/eks-build/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Generate deployable EKS Terraform projects with optional ArgoCD and Kubernetes-native AWS control. Scaffolds cluster modules, configuration, GitOps artifacts, validation checklists, and apply commands, with mandatory web research for current versions. It requires the companion `terraform-skill`; applying the output provisions AWS and Kubernetes resources and may include destructive cleanup commands.</description></item><item><title>End-to-end testing, by Affaan Mustafa</title><link>https://fieldbook.tech/skills/affaan-m/e2e-testing/</link><guid isPermaLink="true">https://fieldbook.tech/skills/affaan-m/e2e-testing/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Structures Playwright end-to-end suites with page objects, CI artifacts, and flake controls. Builds Playwright page objects, specs, configuration, and CI reporting, then diagnoses flakiness with repeated runs and condition-based waits. It expects a Node project and can cover Chromium, Firefox, WebKit, mobile profiles, wallet mocks, and guarded financial flows.</description></item><item><title>Expo Module, by Expo</title><link>https://fieldbook.tech/skills/expo/expo-module/</link><guid isPermaLink="true">https://fieldbook.tech/skills/expo/expo-module/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Scaffolds and implements Expo native modules and views for Apple, Android, and web. Uses create-expo-module, then replaces examples with Swift, Kotlin, TypeScript, config-plugin, lifecycle, and autolinking code. Native build tooling and Expo packages are required; migrations to Expo Modules API 2.0 macros must use the companion expo-migrate-module skill instead.</description></item><item><title>Expo Router, by Expo</title><link>https://fieldbook.tech/skills/expo/expo-router/</link><guid isPermaLink="true">https://fieldbook.tech/skills/expo/expo-router/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Build file-based Expo navigation with routes, native stacks, tabs, sheets, headers, and search. Creates and restructures route files, removing obsolete routes when navigation moves, and can submit specific upstream feedback with an npx command. Visual UI and motion are delegated to the `expo-native-ui` and `expo-animation` companion skills.</description></item><item><title>Expo UI, by Expo</title><link>https://fieldbook.tech/skills/expo/expo-ui/</link><guid isPermaLink="true">https://fieldbook.tech/skills/expo/expo-ui/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Build native Expo interfaces with universal or platform-specific SwiftUI and Compose components. Edits React Native component trees, installs `@expo/ui`, and may run the bundled component inventory or submit actionable feedback. Universal components require Expo SDK 56+, while platform-specific trees must be split or guarded to avoid cross-platform runtime crashes.</description></item><item><title>FastAPI, by FastAPI</title><link>https://fieldbook.tech/skills/fastapi/fastapi/</link><guid isPermaLink="true">https://fieldbook.tech/skills/fastapi/fastapi/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Writes current FastAPI routes, models, dependencies, streaming, and frontend serving code. Applies official patterns for Annotated parameters, Pydantic validation, router organization, response filtering, async boundaries, SSE, and static frontends. It uses the FastAPI CLI for local development or production serving and may add supporting Python packages described by the relevant reference.</description></item><item><title>Finishing a development branch, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/finishing-a-development-branch/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/finishing-a-development-branch/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Finishes a Git branch through verified tests, integration choice, and guarded cleanup. Runs the full test suite, detects worktree state, confirms the base, then offers local merge, pull request, or preservation. It requires Git and project tests; pushing or merging touches shared state, while discard and force branch deletion require exact confirmation.</description></item><item><title>Firebase Firestore, by Firebase</title><link>https://fieldbook.tech/skills/firebase/firebase-firestore/</link><guid isPermaLink="true">https://fieldbook.tech/skills/firebase/firebase-firestore/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Provision and integrate Cloud Firestore databases, models, indexes, queries, and SDKs. Uses Firebase CLI to inspect or create remote databases and edits application, index, and configuration files after selecting Standard or Enterprise guidance. Firestore rules must be authored by the named `firestore-rules-author` subagent when available, otherwise by the `firestore-rules-creation` companion skill.</description></item><item><title>Firebase Remote Config Basics, by Firebase</title><link>https://fieldbook.tech/skills/firebase/firebase-remote-config-basics/</link><guid isPermaLink="true">https://fieldbook.tech/skills/firebase/firebase-remote-config-basics/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Manage Firebase Remote Config templates, flags, SDK loading, versions, and deployments. Uses Firebase CLI commands to download, edit, deploy, and verify remote templates, plus Android or iOS SDK guidance. The `firebase-basics` companion supplies project setup, and every live deployment must wait for user review of the local JSON template.</description></item><item><title>Firestore Security Rules Creation, by Firebase</title><link>https://fieldbook.tech/skills/firebase/firestore-rules-creation/</link><guid isPermaLink="true">https://fieldbook.tech/skills/firebase/firestore-rules-creation/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Authors and hardens Firestore rules from the app&#39;s data model and query patterns. Scans the codebase, writes firestore.rules, documents its assumed schema, attacks the rules mentally, and validates them with the Firebase CLI. When delegation and the named firestore-rules-author subagent are available, that subagent must author the file; Firebase dry-run validation contacts the project service.</description></item><item><title>gcloud CLI, by Google</title><link>https://fieldbook.tech/skills/google/gcloud/</link><guid isPermaLink="true">https://fieldbook.tech/skills/google/gcloud/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Validates and executes tightly scoped gcloud commands with destructive-action guardrails. Uses leaf-command help as the sole syntax authority, reduces list output, and runs one project- and location-scoped command at a time through gcloud or the Cloud CLI MCP server. Live GCP access is required; IAM, billing, KMS, API enablement, delete, and infrastructure-apply operations need explicit authorization because they can change access, cost, or data.</description></item><item><title>Git guardrails for Claude Code, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/git-guardrails-claude-code/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/git-guardrails-claude-code/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Installs Claude Code hooks that block destructive git commands before they run. Blocks push, hard reset, clean and forced branch deletes. Claude Code only; asks for scope first.</description></item><item><title>Git workflow and versioning, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/git-workflow-and-versioning/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/git-workflow-and-versioning/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Atomic commits, clear messages and a clean branch strategy. Can split a messy working tree into clean commits. Recommends trunk-based development.</description></item><item><title>GitHub Actions security review, by Sentry</title><link>https://fieldbook.tech/skills/getsentry/gha-security-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/getsentry/gha-security-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Traces exploitable GitHub Actions workflow paths instead of flagging generic CI patterns. Limits findings to externally exploitable paths and requires a concrete attack scenario. It loads focused references for the workflow triggers it finds.</description></item><item><title>GitHub CI Fix, by OpenAI</title><link>https://fieldbook.tech/skills/openai/gh-fix-ci/</link><guid isPermaLink="true">https://fieldbook.tech/skills/openai/gh-fix-ci/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Investigates failed GitHub Actions checks and prepares a focused fix. Requires GitHub CLI authentication and repository CI access to inspect failure evidence and apply changes.</description></item><item><title>GKE Basics, by Google</title><link>https://fieldbook.tech/skills/google/gke-basics/</link><guid isPermaLink="true">https://fieldbook.tech/skills/google/gke-basics/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Choose, provision, authenticate, and deploy workloads to GKE Autopilot or Standard clusters. Uses GKE MCP, gcloud, kubectl, client libraries, or infrastructure-as-code to create clusters, fetch credentials, configure identity, and deploy workloads. These actions create or modify Google Cloud and Kubernetes resources; advanced networking, security, upgrades, and cluster architecture use separate companions.</description></item><item><title>Go Concurrency Patterns, by Seth Hobson</title><link>https://fieldbook.tech/skills/wshobson/go-concurrency-patterns/</link><guid isPermaLink="true">https://fieldbook.tech/skills/wshobson/go-concurrency-patterns/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Design safe Go concurrency with goroutines, channels, synchronization, context, and shutdown. Provides reference patterns for worker pools, pipelines, cancellation, channel ownership, and race avoidance. It does not prescribe an external tool or service requirement.</description></item><item><title>Grilling, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/grilling/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/grilling/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Interviews you round by round until a plan or decision has no loose ends. Asks each round of questions with its own recommended answers, so you can agree fast or push back. Pure conversation: it changes nothing in your repo.</description></item><item><title>Improve codebase architecture, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/improve-codebase-architecture/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/improve-codebase-architecture/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Finds modules worth deepening, shows them as an HTML report, then grills one with you. An exploration pass followed by a focused design conversation. It proposes; you choose what to change.</description></item><item><title>Incremental implementation, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/incremental-implementation/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/incremental-implementation/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Lands a change in thin, verifiable slices instead of one large diff. Covers vertical, contract-first and risk-first slicing, plus scope discipline for agents that wander.</description></item><item><title>Iterate pull request, by Sentry</title><link>https://fieldbook.tech/skills/getsentry/iterate-pr/</link><guid isPermaLink="true">https://fieldbook.tech/skills/getsentry/iterate-pr/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Repairs an open pull request until actionable CI and high- or medium-priority feedback clear. Uses bundled uv scripts and authenticated gh to classify feedback and checks, fix root causes, verify locally, commit, push, and monitor again. It stops for repeated failures, rebase needs, infrastructure problems, absent checks, drafts without checks, and human review gates.</description></item><item><title>Java to Kotlin Conversion, by Kotlin</title><link>https://fieldbook.tech/skills/kotlin/kotlin-tooling-java-to-kotlin/</link><guid isPermaLink="true">https://fieldbook.tech/skills/kotlin/kotlin-tooling-java-to-kotlin/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Converts Java files to idiomatic Kotlin with framework-aware compatibility checks. Detects frameworks, writes matching .kt files, updates references, compiles, tests, and handles batches in dependency order. In Git repositories it mandates a two-commit git mv workflow to preserve blame history; otherwise it deletes the original .java file after conversion.</description></item><item><title>Kotlin JPA Entity Mapping, by Kotlin</title><link>https://fieldbook.tech/skills/kotlin/kotlin-backend-jpa-entity-mapping/</link><guid isPermaLink="true">https://fieldbook.tech/skills/kotlin/kotlin-backend-jpa-entity-mapping/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Models Kotlin JPA entities with safe identity, relationships, indexes, and fetch plans. Creates or reviews Spring Data JPA and Hibernate mappings while avoiding data-class identity failures, lazy-loading traps, and race-prone uniqueness checks. Schema constraints and bulk persistence changes affect database behavior, so fetch and lifecycle choices are tied to observed query patterns.</description></item><item><title>Kotlin Toolchain, by Kotlin</title><link>https://fieldbook.tech/skills/kotlin/kotlin-tooling-kotlin-toolchain/</link><guid isPermaLink="true">https://fieldbook.tech/skills/kotlin/kotlin-tooling-kotlin-toolchain/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Build and configure Kotlin or Java projects with JetBrains&#39; YAML-based Kotlin Toolchain. Scaffolds projects, edits Toolchain YAML and plugins, and runs the project wrapper for builds, tests, packaging, and lint checks; wrappers may download the CLI, JDK, and dependencies. This is a Claude Code-targeted skill for Toolchain projects, with companion migration skills required for Gradle-to-Toolchain conversions and plugin rewrites.</description></item><item><title>Kotlin/Native Build Performance, by Kotlin</title><link>https://fieldbook.tech/skills/kotlin/kotlin-tooling-native-build-performance/</link><guid isPermaLink="true">https://fieldbook.tech/skills/kotlin/kotlin-tooling-native-build-performance/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Measure and reduce slow Kotlin/Native iOS compilation, linking, generation, and CI setup. Runs a bundled audit plus Gradle builds or profiling, edits cache, target, export, or KSP configuration one change at a time, and compares equivalent warm builds. Full dynamic verification requires macOS and Xcode; otherwise it analyzes logs or scans statically.</description></item><item><title>MCP builder, by Anthropic</title><link>https://fieldbook.tech/skills/anthropics/mcp-builder/</link><guid isPermaLink="true">https://fieldbook.tech/skills/anthropics/mcp-builder/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>A phased guide to building good MCP servers in Python or TypeScript, with evaluations. Research, build, review, then evaluate. Loads protocol docs from the web as it goes.</description></item><item><title>MCP Developer, by Jeff Smolinski</title><link>https://fieldbook.tech/skills/jeffallan/mcp-developer/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jeffallan/mcp-developer/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Builds Model Context Protocol servers with tool, resource, and transport design guidance. It writes server code and can run local development tooling; external service integration needs its own credentials.</description></item><item><title>MCP Server Patterns, by Affaan Mustafa</title><link>https://fieldbook.tech/skills/affaan-m/mcp-server-patterns/</link><guid isPermaLink="true">https://fieldbook.tech/skills/affaan-m/mcp-server-patterns/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Applies reusable design patterns for robust, secure MCP server implementations. It covers source changes and local validation; deployment and secrets remain environment-specific.</description></item><item><title>MongoDB Query Optimizer, by MongoDB</title><link>https://fieldbook.tech/skills/mongodb/mongodb-query-optimizer/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mongodb/mongodb-query-optimizer/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Diagnoses slow MongoDB queries and recommends high-impact index and query changes. Uses MongoDB MCP explain, index, sample-document, and Atlas Performance Advisor data when configured, then ranks evidence-backed improvements. Atlas analysis needs API credentials and cluster access; index creation is withheld until the user approves because it changes database state and write overhead.</description></item><item><title>MongoDB Schema Design, by MongoDB</title><link>https://fieldbook.tech/skills/mongodb/mongodb-schema-design/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mongodb/mongodb-schema-design/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Design and diagnose MongoDB schemas around real access patterns, growth, and index costs. Uses code, workload descriptions, Atlas telemetry, or the MongoDB MCP server to inspect schemas and performance before recommending changes. MCP writes and destructive database operations require an exact preview and explicit approval; read-only mode is recommended.</description></item><item><title>Mutation testing, by Trail of Bits</title><link>https://fieldbook.tech/skills/trailofbits/mutation-testing/</link><guid isPermaLink="true">https://fieldbook.tech/skills/trailofbits/mutation-testing/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Configures mewt or muton campaigns and interprets surviving mutations as test gaps or equivalents. Routes setup, optimization, bug hunting, and formal analysis to dedicated references, using the installed CLI&#39;s help as the authority. Examples target the mewt 4.x interface, muton is interchangeable by name, and severity ranks mutations rather than business risk.</description></item><item><title>MySQL, by PlanetScale</title><link>https://fieldbook.tech/skills/planetscale/mysql/</link><guid isPermaLink="true">https://fieldbook.tech/skills/planetscale/mysql/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Designs and tunes MySQL schemas, indexes, queries, transactions, and operations. Uses EXPLAIN, lock and connection metrics, rollout plans, and relevant references to make measurable InnoDB changes with rollback guidance. A MySQL environment is needed for validation; production DDL, index removal, drops, deletes, and truncates can lock tables or destroy data and require explicit approval.</description></item><item><title>Neon Object Storage, by Neon</title><link>https://fieldbook.tech/skills/neondatabase/neon-object-storage/</link><guid isPermaLink="true">https://fieldbook.tech/skills/neondatabase/neon-object-storage/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Provisions branch-aware S3-compatible storage and wires upload and download flows. Uses neon.ts, the Neon CLI, Files SDK, or AWS S3 clients to create buckets, pull credentials, and manage objects on Neon branches. The parent neon skill is required first, and Neon service access plus supported-region availability are required; bucket and object commands can expose public data or delete stored files.</description></item><item><title>Neon Postgres, by Neon</title><link>https://fieldbook.tech/skills/neondatabase/neon-postgres/</link><guid isPermaLink="true">https://fieldbook.tech/skills/neondatabase/neon-postgres/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Operate Neon Postgres connections, branches, migrations, diagnostics, scaling, and search. Uses the Neon CLI or MCP server to inspect projects and databases, manage branches, fetch connection strings, and run guarded SQL; it may update `.env` and schema code. The parent `neon` skill is required first, with branch and generic Postgres companions used for deeper workflows.</description></item><item><title>Neon Postgres Branches, by Neon</title><link>https://fieldbook.tech/skills/neondatabase/neon-postgres-branches/</link><guid isPermaLink="true">https://fieldbook.tech/skills/neondatabase/neon-postgres-branches/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Creates normal or schema-only Neon branches for safe development and migration tests. Defaults to Neon CLI, falls back to Neon MCP or REST, and can update local DATABASE_URL after creating a branch. The parent neon skill and Neon service authentication are required; reset-from-parent replaces child data, interrupts connections, and branch deletion or expiry removes environments.</description></item><item><title>Neon Postgres Egress Optimizer, by Neon</title><link>https://fieldbook.tech/skills/neondatabase/neon-postgres-egress-optimizer/</link><guid isPermaLink="true">https://fieldbook.tech/skills/neondatabase/neon-postgres-egress-optimizer/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Find and fix query patterns that drive excessive Postgres network transfer and Neon cost. Runs Postgres diagnostics, traces expensive queries into application code, edits queries or caching and pagination behavior, then remeasures under representative traffic. It requires the parent `neon` skill first; optional `neon.ts` changes and `neon config apply` modify remote branch compute policy.</description></item><item><title>Next.js Development Loop, by Vercel</title><link>https://fieldbook.tech/skills/vercel/next-dev-loop/</link><guid isPermaLink="true">https://fieldbook.tech/skills/vercel/next-dev-loop/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Verifies Next.js edits through framework diagnostics and a real browser session. Cross-checks the running app through /_next/mcp and agent-browser for compilation, runtime, UI, and React behavior after edits. It requires a running Turbopack dev server, Next.js 16.3+, and agent-browser 0.31.1+; the browser session persists cookies and local storage for the checkout.</description></item><item><title>Nuxt, by Anthony Fu</title><link>https://fieldbook.tech/skills/antfu/nuxt/</link><guid isPermaLink="true">https://fieldbook.tech/skills/antfu/nuxt/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Reference guide for Nuxt 4 structure, routing, rendering, data, modules, and deployment. Routes Nuxt questions to focused references for the app directory, configuration, CLI, SSR, server routes, composables, layers, hooks, and module authoring. It is guidance based on Nuxt 4.x and does not itself require a companion tool or external service.</description></item><item><title>Performance optimization, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/performance-optimization/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/performance-optimization/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Measure, find the bottleneck, fix it, and guard against regressions. Spans Core Web Vitals, backend response times and N+1 queries, always starting from a measurement.</description></item><item><title>Planning and task breakdown, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/planning-and-task-breakdown/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/planning-and-task-breakdown/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Breaks a spec into small, ordered tasks with checkpoints between them. Vertical slices and explicit dependencies. A good companion to incremental implementation from the same author.</description></item><item><title>Playwright, by OpenAI</title><link>https://fieldbook.tech/skills/openai/playwright/</link><guid isPermaLink="true">https://fieldbook.tech/skills/openai/playwright/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Drives real browser flows from the terminal with snapshot-based Playwright CLI commands. Checks for npx, opens a page through the bundled wrapper, snapshots stable element references, interacts, and captures screenshots or traces. It is CLI-first rather than a test-authoring workflow, and browser references must be refreshed after navigation or major DOM changes.</description></item><item><title>Post-patch validation, by Trail of Bits</title><link>https://fieldbook.tech/skills/trailofbits/post-patch-validation/</link><guid isPermaLink="true">https://fieldbook.tech/skills/trailofbits/post-patch-validation/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Validates a security patch with pinned baseline, exploit, variant, behavior, and regression evidence. Uses a uv-driven Python runner and isolated Git worktrees to validate a structured plan, preserve logs, and distinguish findings from evidence gaps. It runs local code with the caller&#39;s privileges, rejects remote or production targets, requires execution authorization, and still leaves acceptance to human review.</description></item><item><title>Postgres best practices, by Supabase</title><link>https://fieldbook.tech/skills/supabase/supabase-postgres-best-practices/</link><guid isPermaLink="true">https://fieldbook.tech/skills/supabase/supabase-postgres-best-practices/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Schema, index, migration and row-level security guidance for any Postgres, from Supabase. Useful even without Supabase. Load it before changing tables, policies or migrations.</description></item><item><title>PR creator, by Matthew Blode</title><link>https://fieldbook.tech/skills/mblode/pr-creator/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mblode/pr-creator/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Prepares GitHub pull requests using repository templates and reviewer-focused descriptions. Needs authenticated GitHub CLI and Git, and can push commits or update PR metadata. Code fixes and later CI monitoring are delegated to separate companion skills.</description></item><item><title>PR review expert, by Alireza Rezvani</title><link>https://fieldbook.tech/skills/alirezarezvani/pr-review-expert/</link><guid isPermaLink="true">https://fieldbook.tech/skills/alirezarezvani/pr-review-expert/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Reviews pull requests for blast radius, security, breaking changes, coverage, and performance. Fetches PR or MR metadata and diffs, traces dependents, scans risky patterns, compares test coverage, and emits prioritized findings. It expects authenticated gh or glab plus shell tools such as grep and jq; ticket verification may also require Jira or Linear credentials.</description></item><item><title>Prisma CLI, by Prisma</title><link>https://fieldbook.tech/skills/prisma/prisma-cli/</link><guid isPermaLink="true">https://fieldbook.tech/skills/prisma/prisma-cli/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Guides Prisma ORM setup, generation, migrations, database operations, and MCP use. Runs the Prisma ORM CLI for schemas, clients, local databases, Studio, raw SQL, migration deployment, and its MCP server, distinct from the Prisma Platform CLI. Database access may be local or hosted; reset and forced data-loss commands erase data and require the user&#39;s exact fresh consent.</description></item><item><title>Prisma Database Setup, by Prisma</title><link>https://fieldbook.tech/skills/prisma/prisma-database-setup/</link><guid isPermaLink="true">https://fieldbook.tech/skills/prisma/prisma-database-setup/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Configure Prisma schemas, datasource URLs, driver adapters, and generated clients by database. Edits Prisma and TypeScript configuration, installs provider packages, and regenerates Prisma Client after schema changes. It requires Node.js 20.19+ and TypeScript 5.4+; MongoDB stays on Prisma 6.x and uses the dedicated MongoDB upgrade companion for version decisions.</description></item><item><title>React Patterns, by Jeremy Dawes</title><link>https://fieldbook.tech/skills/jezweb/react-patterns/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jezweb/react-patterns/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Review React 19, Vite, and Cloudflare code for performance and composition problems. Provides a prioritized read-only checklist for waterfalls, bundle size, component APIs, rerenders, and React 19 behavior. It is explicitly Claude Code-only and permits only file reading, globbing, and text search.</description></item><item><title>Receiving code review, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/receiving-code-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/receiving-code-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Handles review feedback with verification instead of automatic agreement. Tells the agent when to push back, and to check a suggestion is actually right before applying it.</description></item><item><title>Redis Core, by Redis</title><link>https://fieldbook.tech/skills/redis/redis-core/</link><guid isPermaLink="true">https://fieldbook.tech/skills/redis/redis-core/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Guides Redis data-structure selection and consistent colon-separated key design. Matches Strings, Hashes, Lists, Sets, Sorted Sets, JSON, Streams, or Vector Sets to actual access patterns and reviews key naming. It is modeling guidance and does not itself connect to Redis or mutate a datastore.</description></item><item><title>Redis Search, by Redis</title><link>https://fieldbook.tech/skills/redis/redis-search/</link><guid isPermaLink="true">https://fieldbook.tech/skills/redis/redis-search/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Databases &amp; data</category><description>Design Redis Search indexes and lexical, vector, hybrid, aggregate, and RAG queries. Provides command and client patterns for schemas, query tuning, HNSW or FLAT selection, profiling, and alias-based index rollout. It is reference guidance and does not itself connect to Redis or execute the shown commands.</description></item><item><title>Requesting code review, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/requesting-code-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/requesting-code-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Review</category><description>Sends finished work to a reviewer subagent before merging. Pairs with receiving code review from the same set. Review happens before merge, not after.</description></item><item><title>Resolving merge conflicts, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/resolving-merge-conflicts/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/resolving-merge-conflicts/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Resolves an in-progress merge or rebase by recovering each side&#39;s intent. Short and direct. It always finishes the merge and commits, and never aborts, so review the result before you push.</description></item><item><title>Ruby test frameworks, by Stan Lo</title><link>https://fieldbook.tech/skills/st0012/ruby-test-frameworks/</link><guid isPermaLink="true">https://fieldbook.tech/skills/st0012/ruby-test-frameworks/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Distinguishes Minitest and test-unit assertions, hooks, filters, skips, and Rails behavior. Provides framework-specific assertion, CLI, lifecycle, pending, and Rails compatibility rules. It depends on the project&#39;s Ruby test framework and runner and does not call an external service or prescribe destructive actions.</description></item><item><title>Rust Async Patterns, by Seth Hobson</title><link>https://fieldbook.tech/skills/wshobson/rust-async-patterns/</link><guid isPermaLink="true">https://fieldbook.tech/skills/wshobson/rust-async-patterns/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Reference patterns for reliable async Rust with Tokio, tasks, channels, and cancellation. Explains futures, runtimes, bounded concurrency, tracing, error propagation, lock safety, and task management, with deeper examples in its companion reference. It is implementation guidance and does not itself run Cargo or contact a service.</description></item><item><title>Scaffold CLI, by Matthew Blode</title><link>https://fieldbook.tech/skills/mblode/scaffold-cli/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mblode/scaffold-cli/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Scaffolds a publishable TypeScript CLI with pinned build, test, lint, CI, and release contracts. Generates the package, source, docs, skill, changesets, and workflows from bundled templates, then installs and validates the full toolchain. It assumes Node 24, TypeScript 7, Git, npm access, and specific tsdown, Vitest, Ultracite, and Changesets conventions; remote bootstrap needs account authorization.</description></item><item><title>Secrets management, by Seth Hobson</title><link>https://fieldbook.tech/skills/wshobson/secrets-management/</link><guid isPermaLink="true">https://fieldbook.tech/skills/wshobson/secrets-management/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Guides secure credential storage, rotation and use in CI/CD environments. Covers Vault, cloud secret managers and CI variables, with examples for GitHub Actions and GitLab. It assumes access to the chosen secret-management platform.</description></item><item><title>Secure Code Guardian, by Jeff Smolinski</title><link>https://fieldbook.tech/skills/jeffallan/secure-code-guardian/</link><guid isPermaLink="true">https://fieldbook.tech/skills/jeffallan/secure-code-guardian/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Reviews and strengthens application code against common security weaknesses. It can change source and run validation commands; remediation still needs the repository&#39;s actual threat model.</description></item><item><title>Secure Launch, by Aarav Kashyap</title><link>https://fieldbook.tech/skills/aaravkashyap12/secure-launch/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aaravkashyap12/secure-launch/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>A security checklist shaped to your project before it goes live, with approved fixes checked one by one. A launch-readiness pass, not a penetration test or a compliance certificate. It never deploys, changes DNS or scans live hosts. In September 2026 Codex trials, the multi-tenant API case passed. The Next.js and npm package cases were partial because the Windows sandbox blocked builds and tests, and the Express case has discovery-only evidence. Mobile coverage is a starter set.</description></item><item><title>Security and hardening, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/security-and-hardening/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/security-and-hardening/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Threat model first, then hardening across input, auth, sessions and headers. Its three-tier boundary (always, ask first, never) is a sensible way to keep an agent&#39;s security changes reviewable.</description></item><item><title>Security best practices, by OpenAI</title><link>https://fieldbook.tech/skills/openai/security-best-practices/</link><guid isPermaLink="true">https://fieldbook.tech/skills/openai/security-best-practices/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Applies language and framework security guidance when a security review is explicitly requested. Supports Python, JavaScript or TypeScript, and Go. It asks for a report review before beginning individual remediation work.</description></item><item><title>Security Ownership Map, by OpenAI</title><link>https://fieldbook.tech/skills/openai/security-ownership-map/</link><guid isPermaLink="true">https://fieldbook.tech/skills/openai/security-ownership-map/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Maps repository security ownership, sensitive-code concentration, and maintenance risk. It analyzes Git history and can emit CSV or JSON artifacts from the repository&#39;s commit data.</description></item><item><title>Security review, by Affaan Mustafa</title><link>https://fieldbook.tech/skills/affaan-m/security-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/affaan-m/security-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Checks application code against a practical security checklist before production work. Covers secrets, input validation, auth, injection and deployment checks. It includes ecosystem-specific examples, so findings need project context.</description></item><item><title>Security review, by Sentry</title><link>https://fieldbook.tech/skills/getsentry/security-review/</link><guid isPermaLink="true">https://fieldbook.tech/skills/getsentry/security-review/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Reviews code for confirmed security weaknesses with data-flow and framework context. Reports high-confidence vulnerabilities only after checking input control and framework safeguards. It selectively loads language and infrastructure reference guides.</description></item><item><title>Security threat model, by OpenAI</title><link>https://fieldbook.tech/skills/openai/security-threat-model/</link><guid isPermaLink="true">https://fieldbook.tech/skills/openai/security-threat-model/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Writes a threat model grounded in your repo: trust boundaries, assets and abuse paths. Only runs when you ask for a threat model by name, so it will not fire on ordinary work.</description></item><item><title>Set up pre-commit, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/setup-pre-commit/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/setup-pre-commit/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Adds Husky, lint-staged, type checks and tests as a pre-commit hook. Installs dev dependencies and makes a commit at the end. JavaScript and TypeScript projects only.</description></item><item><title>Shipping and launch, by Addy Osmani</title><link>https://fieldbook.tech/skills/addyosmani/shipping-and-launch/</link><guid isPermaLink="true">https://fieldbook.tech/skills/addyosmani/shipping-and-launch/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>A pre-launch checklist with feature flags, staged rollout and a rollback plan. Broad rather than deep. Pair it with a dedicated security pass for anything holding user data.</description></item><item><title>Skill creator, by Anthropic</title><link>https://fieldbook.tech/skills/anthropics/skill-creator/</link><guid isPermaLink="true">https://fieldbook.tech/skills/anthropics/skill-creator/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Creates, tests and tunes skills, including evals and trigger checks. The most complete skill-authoring workflow available, with an eval viewer. Heavy for a quick skill.</description></item><item><title>Skill tester, by Alireza Rezvani</title><link>https://fieldbook.tech/skills/alirezarezvani/skill-tester/</link><guid isPermaLink="true">https://fieldbook.tech/skills/alirezarezvani/skill-tester/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Validates skill structure, exercises Python helpers, and scores quality against a target gate. Runs four stdlib-only Python tools from the repository root, then applies the highest-priority scoring feedback and repeats all gates. Its tier line-count rubric is for legacy skills; new skills follow the separate write-a-skill standard.</description></item><item><title>Spec to repo, by Alireza Rezvani</title><link>https://fieldbook.tech/skills/alirezarezvani/spec-to-repo/</link><guid isPermaLink="true">https://fieldbook.tech/skills/alirezarezvani/spec-to-repo/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Converts a natural-language app brief into a validated, runnable starter repository. Interprets the brief, infers or confirms the stack, designs the tree and contracts, generates real code plus tests and CI, then runs a project validator. It spans web, API, mobile, CLI, data, Go, Rust, and Python starters, but stack-specific SaaS scaffolding is routed elsewhere.</description></item><item><title>Spec-driven workflow, by Alireza Rezvani</title><link>https://fieldbook.tech/skills/alirezarezvani/spec-driven-workflow/</link><guid isPermaLink="true">https://fieldbook.tech/skills/alirezarezvani/spec-driven-workflow/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Turns requirements into an approved, traceable spec, tests, and scope-controlled implementation. Moves from requirements through a nine-section spec, validator, generated failing tests, incremental implementation, and a traceability review. It relies on bundled Python scripts and referenced templates, and treats breaking, security, performance, or cross-team ambiguity as an escalation point.</description></item><item><title>SQL Optimization Patterns, by Seth Hobson</title><link>https://fieldbook.tech/skills/wshobson/sql-optimization-patterns/</link><guid isPermaLink="true">https://fieldbook.tech/skills/wshobson/sql-optimization-patterns/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Improves SQL query shapes, indexes, execution plans, and database access patterns. It uses database inspection and query commands; confirm the target environment before gathering evidence or changing indexes.</description></item><item><title>STRIDE threat modelling, by Alireza Rezvani</title><link>https://fieldbook.tech/skills/alirezarezvani/senior-security/</link><guid isPermaLink="true">https://fieldbook.tech/skills/alirezarezvani/senior-security/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Builds STRIDE threat models, scores risk with DREAD, scans secrets, and routes specialist work. Scopes data-flow elements, generates scored threats, scans for secrets, and routes other security lanes to sibling skills. It depends on bundled Python scripts and sibling references; high findings call for credential rotation, while red-team or cloud actions stay in their specialist workflows.</description></item><item><title>Subagent-driven development, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/subagent-driven-development/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/subagent-driven-development/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Executes implementation plans with fresh agents, per-task reviews, and a durable progress ledger. Uses one implementer at a time, task-level review and fix loops, a plan-specific ledger, then a whole-branch review. It depends on Git worktrees, shell scripts, commits, and subagent tooling; merge, push, and workspace deletion are deferred to a guarded finishing workflow.</description></item><item><title>Supply-chain risk auditor, by Trail of Bits</title><link>https://fieldbook.tech/skills/trailofbits/supply-chain-risk-auditor/</link><guid isPermaLink="true">https://fieldbook.tech/skills/trailofbits/supply-chain-risk-auditor/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Security</category><description>Measures dependency and lockfile supply-chain risk for npm, PyPI and Go projects. Writes its report outside the audited repository and distinguishes unassessable data from a clean result. Yarn, pnpm and Poetry lockfiles are not parsed.</description></item><item><title>Svelte Code Writer, by Svelte</title><link>https://fieldbook.tech/skills/sveltejs/svelte-code-writer/</link><guid isPermaLink="true">https://fieldbook.tech/skills/sveltejs/svelte-code-writer/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Looks up current Svelte docs and analyzes components with the official MCP CLI. Runs @sveltejs/mcp through npx to list documentation, fetch relevant sections, and autofix-check every Svelte component before finalizing it. The source recommends using the companion svelte-file-editor agent when available, and the CLI/package must be accessible.</description></item><item><title>SwiftUI Expert Skill, by Antoine van der Lee</title><link>https://fieldbook.tech/skills/avdlee/swiftui-expert-skill/</link><guid isPermaLink="true">https://fieldbook.tech/skills/avdlee/swiftui-expert-skill/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Write, review, refactor, and profile SwiftUI across data flow, layout, performance, and APIs. Can edit SwiftUI source and run bundled scripts plus Apple Instruments tooling to record or analyze `.trace` files. Trace capture requires Xcode tooling and a suitable Mac, simulator, or connected Apple device; code is changed only when requested.</description></item><item><title>Systematic debugging, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/systematic-debugging/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/systematic-debugging/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Root cause before fixes, in four phases with clear stop signs. Lists the rationalisations agents use to skip investigation, and tells it to stop when it catches itself.</description></item><item><title>Task Coordination Strategies, by Seth Hobson</title><link>https://fieldbook.tech/skills/wshobson/task-coordination-strategies/</link><guid isPermaLink="true">https://fieldbook.tech/skills/wshobson/task-coordination-strategies/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Coordinates multiple agents through task decomposition, ownership, and communication patterns. It directs subagent work and is intended for tasks whose dependencies benefit from explicit coordination.</description></item><item><title>TDD, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/tdd/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/tdd/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>A red-green loop with firm rules on what makes a test worth keeping. Agrees the seams under test with you before writing any test, which keeps effort on the paths that matter.</description></item><item><title>TDD workflow, by Affaan Mustafa</title><link>https://fieldbook.tech/skills/affaan-m/tdd-workflow/</link><guid isPermaLink="true">https://fieldbook.tech/skills/affaan-m/tdd-workflow/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Runs a test-first development loop across unit, integration, and browser coverage. Detects the package manager and actual test runner before writing user journeys and failing tests, then implements, refactors, and checks coverage. Examples center on JS/TS tooling, with separate Jest/Vitest, Bun, and Playwright patterns.</description></item><item><title>Terraform Policy, by HashiCorp</title><link>https://fieldbook.tech/skills/hashicorp/terraform-policy/</link><guid isPermaLink="true">https://fieldbook.tech/skills/hashicorp/terraform-policy/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Routes Terraform Policy authoring, Sentinel conversion, and policy-test debugging. Checks the installed tfpolicy version, then delegates policy work to the companion tfpolicy-author or tfpolicy-test instructions with version-specific schema behavior. The tfpolicy CLI is required, and missing companion skills may be installed with npx before files are written or tested.</description></item><item><title>Terraform Skill, by AWS Samples</title><link>https://fieldbook.tech/skills/aws-samples/terraform-skill/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aws-samples/terraform-skill/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Diagnose and improve Terraform or OpenTofu modules, tests, CI, state, and migrations. Generates HCL and CI changes, validates them with Terraform/OpenTofu and scanners, and may use Terraform MCP for schemas. State-changing or destructive work requires reviewed plans and approval; `terraform-ls` is optional, with a separate code-intelligence companion recommended.</description></item><item><title>Terraform Stacks, by HashiCorp</title><link>https://fieldbook.tech/skills/hashicorp/terraform-stacks/</link><guid isPermaLink="true">https://fieldbook.tech/skills/hashicorp/terraform-stacks/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Creates and operates Terraform Stacks across environments, regions, and accounts. Authors Stack component and deployment HCL, validates it with the Terraform Stacks CLI, commits provider locks, and uploads configurations to HCP Terraform. Terraform 1.13+ and HCP Terraform are required; uploads trigger runs, Premium-only features can cost extra, and destroy-marked deployments remove infrastructure after approval.</description></item><item><title>Test-driven development, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/test-driven-development/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/test-driven-development/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Strict test-first discipline: watch it fail, make it pass, then refactor. The most uncompromising TDD skill here. It will push back on writing code before a failing test exists.</description></item><item><title>Tidy, by Matthew Blode</title><link>https://fieldbook.tech/skills/mblode/tidy/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mblode/tidy/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Reviews a diff with evidence-ranked findings and can apply bounded fixes and simplifications. Report mode leaves the tree untouched; apply mode fixes confirmed issues, simplifies only where repository evidence supports it, and runs affected checks. It scopes work through Git diffs or an authenticated PR, and deliberately avoids commits, pushes, dependency changes, migrations, and broad rewrites.</description></item><item><title>To spec, by Matt Pocock</title><link>https://fieldbook.tech/skills/mattpocock/to-spec/</link><guid isPermaLink="true">https://fieldbook.tech/skills/mattpocock/to-spec/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Turns the conversation so far into a written spec and files it in your issue tracker. No new interview: it synthesises what you already discussed. It publishes to your tracker, so check which one it will use before running it.</description></item><item><title>Turborepo Caching, by Seth Hobson</title><link>https://fieldbook.tech/skills/wshobson/turborepo-caching/</link><guid isPermaLink="true">https://fieldbook.tech/skills/wshobson/turborepo-caching/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Configures Turborepo task caching and explains cache misses in monorepos. It changes build configuration and uses local task commands to validate cache behavior.</description></item><item><title>Using git worktrees, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/using-git-worktrees/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/using-git-worktrees/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Creates an isolated worktree for feature work and sets the project up inside it. Prefers your agent&#39;s native worktree tools and falls back to git, with setup steps per language.</description></item><item><title>Verification before completion, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/verification-before-completion/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/verification-before-completion/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>No claim of done until the checks have run and the output has been read. Small and broadly useful. It targets the most common agent failure: reporting success without evidence.</description></item><item><title>Verification loop, by Affaan Mustafa</title><link>https://fieldbook.tech/skills/affaan-m/verification-loop/</link><guid isPermaLink="true">https://fieldbook.tech/skills/affaan-m/verification-loop/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Runs build, type, lint, test, security, and diff gates before a change is called complete. Checks build, types, lint, coverage, simple secret/debug patterns, and the Git diff in sequence, stopping on build failure. Its command examples assume common JavaScript or Python toolchains and an existing project test setup.</description></item><item><title>Vite, by Anthony Fu</title><link>https://fieldbook.tech/skills/antfu/vite/</link><guid isPermaLink="true">https://fieldbook.tech/skills/antfu/vite/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Configure Vite builds, plugins, SSR, multi-environment APIs, and Vite 8 Rolldown migration. Reference guidance covers TypeScript ESM configuration, the plugin API, library and SSR builds, and CLI usage. Its versioned guidance is based on the Vite 8 beta and should be matched to the project&#39;s installed Vite release.</description></item><item><title>Vue, by Anthony Fu</title><link>https://fieldbook.tech/skills/antfu/vue/</link><guid isPermaLink="true">https://fieldbook.tech/skills/antfu/vue/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Languages &amp; frameworks</category><description>Write Vue 3.5 components with typed script setup, reactivity, lifecycle, and built-ins. Reference guidance favors the Composition API, TypeScript, shallow reactivity where suitable, and Vue&#39;s current macros and built-in components. It has no required companion tool or external service.</description></item><item><title>Web app testing, by Anthropic</title><link>https://fieldbook.tech/skills/anthropics/webapp-testing/</link><guid isPermaLink="true">https://fieldbook.tech/skills/anthropics/webapp-testing/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Test &amp; debug</category><description>Tests local web apps with Playwright scripts: screenshots, logs and UI checks. Ships helper scripts for starting your server during a test run. Needs Python and Playwright installed.</description></item><item><title>Web performance, by Cloudflare</title><link>https://fieldbook.tech/skills/cloudflare/web-perf/</link><guid isPermaLink="true">https://fieldbook.tech/skills/cloudflare/web-perf/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Performance</category><description>Audits Core Web Vitals from a real performance trace, then maps fixes to your code. Checks that the browser MCP tools are available before it starts, which saves a confusing failure.</description></item><item><title>Workers Best Practices, by Cloudflare</title><link>https://fieldbook.tech/skills/cloudflare/workers-best-practices/</link><guid isPermaLink="true">https://fieldbook.tech/skills/cloudflare/workers-best-practices/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Write and review production Cloudflare Workers against current runtime and configuration behavior. Retrieves current Cloudflare docs, edits Worker code or configuration, and runs existing type checks or runtime tests for affected behavior. Durable Objects and Wrangler command work require their dedicated companion skills.</description></item><item><title>Wrangler, by Cloudflare</title><link>https://fieldbook.tech/skills/cloudflare/wrangler/</link><guid isPermaLink="true">https://fieldbook.tech/skills/cloudflare/wrangler/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Cloud &amp; infrastructure</category><description>Configure and run Wrangler for local Workers development, previews, deployment, and resources. Reads the project-local Wrangler version, edits source configuration, consults Cloudflare docs through MCP or the web, and runs build, type, preview, deploy, secret, or resource commands. Remote operations can deploy code, provision or alter Cloudflare resources, expose public previews, and delete named previews.</description></item><item><title>Writing plans, by Jesse Vincent</title><link>https://fieldbook.tech/skills/obra/writing-plans/</link><guid isPermaLink="true">https://fieldbook.tech/skills/obra/writing-plans/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Turns a spec into a step-by-step plan with exact files, tests and checks. Plans are written for an engineer with no context, which makes them good handoffs to another agent or a teammate.</description></item><item><title>Yeet, by OpenAI</title><link>https://fieldbook.tech/skills/openai/yeet/</link><guid isPermaLink="true">https://fieldbook.tech/skills/openai/yeet/</guid><pubDate>Sun, 27 Sep 2026 12:00:00 GMT</pubDate><category>Ship &amp; operate</category><description>Guides a controlled GitHub pull-request publishing workflow from a finished branch. It uses GitHub and Git commands to publish branch work, so it has external repository effects.</description></item><item><title>Advise Project Approach, by Aarav Kashyap</title><link>https://fieldbook.tech/skills/aaravkashyap12/advise-project-approach/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aaravkashyap12/advise-project-approach/</guid><pubDate>Fri, 25 Sep 2026 12:00:00 GMT</pubDate><category>Plan &amp; design</category><description>Make project decisions with evidence, clear tradeoffs, and a plan you can act on. This skill supports project judgment. Its published evaluations include limitations and mixed results; it does not promise universally better recommendations.</description></item><item><title>Efficiency Skill, by Aarav Kashyap</title><link>https://fieldbook.tech/skills/aaravkashyap12/efficiency-skill/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aaravkashyap12/efficiency-skill/</guid><pubDate>Fri, 25 Sep 2026 12:00:00 GMT</pubDate><category>Agent workflow</category><description>Keep the main model in charge. Delegate bounded work when the handoff is worth it. Routing guidance is sourced from official documentation. In September 2026, twenty Codex trials passed their acceptance checks; six could not confirm the runtime worker model, and per-run costs were not captured, so cost savings remain unmeasured.</description></item><item><title>Lean Engineering, by Aarav Kashyap</title><link>https://fieldbook.tech/skills/aaravkashyap12/lean-engineering/</link><guid isPermaLink="true">https://fieldbook.tech/skills/aaravkashyap12/lean-engineering/</guid><pubDate>Fri, 25 Sep 2026 12:00:00 GMT</pubDate><category>Build</category><description>Small changes, bounded workers, and real evidence. Give every edit a clear owner. Pairs with Efficiency Skill: Lean governs ownership, verification and completion; Efficiency governs whether and where to dispatch. Eight Codex trials passed their acceptance checks in September 2026. No comparative benchmark against other workflows is claimed.</description></item></channel></rss>