cniska

26 mods across 1 repository, 5 stars between them.

skills AGENTS.md

01

cniska/skills

Instructions file CodexOpenCode

Instructions for cniska/skills, covering skills, authoring a skill, workflow and commits.

5 3d ago A 325 tokens original MIT

skills CLAUDE.md

02

cniska/skills

Instructions file

Instructions for cniska/skills, a project described as: My engineering skills for AI coding agents.

5 3d ago A 5 tokens copy · 100% MIT

agents-md

03

cniska/skills

Skill Claude CodeCodex

Create and update AGENTS.md project rules. Use when authoring or amending the cross-tool conventions agents must follow.

5 3d ago A 27 tokens original MIT

architecture-review

04

cniska/skills

Skill Claude CodeCodex

Review architecture, boundaries, and design consistency. Use when reviewing module boundaries, extension seams, or contract drift.

5 3d ago A 25 tokens original MIT

correctness-review

05

cniska/skills

Skill Claude CodeCodex

Review whether changed logic does what it claims — bugs, edge cases, broken contracts. Use when reviewing a diff for correctness, not just style or structure.

5 3d ago A 35 tokens original MIT

debug

06

cniska/skills

Skill Claude CodeCodex

Debug systematically with structured triage. Use when tests fail, builds break, or runtime behavior doesn't match expectations.

5 3d ago A 24 tokens original MIT

deprecation

07

cniska/skills

Skill Claude CodeCodex

Deprecate and remove code safely. Use when replacing systems, removing unused features, or consolidating duplicate implementations.

5 3d ago A 26 tokens original MIT

design

08

cniska/skills

Skill Claude CodeCodex

Design stable interfaces that are hard to misuse. Use when defining contracts, module boundaries, or public APIs.

5 3d ago A 23 tokens original MIT

doc-review

09

cniska/skills

Skill Claude CodeCodex

Review docs for drift, missing updates, and terminology changes. Use when code changes should be reflected in documentation.

5 3d ago A 25 tokens original MIT

docs

10

cniska/skills

Skill Claude CodeCodex

Create or update project documentation. Use when creating architecture docs, runtime docs, reference docs, or design documents that explain what the system does.

5 3d ago A 30 tokens original MIT

explain-diff

11

cniska/skills

Skill Claude CodeCodex

Explain a diff's intent and risk, then gate your understanding of it, so a change is grasped before review, handoff, or merge. Use when a change is complex, unfamiliar, or headed to other people.

5 3d ago A 50 tokens original MIT

git

12

cniska/skills

Skill Claude CodeCodex

Manage commits, branches, and change history. Use when committing, branching, or managing version control.

5 3d ago A 22 tokens original MIT

handoff

13

cniska/skills

Skill Claude CodeCodex

Write forward-looking startup instructions for the next session, then reset context to save costs. Use when the context is getting long or before switching focus.

5 3d ago A 32 tokens original MIT

issue

14

cniska/skills

Skill Claude CodeCodex

Create a GitHub issue from a short description. Use when filing a bug, feature request, or task.

5 3d ago A 24 tokens original MIT

plan

15

cniska/skills

Skill Claude CodeCodex

Design a feature or behavior change through dialogue. Use when asked to plan, scope, design, or break down work before coding.

5 3d ago A 28 tokens original MIT

pr

16

cniska/skills

Skill Claude CodeCodex

Create a pull request with review and verify. Use when the branch is ready to merge.

5 3d ago A 20 tokens original MIT

review

17

cniska/skills

Skill Claude CodeCodex

Run all review dimensions against a diff or a path. Use when reviewing a feature branch before merge, reviewing someone else's PR, or auditing a file path.

5 3d ago A 33 tokens original MIT

security-review

18

cniska/skills

Skill Claude CodeCodex

Review security risks, trust boundaries, and unsafe defaults — concrete attack paths only. Use when reviewing security posture or assessing risk before release.

5 3d ago A 30 tokens original MIT

ship

19

cniska/skills

Skill Claude CodeCodex

Run pre-release checks, pick the version bump, and cut the release. Use when ready to tag and release.

5 3d ago A 25 tokens original MIT

simplify

20

cniska/skills

Skill Claude CodeCodex

Simplify code by reducing complexity while preserving exact behavior. Use after a feature is working, during review when complexity is flagged, or when encountering unclear code.

5 3d ago A 34 tokens original MIT

skill-authoring

21

cniska/skills

Skill Claude CodeCodex

Create or update a skill in this repo, matching its conventions. Use when authoring a new skill or amending an existing one.

5 3d ago A 31 tokens original MIT

skill-test

22

cniska/skills

Skill Claude CodeCodex

Test a changed skill against unlike real repos before publishing. Use after materially changing a skill, before pushing it.

5 3d ago A 25 tokens original MIT

spec

23

cniska/skills

Skill Claude CodeCodex

Create and maintain a specification that states what to build, not how. Use when writing a spec, editing requirements, or defining acceptance criteria.

5 3d ago A 30 tokens original MIT

style-review

24

cniska/skills

Skill Claude CodeCodex

Review code style, naming, patterns, and consistency. Use when reviewing code quality or style drift.

5 3d ago A 23 tokens original MIT