project template skills

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

Browse within: python 31pytest 27python-project-template 27python3 27uv 27agent-harness 22ai-assisted-development 21copilot 21ddd 21memory-bank 21agents-md-template 20software-quality 20ai-development 17developer-tools-ai-agent 17

mission-driver

01

entropy-cloud/attractor-guided-engineering-template

Skill Claude CodeCodex

Create roadmaps and mission configs, then drive the mission-driver AI dev-loop engine. mission-driver lives at tools/mission-driver/ — it reads missions/ .json and loops CHECK → REVIEWPLANS → EXECPLANS → DRAFTPLANS → DEEPAUDIT until the roadmap is done or the audit budget is exhausted. Use this skill when the user…

74 2d ago A 199 tokens original MIT

charmonye/landkit

Skill Claude CodeCodex

Use when preparing landscape AI concept prompts, generating multiple visual directions from a measured base plan, logging generation batches, selecting variants, and protecting geometry from AI drift.

15 3mo ago A 37 tokens

charmonye/landkit

Skill Claude CodeCodex

Primary local starter skill for a copied landscape project folder. Use when a designer starts a new project, asks what to do next, provides photos/measurements/client wishes, or needs guided onboarding through briefing, BDD-style site scenarios, and SDD-style spatial decisions.

15 3mo ago A 60 tokens

technical-readiness

04

charmonye/landkit

Skill Claude CodeCodex

Use at the start of a copied landscape project folder or before working with photos, PDFs, video, audio, OCR, compression, presentations, web research, or pricing. The agent should infer technical options from accessible files and environment, ask the designer mainly about desired outcomes and permission to inspect…

15 3mo ago A 70 tokens

sdd-serve

05

juanklagos/spec-driven-development-template

Skill Claude CodeCodex

Serve the SDD Builder's AI request queue: claim requests with sddnextrequest, draft the proposal, answer with sddrespondrequest. Never writes spec files — the user accepts each proposal in the builder. Use when the user asks to attend, serve or listen to the SDD board queue. / Atiende la cola de peticiones del SDD…

14 yesterday A 80 tokens original MIT

sdd-workflow

06

juanklagos/spec-driven-development-template

Skill Claude CodeCodex

Guide a project with Spec-Driven Development (SDD) discipline - idea, approved spec, consistent plan, tasks, a gate that verifies approval and consent, implementation, validation, and logbook. Bilingual EN/ES. Use when the user wants to start, spec, plan, implement, or validate work with SDD, or mentions specs, plans…

14 yesterday A 84 tokens original MIT

author-test-stubs

07

nullhack/temple8

Skill Claude CodeCodex

Author test stub files (.pyi) whose signatures express the domain, relationships, and compositions, as the first contract surface.

11 27d ago A 30 tokens original MIT

model-data-schema

08

nullhack/temple8

Skill Claude CodeCodex

Author the persistence schema as a binding contract from the captured external shapes and the interview — before any test stub is written.

11 27d ago A 28 tokens original MIT

simulate-contracts

09

nullhack/temple8

Skill Claude CodeCodex

Compile the contract set in your head — simulate how the real application would run from the specs, and disprove (or confirm) it works before any source .py is written.

11 27d ago A 40 tokens original MIT

muratsilahtaroglu/claude-code-starter-kit

Skill Claude CodeCodex

OWNER-only setup wizard for a same-machine agent team — name the roster (one orchestrator + specialized workers), generate .claude/agents/team- .md charters with owner-approved full text, seed TASKS lanes + reports/team author folders. Structured co-agents per rules §10.42.

9 5d ago A 69 tokens original MIT

keel-plan

11

muratsilahtaroglu/claude-code-starter-kit

Skill Claude CodeCodex

Create or revise PLAN.md — propose the phase DAG (phases · gates · dependencies) from the user's goal, get approval, write the table and regenerate the colored Mermaid diagram from it. Statuses flip at rituals (/keel-handover, /keel-phase-review); post-completion fixes land in the Fix log.

9 5d ago A 70 tokens original MIT

keel-stats

12

muratsilahtaroglu/claude-code-starter-kit

Skill Claude CodeCodex

Render the ritual telemetry visually — turns .claude/ritual-log into reports/ritual-stats.md with PLAN.md-style colored Mermaid interval boxes (session/compact boundaries) + a counts table. Answers "which skills/commands/hooks ran, how often, in which interval".

9 5d ago A 62 tokens original MIT

execute-plan

13

bnet47/codexicon

Skill Claude CodeCodex

Execute an approved plan with bounded delegation. Use after write-plan for independent tasks; not for exploratory or tightly coupled work.

5 2d ago A 27 tokens original MIT

init

14

bnet47/codexicon

Skill Claude CodeCodex

Configure an uninitialized project from an approved charter: stack, scripts, identity, optional Git, and verification.

5 2d ago A 24 tokens original MIT

review-creative

15

bnet47/codexicon

Skill Claude CodeCodex

Audit customer-facing work for UX, accessibility, brand fit, credibility, and generic AI output. Use for design, marketing, document, presentation, or visual review.

5 2d ago A 37 tokens original MIT

brief

16

lwalden/AIAgentMinder

Skill Claude CodeCodex

Product brief and roadmap creation.

4 1mo ago A 5 tokens original MIT

pr-pipeline

17

lwalden/AIAgentMinder

Skill Claude CodeCodex

Autonomous PR review, fix, test, and merge pipeline.

4 1mo ago A 12 tokens original MIT

bug-fix

19

u9401066/template-is-all-you-need

Skill Claude CodeCodex

Structured bug fixing workflow with root cause analysis and regression prevention. Triggers: BF, 修 bug, fix bug, debug, 除錯, 錯誤, error, 問題, issue, 修復, fix, 故障, fault, 異常, exception, 失敗, failure, 不能用, broken, 壞掉.

3 5mo ago A 80 tokens original Apache-2.0

code-refactor

20

u9401066/template-is-all-you-need

Skill Claude CodeCodex

Proactively detect and execute code refactoring to maintain DDD architecture and code quality. Triggers: RF, refactor, 重構, 拆分, split, 模組化, modularize, 太長, cleanup, 整理, clean, 優化, optimize, extract, 提取, simplify, 簡化, 複雜度, complexity, 重組, reorganize, 改善, improve.

3 5mo ago A 95 tokens original Apache-2.0

test-generator

21

u9401066/template-is-all-you-need

Skill Claude CodeCodex

Generate comprehensive test suites including static analysis (vulture dead code), unit tests, integration tests, E2E tests, and coverage reports. Triggers: TG, test, 測試, 寫測試, coverage, 覆蓋率, pytest, unittest, 驗證, check, 檢查, quality, 品質, dead code, 死碼, vulture, static analysis, 靜態分析, lint, type check.

3 5mo ago A 98 tokens original Apache-2.0

design

22

stranma/claude-code-python-template

Skill Claude CodeCodex

Crystallize brainstorming into a structured implementation plan. Reads DECISIONS.md for conflicts, auto-classifies scope (Q/S/P), and outputs an actionable plan.

2 4mo ago A 35 tokens original MIT

landed

23

stranma/claude-code-python-template

Skill Claude CodeCodex

Post-merge lifecycle. Verifies merge CI, optional deployment checks, cleans up branches, and prepares next phase.

2 4mo ago A 26 tokens original MIT

sync

24

stranma/claude-code-python-template

Skill Claude CodeCodex

Pre-flight workspace sync. Run before starting any work to check branch state, remote tracking, dirty files, and recent commits.

2 4mo ago A 27 tokens original MIT