techne-dev
01Plugin Claude Code
Development marketplace for the techne skills plugin.
Plugin Claude Code
Development marketplace for the techne skills plugin.
Plugin Claude Code
A curated skills plugin for practical AI-era craft, judgment, and delivery.
Instructions file CodexOpenCode
Instructions for lynxlangya/techne, covering agents.md, project facts, working rules, development workflow and verification.
Instructions file
Instructions for lynxlangya/techne, covering claude.md, repository status: early skill library, project intent, current skill surface and development workflow.
Skill Claude CodeCodex
Internal authoring template and manual canary. Copy this directory to start a new techne skill.
Skill Claude CodeCodex
Interrogate a written engineering implementation brief before work starts. Use when a user brings a ticket, PRD, design note, or substantive engineering task brief and wants to begin implementation planning; force every fixed rubric element to be accounted, cite present/weak claims against the brief, surface gaps…
Skill Claude CodeCodex
Reproduce a behavioral bug before fixing it, record the failing probe, and verify the fix with the same probe. Use for bug reports, failing tests, crashes, hangs, regressions, wrong output, and observable behavior that should change.
Skill Claude CodeCodex
Evidence-gated diff review for PRs, branches, commit ranges, staged code changes, and merge readiness checks. Use when an AI reviewer must review a concrete git-anchored diff, judge whether code is safe to merge, inspect a PR URL or branch, cross-examine PR or commit claims, account blast radius, or render…
Skill Claude CodeCodex
Draw a faithful architecture or structure diagram of a real codebase or project by scanning the actual repo, never guessing. Use for system architecture, request lifecycle, data model, state transitions, type structure, draw the architecture, map this project, 画架构图.
Instructions file CodexOpenCode
A repository instruction file for the Knowject project. The description mentions how agents inherit instructions, which files they read first, and how local compatibility layers are treated.
Skill Claude CodeCodex
Use when the user wants to generate TypeScript types from an OpenAPI document and wire them into the typed client produced by knowject-read-api. Triggers on phrases like "/knowject types", "把 openapi 转成 types", "给 read-api client 补类型", "生成 typed client 的类型", "rewrite the unknown placeholders", "wire types into the…
Skill Claude CodeCodex
Use when the user wants to set up Knowject Skills in a project, initialize knowject/context.yaml, or onboard a project to cross-role collaboration Skills. Triggers on phrases like "/knowject init", "初始化 knowject", "set up knowject skills", "在这个项目里启用 knowject", "knowject 配置", "create context.yaml", "搭一下 knowject", or…
Skill Claude CodeCodex
Use when the user wants to design MCP tool candidates, function/tool calling schemas, or agent tool risk gates from project API surfaces. Triggers on phrases like "/knowject mcp tools", "design MCP tools from this API", "把这些 endpoint 设计成 MCP tools", "为 agent 工具加确认 gate", "API-to-MCP tool design", or "which endpoints…
Skill Claude CodeCodex
Use when the user wants to capture durable, source-cited project memory from repo artifacts, handoff notes, diffs, PR notes, or conversation summaries. Triggers on phrases like "/knowject memory", "沉淀一下这个项目的记忆", "把这次交接总结成 knowject memory", "capture project memory", "update knowject memory from these docs", or "把这次 PR…
Skill Claude CodeCodex
Use when the user wants to turn a written product requirement into a single-page HTML mock anchored to the project's brand. Triggers on phrases like "/knowject mock", "把这段 PRD 出一个原型", "做个高保真 mock", "generate a mock from this spec", "用我们的品牌色出个原型", "我描述一下这个页面你出 HTML". Reads brand tokens (primarycolor, fontfamily, voice…
Skill Claude CodeCodex
Use when the user wants to create or review lightweight RAG, retrieval, and citation-quality evaluation cases from project knowledge artifacts. Triggers on phrases like "/knowject rag eval", "evaluate RAG citations", "生成 RAG 评测用例", "检查引用是否有来源", "把这些知识库文档做成 eval cases", or "评估事实和 roadmap 是否混淆". Day-1 output is…
Skill Claude CodeCodex
Use when the user asks to discover backend API endpoints or generate a typed HTTP client in a project that has knowject/context.yaml. Triggers on phrases like "/knowject api", "找一下用户列表 endpoint", "生成 typed client", "has there been a POST /orders endpoint", "scan the api", "wire up the client for the users module", "把…
Skill Claude CodeCodex
Use when the user wants to turn a UI design source (PNG screenshot, PDF page, Figma export, or sketch) into component skeleton code aligned to the project's UI library and file conventions. Triggers on phrases like "/knowject design", "把这张设计稿拆成组件", "convert this mockup to React components", "generate component…