pantheon-org/tekhne

Agents Skills

This repository also configures its own agents. See what tekhne tells them →

10Stars on the repository
140Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

pantheon-org/tekhne

Skill Claude CodeCodex

Validates, lints, and security-scans Azure DevOps Pipeline configurations (azure-pipelines.yml / azure-pipelines.yaml). Use when working with ADO pipelines, YAML pipeline files, or CI/CD configurations in Azure DevOps — including validating YAML syntax and schema, detecting hardcoded secrets or credentials, checking…

not rated 10 yesterday A SkillSpector: warn 135 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate original British political satire sketches in the pompous-establishment two-hander tradition, a formal interview, briefing, consultation scene built on faux-serious rhetoric, class pretension, institutional hypocrisy, euphemism, slow-burn escalation, self-serving reasoning concealed beneath polished language.…

not rated 10 yesterday A SkillSpector: pass 159 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate original, misanthropic media/technology satire in the Charlie-Brooker tradition — a cynical column, monologue, short story built from one extended grotesque metaphor, self-loathing narration, hyperbole-and-bathos, corporate-jargon translation, plus a near-future premise that escalates one believable step at a…

not rated 10 yesterday A SkillSpector: pass 180 tokens original MIT

clarke-dawe-esque

28

pantheon-org/tekhne

Skill Claude CodeCodex

Write an original deadpan two-person political-satire interview sketch (a mock-interview bit, not a monologue, panel show, or sitcom scene) using terse questions, absolutely-confident literal-minded answers, repetition, bureaucratic logic, and escalating contradiction, in the tradition of John Clarke and Bryan Dawe's…

not rated 10 yesterday A SkillSpector: pass 181 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate a new, reusable comedy-writing SKILL.md for a requested comedic tradition — real, generic, or invented — by extracting its transferable comic mechanics (premise construction, escalation pattern, rhythm, rhetorical devices) into concrete, actionable writing rules instead of vague adjectives, and by converting…

not rated 10 yesterday B 164 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate an original mockumentary presenter-satire segment, documentary narration plus an expert-interview scene, in a sincere-ignorance deadpan style. The presenter is a supremely confident, credential-free character who states garbled misunderstandings as flat fact; a genuine credentialed expert answers with…

not rated 10 yesterday A SkillSpector: pass 175 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate original cringe comedy and provocateur stand-up material in two modes — (1) character-based cringe scenes/sketches with an oblivious, self-important figure (boss, host, celebrity) surrounded by uncomfortable onlookers, mockumentary-style; (2) direct-address stand-up bits, monologues, roast lines that state a…

not rated 10 yesterday A SkillSpector: pass 197 tokens original MIT

monty-python-esque

32

pantheon-org/tekhne

Skill Claude CodeCodex

Generate an original British surrealist comedy sketch, script, or comic bit in the Monty Python tradition, built on absurd literalism, escalating internally-consistent illogic, bureaucratic pedantry, semantic argument, deadpan seriousness amid impossible premises, sudden non sequiturs, abrupt anticlimactic endings.…

not rated 10 yesterday A SkillSpector: pass 197 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate an original, autobiographical confessional stand-up bit/story/monologue built from a genuinely painful personal anecdote, using techniques like multi-voice character embodiment (switching voice mid-story to become a parent/cop/friend/animal/younger-self), rhythmic escalating repetition, self-implicating…

not rated 10 yesterday A SkillSpector: pass 158 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate an original, high-energy observational stand-up bit — a routine built on one bold contrastive claim ("there's a difference between X and Y") about society, relationships, race, gender, class, money, respectability politics, media hypocrisy — escalating through rhythmic repetition, rising volume, a…

not rated 10 yesterday A SkillSpector: pass 181 tokens original MIT

biome-complete

35

pantheon-org/tekhne

Skill Claude CodeCodex

Complete Biome toolchain guidance for real repository workflows. Use when users ask to configure biome.json, run lint or format commands, migrate from ESLint or Prettier, tune rule severity, fix formatter drift, or replace mixed ESLint+Prettier pipelines with Biome-only workflows.

not rated 10 yesterday A SkillSpector: pass 64 tokens original MIT

bun-development

36

pantheon-org/tekhne

Skill Claude Code

