By nampq11
Write, organize, and refactor documentation optimized for both humans and AI agents (Cursor, Claude Code, etc.)
questionably useful claude code plugins
Add the marketplace:
claude plugin marketplace add nampq11/agent-scripts
Install a plugin:
claude plugin install harness-engineering
claude plugin install improve-claude-md
Bootstrap and enforce engineering practices for Node/TypeScript projects. Provides scaffolding with modern tooling, pre-commit hooks, and quality gates.
Skills:
/harness-engineering - Set up new TypeScript projects or add quality enforcement to existing projectsFeatures:
Rewrites your CLAUDE.md using <important if> blocks to improve instruction adherence. Addresses Claude's tendency to ignore "may or may not be relevant" context by providing explicit relevance signals.
Skills:
/improve-claude-md - Rewrite a CLAUDE.md file using conditional XML tagsPrinciples:
MIT © 2026 Nam Pham
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub nampq11/agent-scripts --plugin docs-generatorRewrite a CLAUDE.md file using <important if> blocks to improve instruction adherence
Bootstrap and enforce engineering practices for Node/TypeScript projects
CLAUDE.md lifecycle toolkit: initialise, enhance, sync, and modularise CLAUDE.md files with a 150-line cap, automatic chaining, and Karpathy behavioural guardrails.
Documentation generation, API docs, and README maintenance
Agents specialized in technical documentation and knowledge management. Focuses on documentation architecture and user-focused writing.
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current codebase structure. Examples: <example>Context: The user has just implemented a new authentication service and wants to document it properly. user: 'I just finished implementing the auth service, can you document how it works?' assistant: 'I'll use the codebase-documenter agent to analyze the authentication service and create detailed documentation in CLAUDE.md' <commentary>Since the user has completed a service implementation and needs documentation, use the Task tool to launch the codebase-documenter agent to create comprehensive CLAUDE.md documentation.</commentary></example> <example>Context: The user wants to ensure a newly added API module is properly documented for the team. user: 'We need documentation for the new payment processing API I just added' assistant: 'Let me use the codebase-documenter agent to analyze the payment processing API and create proper documentation' <commentary>The user needs documentation for a new API module, so use the codebase-documenter agent to create CLAUDE.md files with setup instructions and architectural notes.</commentary></example>
Create comprehensive documentation for code, APIs, and projects.
Rewrite a CLAUDE.md file using <important if> blocks to improve instruction adherence