tincopper

44 mods across 1 repository, 10 stars between them.

code-walkthrough

01

tincopper/neeko

Skill Claude CodeCodex

A guided code-reading and architecture review for the Neeko desktop application. Neeko uses Tauri, which combines a Rust backend with a React interface, and the guide follows data moving between those parts.

10 3d ago A 128 tokens original Apache-2.0

grill-me

02

tincopper/neeko

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

10 3d ago A 49 tokens copy · 92% Apache-2.0

html-effectiveness

03

tincopper/neeko

Skill Claude CodeCodex

Generate self-contained, interactive HTML documents instead of markdown walls of text. When output is complex (comparisons, timelines, multi-option decisions, data tables, code reviews, diagrams), produce a single .html file that renders spatially and interactively in the browser. Zero dependencies, zero build steps.…

10 3d ago A 142 tokens original Apache-2.0

neeko-check

04

tincopper/neeko

Skill Claude CodeCodex

A code-review checklist for React and Rust projects that compares changes with the project’s own rules, common practices, and architecture guidelines.

10 3d ago A 54 tokens original Apache-2.0

neeko-commit

05

tincopper/neeko

Skill Claude CodeCodex

A Git commit assistant that examines uncommitted changes and creates Conventional Commits messages. Conventional Commits use labels such as feat, fix, docs, or refactor to describe the change.

10 3d ago A 33 tokens original Apache-2.0

shadcn

06

tincopper/neeko

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

10 3d ago A 90 tokens copy · 95% Apache-2.0

tdd

07

tincopper/neeko

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

10 3d ago A 45 tokens copy · 86% Apache-2.0

trellis-before-dev

08

tincopper/neeko

Skill Claude CodeCodex

Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to…

10 3d ago A 70 tokens copy · 97% Apache-2.0

trellis-brainstorm

09

tincopper/neeko

Skill Claude CodeCodex

Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex…

10 3d ago A 65 tokens copy · 91% Apache-2.0

trellis-break-loop

10

tincopper/neeko

Skill Claude CodeCodex

Deep bug analysis to break the fix-forget-repeat cycle. Analyzes root cause category, why fixes failed, prevention mechanisms, and captures knowledge into specs. Use after fixing a bug to prevent the same class of bugs.

10 3d ago A 50 tokens copy · 100% Apache-2.0

trellis-channel

11

tincopper/neeko

Skill Claude CodeCodex

Use Trellis channel for live multi-agent collaboration, spawned workers, cross-agent review, progress inspection, forum channels, and channel log debugging.

10 3d ago A 32 tokens copy · 100% Apache-2.0

trellis-check

12

tincopper/neeko

Skill Claude CodeCodex

Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions.

10 3d ago A 54 tokens original Apache-2.0

trellis-continue

13

tincopper/neeko

Skill Claude CodeCodex

Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via getcontext.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.

10 3d ago A 62 tokens copy · 91% Apache-2.0

trellis-finish-work

14

tincopper/neeko

Skill Claude CodeCodex

Wrap up the current session: verify quality gate passed, remind user to commit, archive completed tasks, and record session progress to the developer journal. Use when done coding and ready to end the session.

10 3d ago A 46 tokens copy · 100% Apache-2.0

trellis-meta

15

tincopper/neeko

Skill Claude CodeCodex

Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates, registry-backed…

10 3d ago A 110 tokens copy · 100% Apache-2.0

tincopper/neeko

Skill Claude CodeCodex

Reach into past AI conversation history through the trellis mem CLI. Use whenever the user asks 'how did we solve X last time', 'have we discussed this before', 'what was the decision on X', 'remind me what we did in this task', '上次怎么解的', '之前讨论过吗', '想起一段对话', or when starting a brainstorm that overlaps prior work…

10 3d ago A 140 tokens copy · 92% Apache-2.0

tincopper/neeko

Skill Claude CodeCodex

Bootstrap project-specific Trellis coding specs with a platform-neutral single-agent workflow. Use when creating or refreshing .trellis/spec guidelines, analyzing a codebase with GitNexus, ABCoder, or source inspection, decomposing package/layer spec work, and writing real codebase-backed spec docs without placeholder…

10 3d ago A 67 tokens copy · 100% Apache-2.0

trellis-update-spec

18

tincopper/neeko

Skill Claude CodeCodex

Captures executable contracts and coding conventions into .trellis/spec/ documents. Use when learning something valuable from debugging, implementing, or discussion that should be preserved for future sessions.

10 3d ago A 40 tokens copy · 100% Apache-2.0

ui-ux-pro-max

19

tincopper/neeko

Skill Claude CodeCodex

UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing…

10 3d ago B 221 tokens copy · 98% Apache-2.0

xterm-js

20

tincopper/neeko

Skill Claude CodeCodex

Expert guidance for building, configuring, and integrating xterm.js terminal emulators in web and Electron applications. Use this skill whenever the user mentions xterm, xterm.js, @xterm/xterm, terminal emulator in the browser, web terminal, WebSSH, in-browser shell, or asks about addons like FitAddon, WebglAddon…

10 3d ago A 127 tokens original Apache-2.0

zoom-out

21

tincopper/neeko

Skill Claude CodeCodex

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

10 3d ago A 40 tokens copy · 100% Apache-2.0

trellis-check

22

tincopper/neeko

Agent Claude Code

Code quality check expert. Reviews code changes against specs and self-fixes issues.

10 3d ago A 20 tokens copy · 97% Apache-2.0

trellis-implement

23

tincopper/neeko

Agent Claude Code

Code implementation expert. Understands specs and requirements, then implements features. No git commit allowed.

10 3d ago A 24 tokens copy · 94% Apache-2.0

trellis-research

24

tincopper/neeko

Agent Claude Code

Code and tech search expert. Finds files, patterns, and tech solutions, and PERSISTS every finding to the current task's research/ directory. No code modifications outside that directory.

10 3d ago A 42 tokens copy · 95% Apache-2.0