tincopper/neeko

A cross-platform desktop multi-project agent manager for the AI coding era, with integrated Agent sessions, Git management, and IDE launch. 为 AI 编程时代打造的跨平台桌面多项目Agent管理器,集成 Agent 会话、Git 管理与 IDE 启动。

10Stars on the repository
44Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d 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 4d ago A 110 tokens copy · 100% Apache-2.0

tincopper/neeko

Skill Claude CodeCodex

A local memory tool for finding and reading past AI coding conversations from supported session logs.

10 4d 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 4d 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 4d 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 4d 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 4d 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 4d ago A 40 tokens copy · 100% Apache-2.0

react-doctor

22

tincopper/neeko

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user wants to improve code quality or clean up a codebase. Checks for score regression. Covers lint, dead code, accessibility, bundle size, architecture diagnostics.

10 4d ago A 54 tokens original Apache-2.0

rust-patterns

23

tincopper/neeko

Skill Claude CodeCodex

Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.

10 4d ago A 28 tokens original Apache-2.0

rust-testing

24

tincopper/neeko

Skill Claude CodeCodex

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

10 4d ago A 31 tokens original Apache-2.0