Complete Bun.js ecosystem guidance for runtime APIs, file I/O, package management, testing, SQLite, and security; use proactively when setting up Bun projects, replacing Node.js APIs with Bun-native APIs, writing bun test suites, implementing Bun.serve services, using bun:sqlite with prepared statements, configuring…

not rated 10 yesterday A SkillSpector: pass 84 tokens original MIT

commanderjs

37

pantheon-org/tekhne

Skill Claude Code needs its repo

Complete Commander.js CLI framework guidance covering command structure, options, arguments, subcommands, action handlers, version management, and TypeScript integration. Use when: building CLI tools, parsing command-line arguments, implementing subcommands, handling options/flags, creating interactive CLIs, or…

not rated 10 yesterday A SkillSpector: pass 124 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generate a project-specific web design reference sheet (docs/design/design-reference.md) and companion enforcement skill for any website codebase. Extracts CSS custom properties, validates against a JSON schema scratchpad, inspects components, and produces a 12-section document covering colours, typography, spacing…

not rated 10 yesterday A SkillSpector: pass 143 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Ports the visual identity of any live website into a React plus Tailwind CSS project. Extracts colours, typography, spacing, component styles via browser automation, source inspection, curl, wget, DevTools. Writes structured documentation, applies findings as Tailwind v4 CSS tokens, then verifies by visually diffing…

not rated 10 yesterday A SkillSpector: pass 120 tokens original MIT

typescript-advanced

40

pantheon-org/tekhne

Skill Claude Code

Comprehensive TypeScript guidance covering compiler configuration, advanced types, utility types, type guards, strict mode workflows, and documentation patterns; use when configuring tsconfig, designing complex generics, making illegal states unrepresentable, fixing type errors, or writing testable and maintainable…

not rated 10 yesterday A SkillSpector: warn 63 tokens original MIT

adr-creator

41

pantheon-org/tekhne

Skill Claude CodeCodex

Creates, lists, and supersedes Architecture Decision Records with the adr CLI, following the house ADR template. Use when recording an architectural decision, writing an ADR, documenting a technical choice, superseding a prior decision, numbering a new decision record, bootstrapping an ADR log under docs/adr.

not rated 10 yesterday A SkillSpector: warn 64 tokens original MIT

starlight-base

42

pantheon-org/tekhne

Skill Claude CodeCodex

Set up a new Astro Starlight documentation site from scratch. Use when creating a new Starlight project, adding Starlight to an existing Astro project, or configuring core options like sidebar, logo, social links, and page layout.

not rated 10 yesterday A SkillSpector: warn 54 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Create and override Astro Starlight UI components. Use when replacing or extending built-in Starlight components (header, footer, sidebar, page title, etc.), adding custom UI alongside existing components, accessing page route data inside a component, or applying overrides conditionally on specific pages.

not rated 10 yesterday A SkillSpector: pass 63 tokens original MIT

starlight-theme

44

pantheon-org/tekhne

Skill Claude CodeCodex

Create and apply custom themes to an Astro Starlight documentation site. Use when customizing colors, typography, or spacing via CSS custom properties, using the Tailwind CSS integration, applying light/dark mode variants, or loading custom fonts.

not rated 10 yesterday A SkillSpector: warn 52 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Generates and formats git commit messages following the Conventional Commits specification. Use when the user asks for help writing commit messages, formatting git commits, wants to write a commit msg for staged changes, needs to produce a changelog entry, or mentions conventional commits, semantic versioning, or…

not rated 10 yesterday A SkillSpector: warn 106 tokens original MIT

humanizer

46

pantheon-org/tekhne

Skill Claude Code

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

not rated 10 yesterday A 111 tokens copy · 78% MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Create structured journal entries with YAML frontmatter, template-based sections, and compliance validation. Use when user asks to 'create journal entry', 'new journal', 'document [topic]', 'journal about [topic]', or needs to create timestamped .md files in YYYY/MM/ directories. Supports six entry types: general…

not rated 10 yesterday A SkillSpector: warn 123 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex needs its repo

Reconstructs journal entries from external systems: bulk-imports a historical work log from a legacy source system such as a deprecated Confluence page into dated entries, enriches ticket references with self-contained detail entries reconstructed from an issue tracker, and annotates links to systems that have since…

not rated 10 yesterday A SkillSpector: warn 161 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: