template skills

279 tagged template, measured the same way as everything else here.

Browse within: python 52agent-governance 40aget-framework 40ai-assisted 34boilerplate 34nuxt 34supabase 34tdd 34rust 30flutter 27ai-tooling 24agentic-workflow 18ai-context 14context-management 14

merge-seed

01

kriasoft/react-starter-kit

Skill Claude CodeCodex

Merge upstream React Starter Kit updates (the seed remote) into main, preserving this project's identity, scope, and behavior. Use when asked to sync, pull, or merge the seed / starter kit / upstream template.

24k 8d ago A 49 tokens original MIT

shadcn

02

kriasoft/react-starter-kit

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…

24k 8d ago A 94 tokens copy · 100% MIT

NovaForge

03

SiriusFzh/NovaForge

Skill Claude CodeCodex

A note-making template for turning a subject, research project, or other work into organized study material. It can produce LaTeX, Typst, or Markdown files in formats for learning, exam preparation, research, projects, and competitions.

640 3mo ago A 129 tokens original MIT

create-wot-ui-theme

04

wot-ui/wot-starter

Skill Claude CodeCodex

A workflow for creating one SCSS file that defines and mounts a custom Wot UI theme. SCSS is a CSS format with extra features for organizing styles.

382 3d ago A 55 tokens original MIT

starter-cleaner

05

wot-ui/wot-starter

Skill Claude CodeCodex

A fixed workflow and script for reducing the wot-starter v2 template to a minimal development project. It removes documentation and example sections while keeping core Wot UI and chart support.

382 3d ago A 82 tokens original MIT

wot-ui/wot-starter

Skill Claude CodeCodex

A Chinese-language guide for installing and using the @wot-ui/unocss-preset package. UnoCSS is a tool that generates CSS utility classes from configuration and usage in a project.

382 3d ago A 50 tokens original MIT

build-app-page

07

internet-development/nextjs-css-agent-components

Skill Claude CodeCodex

Construct a new app page from scratch using this repo's component system. Use when the user says "build a new page for X", "create a settings page", "add a dashboard for Y", "scaffold an app screen", or otherwise wants a Next.js page assembled from the project's elements/components/patterns. Produces a route under…

216 14d ago A 107 tokens original MIT

internet-development/nextjs-css-agent-components

Skill Claude CodeCodex

Port a component from nextjs-css-agent-components into a different repo without losing the design-system precision. Use when the user says "copy this component to ", "lift Button into ", "bring the Thin layout over", or otherwise wants a faithful transplant of one or more components from this codebase. Carries over…

216 14d ago A 106 tokens original MIT

playwright-cli

09

vasu31dev/playwright-ts-template

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

138 5mo ago A 52 tokens

vasu31dev/playwright-ts-template

Skill Claude CodeCodex

Use the vasu-playwright-utils library for Playwright browser automation with simplified action, assertion, locator, element, page, and API utilities.

138 5mo ago A 35 tokens

monitor-ci

11

ikkz/anki-eco

Skill Claude CodeCodex

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI…

118 12d ago A 97 tokens GPL-3.0

nx-generate

12

ikkz/anki-eco

Skill Claude CodeCodex

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a new app, create a new lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nxdocs or…

118 12d ago A 80 tokens GPL-3.0

nx-workspace

13

ikkz/anki-eco

Skill Claude CodeCodex

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on…

118 12d ago A 90 tokens GPL-3.0

create-feature

14

ThisIsSadeghi/KMPilot

Skill Claude CodeCodex

Creates complete KMP features with Clean Architecture through PRD generation, task breakdown, orchestrated implementation, and spec-driven cleanup. Invoke with /create-feature.

55 24d ago A 31 tokens original MIT

modify-feature

15

ThisIsSadeghi/KMPilot

Skill Claude CodeCodex

Modify existing KMP features with spec-first workflow. Invoke with /modify-feature.

55 24d ago A 16 tokens original MIT

verify-ui

16

ThisIsSadeghi/KMPilot

Skill Claude CodeCodex

Verify UI implementation against Stitch design via a token audit (HTML ↔ Code, with X-component default-render checks) and an X-components compliance check.

55 24d ago A 30 tokens original MIT

wilfredinni/django-starter-template

Skill Claude CodeCodex

Expert Django Celery guidance for asynchronous task processing. Use when designing background tasks, configuring Celery workers, handling task retries and errors, optimizing Celery performance, implementing periodic tasks with Celery Beat, or setting up production monitoring for Celery. Do not use for general Django…

53 6d ago A 115 tokens original MIT

django-expert

18

wilfredinni/django-starter-template

Skill Claude CodeCodex

Expert Django backend development guidance. Use when creating Django models, views, serializers, or APIs; debugging ORM queries or migrations; optimizing database performance; implementing authentication; writing tests; or working with Django REST Framework. Follows Django best practices and modern patterns.

53 6d ago A 55 tokens original MIT

YuDefine/nuxt-supabase-starter

Skill Claude CodeCodex

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.

45 3d ago A 61 tokens original MIT

YuDefine/nuxt-supabase-starter

Skill Claude CodeCodex

Configure rate limiting, manage auth secrets, set up CSRF protection, define trusted origins, secure sessions and cookies, encrypt OAuth tokens, track IP addresses, and implement audit logging for Better Auth. Use when users need to secure their auth setup, prevent brute force attacks, or harden a Better Auth…

45 3d ago A 70 tokens original MIT

commit

21

YuDefine/nuxt-supabase-starter

Skill Claude CodeCodex

A workflow for recording workspace changes in Git, the version-control system used to track code history. It includes locking, coordination checks, commit conventions, and cleanup if the process stops.

45 3d ago A 84 tokens original MIT

moxpp-add-project

22

Moxibyte/MoxPP

Skill Claude CodeCodex

Adds a new sub-project to an existing MoxPP workspace. Use when the developer wants to add a new executable, library, or utility project to the build system.

23 1mo ago A 40 tokens

moxpp-check

23

Moxibyte/MoxPP

Skill Claude CodeCodex

Checks the integrity of CLAUDE.md against the actual project structure. Use when CLAUDE.md may be out of sync with mox.lua, conanfile.py, build.lua files, README.md, or LICENSE.

23 1mo ago A 50 tokens

moxpp-setup

24

Moxibyte/MoxPP

Skill Claude CodeCodex

Configures a freshly cloned MoxPP template for a new project. Use when starting a new C++ project from the MoxPP template and the developer needs to rename and configure it.

23 1mo ago A 44 tokens