Scaffold opinionated Django projects with one-file-per-model organization, Ninja APIs via domain-grouped routers and Pydantic schemas, Unfold admin with HTMX and Tailwind, pytest tests using factory_boy, Dynaconf config, uv deps, and Docker setup. Delegate code reviews to the agent to enforce patterns after changes.
npx claudepluginhub sergio-bershadsky/ai --plugin django-devThis skill should be used when the user asks to "create api endpoint", "django ninja", "django api", "add endpoint", "rest api django", "ninja router", "api schemas", or mentions API development, endpoint organization, or Pydantic schemas in Django projects. Provides Django Ninja patterns with 1-endpoint-per-file organization.
This skill should be used when the user asks to "write tests", "django tests", "pytest", "test factories", "create test", "add tests", "test coverage", or mentions testing Django applications, fixtures, or factory_boy. Provides pytest-django patterns with factory_boy for test data generation.
This skill should be used when the user asks to "set up unfold admin", "django admin", "customize admin", "admin dashboard", "htmx admin", "unfold theme", or mentions Django admin customization, admin dashboards, or Unfold configuration. Provides Unfold admin patterns with 1-admin-per-file organization and HTMX customization.
This skill should be used when the user asks to "create a django project", "new django app", "django models", "django forms", "set up django", "configure django settings", or mentions Django project structure, model organization, or Dynaconf configuration. Provides opinionated Django development patterns with 1-file-per-model organization and consistent naming conventions.
Personal plugin marketplace for Claude Code — skills, hooks, and agents for workflow automation and development toolkits.
Marketplace ID: bershadsky-claude-tools
# Add marketplace
/plugin marketplace add sergio-bershadsky/ai
# Install a plugin (e.g., git)
/plugin install git@bershadsky-claude-tools
| Plugin | Description | Skills | Hooks |
|---|---|---|---|
| git | Git workflow automation: conventional commits, auto-staging, uncommitted changes protection | /commit, /version | auto-stage, pre-stop-commit |
| settings-sync | Sync Claude settings across ephemeral VMs via Git backup | — | backup-settings |
| Plugin | Description | Skills | Agents |
|---|---|---|---|
| django-dev | Opinionated Django toolkit with Ninja API, Unfold admin, pytest, Dynaconf | 4 skills | django-review |
| frappe-dev | Frappe Framework v15 toolkit with multi-layer architecture | 5 skills | — |
| Plugin | Description | Skills | Hooks |
|---|---|---|---|
| secondbrain | Knowledge base scaffolding with microdatabases, VitePress portal, semantic search, review stamps, meeting transcription | 11 skills | freshness, sidebar, search-index, session-context, transcription-check |
| replit-prompts | Optimized prompts, PRDs, and task plans for Replit Agent | 3 skills | — |
| Plugin | Description |
|---|---|
| marketplace-validator | Validates marketplace.json schema after every edit |
Knowledge base scaffolding with YAML microdatabases, configurable entity types (ADRs, Notes, Tasks, Discussions, custom), dual semantic search (qmd for CLI, Orama for browser), review stamps with staleness badges, and meeting transcription. 11 skills, 2 agents, 5 automation hooks. See the full documentation.
/plugin install secondbrain@bershadsky-claude-tools
Conventional commits with branch safety checks and ticket detection (GitHub, GitLab, Jira, Linear). Semantic version bumping with git tags. Auto-stages files after edits. Blocks session exit if uncommitted changes exist.
/plugin install git@bershadsky-claude-tools
Skills: /commit, /version | Hooks: auto-stage, pre-stop-commit
Backs up ~/.claude/ to the repo before session ends, excluding sensitive files. Bootstrap script restores settings on new VMs (Codespaces, Gitpod, cloud).
/plugin install settings-sync@bershadsky-claude-tools
Bootstrap: curl -fsSL https://raw.githubusercontent.com/sergio-bershadsky/ai/main/plugins/settings-sync/scripts/bootstrap.sh | bash
Opinionated Django patterns: 1-file-per-model, UUID PKs, soft delete, Dynaconf config, Django Ninja APIs (1-endpoint-per-file, Pydantic schemas), Unfold admin with HTMX, pytest + factory_boy testing. Code review agent for convention compliance.
/plugin install django-dev@bershadsky-claude-tools
Skills: django-dev, django-dev-ninja, django-dev-unfold, django-dev-test | Agent: django-review
Frappe Framework v15 with multi-layer architecture (Controller → Service → Repository → DB). DocType scaffolding, REST API endpoints, service layer patterns, app bootstrapping, pytest integration tests.
/plugin install frappe-dev@bershadsky-claude-tools
Skills: frappe-doctype, frappe-api, frappe-service, frappe-app, frappe-test
Structured prompts for Replit Agent based on Replit's 10 official guidelines. Generates optimized prompts, PRDs, and phased development plans that minimize iteration.
/plugin install replit-prompts@bershadsky-claude-tools
Skills: replit-prompt, replit-prd, replit-plan
Internal. Validates marketplace.json schema after every Write/Edit. Blocks the session if validation fails.
Run documentation site locally:
npm install
npm run docs:dev
Visit: http://localhost:5173
Public domain (Unlicense)
Professional Frappe Framework v15 development toolkit with multi-layer architecture patterns, DocType scaffolding, REST API v2 development, and comprehensive testing
Advanced Django skills for ORM, class-based views, and REST framework.
Python development with Django, FastAPI, async patterns, and uv package management
Editorial "Python Pro" bundle for Claude Code from Antigravity Awesome Skills.
Reviews and refines Django/Python code for clarity, consistency, and maintainability while preserving all functionality. Applies Django best practices, PEP 8, and project standards.
Share bugs, ideas, or general feedback.
Python development tools. Includes 2 specialized agents and 8 skills.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim