lync-cyber

36 mods across 1 repository, 128 stars between them.

agent-dispatch

01

lync-cyber/CataForge

Skill Claude CodeCodex

A skill that translates instructions for activating specialist software agents into the runtime actions needed to dispatch them.

128 1mo ago A 55 tokens original MIT

arc-design

02

lync-cyber/CataForge

Skill Claude CodeCodex

A Chinese-language architecture-design process for choosing a system structure, dividing it into modules, defining interfaces, and designing data models after requirements are documented.

128 1mo ago A 71 tokens original MIT

change-guard

03

lync-cyber/CataForge

Skill Claude CodeCodex

A change-analysis step for projects whose requirements, architecture, interface designs, and development plans are documented. It compares a requested change with those documents and classifies its scope.

128 1mo ago A 28 tokens original MIT

code-review

04

lync-cyber/CataForge

Skill Claude CodeCodex

A code-review tool for checking business code against requirements, coding rules, security expectations, and tests. It also scans a whole project for signs of decay such as duplicated, unused, or overly complex code.

128 1mo ago A 114 tokens original MIT

context

05

lync-cyber/CataForge

Skill Claude CodeCodex

A single way to read, create, update, search, and validate project documents. It can load only the needed sections, follow relationships between documents, and route the work to the configured storage system.

128 1mo ago A 74 tokens original MIT

debug

06

lync-cyber/CataForge

Skill Claude CodeCodex

A debugging tool for finding the cause of known errors, stack traces, failed tests, or broken scripts, then applying a small fix and checking it. A stack trace is the recorded path of function calls that led to an error.

128 1mo ago A 99 tokens original MIT

deploy-config

07

lync-cyber/CataForge

Skill Claude CodeCodex

Guidance for setting up software delivery and deployment, including automated build and test pipelines, containers, environment settings, and infrastructure configuration.

128 1mo ago A 67 tokens original MIT

design-grill

08

lync-cyber/CataForge

Skill Claude CodeCodex

A Chinese-language questioning process for making product, architecture, or interface designs more precise by following dependent decisions until they are resolved.

128 1mo ago A 83 tokens original MIT

feature-walkthrough

09

lync-cyber/CataForge

Skill Claude CodeCodex

Eine Abnahmeprüfung für die Funktionen eines fertiggestellten Softwareprojekts. Sie vergleicht die Umsetzung mit den Vorgaben und prüft das Verhalten mit echten Daten und einem laufenden Dienst.

128 1mo ago A 156 tokens original MIT

framework-feedback

10

lync-cyber/CataForge

Skill Claude CodeCodex

A Chinese-language skill that packages problems, suggestions, corrections, and upstream differences in the CataForge framework into a Markdown report. CataForge is a framework with a command-line tool, templates, agents, skills, hooks, and documentation.

128 1mo ago A 128 tokens original MIT

lync-cyber/CataForge

Skill Claude CodeCodex

A maintainer workflow for handling GitHub issues from a software framework: fetch the issue, review it, suggest a fix, implement it, and close it.

128 1mo ago A 84 tokens original MIT

framework-review

12

lync-cyber/CataForge

Skill Claude CodeCodex

A review process for the configuration that makes an agent framework work, including agents, skills, hooks, rules, and workflows. It checks whether these pieces are complete, consistent, connected, and compliant with the framework’s rules.

128 1mo ago A 118 tokens original MIT

framework-update

13

lync-cyber/CataForge

Skill Claude CodeCodex

A CataForge framework synchronization skill that aligns installed packages, project scaffolding, editor files, and project initialization with a verified framework version. CataForge is the framework this workflow manages.

128 1mo ago A 155 tokens original MIT

lync-cyber/CataForge

Skill Claude CodeCodex

A dynamic walkthrough tool for testing a small example project through an entire software-development workflow in an isolated sandbox.

128 1mo ago A 185 tokens original MIT

penpot-bridge

15

lync-cyber/CataForge

Skill Claude CodeCodex

A bridge between Penpot, a tool for designing interfaces, and frontend code. It can read design structure and styles, synchronise design tokens, generate component skeletons, and check whether code matches a design.

128 1mo ago B 122 tokens original MIT

platform-audit

16

lync-cyber/CataForge

Skill Claude CodeCodex

A procedure for checking whether AI coding platforms still match a project’s recorded configuration. It compares current platform documentation with settings for tools, hooks, agents, permissions, models, and other capabilities.

128 1mo ago A 152 tokens original MIT

lync-cyber/CataForge

Skill Claude CodeCodex

A visual reporting tool for turning existing project records into graphs, timelines, dependency views, and dashboards. It reads structured project data but does not create or change that data.

128 1mo ago A 155 tokens original MIT

req-analysis

18

lync-cyber/CataForge

Skill Claude CodeCodex

A requirements-analysis tool for turning a user's request into a structured list of features, user stories, acceptance checks, priorities, and non-functional needs such as security or performance.

128 1mo ago A 48 tokens original MIT

research

19

lync-cyber/CataForge

Skill Claude CodeCodex

A Chinese-language research process for resolving uncertainty through web searches, user interviews, and document lookups.

128 1mo ago A 101 tokens original MIT

sprint-review

20

lync-cyber/CataForge

Skill Claude CodeCodex

A review process that compares a completed software sprint with its plan and acceptance criteria. It checks whether work is covered, missing, or expanded beyond the agreed scope.

128 1mo ago A 108 tokens original MIT

start-orchestrator

21

lync-cyber/CataForge

Skill Claude CodeCodex

An entry point for starting or resuming a CataForge project workflow. CataForge is a framework that coordinates project phases from initial requirements through later deliverables.

128 1mo ago A 54 tokens original MIT

task-decomp

22

lync-cyber/CataForge

Skill Claude CodeCodex

A task-planning tool that breaks a software feature into small implementation tasks and defines concrete acceptance checks. TDD, or test-driven development, means describing expected behaviour with tests before or alongside the code.

128 1mo ago A 48 tokens original MIT

task-dep-analysis

23

lync-cyber/CataForge

Skill Claude CodeCodex

A task-dependency analyzer for a development plan. It models which tasks must come first, detects circular dependencies, calculates the longest dependent sequence, and suggests sprint groupings.

128 1mo ago A 45 tokens original MIT

tdd-engine

24

lync-cyber/CataForge

Skill Claude CodeCodex

A TDD workflow engine that coordinates separate agents for the RED, GREEN, and REFACTOR stages. RED writes a failing test, GREEN implements the behaviour, and REFACTOR improves the code while keeping the tests passing.

128 1mo ago A 53 tokens original MIT