Upsonic

12 mods across 1 repository, 7.9k stars between them.

unittest-generator

01

Upsonic/Upsonic

Agent Claude Code

Use this agent when you need to create unit tests for your code in unittest.TestCase format, organized in a tests folder with concept-based subfolders. Examples: Context: User has just written a new authentication module and needs comprehensive unit tests. user: 'I just finished writing my user authentication…

7.9k 2mo ago A 0 tokens original MIT

Upsonic CLAUDE.md

02

Upsonic/Upsonic

Instructions file

Claude Code instructions for Upsonic/Upsonic, covering claude.md, project overview, ai operational guides, default pre-work consultation and keep documents/ai/explanation/ in sync with code.

7.9k 2mo ago A 2,950 tokens original MIT

analyze_current

03

Upsonic/Upsonic

Skill Claude CodeCodex

Read and understand the current baseline implementation. Extract all relevant information about the existing approach without modifying anything, and record the analysis as a structured JSON entry.

7.9k 2mo ago A 0 tokens original MIT

benchmark

04

Upsonic/Upsonic

Skill Claude CodeCodex

Define the comparison metrics and extract baseline values from the current implementation. Record them as a structured JSON entry so downstream phases and final evaluation can read them directly.

7.9k 2mo ago A 0 tokens original MIT

evaluate

05

Upsonic/Upsonic

Skill Claude CodeCodex

Compare baseline and new implementation results. Produce the machine-readable final report result.json, update experiments.json, and append a row to comparison.json.

7.9k 2mo ago A 0 tokens original MIT

Upsonic/Upsonic

Skill Claude CodeCodex

Set up and manage the experiment folder structure. This is Phase 0 — it runs before any analysis begins. All bookkeeping files are JSON (never markdown).

7.9k 2mo ago A 0 tokens original MIT

implement

07

Upsonic/Upsonic

Skill Claude CodeCodex

Create a new Jupyter notebook implementing the method from the research paper, using the same data as the baseline. Record implementation details and measured metrics as a structured JSON entry.

7.9k 2mo ago A 0 tokens original MIT

progress

08

Upsonic/Upsonic

Skill Claude CodeCodex

Maintain a machine-readable progress file so dashboards, CLIs, and notebooks can poll the experiment's state at any time. The file is a JSON document — never markdown, never human-prose-first.

7.9k 2mo ago A 0 tokens original MIT

research

09

Upsonic/Upsonic

Skill Claude CodeCodex

Read the materialized research source and extract actionable information needed to implement the proposed method. Record the findings as a structured JSON entry.

7.9k 2mo ago A 0 tokens original MIT

code-review

10

Upsonic/Upsonic

Skill Claude CodeCodex

Perform structured code reviews with actionable feedback. Use when a user asks to review code, check code quality, find bugs, audit security, improve performance, or assess maintainability. Trigger when user says things like "review this code", "check for bugs", "is this code secure", "any issues with this", "code…

7.9k 2mo ago A 114 tokens original MIT

data-analysis

11

Upsonic/Upsonic

Skill Claude CodeCodex

Analyze, explore, clean, and visualize datasets with statistical rigor. Use when user asks to analyze data, find patterns, compute statistics, create visualizations, clean messy data, or explore a dataset. Trigger when user says things like "analyze this data", "what trends do you see", "find patterns in", "create a…

7.9k 2mo ago A 138 tokens original MIT

summarization

12

Upsonic/Upsonic

Skill Claude CodeCodex

Summarize documents, articles, conversations, code, and technical content into concise, accurate summaries. Use when user asks to summarize, condense, create a TL;DR, write an executive summary, extract key points, or distill content. Trigger when user says things like "summarize this", "give me the key points"…

7.9k 2mo ago A 144 tokens original MIT