By ajbarea
AJ's personal Claude Code skill collection — repo-hygiene skills for audit, slop cleanup, doc-sync, CI review, commit planning, and cross-repo drift detection.
Rewrite docstrings and comments by reading the actual implementation, call sites, and tests — produce grounded, factual prose instead of deleting slop. Sibling of /techne:deslop. Use when the user wants to replace overhyped or hallucinated documentation with accurate one- or two-line descriptions derived from what the code actually does.
Run the repo's make targets in dependency order (setup → lint → test → end-to-end) and verify each command's terminal output against its `logs/dev-<ts>-<cmd>.log` archive. Supports a full audit and a fast variant. Use whenever the user wants to validate the toolchain is clean, run lint+test locally before pushing, or reconcile terminal output against the dev-runner log archives — phrasings like "run the audit", "is the build clean", "check my toolchain", "am I ready to push", "make sure CI will pass", "verify make targets".
Analyze pending git changes and write a structured, conventional-commit plan to COMMITS.md so the user can review and stage commits in batches before committing. Use whenever the user wants to group working-tree or staged changes into sensible commits, draft commit messages for a dirty working tree, or prepare a commit plan from a diff.
Audit the latest GitHub Actions workflow runs on the current branch/PR for warnings, errors, failures, deprecation notices, and other log noise — then fix what's fixable in-repo (workflow YAML, configs, source, tests). Hands commit + push back to the developer. Use after CI finishes and before merge, or whenever the user asks about failing/noisy CI — phrasings like "audit the PR", "why did CI fail", "check the workflow logs", "what's wrong with the build on GitHub", "fix the Actions warnings", "review the latest CI run", "clean up the green-with-warnings run", or names a specific check (Codecov, GitGuardian, Renovate) that's failing on the PR.
Scan the codebase for AI-generated slop in comments and docstrings — temporal markers, self-referential AI framing, narrative WHAT-comments, marketing padding — and propose tightened rewrites. Use when the user wants to audit pending changes or the whole codebase for verbose, low-value commentary left by other assistants (Copilot, Gemini, GPT, etc.).
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.
AJ's personal Claude Code skill collection, distributed as a plugin.
techne:audit — runs the repo's make targets in dependency order; reconciles terminal output against logs/dev-*.log archives.techne:auto-commit — groups working-tree changes into a structured COMMITS.md plan for staged review.techne:ci-audit — audits GitHub Actions runs on the current branch/PR for warnings, failures, and noise; fixes what's fixable in-repo.techne:deslop — scans for AI-generated slop in comments and docstrings; proposes tightened rewrites.techne:docs-site — maintains the Zensical-powered docs site (config, deploy pipeline, theming, link integrity).techne:docsync — verifies documentation claims (CLI commands, paths, config keys, signatures) against the actual code.techne:reslop — rewrites docstrings grounded in the implementation rather than deleting them outright.techne:sisters — cross-repo drift audit across the sister repos listed in ~/.claude/techne.toml./plugin marketplace add ajbarea/techne
/plugin install techne@techne
techne:sisters reads ~/.claude/techne.toml at runtime — user-controlled config that lists active sister repos. Example:
github_user = "ajbarea"
workspace_root = "/home/ajbar/ajsoftworks"
[[sisters]]
name = "phalanx-fl"
status = "active"
[[sisters]]
name = "vFL"
status = "active"
[[sisters]]
name = "kourai-khryseai"
status = "active"
Set status = "backburner" to skip a repo without removing it.
MIT.
Ariadne sensemaking for Claude Code — bundles the Ariadne MCP server and an analyst-workup skill so you can produce cited analytic notes for a target entity across graph, relational, full-text, and semantic stores.
npx claudepluginhub ajbarea/techne --plugin techneUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
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.
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.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.