agent-skills

Production-grade engineering skills for AI coding agents.

23 articles 16.2k View on GitHub ↗
23 articles
Source-Driven Development Approach: A Framework Decision Methodology for Production Code

Discover the source-driven development approach a four-step methodology that uses official documentation for accurate, traceable, and future-proof framework decisions in your production code.

how-to-guide
Apr 16, 2026
How Progressive Disclosure Minimizes Token Usage in Agent-Skills

Learn how progressive disclosure minimizes token usage by loading essential skill entry points first and deferring large files until needed. Optimize your agent workflows now.

performance
Apr 16, 2026
Context Engineering for Agent Memory Management: A Complete Guide to the Agent-Skills Methodology

Master context engineering for AI agent memory management. Learn how to curate agent information effectively to boost output quality and stay within token limits with the Agent-Skills methodology.

deep-dive
Apr 16, 2026
How Agent Personas Like the Code-Reviewer Operate in agent-skills

Learn how agent personas like the code-reviewer operate in agent-skills by combining static Markdown role definitions with reusable skill frameworks for deterministic code reviews.

how-to-guide
Apr 16, 2026
Migration Pattern for Handling Deprecations in Agent-Skills: A Four-Step Guide

Learn the addyosmani/agent-skills four-step migration pattern for handling deprecations. Build replacements, document, migrate incrementally, and safely remove old systems.

migration-guide
Apr 16, 2026
Feature Flag Lifecycle Management in Shipping and Launch Processes: A Complete Guide

Master feature flag lifecycle management from spec to deployment in the OpenCode model. Ship code safely with instant rollbacks and improve your launch processes.

how-to-guide
Apr 16, 2026
Quality Gates in CI/CD Automation: The Complete Pipeline Guide

Discover quality gates in CI CD automation; essential checkpoints like linting testing and security audits that ensure only defect free code reaches production.

how-to-guide
Apr 16, 2026
How Trunk-Based Development Functions in the Git-Workflow-and-Versioning Skill

Learn how trunk-based development works in git-workflow-and-versioning. Maintain a deployable main branch with short-lived feature branches to reduce merge risks and boost performance.

how-to-guide
Apr 16, 2026
Hyrum's Law in API Design: Managing Accidental Dependencies and Observable Behaviors

Understand Hyrum's Law in API design. Learn how to manage accidental dependencies and observable behaviors to build more robust and maintainable APIs.

deep-dive
Apr 16, 2026
How the Three-Tier Boundary System (Always/Ask First/Never) Operates in Agent-Skills

Understand the three-tier boundary system in addyosmani/agent-skills Always Ask First Never. Learn how it enforces safe, spec-driven automation with auto-execution, human approval, or forbidden actions.

deep-dive
Apr 16, 2026
Chesterton's Fence in Software Engineering: Safely Simplifying Legacy Code

Understand Chesterton's Fence in software engineering. Learn how this principle helps safely simplify legacy code by avoiding accidental regressions during refactoring. Protect your codebase.

best-practices
Apr 16, 2026
How the Five Axes of Code Review Function in the code-review-and-quality Skill

Understand the five axes of code review Correctness Readability Architecture Security and Performance within the code-review-and-quality skill for better code quality assessments.

deep-dive
Apr 16, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →