claudeindex
mdproctor's avatar
Author

Mark Proctor

@mdproctor
1
Marketplaces
44
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

cc-praxis

cc-praxis

Plugins:44
Skills:0
1
2

Plugins

Plugin

cc-praxis-ui

Launch the cc-praxis skill manager UI — browse, install, update, and uninstall skills

Plugin

install-skills

One-time marketplace bootstrap: configure hooks and install skills

Plugin

uninstall-skills

Remove marketplace skills and hooks with reverse dependency checking

Plugin

code-review-principles

Universal code review principles covering safety, concurrency, performance, testing philosophy

Plugin

security-audit-principles

Universal OWASP Top 10 security audit principles

Plugin

dependency-management-principles

Universal dependency management principles for BOM patterns

Plugin

observability-principles

Universal observability principles covering logging, tracing, and metrics

Plugin

issue-workflow

GitHub issue tracking with cross-cutting detection, commit split suggestions, and release-based changelog

Plugin

git-commit

Generic conventional commits with project type routing

Plugin

blog-git-commit

GitHub Pages / Jekyll blog commits with content-specific conventions and validation

Plugin

java-dev

Java/Quarkus development workflow

Plugin

java-code-review

Java-specific code review extending code-review-principles

Plugin

java-security-audit

Java/Quarkus OWASP Top 10 security audit

Plugin

java-git-commit

Java project commits with DESIGN.md sync

Plugin

java-update-design

DESIGN.md synchronization for Java projects

Plugin

maven-dependency-update

Maven BOM dependency management

Plugin

quarkus-flow-dev

Quarkus Flow workflow development

Plugin

quarkus-flow-testing

Quarkus Flow testing patterns

Plugin

quarkus-observability

Quarkus observability configuration

Plugin

custom-git-commit

Custom project type commits with configurable sync

Plugin

update-primary-doc

Generic primary document synchronization

Plugin

update-claude-md

CLAUDE.md workflow documentation sync

Plugin

adr

Architecture Decision Record creation

Plugin

design-snapshot

Immutable dated record of design state — where we are, how we got here, where we're going

Plugin

write-blog

Living project diary — captures decisions, pivots, and discoveries in the moment with honest diary voice, not polished retrospectives

Plugin

knowledge-garden

Cross-project library of hard-won technical gotchas — bugs, silent failures, and workarounds stored in ~/claude/knowledge-garden/ for any future session to reuse

Plugin

session-handoff

Generates a concise HANDOVER.md at session end — lazy references to design snapshots, project blog, and knowledge garden rather than loading them

Plugin

idea-log

Lightweight living log for undecided possibilities — capture, review, promote, and discard ideas

Plugin

ts-dev

TypeScript development workflow — strict mode, async patterns, error handling, testing

Plugin

ts-code-review

TypeScript code review extending code-review-principles — type safety, async correctness

Plugin

ts-security-audit

TypeScript/Node.js OWASP Top 10 security audit — injection, auth, SSRF, prototype pollution

Plugin

npm-dependency-update

npm/yarn/pnpm dependency management extending dependency-management-principles

Plugin

ts-project-health

Health checks for TypeScript/Node.js projects — extends project-health with TS-specific checks

Plugin

python-dev

Python development workflow — type hints, async patterns, safety, testing with pytest

Plugin

python-code-review

Python code review extending code-review-principles — type safety, async correctness, safety

Plugin

python-security-audit

Python OWASP Top 10 security audit — injection, pickle deserialization, secrets, SSRF

Plugin

pip-dependency-update

pip/poetry/pipenv dependency management extending dependency-management-principles

Plugin

python-project-health

Health checks for Python projects — extends project-health with Python-specific checks

Plugin

project-health

Universal project health checks — correctness, consistency, and compliance across all project types

Plugin

project-refine

Improvement opportunities across docs and code — structure, deduplication, and bloat reduction

Plugin

skills-project-health

Health checks for Claude Code skill collection repositories — extends project-health with skills-specific checks

Plugin

java-project-health

Health checks for Java/Maven/Gradle projects — extends project-health with Java-specific checks

Plugin

blog-project-health

Health checks for GitHub Pages/Jekyll blogs — extends project-health with blog-specific checks

Plugin

custom-project-health

Health checks for custom projects — extends project-health with sync-rules and project-currency checks