Browse the directory
Champion Kit Rollout for Internal Claude Code Adoption
by kiannidevGuide to rolling out the Claude Code champion kit: selecting champions, program phases, feedback loops, executive sponsorship, and measuring internal adoption.
Choosing MCP Transport: Stdio, HTTP, SSE, and WebSocket
by kiannidevChoose MCP transports for Claude Code and Agent SDK apps: stdio subprocesses, HTTP, SSE streams, WebSocket tradeoffs, timeouts, and enterprise network constraints.
Chrome Integration for Web App Debugging With Claude Code
by kiannidevConnect Claude in Chrome for web app debugging: extension setup, browser selection, batched tool loading, and safe staging workflows with Claude Code.
Claude Agent SDK Quickstart for Production Agents
by kiannidevProduction-oriented quickstart for the Claude Agent SDK: project bootstrap with agent-sdk-dev plugin, query loops, permissions, observability hooks, and deployment guardrails.
Claude Code JetBrains Setup for Large Repositories
by kiannidevConfigure Claude Code in JetBrains IDEs for large repositories: terminal rendering fixes, synchronized output, sparse context, and plugin workflows for IntelliJ-based teams.
Claude Code on Amazon Bedrock Setup
by kiannidevConfigure Claude Code on Amazon Bedrock: AWS region resolution, GovCloud inference profiles, credential export caching, service tiers, and CI empty-string pitfalls.
Claude Code on Microsoft Foundry Setup
by kiannidevConfigure Claude Code on Microsoft Foundry: Azure auth, idle timeouts, auto mode opt-in, PowerShell tool defaults, and third-party provider messaging.
Communications Kit for Claude Code Launch Campaigns
by kiannidevUse the Claude Code communications kit for launch campaigns: message calendar, stakeholder templates, FAQ handling, and aligning announcements with champion rollout.
Compaction and Memory Hygiene for Long Claude Sessions
by kiannidevGuide to /compact, /memory, and CLAUDE.md hygiene for long Claude Code sessions: when to compact, what to store in memory, and avoiding stale context.
Computer Use From the Claude Code CLI for GUI QA
by kiannidevUse Claude Code computer-use tools from the CLI to drive desktop GUI QA: display selection, screenshot loops, safe test environments, and troubleshooting multi-monitor setups.
Constraining Claude Code Plugin Dependency Versions
by kiannidevGuide to pinning Claude Code plugin dependency versions, semver constraints, upgrade testing, and preventing surprise behavior changes during team rollouts.
Creating Output Styles for Non-Coding Claude Workflows
by kiannidevCreate Claude Code output styles for product management, support, and writing workflows. Omit keep-coding-instructions when coding behavior is not needed.
Custom Color Themes for Claude Code Plugins
by kiannidevGuide to custom color themes in Claude Code plugins: theme file format, plugin packaging, accessibility checks, and distributing branded terminal palettes.
Custom Tools With the Claude Agent SDK
by kiannidevDesign custom tools for the Claude Agent SDK beyond in-process MCP: SDK tool types, schema design, permissions, structured outputs, and when to prefer external MCP servers.
Delegating Engineering Work From Slack to Claude Code
by kiannidevGuide to delegating engineering work from Slack to Claude Code: channel setup, task contracts, permissions, status updates, and safe escalation paths.
Enterprise Network Proxy and mTLS Setup for Claude Code
by kiannidevSet up enterprise network proxy and mTLS for Claude Code: HTTP_PROXY variables, custom CA bundles, client certificates, and validating connectivity.
Managed MCP Allowlists for Enterprise Claude Code
by kiannidevDeploy enterprise managed MCP allowlists and denylists in Claude Code: allowedMcpServers, deniedMcpServers, managed-mcp.json, enforcement on reconnect, and rollout testing.
MCP With the Claude Agent SDK
by kiannidevConnect MCP servers to Claude Agent SDK applications: stdio, HTTP, SSE configs, OAuth, managed policy parity, and tool-search interaction.
Organizing Personal, Project, and Plugin Skills Directories
by kiannidevLearn Claude Code skill directory layout for user, project, and plugin scopes, naming conventions, discovery order, and avoiding duplicate skills.
Packaging Claude Code Plugins as Zip Archives
by kiannidevStep-by-step guide to packaging Claude Code plugins as zip archives: directory layout, manifest files, validation, and internal distribution.
Prompt Caching Troubleshooting in Claude Code
by kiannidevTroubleshoot Claude Code prompt caching: cache invalidation triggers, prefix stability, cost spikes, and verifying cache hits during long sessions.
Remote Control for Mobile Claude Code Handoff
by kiannidevHand off a local Claude Code terminal session to the Claude web or mobile app with Remote Control, including session naming, reconnect behavior, and team rollout guardrails.
Remote MCP Server Security Review Checklist
by kiannidevChecklist for reviewing remote MCP servers before team rollout: OAuth scopes, transport security, tool surface, registry provenance, and rollback.
Sparse Context Setup for Large Codebases
by kiannidevSet up sparse context for large codebases in Claude Code: scoped directories, CLAUDE.md hierarchy, subagents, and avoiding whole-repo loading.
Team Cost Governance for Claude Code Usage
by kiannidevTeam cost governance for Claude Code: budgets, model selection policy, prompt caching awareness, anomaly review, and communicating spend with engineering leads.
Team Onboarding With Claude Code Plugins and Skills
by kiannidevPractical team onboarding for Claude Code: standard plugins, shared skills, champion support, first-week exercises, and governance aligned with the champion kit.
Usage Analytics for Claude Code Team Rollout
by kiannidevGuide to Claude Code usage analytics for team rollouts: dashboard metrics, adoption KPIs, monitoring usage docs, and privacy-aware reporting.
Zero Data Retention Planning for Claude Code Enterprise
by kiannidevEnterprise guide to zero data retention planning for Claude Code: contractual ZDR scope, logging boundaries, MCP data paths, and verification checkpoints.
Auto Mode Hard-Deny Policies For Safe Automation
by kiannidevConfigure Claude Code auto mode hard-deny rules that block high-risk actions unconditionally, complement soft-deny prompts and team permission policy.
Dynamic Workflows For Large Codebase Audits
by kiannidevRun Claude Code dynamic workflows for large codebase audits: scoping prompts, monitoring /workflows runs, keyword triggers, and safety guardrails.