Showing 30 of 22893 results
Semantic folder index for codebase navigation. Creates index.toon files with summaries ordered by priority. "Oh, I see you've discovered my meticulously organized archive."
Provider-agnostic Claude Code statusline plugin (ToPGauge) for token-plan usage and account balance. Picks the provider from ANTHROPIC_BASE_URL (currently MiniMax + DeepSeek); hides itself otherwise. Ships :install, :uninstall, :clean, and :clean-cache slash commands.
Skills for searching and downloading torrents from nyaa.si (anime), YTS (movies, ytz.mx), and managing downloads via qBittorrent.
ν μ€μ¦κΆ Open APIλ‘ κ΅λ΄Β·λ―Έκ΅ μ£Όμ μμΈ/μ’ λͺ©/νμ¨/μ₯μ΄μ μ‘°νμ κ³μ’·보μ μ£ΌμΒ·μ£Όλ¬Έμ λ€λ£¨λ νλ¬κ·ΈμΈ (tossinvest CLI κΈ°λ°)
Cross-session, cross-CLI memory for AI coding assistants. Mines transcripts from 10 supported CLI clients. Surfaces operator identity / decisions / bans / corrections / goals / voice via 26 MCP tools, 6 hooks (SessionStart signpost + SessionStart compact-restore + UserPromptSubmit retrieval + Stop/PostCompact re-index + PreCompact continuity-seed), 15 slash commands, and 3 skills. gte-modernbert hybrid recall; worktree-aware project scoping; post-compaction coding-continuity packet. Optional local-LLM refinement ([llm] extra, ollama, off by default). The operator becomes the source of truth; the model stops re-asking what they already told it.
Tower compute platform β run and deploy Python apps, pipelines, and AI agents
Marketplace discipline enforcement β single `validate-plugin` skill + `tp-roster-auditor` agent + `scripts/audit.py` CI guard. Audits any Claude Code marketplace for the 5-rule discipline set: agent roster cap (default 6 keepers + 1 read-only-tools exception), spawn-lens contract (`lens:`/`scope:`/`question:` within 200 chars), fork-skill rationale (every `context: fork` skill has `references/fork-rationale.md`), description quality (β€1536 chars, verb-led first 200, CONTRAST vs adjacent), and catalog discipline (`plugin.json` version matches marketplace + description mentions roster). Use when user says 'audit my marketplace', 'check discipline', 'roster check', 'validate before commit', 'discipline-check'. NOT for: marketplace schema validation (use `claude plugin validate`); NOT for: implementation work (use the relevant domain skill).
First Principles Framework β structured reasoning in an isolated forked context with hypothesis generation, evidence validation, and auditable decision records. PROPOSE / MAINTAIN / QUERY modes. Verification stages spawn `tp-critic` with FPF-specific lenses.
Git workflow automation β conventional commits, PR creation, issue analysis, git notes, worktrees, and inline PR review comments. PR reviews fan out `tp-critic` per changed file with the 'review this diff for bug, security, and contract errors' lens.
Principled MCP (Model Context Protocol) expertise hub β a single skill `mcp-expertise` with five modes covering the full MCP server lifecycle: DESIGN (tool decomposition, output contract, JSON-RPC error discipline, capability negotiation, security checklist, naming, Claude-Optimal validation), SCHEMA (JSON Schema 2020-12 authoring, additionalProperties:false discipline, discriminator enums, constraint discipline, description writing, pitfalls catalog, schemars cheatsheet), IMPLEMENT (Rust with rmcp 0.3 + schemars + tokio, transport choice stdio vs Streamable HTTP, stderr-only logging, error mapping via rmcp::ErrorData, testing with MCP Inspector CLI mode; implementation runs inline in the main agent or forked orchestrator), CLIENT (agent as MCP consumer β the four installation paths, JSON-RPC discovery flow, calling pattern, consumer-side debugging, rmcp client SDK for stdio and Streamable HTTP), and QUALITY (8-dimension Claude-Optimal rubric, forked orchestrator spawns 8 parallel `mcp-quality-judge` subagents in isolated contexts β the single domain exemplar of the lens-prompt pattern). The Β§3 worked example in `mcp-expertise/references/design-decomposition.md` uses a synthetic `git-cli` decomposition. Hub is a pure router; mechanism lives in `references/`. Includes 1 subagent: `mcp-quality-judge` (QUALITY leaf, background, yellow) β the only marketplace subagent that preloads its domain skill via `skills: [mcp-expertise]`.
Principled Rust project skills β single `rust` hub with a `Modes:` directive covering the full Rust lifecycle: SCAFFOLD (lib/bin decision, Cargo.toml template edition 2024, MSRV 1.81, feature flag design, lib+bin code layout, rustdoc, edition migration), WORKSPACE (when to split, virtual workspace template, workspace inheritance, Cargo.lock policy, MSRV coordination, cross-crate patterns, workspace publishing), QUALITY (canonical 6-job CI, clippy + rustfmt policy, cargo-nextest, coverage, supply-chain ladder, dev-experience tooling), RELEASE (Cargo semver, changelog tooling, cargo publish playbook, supply-chain maintenance, feature deprecation), REVIEW (holistic existing-project health audit via 5 parallel tp-critic lenses β source-code health & idioms, dependency hygiene, build & test health, public API surface, supply chain). Each mode dispatches `tp-critic` with Rust-specific lenses (Cargo.toml audit, CI configuration, supply chain, pre-publish, source-code, dependency hygiene, build/test health, public API surface); the inline Rust idiom-polish checklist handles code cleanup.
Structured agent-driven development with multi-judge evaluation β runs a single solution in an isolated forked context with self-critique, and scores it via parallel isolated-context judges. EXECUTE mode (implement + verify) and JUDGE mode (multi-judge debate). One specialist subagent (`sadd-judge` for rubric-based candidate scoring).
Principled security review skills β single `security` hub with a `Modes:` directive covering the pre-production security review lifecycle: SAST (static application security testing for injection, auth bypass, SSRF, deserialization, access control), DEPENDENCY-AUDIT (CVE scanning, lockfile drift, typosquatting, supply-chain integrity), SECRETS-DETECTION (API keys, tokens, credentials, private keys via pattern matching and entropy analysis), COMPLIANCE (OWASP ASVS, GDPR, SOC2, PCI-DSS, HIPAA evidence mapping and gap analysis). All four modes spawn `tp-critic` with a mode-specific lens (OWASP / supply-chain / secrets / compliance).
Session analytics β CAPTURE (headless behavioral artifact collection), INSPECT (structured data extraction; parses JSONL in isolated context), REVIEW (behavioral anti-pattern diagnosis via `tp-critic` w/ lens), ISSUE (sanitized GitHub issue reporting; `tp-critic` w/ lens for privacy scrub), CROSS-ANALYZE (parallel multi-perspective analysis), ADJUDICATE (evidence + adversarial validation). Six modes; the 4 deleted `session-*` agents collapsed into `tp-critic` / `tp-explorer` per-mode.
Search, query, ingest, and verify a personal wiki, knowledge base, or notes system. Use when user mentions 'wiki', 'KB', 'knowledge base', 'look up in my notes', 'find in my wiki', 'lint wiki', 'check wiki consistency', 'add to wiki', 'ingest into wiki', or 'populate wiki'. QUERY dispatches the read-only `wiki-searcher` subagent; INGEST and LINT run inline in the hub against the resolved wiki path (with optional `tp-critic` w/ lens 'wiki audit' for large wikis).
Systematic analysis of TPU pretraining efficiency. profile-anatomy: schema + reference scripts for xplane.pb / trace.json.gz. comm-analysis: per-axis NCCL bus BW, peak ICI utilization, and per-step compute/comm overlap. compute-breakdown: source-line aggregation, layer scoping, non-compute audit, v7x roofline shortfall. memory-profile: HBM peak occupancy, alive-buffer attribution, lifetime/shape/tf_op/parent_jit rollups.
Exposes Trabuco CLI functionality (architecture advice, module catalog, scaffolding, doctor, 14-phase legacy-project migration) as Claude Code skills + subagents, grounded in Trabuco's opinionated Java conventions.
Agent execution tracing β timeline, token/cost tracking, replay, and diff for multi-agent observability
from JudgmentLabs/judgeval-claude-plugin
from bennoloeffler/maude-claude-vunds-plugins
Local-first personal observability for Claude Code β token usage, cost, tool usage, daily reports. Hooks capture session/tool/prompt data, transcript parser extracts token/cost.
Authority, requirements, and traceability controls for agentic engineering. Repackages the selected Compound Engineering method with systems-engineering authority: requirement quality review, no-orphan traceability checks, root requirements and matrix bootstrap, advisory controlled automation, and dark-behavior routing before planning, implementation, review, and release claims.
Evidence-backed daily, weekly, and monthly reports for agent work.
Query Tracy .tracy captures: hotspots, zone stats, capture info, compare two captures.
Run and narrate the Rajistics trade operations agent demo