Agent Skills & AI Coding Blog
Articles about agent skills, AI coding tools, and developer productivity.
How to Build a Private Claude Code Plugin Marketplace
Build a private Claude Code plugin marketplace with marketplace.json in a git repo: setup, authentication, versioning, and a hosted alternative.
Private Skill Registry: Host Internal Agent Skills
Set up a private skill registry for your team's internal agent skills: compare git, self-hosted, and hosted options with SSO, roles, and audit logs.
How to Share Claude Skills With Your Team
Learn how to share Claude skills with your team: git repos, plugin marketplaces, and hosted registries, plus versioning, rollout, and usage analytics.
How to Share MCP Servers Across Your Engineering Team
Stop MCP config drift. Learn how to share MCP servers across your team with version-controlled .mcp.json, safe secrets, and server allowlists.
AGENTS.md for Teams: One Standard, Every AI Tool
How teams standardize AI instructions with one AGENTS.md file: what goes in it, nested monorepo precedence, tool support, and a PR review workflow.
How to Use AI Assistants for Code Review
Set up AI-assisted code review workflows using review checklists, custom commands, and shared skills. Catch bugs faster without slowing down your team.
Build Internal Tools Faster with AI Coding Rules
Use AI coding rules to standardize admin dashboards, CRUD apps, and internal utilities. Ship internal tools in hours instead of days with shared patterns.
Version Control for AI Coding Rules: Why It Matters
Your AI coding rules change as your project evolves. Learn why versioning them matters and how to track changes, roll back safely, and audit every update.
How to Enforce Coding Standards with AI Assistants
Move beyond linters. Use AI coding rules to enforce architectural patterns, naming conventions, and design decisions that static analysis can't catch.
How to Evaluate AI Coding Tools for Your Team
A practical framework for engineering leads evaluating AI coding tools. Covers key features, pricing, security, pilot programs, rollout, and measuring ROI.
How to Onboard New Developers with AI Coding Rules
Use AI coding rules to get new team members writing production-quality code from day one. Faster onboarding, fewer review cycles, less tribal knowledge lost.
How to Share AI Coding Rules Across a Remote Team
Learn how to keep your distributed remote team's AI coding assistants consistent using shared rules, versioned updates, and role-based access control.