kntism

60 mods across 1 repository, 1 stars between them.

kntism/skills

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.

1 6mo ago A 44 tokens

template-skill

50

kntism/skills

Skill Claude CodeCodex

Replace with description of the skill and when Claude should use it.

1 6mo ago A 17 tokens

kntism/skills

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

1 6mo ago A 42 tokens

kntism/skills

Skill Claude CodeCodex

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.

1 6mo ago A 44 tokens

kntism/skills

Skill Claude CodeCodex

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes.

1 6mo ago A 57 tokens

theme-factory

54

kntism/skills

Skill Claude CodeCodex

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

1 6mo ago A 62 tokens

using-git-worktrees

55

kntism/skills

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

1 6mo ago A 35 tokens

using-superpowers

56

kntism/skills

Skill Claude CodeCodex

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists.

1 6mo ago A 40 tokens

kntism/skills

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

1 6mo ago A 43 tokens

video-downloader

58

kntism/skills

Skill Claude CodeCodex

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

1 6mo ago A 28 tokens

kntism/skills

Skill Claude CodeCodex

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

1 6mo ago A 64 tokens

webapp-testing

60

kntism/skills

Skill Claude CodeCodex

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

1 6mo ago A 35 tokens