By wsagency
Comprehensive documentation generation suite: Diátaxis framework docs, Keep a Changelog, ADRs (MADR v4.0.0), CONTRIBUTING.md, ARCHITECTURE.md, release notes, Conventional Commits, style guide enforcement, TSDoc/GraphQL API reference, and docs-as-code workflows
Create an Architecture Decision Record (ADR) for a technical decision
Generate an ARCHITECTURE.md file following matklad's pattern
Add a single entry to the Unreleased section of CHANGELOG.md
Generate or update CHANGELOG.md from git history following Keep a Changelog standard
Generate a CONTRIBUTING.md file by analyzing the project's tooling and workflows
Creates Architecture Decision Records (ADRs) in MADR v4.0.0 format by analyzing codebase context
Generates API reference documentation by extracting code signatures and analyzing implementations
Generates ARCHITECTURE.md following matklad's pattern by analyzing project structure and code
Analyzes git commits to generate changelog entries following Keep a Changelog standard
Generates CONTRIBUTING.md files by analyzing project tooling, workflows, and conventions
Knowledge about Architecture Decision Records (ADRs) using MADR v4.0.0 format
Knowledge about Conventional Commits standard for structured, meaningful commit messages
Knowledge about the Diátaxis documentation framework for creating effective technical documentation
Knowledge about Keep a Changelog standard for writing and maintaining changelogs
Knowledge about documentation style guides and prose linting for consistent, high-quality technical writing
Uses power tools
Uses Bash, Write, or Edit tools
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.
A curated registry of Claude Code plugins, agents, and tools built by ws.agency.
| Plugin | Description | Commands |
|---|---|---|
| docs-agent | Comprehensive documentation suite (Diátaxis, ADRs, changelogs, style guide) | /docs, /adr, /contributing, /architecture, /release-notes, /changelog |
| ws-commit-commands | Git workflows for Gitea using tea CLI | /ws-commit, /ws-commit-push-pr, /ws-clean-gone |
| ws-jira-enhancer | Transform task descriptions into Jira tickets | /ws-jira-enhancer |
| ws-claude-sync | Sync Claude contexts across machines via GitHub | /ws-sync-setup, /ws-sync, /ws-sync-pull, /ws-sync-push, /ws-sync-full, /ws-sync-status |
| ws-clamp | Move, archive, and manage Claude projects | /clamp-move, /clamp-inspect, /clamp-maintain, /clamp-archive |
brew install tea# Add the marketplace (one-time setup)
claude plugin marketplace add [email protected]:wsagency/WS-Claude-marketplace.git
# Install individual plugins
claude plugin install docs-agent@ws-marketplace
claude plugin install ws-commit-commands@ws-marketplace
claude plugin install ws-jira-enhancer@ws-marketplace
claude plugin install ws-claude-sync@ws-marketplace
claude plugin install ws-clamp@ws-marketplace
# List available plugins
claude plugin marketplace list
# Update marketplace
claude plugin marketplace update ws-marketplace
# Uninstall a plugin
claude plugin uninstall docs-agent@ws-marketplace
Comprehensive documentation generation suite covering the full docs-as-code lifecycle: Diátaxis framework docs, Keep a Changelog, Architecture Decision Records (MADR v4.0.0), CONTRIBUTING.md, ARCHITECTURE.md, release notes, Conventional Commits, style guide enforcement, and TSDoc/GraphQL API reference.
Commands:
/docs — Generate a complete documentation suite following Diátaxis/docs-tutorial — Create a learning-oriented tutorial/docs-howto — Create a task-oriented how-to guide/docs-explanation — Write an understanding-oriented explanation/docs-reference — Generate API or technical reference documentation/adr — Create an Architecture Decision Record (MADR v4.0.0)/contributing — Generate CONTRIBUTING.md from project analysis/architecture — Generate ARCHITECTURE.md (matklad pattern)/release-notes — Generate user-facing release notes (Linear style)/changelog — Generate or update CHANGELOG.md from git history/changelog-entry — Add a single entry to CHANGELOG.mdAgents: docs-architect, tutorial-writer, api-documenter, changelog-analyzer, adr-writer, contributing-generator, architecture-documenter, release-notes-writer
Skills (knowledge bases): diataxis, keep-a-changelog, conventional-commits, style-guide, adr
To make Claude Code automatically enforce documentation standards on your projects, add the following to your project's .claude/CLAUDE.md:
# Documentation Standards
Always apply these docs-agent standards when working on this project:
- **Commits**: Follow Conventional Commits format (`type(scope): description`)
- **Code changes**: Update CHANGELOG.md for user-facing changes
- **New features**: Check if an ADR is needed in docs/decisions/
- **TypeScript**: Use TSDoc comments on all public APIs
- **GraphQL**: Add descriptions to every type, field, and argument in the schema
- **Writing**: Follow Google style guide (active voice, present tense, second person)
- **Definition of done**: Documentation must ship with the feature
Available commands: /docs, /adr, /contributing, /architecture, /release-notes, /changelog
For hard enforcement, add hooks to .claude/settings.json:
{
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "agent",
"prompt": "Before stopping, verify: 1) Commit messages follow Conventional Commits. 2) CHANGELOG.md updated if user-facing changes were made. 3) Documentation updated for new/changed features. If anything is missing, return {\"ok\": false, \"reason\": \"what's missing\"}.",
"timeout": 60
}
]
}
]
}
}
Git workflow commands for Gitea using tea CLI — commit, push, and create pull requests.
npx claudepluginhub wsagency/ws-claude-marketplace --plugin docs-agentTransform brief task descriptions into well-structured Jira tickets
Git workflow commands for Gitea using tea CLI - commit, push, and create pull requests
Sync Claude Code contexts, settings, and sessions across machines via GitHub
Move, archive, fix, and manage Claude Code projects while preserving session history
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.