{
 "name": "Fieldbook",
 "url": "https://fieldbook.tech",
 "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.",
 "generatedAt": "2026-09-27T11:15:50.089Z",
 "statsFetchedAt": "2026-09-27T11:08:08.452Z",
 "notes": "Install counts from skills.sh (public counts from the Skills CLI); stars from GitHub. Reviews by Fieldbook; see /review/.",
 "skills": [
  {
   "id": "AaravKashyap12/advise-project-approach/advise-project-approach",
   "name": "Advise Project Approach",
   "url": "https://fieldbook.tech/skills/aaravkashyap12/advise-project-approach/",
   "author": "Aarav Kashyap",
   "repository": "https://github.com/AaravKashyap12/advise-project-approach",
   "path": "skills/advise-project-approach/SKILL.md",
   "category": "Plan & design",
   "summary": "Make project decisions with evidence, clear tradeoffs, and a plan you can act on.",
   "license": "MIT",
   "access": [
    "Writes docs",
    "Network"
   ],
   "install": "npx skills@latest add AaravKashyap12/advise-project-approach --skill advise-project-approach",
   "original": true,
   "installs": 423,
   "today": null,
   "week": null,
   "stars": 315,
   "addedAt": "2026-09-25",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "AaravKashyap12/lean-engineering/lean-engineering",
   "name": "Lean Engineering",
   "url": "https://fieldbook.tech/skills/aaravkashyap12/lean-engineering/",
   "author": "Aarav Kashyap",
   "repository": "https://github.com/AaravKashyap12/lean-engineering",
   "path": "lean-engineering/SKILL.md",
   "category": "Build",
   "summary": "Small changes, bounded workers, and real evidence. Give every edit a clear owner.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Subagents"
   ],
   "install": "npx skills@latest add AaravKashyap12/lean-engineering --skill lean-engineering",
   "original": true,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 0,
   "addedAt": "2026-09-25",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "AaravKashyap12/secure-launch/secure-launch",
   "name": "Secure Launch",
   "url": "https://fieldbook.tech/skills/aaravkashyap12/secure-launch/",
   "author": "Aarav Kashyap",
   "repository": "https://github.com/AaravKashyap12/secure-launch",
   "path": "secure-launch/SKILL.md",
   "category": "Security",
   "summary": "A security checklist shaped to your project before it goes live, with approved fixes checked one by one.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add AaravKashyap12/secure-launch --skill secure-launch",
   "original": true,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 0,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "AaravKashyap12/efficiency-skill/efficiency-skill",
   "name": "Efficiency Skill",
   "url": "https://fieldbook.tech/skills/aaravkashyap12/efficiency-skill/",
   "author": "Aarav Kashyap",
   "repository": "https://github.com/AaravKashyap12/efficiency-skill",
   "path": "efficiency-skill/SKILL.md",
   "category": "Agent workflow",
   "summary": "Keep the main model in charge. Delegate bounded work when the handoff is worth it.",
   "license": "MIT",
   "access": [
    "Subagents"
   ],
   "install": "npx skills@latest add AaravKashyap12/efficiency-skill --skill efficiency-skill",
   "original": true,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 0,
   "addedAt": "2026-09-25",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/grilling",
   "name": "Grilling",
   "url": "https://fieldbook.tech/skills/mattpocock/grilling/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/productivity/grilling/SKILL.md",
   "category": "Plan & design",
   "summary": "Interviews you round by round until a plan or decision has no loose ends.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add mattpocock/skills --skill grilling",
   "original": false,
   "installs": 781899,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/to-spec",
   "name": "To spec",
   "url": "https://fieldbook.tech/skills/mattpocock/to-spec/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/engineering/to-spec/SKILL.md",
   "category": "Plan & design",
   "summary": "Turns the conversation so far into a written spec and files it in your issue tracker.",
   "license": "MIT",
   "access": [
    "Writes docs",
    "Network"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill to-spec",
   "original": false,
   "installs": 568941,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/domain-modeling",
   "name": "Domain modeling",
   "url": "https://fieldbook.tech/skills/mattpocock/domain-modeling/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/engineering/domain-modeling/SKILL.md",
   "category": "Plan & design",
   "summary": "Builds a shared glossary for your codebase and records decisions as they come up.",
   "license": "MIT",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill domain-modeling",
   "original": false,
   "installs": 705420,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/improve-codebase-architecture",
   "name": "Improve codebase architecture",
   "url": "https://fieldbook.tech/skills/mattpocock/improve-codebase-architecture/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/engineering/improve-codebase-architecture/SKILL.md",
   "category": "Plan & design",
   "summary": "Finds modules worth deepening, shows them as an HTML report, then grills one with you.",
   "license": "MIT",
   "access": [
    "Writes docs",
    "Subagents"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill improve-codebase-architecture",
   "original": false,
   "installs": 998823,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/brainstorming",
   "name": "Brainstorming",
   "url": "https://fieldbook.tech/skills/obra/brainstorming/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/brainstorming/SKILL.md",
   "category": "Plan & design",
   "summary": "Agrees intent, requirements and a design with you before any code is written.",
   "license": "MIT",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add obra/superpowers --skill brainstorming",
   "original": false,
   "installs": 377450,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/writing-plans",
   "name": "Writing plans",
   "url": "https://fieldbook.tech/skills/obra/writing-plans/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/writing-plans/SKILL.md",
   "category": "Plan & design",
   "summary": "Turns a spec into a step-by-step plan with exact files, tests and checks.",
   "license": "MIT",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add obra/superpowers --skill writing-plans",
   "original": false,
   "installs": 260472,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/planning-and-task-breakdown",
   "name": "Planning and task breakdown",
   "url": "https://fieldbook.tech/skills/addyosmani/planning-and-task-breakdown/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/planning-and-task-breakdown/SKILL.md",
   "category": "Plan & design",
   "summary": "Breaks a spec into small, ordered tasks with checkpoints between them.",
   "license": "MIT",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill planning-and-task-breakdown",
   "original": false,
   "installs": 43974,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/api-and-interface-design",
   "name": "API and interface design",
   "url": "https://fieldbook.tech/skills/addyosmani/api-and-interface-design/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/api-and-interface-design/SKILL.md",
   "category": "Plan & design",
   "summary": "Contract-first guidance for APIs and module boundaries: errors, validation and versioning.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add addyosmani/agent-skills --skill api-and-interface-design",
   "original": false,
   "installs": 41148,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/documentation-and-adrs",
   "name": "Documentation and ADRs",
   "url": "https://fieldbook.tech/skills/addyosmani/documentation-and-adrs/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/documentation-and-adrs/SKILL.md",
   "category": "Plan & design",
   "summary": "Records architecture decisions and the reasoning future engineers and agents will need.",
   "license": "MIT",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill documentation-and-adrs",
   "original": false,
   "installs": 42632,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/tdd",
   "name": "TDD",
   "url": "https://fieldbook.tech/skills/mattpocock/tdd/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/engineering/tdd/SKILL.md",
   "category": "Build",
   "summary": "A red-green loop with firm rules on what makes a test worth keeping.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill tdd",
   "original": false,
   "installs": 971703,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/test-driven-development",
   "name": "Test-driven development",
   "url": "https://fieldbook.tech/skills/obra/test-driven-development/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/test-driven-development/SKILL.md",
   "category": "Build",
   "summary": "Strict test-first discipline: watch it fail, make it pass, then refactor.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add obra/superpowers --skill test-driven-development",
   "original": false,
   "installs": 237829,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/incremental-implementation",
   "name": "Incremental implementation",
   "url": "https://fieldbook.tech/skills/addyosmani/incremental-implementation/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/incremental-implementation/SKILL.md",
   "category": "Build",
   "summary": "Lands a change in thin, verifiable slices instead of one large diff.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill incremental-implementation",
   "original": false,
   "installs": 41929,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/code-simplification",
   "name": "Code simplification",
   "url": "https://fieldbook.tech/skills/addyosmani/code-simplification/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/code-simplification/SKILL.md",
   "category": "Build",
   "summary": "Simplifies working code for clarity without changing what it does.",
   "license": "MIT",
   "access": [
    "Edits code"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill code-simplification",
   "original": false,
   "installs": 42201,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/diagnosing-bugs",
   "name": "Diagnosing bugs",
   "url": "https://fieldbook.tech/skills/mattpocock/diagnosing-bugs/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/engineering/diagnosing-bugs/SKILL.md",
   "category": "Test & debug",
   "summary": "Builds a fast failing feedback loop first, then narrows to the cause.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill diagnosing-bugs",
   "original": false,
   "installs": 669346,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/systematic-debugging",
   "name": "Systematic debugging",
   "url": "https://fieldbook.tech/skills/obra/systematic-debugging/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/systematic-debugging/SKILL.md",
   "category": "Test & debug",
   "summary": "Root cause before fixes, in four phases with clear stop signs.",
   "license": "MIT",
   "access": [
    "Runs commands"
   ],
   "install": "npx skills@latest add obra/superpowers --skill systematic-debugging",
   "original": false,
   "installs": 272786,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/verification-before-completion",
   "name": "Verification before completion",
   "url": "https://fieldbook.tech/skills/obra/verification-before-completion/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/verification-before-completion/SKILL.md",
   "category": "Test & debug",
   "summary": "No claim of done until the checks have run and the output has been read.",
   "license": "MIT",
   "access": [
    "Runs commands"
   ],
   "install": "npx skills@latest add obra/superpowers --skill verification-before-completion",
   "original": false,
   "installs": 222523,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/debugging-and-error-recovery",
   "name": "Debugging and error recovery",
   "url": "https://fieldbook.tech/skills/addyosmani/debugging-and-error-recovery/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/debugging-and-error-recovery/SKILL.md",
   "category": "Test & debug",
   "summary": "A triage checklist: reproduce, localise, fix, then guard against the regression.",
   "license": "MIT",
   "access": [
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill debugging-and-error-recovery",
   "original": false,
   "installs": 42355,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/browser-testing-with-devtools",
   "name": "Browser testing with DevTools",
   "url": "https://fieldbook.tech/skills/addyosmani/browser-testing-with-devtools/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/browser-testing-with-devtools/SKILL.md",
   "category": "Test & debug",
   "summary": "Debugs in a real browser: DOM, console, network requests and performance traces.",
   "license": "MIT",
   "access": [
    "Browser",
    "Needs MCP"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill browser-testing-with-devtools",
   "original": false,
   "installs": 39015,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "anthropics/skills/webapp-testing",
   "name": "Web app testing",
   "url": "https://fieldbook.tech/skills/anthropics/webapp-testing/",
   "author": "Anthropic",
   "repository": "https://github.com/anthropics/skills",
   "path": "skills/webapp-testing/SKILL.md",
   "category": "Test & debug",
   "summary": "Tests local web apps with Playwright scripts: screenshots, logs and UI checks.",
   "license": "Apache-2.0",
   "access": [
    "Browser",
    "Runs commands"
   ],
   "install": "npx skills@latest add anthropics/skills --skill webapp-testing",
   "original": false,
   "installs": 164853,
   "today": null,
   "week": null,
   "stars": 178606,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/code-review",
   "name": "Code review",
   "url": "https://fieldbook.tech/skills/mattpocock/code-review/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/engineering/code-review/SKILL.md",
   "category": "Review",
   "summary": "Reviews a diff twice in parallel: against your repo's standards and against the spec.",
   "license": "MIT",
   "access": [
    "Uses git",
    "Subagents"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill code-review",
   "original": false,
   "installs": 622037,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/requesting-code-review",
   "name": "Requesting code review",
   "url": "https://fieldbook.tech/skills/obra/requesting-code-review/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/requesting-code-review/SKILL.md",
   "category": "Review",
   "summary": "Sends finished work to a reviewer subagent before merging.",
   "license": "MIT",
   "access": [
    "Uses git",
    "Subagents"
   ],
   "install": "npx skills@latest add obra/superpowers --skill requesting-code-review",
   "original": false,
   "installs": 239120,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/receiving-code-review",
   "name": "Receiving code review",
   "url": "https://fieldbook.tech/skills/obra/receiving-code-review/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/receiving-code-review/SKILL.md",
   "category": "Review",
   "summary": "Handles review feedback with verification instead of automatic agreement.",
   "license": "MIT",
   "access": [
    "Edits code"
   ],
   "install": "npx skills@latest add obra/superpowers --skill receiving-code-review",
   "original": false,
   "installs": 202745,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/code-review-and-quality",
   "name": "Code review and quality",
   "url": "https://fieldbook.tech/skills/addyosmani/code-review-and-quality/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/code-review-and-quality/SKILL.md",
   "category": "Review",
   "summary": "A five-axis review: correctness, readability, architecture, security and performance.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add addyosmani/agent-skills --skill code-review-and-quality",
   "original": false,
   "installs": 50045,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "getsentry/skills/code-review",
   "name": "Code review",
   "url": "https://fieldbook.tech/skills/getsentry/code-review/",
   "author": "Sentry",
   "repository": "https://github.com/getsentry/skills",
   "path": "skills/code-review/SKILL.md",
   "category": "Review",
   "summary": "Sentry's engineering review checklist, with concrete patterns to flag.",
   "license": "Apache-2.0",
   "access": [],
   "install": "npx skills@latest add getsentry/skills --skill code-review",
   "original": false,
   "installs": 4836,
   "today": null,
   "week": null,
   "stars": 1019,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/security-and-hardening",
   "name": "Security and hardening",
   "url": "https://fieldbook.tech/skills/addyosmani/security-and-hardening/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/security-and-hardening/SKILL.md",
   "category": "Security",
   "summary": "Threat model first, then hardening across input, auth, sessions and headers.",
   "license": "MIT",
   "access": [
    "Edits code"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill security-and-hardening",
   "original": false,
   "installs": 45852,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "openai/skills/security-threat-model",
   "name": "Security threat model",
   "url": "https://fieldbook.tech/skills/openai/security-threat-model/",
   "author": "OpenAI",
   "repository": "https://github.com/openai/skills",
   "path": "skills/.curated/security-threat-model/SKILL.md",
   "category": "Security",
   "summary": "Writes a threat model grounded in your repo: trust boundaries, assets and abuse paths.",
   "license": "Apache-2.0",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add openai/skills --skill security-threat-model",
   "original": false,
   "installs": 6448,
   "today": null,
   "week": null,
   "stars": 27656,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "trailofbits/skills/audit-context-building",
   "name": "Audit context building",
   "url": "https://fieldbook.tech/skills/trailofbits/audit-context-building/",
   "author": "Trail of Bits",
   "repository": "https://github.com/trailofbits/skills",
   "path": "plugins/audit-context-building/skills/audit-context-building/SKILL.md",
   "category": "Security",
   "summary": "Maps what each function assumes, guarantees and depends on before a security review.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Subagents"
   ],
   "install": "npx skills@latest add trailofbits/skills --skill audit-context-building",
   "original": false,
   "installs": 6002,
   "today": null,
   "week": null,
   "stars": 7263,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/performance-optimization",
   "name": "Performance optimization",
   "url": "https://fieldbook.tech/skills/addyosmani/performance-optimization/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/performance-optimization/SKILL.md",
   "category": "Performance",
   "summary": "Measure, find the bottleneck, fix it, and guard against regressions.",
   "license": "MIT",
   "access": [
    "Runs commands",
    "Browser"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill performance-optimization",
   "original": false,
   "installs": 43217,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "cloudflare/skills/web-perf",
   "name": "Web performance",
   "url": "https://fieldbook.tech/skills/cloudflare/web-perf/",
   "author": "Cloudflare",
   "repository": "https://github.com/cloudflare/skills",
   "path": "skills/web-perf/SKILL.md",
   "category": "Performance",
   "summary": "Audits Core Web Vitals from a real performance trace, then maps fixes to your code.",
   "license": "Apache-2.0",
   "access": [
    "Browser",
    "Needs MCP"
   ],
   "install": "npx skills@latest add cloudflare/skills --skill web-perf",
   "original": false,
   "installs": 83166,
   "today": null,
   "week": null,
   "stars": 2917,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/ci-cd-and-automation",
   "name": "CI/CD and automation",
   "url": "https://fieldbook.tech/skills/addyosmani/ci-cd-and-automation/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/ci-cd-and-automation/SKILL.md",
   "category": "Ship & operate",
   "summary": "Sets up CI quality gates and deployment strategies in GitHub Actions.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill ci-cd-and-automation",
   "original": false,
   "installs": 38696,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/git-workflow-and-versioning",
   "name": "Git workflow and versioning",
   "url": "https://fieldbook.tech/skills/addyosmani/git-workflow-and-versioning/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/git-workflow-and-versioning/SKILL.md",
   "category": "Ship & operate",
   "summary": "Atomic commits, clear messages and a clean branch strategy.",
   "license": "MIT",
   "access": [
    "Uses git"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill git-workflow-and-versioning",
   "original": false,
   "installs": 39608,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/shipping-and-launch",
   "name": "Shipping and launch",
   "url": "https://fieldbook.tech/skills/addyosmani/shipping-and-launch/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/shipping-and-launch/SKILL.md",
   "category": "Ship & operate",
   "summary": "A pre-launch checklist with feature flags, staged rollout and a rollback plan.",
   "license": "MIT",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill shipping-and-launch",
   "original": false,
   "installs": 38403,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/setup-pre-commit",
   "name": "Set up pre-commit",
   "url": "https://fieldbook.tech/skills/mattpocock/setup-pre-commit/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/misc/setup-pre-commit/SKILL.md",
   "category": "Ship & operate",
   "summary": "Adds Husky, lint-staged, type checks and tests as a pre-commit hook.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill setup-pre-commit",
   "original": false,
   "installs": 394198,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/git-guardrails-claude-code",
   "name": "Git guardrails for Claude Code",
   "url": "https://fieldbook.tech/skills/mattpocock/git-guardrails-claude-code/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/misc/git-guardrails-claude-code/SKILL.md",
   "category": "Ship & operate",
   "summary": "Installs Claude Code hooks that block destructive git commands before they run.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill git-guardrails-claude-code",
   "original": false,
   "installs": 402031,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mattpocock/skills/resolving-merge-conflicts",
   "name": "Resolving merge conflicts",
   "url": "https://fieldbook.tech/skills/mattpocock/resolving-merge-conflicts/",
   "author": "Matt Pocock",
   "repository": "https://github.com/mattpocock/skills",
   "path": "skills/engineering/resolving-merge-conflicts/SKILL.md",
   "category": "Ship & operate",
   "summary": "Resolves an in-progress merge or rebase by recovering each side's intent.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Uses git",
    "Runs commands"
   ],
   "install": "npx skills@latest add mattpocock/skills --skill resolving-merge-conflicts",
   "original": false,
   "installs": 544630,
   "today": null,
   "week": null,
   "stars": 270459,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/using-git-worktrees",
   "name": "Using git worktrees",
   "url": "https://fieldbook.tech/skills/obra/using-git-worktrees/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/using-git-worktrees/SKILL.md",
   "category": "Ship & operate",
   "summary": "Creates an isolated worktree for feature work and sets the project up inside it.",
   "license": "MIT",
   "access": [
    "Uses git",
    "Runs commands"
   ],
   "install": "npx skills@latest add obra/superpowers --skill using-git-worktrees",
   "original": false,
   "installs": 199840,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "warpdotdev/common-skills/diagnose-ci-failures",
   "name": "Diagnose CI failures",
   "url": "https://fieldbook.tech/skills/warpdotdev/diagnose-ci-failures/",
   "author": "Warp",
   "repository": "https://github.com/warpdotdev/common-skills",
   "path": ".agents/skills/diagnose-ci-failures/SKILL.md",
   "category": "Ship & operate",
   "summary": "Pulls a pull request's CI logs with the GitHub CLI and plans the fixes.",
   "license": "MIT",
   "access": [
    "Uses git",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add warpdotdev/common-skills --skill diagnose-ci-failures",
   "original": false,
   "installs": 26215,
   "today": null,
   "week": null,
   "stars": 590,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/dispatching-parallel-agents",
   "name": "Dispatching parallel agents",
   "url": "https://fieldbook.tech/skills/obra/dispatching-parallel-agents/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/dispatching-parallel-agents/SKILL.md",
   "category": "Agent workflow",
   "summary": "Splits independent problems across parallel subagents and merges the results.",
   "license": "MIT",
   "access": [
    "Subagents"
   ],
   "install": "npx skills@latest add obra/superpowers --skill dispatching-parallel-agents",
   "original": false,
   "installs": 200320,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/context-engineering",
   "name": "Context engineering",
   "url": "https://fieldbook.tech/skills/addyosmani/context-engineering/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/context-engineering/SKILL.md",
   "category": "Agent workflow",
   "summary": "Sets up rules files and project context so agent quality holds across sessions.",
   "license": "MIT",
   "access": [
    "Writes docs"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill context-engineering",
   "original": false,
   "installs": 41451,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "anthropics/skills/skill-creator",
   "name": "Skill creator",
   "url": "https://fieldbook.tech/skills/anthropics/skill-creator/",
   "author": "Anthropic",
   "repository": "https://github.com/anthropics/skills",
   "path": "skills/skill-creator/SKILL.md",
   "category": "Agent workflow",
   "summary": "Creates, tests and tunes skills, including evals and trigger checks.",
   "license": "Apache-2.0",
   "access": [
    "Writes docs",
    "Runs commands",
    "Subagents"
   ],
   "install": "npx skills@latest add anthropics/skills --skill skill-creator",
   "original": false,
   "installs": 391918,
   "today": null,
   "week": null,
   "stars": 178606,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "anthropics/skills/mcp-builder",
   "name": "MCP builder",
   "url": "https://fieldbook.tech/skills/anthropics/mcp-builder/",
   "author": "Anthropic",
   "repository": "https://github.com/anthropics/skills",
   "path": "skills/mcp-builder/SKILL.md",
   "category": "Agent workflow",
   "summary": "A phased guide to building good MCP servers in Python or TypeScript, with evaluations.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add anthropics/skills --skill mcp-builder",
   "original": false,
   "installs": 118886,
   "today": null,
   "week": null,
   "stars": 178606,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "supabase/agent-skills/supabase-postgres-best-practices",
   "name": "Postgres best practices",
   "url": "https://fieldbook.tech/skills/supabase/supabase-postgres-best-practices/",
   "author": "Supabase",
   "repository": "https://github.com/supabase/agent-skills",
   "path": "skills/supabase-postgres-best-practices/SKILL.md",
   "category": "Databases & data",
   "summary": "Schema, index, migration and row-level security guidance for any Postgres, from Supabase.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add supabase/agent-skills --skill supabase-postgres-best-practices",
   "original": false,
   "installs": 419163,
   "today": null,
   "week": null,
   "stars": 2657,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "AvdLee/SwiftUI-Agent-Skill/swiftui-expert-skill",
   "name": "SwiftUI Expert Skill",
   "url": "https://fieldbook.tech/skills/avdlee/swiftui-expert-skill/",
   "author": "Antoine van der Lee",
   "repository": "https://github.com/AvdLee/SwiftUI-Agent-Skill",
   "path": "skills/swiftui-expert-skill/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Write, review, refactor, and profile SwiftUI across data flow, layout, performance, and APIs.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add AvdLee/SwiftUI-Agent-Skill --skill swiftui-expert-skill",
   "original": false,
   "installs": 33036,
   "today": null,
   "week": null,
   "stars": 3618,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "Kotlin/kotlin-agent-skills/kotlin-backend-jpa-entity-mapping",
   "name": "Kotlin JPA Entity Mapping",
   "url": "https://fieldbook.tech/skills/kotlin/kotlin-backend-jpa-entity-mapping/",
   "author": "Kotlin",
   "repository": "https://github.com/Kotlin/kotlin-agent-skills",
   "path": "skills/kotlin-backend-jpa-entity-mapping/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Models Kotlin JPA entities with safe identity, relationships, indexes, and fetch plans.",
   "license": "Apache-2.0",
   "access": [
    "Edits code"
   ],
   "install": "npx skills@latest add Kotlin/kotlin-agent-skills --skill kotlin-backend-jpa-entity-mapping",
   "original": false,
   "installs": 1307,
   "today": null,
   "week": null,
   "stars": 1058,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "Kotlin/kotlin-agent-skills/kotlin-tooling-java-to-kotlin",
   "name": "Java to Kotlin Conversion",
   "url": "https://fieldbook.tech/skills/kotlin/kotlin-tooling-java-to-kotlin/",
   "author": "Kotlin",
   "repository": "https://github.com/Kotlin/kotlin-agent-skills",
   "path": "skills/kotlin-tooling-java-to-kotlin/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Converts Java files to idiomatic Kotlin with framework-aware compatibility checks.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add Kotlin/kotlin-agent-skills --skill kotlin-tooling-java-to-kotlin",
   "original": false,
   "installs": 1677,
   "today": null,
   "week": null,
   "stars": 1058,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "Kotlin/kotlin-agent-skills/kotlin-tooling-kotlin-toolchain",
   "name": "Kotlin Toolchain",
   "url": "https://fieldbook.tech/skills/kotlin/kotlin-tooling-kotlin-toolchain/",
   "author": "Kotlin",
   "repository": "https://github.com/Kotlin/kotlin-agent-skills",
   "path": "skills/kotlin-tooling-kotlin-toolchain/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Build and configure Kotlin or Java projects with JetBrains' YAML-based Kotlin Toolchain.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add Kotlin/kotlin-agent-skills --skill kotlin-tooling-kotlin-toolchain",
   "original": false,
   "installs": 131,
   "today": null,
   "week": null,
   "stars": 1058,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "Kotlin/kotlin-agent-skills/kotlin-tooling-native-build-performance",
   "name": "Kotlin/Native Build Performance",
   "url": "https://fieldbook.tech/skills/kotlin/kotlin-tooling-native-build-performance/",
   "author": "Kotlin",
   "repository": "https://github.com/Kotlin/kotlin-agent-skills",
   "path": "skills/kotlin-tooling-native-build-performance/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Measure and reduce slow Kotlin/Native iOS compilation, linking, generation, and CI setup.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add Kotlin/kotlin-agent-skills --skill kotlin-tooling-native-build-performance",
   "original": false,
   "installs": 620,
   "today": null,
   "week": null,
   "stars": 1058,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "addyosmani/agent-skills/deprecation-and-migration",
   "name": "Deprecation and migration",
   "url": "https://fieldbook.tech/skills/addyosmani/deprecation-and-migration/",
   "author": "Addy Osmani",
   "repository": "https://github.com/addyosmani/agent-skills",
   "path": "skills/deprecation-and-migration/SKILL.md",
   "category": "Ship & operate",
   "summary": "Plans staged deprecation and zero-downtime migrations from replacement through safe removal.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands"
   ],
   "install": "npx skills@latest add addyosmani/agent-skills --skill deprecation-and-migration",
   "original": false,
   "installs": 38058,
   "today": null,
   "week": null,
   "stars": 99367,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "affaan-m/everything-claude-code/security-review",
   "name": "Security review",
   "url": "https://fieldbook.tech/skills/affaan-m/security-review/",
   "author": "Affaan Mustafa",
   "repository": "https://github.com/affaan-m/everything-claude-code",
   "path": ".agents/skills/security-review/SKILL.md",
   "category": "Security",
   "summary": "Checks application code against a practical security checklist before production work.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add affaan-m/everything-claude-code --skill security-review",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 268095,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "affaan-m/everything-claude-code/tdd-workflow",
   "name": "TDD workflow",
   "url": "https://fieldbook.tech/skills/affaan-m/tdd-workflow/",
   "author": "Affaan Mustafa",
   "repository": "https://github.com/affaan-m/everything-claude-code",
   "path": ".agents/skills/tdd-workflow/SKILL.md",
   "category": "Build",
   "summary": "Runs a test-first development loop across unit, integration, and browser coverage.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Browser"
   ],
   "install": "npx skills@latest add affaan-m/everything-claude-code --skill tdd-workflow",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 268095,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "affaan-m/everything-claude-code/verification-loop",
   "name": "Verification loop",
   "url": "https://fieldbook.tech/skills/affaan-m/verification-loop/",
   "author": "Affaan Mustafa",
   "repository": "https://github.com/affaan-m/everything-claude-code",
   "path": ".agents/skills/verification-loop/SKILL.md",
   "category": "Build",
   "summary": "Runs build, type, lint, test, security, and diff gates before a change is called complete.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add affaan-m/everything-claude-code --skill verification-loop",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 268095,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "affaan-m/everything-claude-code/e2e-testing",
   "name": "End-to-end testing",
   "url": "https://fieldbook.tech/skills/affaan-m/e2e-testing/",
   "author": "Affaan Mustafa",
   "repository": "https://github.com/affaan-m/everything-claude-code",
   "path": ".agents/skills/e2e-testing/SKILL.md",
   "category": "Test & debug",
   "summary": "Structures Playwright end-to-end suites with page objects, CI artifacts, and flake controls.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Browser"
   ],
   "install": "npx skills@latest add affaan-m/everything-claude-code --skill e2e-testing",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 268095,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "affaan-m/everything-claude-code/ai-regression-testing",
   "name": "AI regression testing",
   "url": "https://fieldbook.tech/skills/affaan-m/ai-regression-testing/",
   "author": "Affaan Mustafa",
   "repository": "https://github.com/affaan-m/everything-claude-code",
   "path": "skills/ai-regression-testing/SKILL.md",
   "category": "Test & debug",
   "summary": "Adds targeted regression tests for recurring blind spots in AI-assisted code changes.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add affaan-m/everything-claude-code --skill ai-regression-testing",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 268095,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "affaan-m/everything-claude-code/mcp-server-patterns",
   "name": "MCP Server Patterns",
   "url": "https://fieldbook.tech/skills/affaan-m/mcp-server-patterns/",
   "author": "Affaan Mustafa",
   "repository": "https://github.com/affaan-m/everything-claude-code",
   "path": ".agents/skills/mcp-server-patterns/SKILL.md",
   "category": "Agent workflow",
   "summary": "Applies reusable design patterns for robust, secure MCP server implementations.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Writes docs"
   ],
   "install": "npx skills@latest add affaan-m/everything-claude-code --skill mcp-server-patterns",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 268095,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "alirezarezvani/claude-skills/spec-driven-workflow",
   "name": "Spec-driven workflow",
   "url": "https://fieldbook.tech/skills/alirezarezvani/spec-driven-workflow/",
   "author": "Alireza Rezvani",
   "repository": "https://github.com/alirezarezvani/claude-skills",
   "path": "engineering/skills/spec-driven-workflow/SKILL.md",
   "category": "Plan & design",
   "summary": "Turns requirements into an approved, traceable spec, tests, and scope-controlled implementation.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add alirezarezvani/claude-skills --skill spec-driven-workflow",
   "original": false,
   "installs": 603,
   "today": null,
   "week": null,
   "stars": 26563,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "alirezarezvani/claude-skills/spec-to-repo",
   "name": "Spec to repo",
   "url": "https://fieldbook.tech/skills/alirezarezvani/spec-to-repo/",
   "author": "Alireza Rezvani",
   "repository": "https://github.com/alirezarezvani/claude-skills",
   "path": "product-team/skills/spec-to-repo/SKILL.md",
   "category": "Plan & design",
   "summary": "Converts a natural-language app brief into a validated, runnable starter repository.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands"
   ],
   "install": "npx skills@latest add alirezarezvani/claude-skills --skill spec-to-repo",
   "original": false,
   "installs": 586,
   "today": null,
   "week": null,
   "stars": 26563,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "alirezarezvani/claude-skills/api-test-suite-builder",
   "name": "API test suite builder",
   "url": "https://fieldbook.tech/skills/alirezarezvani/api-test-suite-builder/",
   "author": "Alireza Rezvani",
   "repository": "https://github.com/alirezarezvani/claude-skills",
   "path": "engineering/skills/api-test-suite-builder/SKILL.md",
   "category": "Build",
   "summary": "Scans API routes and generates contract-focused tests for auth, validation, and failure paths.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add alirezarezvani/claude-skills --skill api-test-suite-builder",
   "original": false,
   "installs": 662,
   "today": null,
   "week": null,
   "stars": 26563,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "alirezarezvani/claude-skills/pr-review-expert",
   "name": "PR review expert",
   "url": "https://fieldbook.tech/skills/alirezarezvani/pr-review-expert/",
   "author": "Alireza Rezvani",
   "repository": "https://github.com/alirezarezvani/claude-skills",
   "path": "engineering/skills/pr-review-expert/SKILL.md",
   "category": "Review",
   "summary": "Reviews pull requests for blast radius, security, breaking changes, coverage, and performance.",
   "license": "MIT",
   "access": [
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add alirezarezvani/claude-skills --skill pr-review-expert",
   "original": false,
   "installs": 677,
   "today": null,
   "week": null,
   "stars": 26563,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "alirezarezvani/claude-skills/skill-tester",
   "name": "Skill tester",
   "url": "https://fieldbook.tech/skills/alirezarezvani/skill-tester/",
   "author": "Alireza Rezvani",
   "repository": "https://github.com/alirezarezvani/claude-skills",
   "path": "engineering/skills/skill-tester/SKILL.md",
   "category": "Build",
   "summary": "Validates skill structure, exercises Python helpers, and scores quality against a target gate.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add alirezarezvani/claude-skills --skill skill-tester",
   "original": false,
   "installs": 622,
   "today": null,
   "week": null,
   "stars": 26563,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "antfu/skills/antfu",
   "name": "Antfu",
   "url": "https://fieldbook.tech/skills/antfu/antfu/",
   "author": "Anthony Fu",
   "repository": "https://github.com/antfu/skills",
   "path": "skills/antfu/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Apply Anthony Fu's TypeScript conventions, pnpm tooling, linting, monorepos, and publishing setup.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add antfu/skills --skill antfu",
   "original": false,
   "installs": 16232,
   "today": null,
   "week": null,
   "stars": 5925,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "antfu/skills/vue",
   "name": "Vue",
   "url": "https://fieldbook.tech/skills/antfu/vue/",
   "author": "Anthony Fu",
   "repository": "https://github.com/antfu/skills",
   "path": "skills/vue/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Write Vue 3.5 components with typed script setup, reactivity, lifecycle, and built-ins.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add antfu/skills --skill vue",
   "original": false,
   "installs": 34370,
   "today": null,
   "week": null,
   "stars": 5925,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "antfu/skills/vite",
   "name": "Vite",
   "url": "https://fieldbook.tech/skills/antfu/vite/",
   "author": "Anthony Fu",
   "repository": "https://github.com/antfu/skills",
   "path": "skills/vite/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Configure Vite builds, plugins, SSR, multi-environment APIs, and Vite 8 Rolldown migration.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add antfu/skills --skill vite",
   "original": false,
   "installs": 36460,
   "today": null,
   "week": null,
   "stars": 5925,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "antfu/skills/nuxt",
   "name": "Nuxt",
   "url": "https://fieldbook.tech/skills/antfu/nuxt/",
   "author": "Anthony Fu",
   "repository": "https://github.com/antfu/skills",
   "path": "skills/nuxt/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Reference guide for Nuxt 4 structure, routing, rendering, data, modules, and deployment.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add antfu/skills --skill nuxt",
   "original": false,
   "installs": 23144,
   "today": null,
   "week": null,
   "stars": 5925,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "anthropics/skills/claude-api",
   "name": "Claude API",
   "url": "https://fieldbook.tech/skills/anthropics/claude-api/",
   "author": "Anthropic",
   "repository": "https://github.com/anthropics/skills",
   "path": "skills/claude-api/SKILL.md",
   "category": "Agent workflow",
   "summary": "Builds Claude API and Managed Agent integrations with current SDK and tool-use patterns.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Subagents",
    "Browser",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add anthropics/skills --skill claude-api",
   "original": false,
   "installs": 67306,
   "today": null,
   "week": null,
   "stars": 178606,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "aws-samples/sample-apex-skills/ecs-build",
   "name": "ECS Build",
   "url": "https://fieldbook.tech/skills/aws-samples/ecs-build/",
   "author": "AWS Samples",
   "repository": "https://github.com/aws-samples/sample-apex-skills",
   "path": "skills/ecs-build/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Builds apply-ready Terraform for ECS clusters, services, networking, and scaling.",
   "license": "MIT-0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add aws-samples/sample-apex-skills --skill ecs-build",
   "original": false,
   "installs": 9,
   "today": null,
   "week": null,
   "stars": 77,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "aws-samples/sample-apex-skills/ecs-modernize",
   "name": "ECS Modernize",
   "url": "https://fieldbook.tech/skills/aws-samples/ecs-modernize/",
   "author": "AWS Samples",
   "repository": "https://github.com/aws-samples/sample-apex-skills",
   "path": "skills/ecs-modernize/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Assess legacy apps and carry an approved replatform or rearchitecture onto Amazon ECS.",
   "license": "MIT-0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add aws-samples/sample-apex-skills --skill ecs-modernize",
   "original": false,
   "installs": 3,
   "today": null,
   "week": null,
   "stars": 77,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "aws-samples/sample-apex-skills/ecs-observability",
   "name": "ECS Observability",
   "url": "https://fieldbook.tech/skills/aws-samples/ecs-observability/",
   "author": "AWS Samples",
   "repository": "https://github.com/aws-samples/sample-apex-skills",
   "path": "skills/ecs-observability/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Design ECS logging, metrics, tracing, alerting, and live-debug access by launch type.",
   "license": "MIT-0",
   "access": [],
   "install": "npx skills@latest add aws-samples/sample-apex-skills --skill ecs-observability",
   "original": false,
   "installs": 8,
   "today": null,
   "week": null,
   "stars": 77,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "aws-samples/sample-apex-skills/eks-best-practices",
   "name": "EKS Best Practices",
   "url": "https://fieldbook.tech/skills/aws-samples/eks-best-practices/",
   "author": "AWS Samples",
   "repository": "https://github.com/aws-samples/sample-apex-skills",
   "path": "skills/eks-best-practices/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Choose EKS compute, networking, security, scaling, resilience, and hybrid deployment patterns.",
   "license": "MIT-0",
   "access": [],
   "install": "npx skills@latest add aws-samples/sample-apex-skills --skill eks-best-practices",
   "original": false,
   "installs": 13,
   "today": null,
   "week": null,
   "stars": 77,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "aws-samples/sample-apex-skills/eks-build",
   "name": "EKS Build",
   "url": "https://fieldbook.tech/skills/aws-samples/eks-build/",
   "author": "AWS Samples",
   "repository": "https://github.com/aws-samples/sample-apex-skills",
   "path": "skills/eks-build/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Generate deployable EKS Terraform projects with optional ArgoCD and Kubernetes-native AWS control.",
   "license": "MIT-0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add aws-samples/sample-apex-skills --skill eks-build",
   "original": false,
   "installs": 10,
   "today": null,
   "week": null,
   "stars": 77,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "aws-samples/sample-apex-skills/terraform-skill",
   "name": "Terraform Skill",
   "url": "https://fieldbook.tech/skills/aws-samples/terraform-skill/",
   "author": "AWS Samples",
   "repository": "https://github.com/aws-samples/sample-apex-skills",
   "path": "skills/terraform-skill/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Diagnose and improve Terraform or OpenTofu modules, tests, CI, state, and migrations.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Needs MCP"
   ],
   "install": "npx skills@latest add aws-samples/sample-apex-skills --skill terraform-skill",
   "original": false,
   "installs": 11,
   "today": null,
   "week": null,
   "stars": 77,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "cloudflare/skills/durable-objects",
   "name": "Durable Objects",
   "url": "https://fieldbook.tech/skills/cloudflare/durable-objects/",
   "author": "Cloudflare",
   "repository": "https://github.com/cloudflare/skills",
   "path": "skills/durable-objects/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Build and review Cloudflare Durable Objects for persistent state, coordination, and WebSockets.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add cloudflare/skills --skill durable-objects",
   "original": false,
   "installs": 83629,
   "today": null,
   "week": null,
   "stars": 2917,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "cloudflare/skills/workers-best-practices",
   "name": "Workers Best Practices",
   "url": "https://fieldbook.tech/skills/cloudflare/workers-best-practices/",
   "author": "Cloudflare",
   "repository": "https://github.com/cloudflare/skills",
   "path": "skills/workers-best-practices/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Write and review production Cloudflare Workers against current runtime and configuration behavior.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add cloudflare/skills --skill workers-best-practices",
   "original": false,
   "installs": 91466,
   "today": null,
   "week": null,
   "stars": 2917,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "cloudflare/skills/wrangler",
   "name": "Wrangler",
   "url": "https://fieldbook.tech/skills/cloudflare/wrangler/",
   "author": "Cloudflare",
   "repository": "https://github.com/cloudflare/skills",
   "path": "skills/wrangler/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Configure and run Wrangler for local Workers development, previews, deployment, and resources.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add cloudflare/skills --skill wrangler",
   "original": false,
   "installs": 98542,
   "today": null,
   "week": null,
   "stars": 2917,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "dotnet/skills/csharp-refactoring",
   "name": "C# Refactoring",
   "url": "https://fieldbook.tech/skills/dotnet/csharp-refactoring/",
   "author": ".NET Platform",
   "repository": "https://github.com/dotnet/skills",
   "path": "plugins/dotnet/skills/csharp-refactoring/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Performs binding-aware C# refactors while preserving behavior and public contracts.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add dotnet/skills --skill csharp-refactoring",
   "original": false,
   "installs": 420,
   "today": null,
   "week": null,
   "stars": 5493,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "dotnet/skills/dotnet-webapi",
   "name": "ASP.NET Core Web API",
   "url": "https://fieldbook.tech/skills/dotnet/dotnet-webapi/",
   "author": ".NET Platform",
   "repository": "https://github.com/dotnet/skills",
   "path": "plugins/dotnet-aspnetcore/skills/dotnet-webapi/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Builds ASP.NET Core API endpoints with typed DTOs, OpenAPI, and Problem Details.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands"
   ],
   "install": "npx skills@latest add dotnet/skills --skill dotnet-webapi",
   "original": false,
   "installs": 2759,
   "today": null,
   "week": null,
   "stars": 5493,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "dotnet/skills/maui-data-binding",
   "name": ".NET MAUI Data Binding",
   "url": "https://fieldbook.tech/skills/dotnet/maui-data-binding/",
   "author": ".NET Platform",
   "repository": "https://github.com/dotnet/skills",
   "path": "plugins/dotnet-maui/skills/maui-data-binding/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Implement type-safe .NET MAUI bindings, change notification, converters, and MVVM data flow.",
   "license": "MIT",
   "access": [
    "Edits code"
   ],
   "install": "npx skills@latest add dotnet/skills --skill maui-data-binding",
   "original": false,
   "installs": 2088,
   "today": null,
   "week": null,
   "stars": 5493,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "evanca/flutter-ai-rules/bloc",
   "name": "Bloc",
   "url": "https://fieldbook.tech/skills/evanca/bloc/",
   "author": "Ivanna",
   "repository": "https://github.com/evanca/flutter-ai-rules",
   "path": "skills/bloc/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Implement and test Flutter state management with Cubit, Bloc, repositories, and bloc widgets.",
   "license": "MIT",
   "access": [
    "Edits code"
   ],
   "install": "npx skills@latest add evanca/flutter-ai-rules --skill bloc",
   "original": false,
   "installs": 161,
   "today": null,
   "week": null,
   "stars": 643,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "expo/skills/expo-router",
   "name": "Expo Router",
   "url": "https://fieldbook.tech/skills/expo/expo-router/",
   "author": "Expo",
   "repository": "https://github.com/expo/skills",
   "path": "plugins/expo/skills/expo-router/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Build file-based Expo navigation with routes, native stacks, tabs, sheets, headers, and search.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add expo/skills --skill expo-router",
   "original": false,
   "installs": 19675,
   "today": null,
   "week": null,
   "stars": 2616,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "expo/skills/expo-ui",
   "name": "Expo UI",
   "url": "https://fieldbook.tech/skills/expo/expo-ui/",
   "author": "Expo",
   "repository": "https://github.com/expo/skills",
   "path": "plugins/expo/skills/expo-ui/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Build native Expo interfaces with universal or platform-specific SwiftUI and Compose components.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add expo/skills --skill expo-ui",
   "original": false,
   "installs": 24277,
   "today": null,
   "week": null,
   "stars": 2616,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "expo/skills/expo-module",
   "name": "Expo Module",
   "url": "https://fieldbook.tech/skills/expo/expo-module/",
   "author": "Expo",
   "repository": "https://github.com/expo/skills",
   "path": "plugins/expo/skills/expo-module/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Scaffolds and implements Expo native modules and views for Apple, Android, and web.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add expo/skills --skill expo-module",
   "original": false,
   "installs": 38418,
   "today": null,
   "week": null,
   "stars": 2616,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "fastapi/fastapi/fastapi",
   "name": "FastAPI",
   "url": "https://fieldbook.tech/skills/fastapi/fastapi/",
   "author": "FastAPI",
   "repository": "https://github.com/fastapi/fastapi",
   "path": "fastapi/.agents/skills/fastapi/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Writes current FastAPI routes, models, dependencies, streaming, and frontend serving code.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add fastapi/fastapi --skill fastapi",
   "original": false,
   "installs": 10677,
   "today": null,
   "week": null,
   "stars": 102653,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "firebase/agent-skills/firebase-firestore",
   "name": "Firebase Firestore",
   "url": "https://fieldbook.tech/skills/firebase/firebase-firestore/",
   "author": "Firebase",
   "repository": "https://github.com/firebase/agent-skills",
   "path": "skills/firebase-firestore/SKILL.md",
   "category": "Databases & data",
   "summary": "Provision and integrate Cloud Firestore databases, models, indexes, queries, and SDKs.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Subagents",
    "Network"
   ],
   "install": "npx skills@latest add firebase/agent-skills --skill firebase-firestore",
   "original": false,
   "installs": 119541,
   "today": null,
   "week": null,
   "stars": 456,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "firebase/agent-skills/firestore-rules-creation",
   "name": "Firestore Security Rules Creation",
   "url": "https://fieldbook.tech/skills/firebase/firestore-rules-creation/",
   "author": "Firebase",
   "repository": "https://github.com/firebase/agent-skills",
   "path": "skills/firestore-rules-creation/SKILL.md",
   "category": "Security",
   "summary": "Authors and hardens Firestore rules from the app's data model and query patterns.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Subagents",
    "Network"
   ],
   "install": "npx skills@latest add firebase/agent-skills --skill firestore-rules-creation",
   "original": false,
   "installs": 9992,
   "today": null,
   "week": null,
   "stars": 456,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "firebase/agent-skills/firebase-remote-config-basics",
   "name": "Firebase Remote Config Basics",
   "url": "https://fieldbook.tech/skills/firebase/firebase-remote-config-basics/",
   "author": "Firebase",
   "repository": "https://github.com/firebase/agent-skills",
   "path": "skills/firebase-remote-config-basics/SKILL.md",
   "category": "Databases & data",
   "summary": "Manage Firebase Remote Config templates, flags, SDK loading, versions, and deployments.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add firebase/agent-skills --skill firebase-remote-config-basics",
   "original": false,
   "installs": 106036,
   "today": null,
   "week": null,
   "stars": 456,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "get-convex/templates/convex",
   "name": "Convex",
   "url": "https://fieldbook.tech/skills/get-convex/convex/",
   "author": "Convex",
   "repository": "https://github.com/get-convex/templates",
   "path": "template-bare/.agents/skills/convex/SKILL.md",
   "category": "Databases & data",
   "summary": "Routes Convex backend work to current capability-specific skills and served procedures.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add get-convex/templates --skill convex",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 137,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "getsentry/skills/gha-security-review",
   "name": "GitHub Actions security review",
   "url": "https://fieldbook.tech/skills/getsentry/gha-security-review/",
   "author": "Sentry",
   "repository": "https://github.com/getsentry/skills",
   "path": "skills/gha-security-review/SKILL.md",
   "category": "Security",
   "summary": "Traces exploitable GitHub Actions workflow paths instead of flagging generic CI patterns.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Subagents"
   ],
   "install": "npx skills@latest add getsentry/skills --skill gha-security-review",
   "original": false,
   "installs": 4178,
   "today": null,
   "week": null,
   "stars": 1019,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "getsentry/skills/security-review",
   "name": "Security review",
   "url": "https://fieldbook.tech/skills/getsentry/security-review/",
   "author": "Sentry",
   "repository": "https://github.com/getsentry/skills",
   "path": "skills/security-review/SKILL.md",
   "category": "Security",
   "summary": "Reviews code for confirmed security weaknesses with data-flow and framework context.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Runs commands",
    "Subagents"
   ],
   "install": "npx skills@latest add getsentry/skills --skill security-review",
   "original": false,
   "installs": 16858,
   "today": null,
   "week": null,
   "stars": 1019,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "getsentry/skills/iterate-pr",
   "name": "Iterate pull request",
   "url": "https://fieldbook.tech/skills/getsentry/iterate-pr/",
   "author": "Sentry",
   "repository": "https://github.com/getsentry/skills",
   "path": "skills/iterate-pr/SKILL.md",
   "category": "Review",
   "summary": "Repairs an open pull request until actionable CI and high- or medium-priority feedback clear.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add getsentry/skills --skill iterate-pr",
   "original": false,
   "installs": 4095,
   "today": null,
   "week": null,
   "stars": 1019,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "getsentry/skills/django-perf-review",
   "name": "Django Performance Review",
   "url": "https://fieldbook.tech/skills/getsentry/django-perf-review/",
   "author": "Sentry",
   "repository": "https://github.com/getsentry/skills",
   "path": "skills/django-perf-review/SKILL.md",
   "category": "Performance",
   "summary": "Finds only validated Django ORM and request-path performance problems.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Subagents"
   ],
   "install": "npx skills@latest add getsentry/skills --skill django-perf-review",
   "original": false,
   "installs": 2239,
   "today": null,
   "week": null,
   "stars": 1019,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "getsentry/skills/commit",
   "name": "Commit",
   "url": "https://fieldbook.tech/skills/getsentry/commit/",
   "author": "Sentry",
   "repository": "https://github.com/getsentry/skills",
   "path": "skills/commit/SKILL.md",
   "category": "Ship & operate",
   "summary": "Prepares focused commits with staged-diff checks and meaningful messages.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add getsentry/skills --skill commit",
   "original": false,
   "installs": 4244,
   "today": null,
   "week": null,
   "stars": 1019,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "getsentry/skills/create-branch",
   "name": "Create Branch",
   "url": "https://fieldbook.tech/skills/getsentry/create-branch/",
   "author": "Sentry",
   "repository": "https://github.com/getsentry/skills",
   "path": "skills/create-branch/SKILL.md",
   "category": "Ship & operate",
   "summary": "Creates a conventionally named Git branch for a scoped change.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add getsentry/skills --skill create-branch",
   "original": false,
   "installs": 3807,
   "today": null,
   "week": null,
   "stars": 1019,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "google/skills/gcloud",
   "name": "gcloud CLI",
   "url": "https://fieldbook.tech/skills/google/gcloud/",
   "author": "Google",
   "repository": "https://github.com/google/skills",
   "path": "skills/cloud/gcloud/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Validates and executes tightly scoped gcloud commands with destructive-action guardrails.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add google/skills --skill gcloud",
   "original": false,
   "installs": 8933,
   "today": null,
   "week": null,
   "stars": 20416,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "google/skills/gke-basics",
   "name": "GKE Basics",
   "url": "https://fieldbook.tech/skills/google/gke-basics/",
   "author": "Google",
   "repository": "https://github.com/google/skills",
   "path": "skills/cloud/gke-basics/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Choose, provision, authenticate, and deploy workloads to GKE Autopilot or Standard clusters.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add google/skills --skill gke-basics",
   "original": false,
   "installs": 12382,
   "today": null,
   "week": null,
   "stars": 20416,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "hashicorp/agent-skills/azure-verified-modules",
   "name": "Azure Verified Modules",
   "url": "https://fieldbook.tech/skills/hashicorp/azure-verified-modules/",
   "author": "HashiCorp",
   "repository": "https://github.com/hashicorp/agent-skills",
   "path": "plugins/terraform/skills/azure-verified-modules/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Develops and reviews Azure Terraform modules against AVM certification rules.",
   "license": "MPL-2.0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add hashicorp/agent-skills --skill azure-verified-modules",
   "original": false,
   "installs": 3077,
   "today": null,
   "week": null,
   "stars": 875,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "hashicorp/agent-skills/terraform-policy",
   "name": "Terraform Policy",
   "url": "https://fieldbook.tech/skills/hashicorp/terraform-policy/",
   "author": "HashiCorp",
   "repository": "https://github.com/hashicorp/agent-skills",
   "path": "plugins/terraform/skills/terraform-policy/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Routes Terraform Policy authoring, Sentinel conversion, and policy-test debugging.",
   "license": "MPL-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add hashicorp/agent-skills --skill terraform-policy",
   "original": false,
   "installs": 1204,
   "today": null,
   "week": null,
   "stars": 875,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "hashicorp/agent-skills/terraform-stacks",
   "name": "Terraform Stacks",
   "url": "https://fieldbook.tech/skills/hashicorp/terraform-stacks/",
   "author": "HashiCorp",
   "repository": "https://github.com/hashicorp/agent-skills",
   "path": "plugins/terraform/skills/terraform-stacks/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Creates and operates Terraform Stacks across environments, regions, and accounts.",
   "license": "MPL-2.0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add hashicorp/agent-skills --skill terraform-stacks",
   "original": false,
   "installs": 5372,
   "today": null,
   "week": null,
   "stars": 875,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jeffallan/claude-skills/debugging-wizard",
   "name": "Debugging wizard",
   "url": "https://fieldbook.tech/skills/jeffallan/debugging-wizard/",
   "author": "Jeff Smolinski",
   "repository": "https://github.com/jeffallan/claude-skills",
   "path": "skills/debugging-wizard/SKILL.md",
   "category": "Test & debug",
   "summary": "Reproduces, isolates, and proves a bug's root cause before fixing and preventing recurrence.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add jeffallan/claude-skills --skill debugging-wizard",
   "original": false,
   "installs": 4599,
   "today": null,
   "week": null,
   "stars": 11640,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jeffallan/claude-skills/code-reviewer",
   "name": "Code reviewer",
   "url": "https://fieldbook.tech/skills/jeffallan/code-reviewer/",
   "author": "Jeff Smolinski",
   "repository": "https://github.com/jeffallan/claude-skills",
   "path": "skills/code-reviewer/SKILL.md",
   "category": "Review",
   "summary": "Produces a prioritized review of correctness, security, performance, architecture, and tests.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add jeffallan/claude-skills --skill code-reviewer",
   "original": false,
   "installs": 5934,
   "today": null,
   "week": null,
   "stars": 11640,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jeffallan/claude-skills/chaos-engineer",
   "name": "Chaos Engineer",
   "url": "https://fieldbook.tech/skills/jeffallan/chaos-engineer/",
   "author": "Jeff Smolinski",
   "repository": "https://github.com/jeffallan/claude-skills",
   "path": "skills/chaos-engineer/SKILL.md",
   "category": "Performance",
   "summary": "Designs controlled resilience experiments and recovery checks for distributed systems.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Writes docs",
    "Network"
   ],
   "install": "npx skills@latest add jeffallan/claude-skills --skill chaos-engineer",
   "original": false,
   "installs": 3624,
   "today": null,
   "week": null,
   "stars": 11640,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jeffallan/claude-skills/devops-engineer",
   "name": "DevOps Engineer",
   "url": "https://fieldbook.tech/skills/jeffallan/devops-engineer/",
   "author": "Jeff Smolinski",
   "repository": "https://github.com/jeffallan/claude-skills",
   "path": "skills/devops-engineer/SKILL.md",
   "category": "Ship & operate",
   "summary": "Builds and maintains CI, deployment, infrastructure, and operational automation.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Writes docs",
    "Network"
   ],
   "install": "npx skills@latest add jeffallan/claude-skills --skill devops-engineer",
   "original": false,
   "installs": 9804,
   "today": null,
   "week": null,
   "stars": 11640,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jeffallan/claude-skills/mcp-developer",
   "name": "MCP Developer",
   "url": "https://fieldbook.tech/skills/jeffallan/mcp-developer/",
   "author": "Jeff Smolinski",
   "repository": "https://github.com/jeffallan/claude-skills",
   "path": "skills/mcp-developer/SKILL.md",
   "category": "Agent workflow",
   "summary": "Builds Model Context Protocol servers with tool, resource, and transport design guidance.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Writes docs",
    "Network"
   ],
   "install": "npx skills@latest add jeffallan/claude-skills --skill mcp-developer",
   "original": false,
   "installs": 3799,
   "today": null,
   "week": null,
   "stars": 11640,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jeffallan/claude-skills/secure-code-guardian",
   "name": "Secure Code Guardian",
   "url": "https://fieldbook.tech/skills/jeffallan/secure-code-guardian/",
   "author": "Jeff Smolinski",
   "repository": "https://github.com/jeffallan/claude-skills",
   "path": "skills/secure-code-guardian/SKILL.md",
   "category": "Security",
   "summary": "Reviews and strengthens application code against common security weaknesses.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Writes docs"
   ],
   "install": "npx skills@latest add jeffallan/claude-skills --skill secure-code-guardian",
   "original": false,
   "installs": 4590,
   "today": null,
   "week": null,
   "stars": 11640,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jezweb/claude-skills/d1-drizzle-schema",
   "name": "D1 Drizzle Schema",
   "url": "https://fieldbook.tech/skills/jezweb/d1-drizzle-schema/",
   "author": "Jeremy Dawes",
   "repository": "https://github.com/jezweb/claude-skills",
   "path": "plugins/cloudflare/skills/d1-drizzle-schema/SKILL.md",
   "category": "Databases & data",
   "summary": "Generates D1-safe Drizzle schemas, migrations, types, and schema documentation.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add jezweb/claude-skills --skill d1-drizzle-schema",
   "original": false,
   "installs": 1709,
   "today": null,
   "week": null,
   "stars": 1033,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "jezweb/claude-skills/react-patterns",
   "name": "React Patterns",
   "url": "https://fieldbook.tech/skills/jezweb/react-patterns/",
   "author": "Jeremy Dawes",
   "repository": "https://github.com/jezweb/claude-skills",
   "path": "plugins/frontend/skills/react-patterns/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Review React 19, Vite, and Cloudflare code for performance and composition problems.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add jezweb/claude-skills --skill react-patterns",
   "original": false,
   "installs": 1250,
   "today": null,
   "week": null,
   "stars": 1033,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mblode/agent-skills/agent-ready",
   "name": "Agent ready",
   "url": "https://fieldbook.tech/skills/mblode/agent-ready/",
   "author": "Matthew Blode",
   "repository": "https://github.com/mblode/agent-skills",
   "path": "skills/agent-ready/SKILL.md",
   "category": "Build",
   "summary": "Implements machine-readable discovery and documentation fixes from agent-readiness evidence.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add mblode/agent-skills --skill agent-ready",
   "original": false,
   "installs": 45,
   "today": null,
   "week": null,
   "stars": 130,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mblode/agent-skills/scaffold-cli",
   "name": "Scaffold CLI",
   "url": "https://fieldbook.tech/skills/mblode/scaffold-cli/",
   "author": "Matthew Blode",
   "repository": "https://github.com/mblode/agent-skills",
   "path": "skills/scaffold-cli/SKILL.md",
   "category": "Build",
   "summary": "Scaffolds a publishable TypeScript CLI with pinned build, test, lint, CI, and release contracts.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add mblode/agent-skills --skill scaffold-cli",
   "original": false,
   "installs": 573,
   "today": null,
   "week": null,
   "stars": 130,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mblode/agent-skills/tidy",
   "name": "Tidy",
   "url": "https://fieldbook.tech/skills/mblode/tidy/",
   "author": "Matthew Blode",
   "repository": "https://github.com/mblode/agent-skills",
   "path": "skills/tidy/SKILL.md",
   "category": "Build",
   "summary": "Reviews a diff with evidence-ranked findings and can apply bounded fixes and simplifications.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add mblode/agent-skills --skill tidy",
   "original": false,
   "installs": 262,
   "today": null,
   "week": null,
   "stars": 130,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mblode/agent-skills/ci-speedup",
   "name": "CI Speedup",
   "url": "https://fieldbook.tech/skills/mblode/ci-speedup/",
   "author": "Matthew Blode",
   "repository": "https://github.com/mblode/agent-skills",
   "path": "skills/ci-speedup/SKILL.md",
   "category": "Performance",
   "summary": "Measures CI critical paths and shortens them with evidence-backed pipeline changes.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Writes docs",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add mblode/agent-skills --skill ci-speedup",
   "original": false,
   "installs": 31,
   "today": null,
   "week": null,
   "stars": 130,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "microsoft/skills/azure-diagnostics",
   "name": "Azure Diagnostics",
   "url": "https://fieldbook.tech/skills/microsoft/azure-diagnostics/",
   "author": "Microsoft",
   "repository": "https://github.com/microsoft/skills",
   "path": ".github/plugins/azure-skills/skills/azure-diagnostics/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Triages Azure production failures with health, logs, metrics, AppLens, and KQL.",
   "license": "MIT",
   "access": [
    "Writes docs",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add microsoft/skills --skill azure-diagnostics",
   "original": false,
   "installs": 2,
   "today": null,
   "week": null,
   "stars": 3056,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "microsoft/skills/azure-kubernetes",
   "name": "Azure Kubernetes Service",
   "url": "https://fieldbook.tech/skills/microsoft/azure-kubernetes/",
   "author": "Microsoft",
   "repository": "https://github.com/microsoft/skills",
   "path": ".github/plugins/azure-skills/skills/azure-kubernetes/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Plans, provisions, and configures production-ready Azure Kubernetes Service clusters.",
   "license": "MIT",
   "access": [
    "Writes docs",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add microsoft/skills --skill azure-kubernetes",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 3056,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "microsoft/skills/azure-reliability",
   "name": "Azure Reliability",
   "url": "https://fieldbook.tech/skills/microsoft/azure-reliability/",
   "author": "Microsoft",
   "repository": "https://github.com/microsoft/skills",
   "path": ".github/plugins/azure-skills/skills/azure-reliability/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Assesses and remediates reliability gaps in Azure Functions and App Service.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add microsoft/skills --skill azure-reliability",
   "original": false,
   "installs": null,
   "today": null,
   "week": null,
   "stars": 3056,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "microsoft/skills/azure-storage",
   "name": "Azure Storage Services",
   "url": "https://fieldbook.tech/skills/microsoft/azure-storage/",
   "author": "Microsoft",
   "repository": "https://github.com/microsoft/skills",
   "path": ".github/plugins/azure-skills/skills/azure-storage/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Works with Azure blobs, files, queues, tables, Data Lake, tiers, and redundancy.",
   "license": "MIT",
   "access": [
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add microsoft/skills --skill azure-storage",
   "original": false,
   "installs": 5,
   "today": null,
   "week": null,
   "stars": 3056,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "microsoft/skills/azure-quotas",
   "name": "Azure quotas",
   "url": "https://fieldbook.tech/skills/microsoft/azure-quotas/",
   "author": "Microsoft",
   "repository": "https://github.com/microsoft/skills",
   "path": ".github/plugins/azure-skills/skills/azure-quotas/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Checks Azure quota usage, compares regional capacity, and requests limit increases.",
   "license": "MIT",
   "access": [
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add microsoft/skills --skill azure-quotas",
   "original": false,
   "installs": 1,
   "today": null,
   "week": null,
   "stars": 3056,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mongodb/agent-skills/mongodb-query-optimizer",
   "name": "MongoDB Query Optimizer",
   "url": "https://fieldbook.tech/skills/mongodb/mongodb-query-optimizer/",
   "author": "MongoDB",
   "repository": "https://github.com/mongodb/agent-skills",
   "path": "skills/mongodb-query-optimizer/SKILL.md",
   "category": "Databases & data",
   "summary": "Diagnoses slow MongoDB queries and recommends high-impact index and query changes.",
   "license": "Apache-2.0",
   "access": [
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add mongodb/agent-skills --skill mongodb-query-optimizer",
   "original": false,
   "installs": 5741,
   "today": null,
   "week": null,
   "stars": 186,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mongodb/agent-skills/mongodb-schema-design",
   "name": "MongoDB Schema Design",
   "url": "https://fieldbook.tech/skills/mongodb/mongodb-schema-design/",
   "author": "MongoDB",
   "repository": "https://github.com/mongodb/agent-skills",
   "path": "skills/mongodb-schema-design/SKILL.md",
   "category": "Databases & data",
   "summary": "Design and diagnose MongoDB schemas around real access patterns, growth, and index costs.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add mongodb/agent-skills --skill mongodb-schema-design",
   "original": false,
   "installs": 5619,
   "today": null,
   "week": null,
   "stars": 186,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "neondatabase/agent-skills/neon-postgres",
   "name": "Neon Postgres",
   "url": "https://fieldbook.tech/skills/neondatabase/neon-postgres/",
   "author": "Neon",
   "repository": "https://github.com/neondatabase/agent-skills",
   "path": "skills/neon-postgres/SKILL.md",
   "category": "Databases & data",
   "summary": "Operate Neon Postgres connections, branches, migrations, diagnostics, scaling, and search.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add neondatabase/agent-skills --skill neon-postgres",
   "original": false,
   "installs": 192486,
   "today": null,
   "week": null,
   "stars": 94,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "neondatabase/agent-skills/neon-postgres-branches",
   "name": "Neon Postgres Branches",
   "url": "https://fieldbook.tech/skills/neondatabase/neon-postgres-branches/",
   "author": "Neon",
   "repository": "https://github.com/neondatabase/agent-skills",
   "path": "skills/neon-postgres-branches/SKILL.md",
   "category": "Databases & data",
   "summary": "Creates normal or schema-only Neon branches for safe development and migration tests.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add neondatabase/agent-skills --skill neon-postgres-branches",
   "original": false,
   "installs": 13897,
   "today": null,
   "week": null,
   "stars": 94,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "neondatabase/agent-skills/neon-postgres-egress-optimizer",
   "name": "Neon Postgres Egress Optimizer",
   "url": "https://fieldbook.tech/skills/neondatabase/neon-postgres-egress-optimizer/",
   "author": "Neon",
   "repository": "https://github.com/neondatabase/agent-skills",
   "path": "skills/neon-postgres-egress-optimizer/SKILL.md",
   "category": "Performance",
   "summary": "Find and fix query patterns that drive excessive Postgres network transfer and Neon cost.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add neondatabase/agent-skills --skill neon-postgres-egress-optimizer",
   "original": false,
   "installs": 13282,
   "today": null,
   "week": null,
   "stars": 94,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "neondatabase/agent-skills/neon-object-storage",
   "name": "Neon Object Storage",
   "url": "https://fieldbook.tech/skills/neondatabase/neon-object-storage/",
   "author": "Neon",
   "repository": "https://github.com/neondatabase/agent-skills",
   "path": "skills/neon-object-storage/SKILL.md",
   "category": "Databases & data",
   "summary": "Provisions branch-aware S3-compatible storage and wires upload and download flows.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add neondatabase/agent-skills --skill neon-object-storage",
   "original": false,
   "installs": 12046,
   "today": null,
   "week": null,
   "stars": 94,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/finishing-a-development-branch",
   "name": "Finishing a development branch",
   "url": "https://fieldbook.tech/skills/obra/finishing-a-development-branch/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/finishing-a-development-branch/SKILL.md",
   "category": "Ship & operate",
   "summary": "Finishes a Git branch through verified tests, integration choice, and guarded cleanup.",
   "license": "MIT",
   "access": [
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add obra/superpowers --skill finishing-a-development-branch",
   "original": false,
   "installs": 196285,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "obra/superpowers/subagent-driven-development",
   "name": "Subagent-driven development",
   "url": "https://fieldbook.tech/skills/obra/subagent-driven-development/",
   "author": "Jesse Vincent",
   "repository": "https://github.com/obra/superpowers",
   "path": "skills/subagent-driven-development/SKILL.md",
   "category": "Agent workflow",
   "summary": "Executes implementation plans with fresh agents, per-task reviews, and a durable progress ledger.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git",
    "Subagents"
   ],
   "install": "npx skills@latest add obra/superpowers --skill subagent-driven-development",
   "original": false,
   "installs": 215397,
   "today": null,
   "week": null,
   "stars": 292045,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "openai/skills/security-best-practices",
   "name": "Security best practices",
   "url": "https://fieldbook.tech/skills/openai/security-best-practices/",
   "author": "OpenAI",
   "repository": "https://github.com/openai/skills",
   "path": "skills/.curated/security-best-practices/SKILL.md",
   "category": "Security",
   "summary": "Applies language and framework security guidance when a security review is explicitly requested.",
   "license": "Apache-2.0",
   "access": [
    "Writes docs",
    "Edits code"
   ],
   "install": "npx skills@latest add openai/skills --skill security-best-practices",
   "original": false,
   "installs": 9441,
   "today": null,
   "week": null,
   "stars": 27656,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "openai/skills/playwright",
   "name": "Playwright",
   "url": "https://fieldbook.tech/skills/openai/playwright/",
   "author": "OpenAI",
   "repository": "https://github.com/openai/skills",
   "path": "skills/.curated/playwright/SKILL.md",
   "category": "Test & debug",
   "summary": "Drives real browser flows from the terminal with snapshot-based Playwright CLI commands.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Browser",
    "Network"
   ],
   "install": "npx skills@latest add openai/skills --skill playwright",
   "original": false,
   "installs": 7325,
   "today": null,
   "week": null,
   "stars": 27656,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "openai/skills/gh-address-comments",
   "name": "Address GitHub comments",
   "url": "https://fieldbook.tech/skills/openai/gh-address-comments/",
   "author": "OpenAI",
   "repository": "https://github.com/openai/skills",
   "path": "skills/.curated/gh-address-comments/SKILL.md",
   "category": "Review",
   "summary": "Finds review threads on the current branch's pull request and applies the selected fixes.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add openai/skills --skill gh-address-comments",
   "original": false,
   "installs": 4054,
   "today": null,
   "week": null,
   "stars": 27656,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "openai/skills/gh-fix-ci",
   "name": "GitHub CI Fix",
   "url": "https://fieldbook.tech/skills/openai/gh-fix-ci/",
   "author": "OpenAI",
   "repository": "https://github.com/openai/skills",
   "path": "skills/.curated/gh-fix-ci/SKILL.md",
   "category": "Ship & operate",
   "summary": "Investigates failed GitHub Actions checks and prepares a focused fix.",
   "license": "Apache-2.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add openai/skills --skill gh-fix-ci",
   "original": false,
   "installs": 10495,
   "today": null,
   "week": null,
   "stars": 27656,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "openai/skills/yeet",
   "name": "Yeet",
   "url": "https://fieldbook.tech/skills/openai/yeet/",
   "author": "OpenAI",
   "repository": "https://github.com/openai/skills",
   "path": "skills/.curated/yeet/SKILL.md",
   "category": "Ship & operate",
   "summary": "Guides a controlled GitHub pull-request publishing workflow from a finished branch.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add openai/skills --skill yeet",
   "original": false,
   "installs": 3042,
   "today": null,
   "week": null,
   "stars": 27656,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "openai/skills/security-ownership-map",
   "name": "Security Ownership Map",
   "url": "https://fieldbook.tech/skills/openai/security-ownership-map/",
   "author": "OpenAI",
   "repository": "https://github.com/openai/skills",
   "path": "skills/.curated/security-ownership-map/SKILL.md",
   "category": "Security",
   "summary": "Maps repository security ownership, sensitive-code concentration, and maintenance risk.",
   "license": "Apache-2.0",
   "access": [
    "Runs commands",
    "Uses git"
   ],
   "install": "npx skills@latest add openai/skills --skill security-ownership-map",
   "original": false,
   "installs": 3379,
   "today": null,
   "week": null,
   "stars": 27656,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "planetscale/database-skills/mysql",
   "name": "MySQL",
   "url": "https://fieldbook.tech/skills/planetscale/mysql/",
   "author": "PlanetScale",
   "repository": "https://github.com/planetscale/database-skills",
   "path": "skills/mysql/SKILL.md",
   "category": "Databases & data",
   "summary": "Designs and tunes MySQL schemas, indexes, queries, transactions, and operations.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add planetscale/database-skills --skill mysql",
   "original": false,
   "installs": 8005,
   "today": null,
   "week": null,
   "stars": 687,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "prisma/skills/prisma-cli",
   "name": "Prisma CLI",
   "url": "https://fieldbook.tech/skills/prisma/prisma-cli/",
   "author": "Prisma",
   "repository": "https://github.com/prisma/skills",
   "path": "prisma-cli/SKILL.md",
   "category": "Databases & data",
   "summary": "Guides Prisma ORM setup, generation, migrations, database operations, and MCP use.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add prisma/skills --skill prisma-cli",
   "original": false,
   "installs": 313384,
   "today": null,
   "week": null,
   "stars": 64,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "prisma/skills/prisma-database-setup",
   "name": "Prisma Database Setup",
   "url": "https://fieldbook.tech/skills/prisma/prisma-database-setup/",
   "author": "Prisma",
   "repository": "https://github.com/prisma/skills",
   "path": "prisma-database-setup/SKILL.md",
   "category": "Databases & data",
   "summary": "Configure Prisma schemas, datasource URLs, driver adapters, and generated clients by database.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add prisma/skills --skill prisma-database-setup",
   "original": false,
   "installs": 316154,
   "today": null,
   "week": null,
   "stars": 64,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "redis/agent-skills/redis-core",
   "name": "Redis Core",
   "url": "https://fieldbook.tech/skills/redis/redis-core/",
   "author": "Redis",
   "repository": "https://github.com/redis/agent-skills",
   "path": "skills/redis-core/SKILL.md",
   "category": "Databases & data",
   "summary": "Guides Redis data-structure selection and consistent colon-separated key design.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add redis/agent-skills --skill redis-core",
   "original": false,
   "installs": 3219,
   "today": null,
   "week": null,
   "stars": 157,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "redis/agent-skills/redis-search",
   "name": "Redis Search",
   "url": "https://fieldbook.tech/skills/redis/redis-search/",
   "author": "Redis",
   "repository": "https://github.com/redis/agent-skills",
   "path": "skills/redis-search/SKILL.md",
   "category": "Databases & data",
   "summary": "Design Redis Search indexes and lexical, vector, hybrid, aggregate, and RAG queries.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add redis/agent-skills --skill redis-search",
   "original": false,
   "installs": 1244,
   "today": null,
   "week": null,
   "stars": 157,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "st0012/ruby-skills/ruby-test-frameworks",
   "name": "Ruby test frameworks",
   "url": "https://fieldbook.tech/skills/st0012/ruby-test-frameworks/",
   "author": "Stan Lo",
   "repository": "https://github.com/st0012/ruby-skills",
   "path": "plugins/ruby-skills/skills/ruby-test-frameworks/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Distinguishes Minitest and test-unit assertions, hooks, filters, skips, and Rails behavior.",
   "license": "MIT",
   "access": [
    "Runs commands"
   ],
   "install": "npx skills@latest add st0012/ruby-skills --skill ruby-test-frameworks",
   "original": false,
   "installs": 6,
   "today": null,
   "week": null,
   "stars": 126,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "sveltejs/ai-tools/svelte-code-writer",
   "name": "Svelte Code Writer",
   "url": "https://fieldbook.tech/skills/sveltejs/svelte-code-writer/",
   "author": "Svelte",
   "repository": "https://github.com/sveltejs/ai-tools",
   "path": "tools/skills/svelte-code-writer/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Looks up current Svelte docs and analyzes components with the official MCP CLI.",
   "license": "MIT",
   "access": [
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add sveltejs/ai-tools --skill svelte-code-writer",
   "original": false,
   "installs": 10900,
   "today": null,
   "week": null,
   "stars": 330,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "trailofbits/skills/supply-chain-risk-auditor",
   "name": "Supply-chain risk auditor",
   "url": "https://fieldbook.tech/skills/trailofbits/supply-chain-risk-auditor/",
   "author": "Trail of Bits",
   "repository": "https://github.com/trailofbits/skills",
   "path": "plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor/SKILL.md",
   "category": "Security",
   "summary": "Measures dependency and lockfile supply-chain risk for npm, PyPI and Go projects.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Runs commands",
    "Network",
    "Writes docs"
   ],
   "install": "npx skills@latest add trailofbits/skills --skill supply-chain-risk-auditor",
   "original": false,
   "installs": 7049,
   "today": null,
   "week": null,
   "stars": 7263,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "trailofbits/skills/code-improver",
   "name": "Code improver",
   "url": "https://fieldbook.tech/skills/trailofbits/code-improver/",
   "author": "Trail of Bits",
   "repository": "https://github.com/trailofbits/skills",
   "path": "plugins/code-improver/skills/code-improver/SKILL.md",
   "category": "Build",
   "summary": "Runs a scoped reviewer-and-fixer loop until blocking findings clear or convergence fails.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Edits code",
    "Runs commands",
    "Uses git",
    "Subagents"
   ],
   "install": "npx skills@latest add trailofbits/skills --skill code-improver",
   "original": false,
   "installs": 552,
   "today": null,
   "week": null,
   "stars": 7263,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "trailofbits/skills/mutation-testing",
   "name": "Mutation testing",
   "url": "https://fieldbook.tech/skills/trailofbits/mutation-testing/",
   "author": "Trail of Bits",
   "repository": "https://github.com/trailofbits/skills",
   "path": "plugins/mutation-testing/skills/mutation-testing/SKILL.md",
   "category": "Test & debug",
   "summary": "Configures mewt or muton campaigns and interprets surviving mutations as test gaps or equivalents.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add trailofbits/skills --skill mutation-testing",
   "original": false,
   "installs": 3679,
   "today": null,
   "week": null,
   "stars": 7263,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "trailofbits/skills/post-patch-validation",
   "name": "Post-patch validation",
   "url": "https://fieldbook.tech/skills/trailofbits/post-patch-validation/",
   "author": "Trail of Bits",
   "repository": "https://github.com/trailofbits/skills",
   "path": "plugins/post-patch-validation/skills/post-patch-validation/SKILL.md",
   "category": "Test & debug",
   "summary": "Validates a security patch with pinned baseline, exploit, variant, behavior, and regression evidence.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands",
    "Uses git",
    "Subagents"
   ],
   "install": "npx skills@latest add trailofbits/skills --skill post-patch-validation",
   "original": false,
   "installs": 207,
   "today": null,
   "week": null,
   "stars": 7263,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "trailofbits/skills/agentic-actions-auditor",
   "name": "Agentic Actions Auditor",
   "url": "https://fieldbook.tech/skills/trailofbits/agentic-actions-auditor/",
   "author": "Trail of Bits",
   "repository": "https://github.com/trailofbits/skills",
   "path": "plugins/agentic-actions-auditor/skills/agentic-actions-auditor/SKILL.md",
   "category": "Security",
   "summary": "Audits action-taking agents for unsafe execution, authority, and data-flow risks.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Runs commands",
    "Writes docs"
   ],
   "install": "npx skills@latest add trailofbits/skills --skill agentic-actions-auditor",
   "original": false,
   "installs": 6116,
   "today": null,
   "week": null,
   "stars": 7263,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "trailofbits/skills/codeql",
   "name": "CodeQL",
   "url": "https://fieldbook.tech/skills/trailofbits/codeql/",
   "author": "Trail of Bits",
   "repository": "https://github.com/trailofbits/skills",
   "path": "plugins/static-analysis/skills/codeql/SKILL.md",
   "category": "Security",
   "summary": "Runs and interprets CodeQL static analysis for security-focused code review.",
   "license": "CC-BY-SA-4.0",
   "access": [
    "Runs commands",
    "Writes docs",
    "Network"
   ],
   "install": "npx skills@latest add trailofbits/skills --skill codeql",
   "original": false,
   "installs": 7568,
   "today": null,
   "week": null,
   "stars": 7263,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "vercel/next.js/next-dev-loop",
   "name": "Next.js Development Loop",
   "url": "https://fieldbook.tech/skills/vercel/next-dev-loop/",
   "author": "Vercel",
   "repository": "https://github.com/vercel/next.js",
   "path": "skills/next-dev-loop/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Verifies Next.js edits through framework diagnostics and a real browser session.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Browser",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add vercel/next.js --skill next-dev-loop",
   "original": false,
   "installs": 16604,
   "today": null,
   "week": null,
   "stars": 142751,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "wshobson/agents/secrets-management",
   "name": "Secrets management",
   "url": "https://fieldbook.tech/skills/wshobson/secrets-management/",
   "author": "Seth Hobson",
   "repository": "https://github.com/wshobson/agents",
   "path": "plugins/cicd-automation/skills/secrets-management/SKILL.md",
   "category": "Security",
   "summary": "Guides secure credential storage, rotation and use in CI/CD environments.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands",
    "Network"
   ],
   "install": "npx skills@latest add wshobson/agents --skill secrets-management",
   "original": false,
   "installs": 12196,
   "today": null,
   "week": null,
   "stars": 40018,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "wshobson/agents/go-concurrency-patterns",
   "name": "Go Concurrency Patterns",
   "url": "https://fieldbook.tech/skills/wshobson/go-concurrency-patterns/",
   "author": "Seth Hobson",
   "repository": "https://github.com/wshobson/agents",
   "path": "plugins/systems-programming/skills/go-concurrency-patterns/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Design safe Go concurrency with goroutines, channels, synchronization, context, and shutdown.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add wshobson/agents --skill go-concurrency-patterns",
   "original": false,
   "installs": 10537,
   "today": null,
   "week": null,
   "stars": 40018,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "wshobson/agents/rust-async-patterns",
   "name": "Rust Async Patterns",
   "url": "https://fieldbook.tech/skills/wshobson/rust-async-patterns/",
   "author": "Seth Hobson",
   "repository": "https://github.com/wshobson/agents",
   "path": "plugins/systems-programming/skills/rust-async-patterns/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Reference patterns for reliable async Rust with Tokio, tasks, channels, and cancellation.",
   "license": "MIT",
   "access": [],
   "install": "npx skills@latest add wshobson/agents --skill rust-async-patterns",
   "original": false,
   "installs": 19020,
   "today": null,
   "week": null,
   "stars": 40018,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "wshobson/agents/sql-optimization-patterns",
   "name": "SQL Optimization Patterns",
   "url": "https://fieldbook.tech/skills/wshobson/sql-optimization-patterns/",
   "author": "Seth Hobson",
   "repository": "https://github.com/wshobson/agents",
   "path": "plugins/developer-essentials/skills/sql-optimization-patterns/SKILL.md",
   "category": "Performance",
   "summary": "Improves SQL query shapes, indexes, execution plans, and database access patterns.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add wshobson/agents --skill sql-optimization-patterns",
   "original": false,
   "installs": 18604,
   "today": null,
   "week": null,
   "stars": 40018,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "wshobson/agents/turborepo-caching",
   "name": "Turborepo Caching",
   "url": "https://fieldbook.tech/skills/wshobson/turborepo-caching/",
   "author": "Seth Hobson",
   "repository": "https://github.com/wshobson/agents",
   "path": "plugins/developer-essentials/skills/turborepo-caching/SKILL.md",
   "category": "Performance",
   "summary": "Configures Turborepo task caching and explains cache misses in monorepos.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Runs commands"
   ],
   "install": "npx skills@latest add wshobson/agents --skill turborepo-caching",
   "original": false,
   "installs": 9851,
   "today": null,
   "week": null,
   "stars": 40018,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "wshobson/agents/task-coordination-strategies",
   "name": "Task Coordination Strategies",
   "url": "https://fieldbook.tech/skills/wshobson/task-coordination-strategies/",
   "author": "Seth Hobson",
   "repository": "https://github.com/wshobson/agents",
   "path": "plugins/agent-teams/skills/task-coordination-strategies/SKILL.md",
   "category": "Agent workflow",
   "summary": "Coordinates multiple agents through task decomposition, ownership, and communication patterns.",
   "license": "MIT",
   "access": [
    "Subagents"
   ],
   "install": "npx skills@latest add wshobson/agents --skill task-coordination-strategies",
   "original": false,
   "installs": 9049,
   "today": null,
   "week": null,
   "stars": 40018,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "alirezarezvani/claude-skills/senior-security",
   "name": "STRIDE threat modelling",
   "url": "https://fieldbook.tech/skills/alirezarezvani/senior-security/",
   "author": "Alireza Rezvani",
   "repository": "https://github.com/alirezarezvani/claude-skills",
   "path": "engineering-team/skills/senior-security/SKILL.md",
   "category": "Security",
   "summary": "Builds STRIDE threat models, scores risk with DREAD, scans secrets, and routes specialist work.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Runs commands"
   ],
   "install": "npx skills@latest add alirezarezvani/claude-skills --skill senior-security",
   "original": false,
   "installs": 1240,
   "today": null,
   "week": null,
   "stars": 26563,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "microsoft/skills/azure-cloud-migrate",
   "name": "Azure cloud migration",
   "url": "https://fieldbook.tech/skills/microsoft/azure-cloud-migrate/",
   "author": "Microsoft",
   "repository": "https://github.com/microsoft/skills",
   "path": ".github/plugins/azure-skills/skills/azure-cloud-migrate/SKILL.md",
   "category": "Cloud & infrastructure",
   "summary": "Assesses and converts supported AWS, Google Cloud, Heroku, Kubernetes, and Spring workloads for Azure.",
   "license": "MIT",
   "access": [
    "Edits code",
    "Writes docs",
    "Needs MCP",
    "Network"
   ],
   "install": "npx skills@latest add microsoft/skills --skill azure-cloud-migrate",
   "original": false,
   "installs": 1,
   "today": null,
   "week": null,
   "stars": 3056,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "mblode/agent-skills/pr-creator",
   "name": "PR creator",
   "url": "https://fieldbook.tech/skills/mblode/pr-creator/",
   "author": "Matthew Blode",
   "repository": "https://github.com/mblode/agent-skills",
   "path": "skills/pr-creator/SKILL.md",
   "category": "Review",
   "summary": "Prepares GitHub pull requests using repository templates and reviewer-focused descriptions.",
   "license": "MIT",
   "access": [
    "Writes docs",
    "Runs commands",
    "Uses git",
    "Network"
   ],
   "install": "npx skills@latest add mblode/agent-skills --skill pr-creator",
   "original": false,
   "installs": 388,
   "today": null,
   "week": null,
   "stars": 130,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  },
  {
   "id": "dotnet/skills/author-component",
   "name": "Blazor components",
   "url": "https://fieldbook.tech/skills/dotnet/author-component/",
   "author": ".NET Platform",
   "repository": "https://github.com/dotnet/skills",
   "path": "plugins/dotnet-blazor/skills/author-component/SKILL.md",
   "category": "Languages & frameworks",
   "summary": "Shapes Blazor parameters, callbacks, rendering and async cleanup without JavaScript interop.",
   "license": "MIT",
   "access": [
    "Edits code"
   ],
   "install": "npx skills@latest add dotnet/skills --skill author-component",
   "original": false,
   "installs": 1905,
   "today": null,
   "week": null,
   "stars": 5493,
   "addedAt": "2026-09-27",
   "reviewedAt": "2026-09-27",
   "reviewRetained": false,
   "reviewStatus": "current",
   "paused": false
  }
 ]
}