By trismik
Prepare a CSV or JSONL dataset for upload to Trismik QuickCompare. Advises on columns, names, and LLM-as-Judge annotation columns.
Claude Code skills for working with Trismik.
| Skill | What it does |
|---|---|
quickcompare-format | Prepares a dataset (CSV or JSONL) for upload to Trismik QuickCompare. Advises on columns, names, and LLM-as-Judge annotation columns. |
This repo is a Claude Code plugin marketplace. Add it once, then install any skill:
/plugin marketplace add trismik/skills
/plugin install quickcompare-format@trismik-skills
Invoke the skill with /quickcompare-format, or just describe your task and Claude will load it when the description matches.
Use the built-in $skill-installer with a GitHub subdirectory URL:
$skill-installer install https://github.com/trismik/skills/tree/main/skills/quickcompare-format
Restart Codex after install; then you can just invoke the skill with
$quickcompare-format
Each skill is a drop-in folder following the Agent Skills standard, so you can bypass the installers. Clone the repo and symlink into ~/.claude/skills/ (all projects) or your project's .claude/skills/:
git clone https://github.com/trismik/skills.git ~/trismik-skills
ln -s ~/trismik-skills/skills/quickcompare-format ~/.claude/skills/quickcompare-format
These skills follow the open Agent Skills standard (SKILL.md + optional references/). Any assistant that natively loads skill folders will pick them up — just drop the folder in the location that tool expects:
I- Cursor
For tools that don't support skill folders yet (Windsurf, Cline, Aider, Zed, …), flatten SKILL.md and its referenced files into that tool's rule format manually.
Issues and PRs welcome. Each skill lives under skills/<name>/ and follows the Agent Skills standard: a SKILL.md with YAML frontmatter (name, description) and optional references/.
MIT — see LICENSE.
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.
npx claudepluginhub trismik/skills --plugin quickcompare-formatComprehensive 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.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
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.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native
Give your AI a memory — mine projects and conversations into a searchable palace. 33 MCP tools, auto-save hooks, and guided setup.