- Home
- /
- Categories
- /
- Templates
Templates
Project and code templates
tell-your-story
by bludiesel
Turn a Markdown lesson into ONE standalone HTML flipbook — a 3D workbook that opens on a stage curtain, with hard section boards, fore-edge tabs, sticky notes, page curvature and presenter-remote control. Brand-agnostic; everything visual comes from theme.json. Use when asked to build training material, a workbook, a handbook, an induction, a briefing, or an interactive lesson that must work offline from a single file.
javascript-best-practices
by jcastillotx
JavaScript coding standards and best practices. This skill should be used when writing, reviewing, or refactoring JavaScript code. Triggers on tasks involving vanilla JavaScript, DOM manipulation, async operations, or performance optimization.
cco-pack
by egorfedorov
Build an optimal context pack for the user's task — ranked file list with offset/limit suggestions, based on git state, mentioned paths, and historical patterns
ai-supply-chain-bottleneck-hunter
by Ashtonshameful721
Use when the user wants a repeatable AI/photonics/semiconductor supply-chain research workflow inspired by Serenity (@aleabitoreddit) and Crux Capital, including bottleneck mapping, stack analysis, evidence gathering from reports/news/earnings, directional sector calls, and optional lower-market-cap candidate names only after the thesis is built.
data-management-plan
by pedrohcgs
Draft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and environment-capture primitives. Sections cover data description, formats/metadata, storage/backup, access/sharing, preservation/archiving, and roles. Use when user says "data management plan", "DMP", "DMSP", "NIH data sharing plan", "write the data plan for my grant", or when a grant proposal needs a data-management section. NOT a submission tool — produces a draft the user pastes into the funder portal (DMPTool, NIH ASSIST, Horizon Europe portal).
spec-driven-development
by addyosmani
Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea. Use when a single requirement spans several independently testable capabilities and needs decomposing into a capability map of modules before specifying.
long-task-manager
by zhbcher
"生产级长任务管理。基于 WBS 任务台账、5 种计划突变协议、子代理调度、质量门禁、自动重试、预压缩、完整审计追踪。用于依赖安装、多阶段流水线、跨会话任务管理等场景。"
claude-automation-recommender
by SocialGouv
Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.
dir410346
by anavvanzin
Assistente academico para a disciplina DIR410346 (PPGD/UFSC, Prof. Diego Nunes, 2026.1, segundas-feiras). Le o vault Obsidian em iconocracy-corpus/vault/obsidian-dir410346/ (MOC + aulas 01-13 + leituras + memoriais + templates). Produz memoriais de leitura (400-600 palavras em PT, tom caloroso em primeira pessoa, ABNT NBR 6023:2025, sem travessoes), prepara aulas, fichamentos e artigos acelerados. Mapeia conexoes com a tese ICONOCRACIA apenas quando o material da aula as evocar naturalmente.
SKILL: Trading Architect
by atomicapps-ai
Next deliverable: TradeStation OAuth adapter implementation
how-to-make-script
by Roundwhitefishdrop407
Root orchestration skill for screenplay creation. Routes requests by intent, medium, stage, output, and constraints, then loads the minimum necessary protocols, rubrics, and knowledge atoms.
ycs77-vue
by ycs77
This skill should be used when applying project-specific opinionated Vue 3 conventions. It covers SFC block order (template-first vs script-first), inline typing for defineProps and defineEmits, using reactive() for form state management, ref type assertions with as Ref<Type> for complex types, same-name shorthand bindings in Vue 3.4+, and props access patterns in templates. Relevant when a user asks about template ordering, how to type props or emits inline, reactive vs ref for forms, ref type assertion patterns, shorthand attribute bindings, props usage in templates, or following Lucas Yang's Vue coding conventions.
agentic-coding-ux-designer
by curiositech
Design low-friction UX, interaction patterns, and comeback loops for AI coding assistant apps, agent consoles, background coding agents, and Port Daddy swarm/operator surfaces. Use when creating flows like prompt-to-diff, context attach, plan/apply/review, checkpoint rollback, background-agent dashboards, visual proof, or multi-agent invocation. NOT for generic landing pages, static dashboards, or implementation-only changes without product flow.
show-and-tell
by wan-huiyan
Turn dense technical findings, an analysis, a code/research session outcome, or a jargon-heavy document into a beautiful, genuinely PLAIN-ENGLISH self-contained HTML explainer that a non-technical or busy stakeholder can actually understand — built on a single everyday metaphor carried through the whole piece, with the REAL numbers shown honestly beside each plain claim, an "engineer's note" layer so technical readers aren't shortchanged, an honesty/limits box, and an arcade/pixel aesthetic that opens straight from file:// (no build, no server). Use this WHENEVER the user wants to explain technical work in plain English, make a pretty/shareable report, one-pager, or recap, summarize an investigation/session "so my boss/team/client can understand it," translate jargon results for a lay audience, or asks for an explainer/writeup/"make this readable" of findings — even if they don't say "HTML." Also use to turn an existing analysis doc or markdown report into a friendly visual explainer. Prefer this over a plain markdown summary when the audience is non-expert or the user says "pretty," "plain English," "for my boss," "easy to understand," or "report."
zustand
by Alicoder001
Zustand state management patterns for React applications. Use when implementing client-side global state, persisted state, or computed values. Lightweight alternative to Redux with minimal boilerplate.
character-profile-generator
by BizShuk
This skill generates detailed virtual character profiles based on a standardized template. Use this skill when a user wants to create or refine a character for stories, roleplay, or virtual assistants. It guides the user through a clarifying dialogue to establish core personality, behavior, and background before generating the final profile.
sentinel
by RayLi-Git
一個貫穿全程的工程師思考 OS。用 76 個世界名校思考習慣 + 11 個自創資安習慣(共 87 個:批判 29/創意 17/溝通 10/互動 20/資安 11)當作 Claude Code 寫程式時的底層思考指令集,從「規劃→開發→診斷→解決→復盤」五階段全程把關,專治 vibe coding 最大的病:在淺層打轉、貼補丁繞過警報、改了症狀沒動根因,以及把金鑰寫死、不驗證輸入、給過大權限等資安僥倖。任何「寫 code、規劃專案、改架構、修 bug、測試一直失敗、轉換率/效能下降、處理使用者資料/金鑰/認證、想找盲點、要做技術決策」的工程任務都應觸發此 skill。它會在動手前喊停做淺層 vs 深層自檢與資安紅旗檢查、按任務份量三級調節思考力道、自動把夠痛的除錯經驗寫進專案病歷(.claude/debug-log.md + patterns.md)並產出根因樹,讓 Claude Code 越用越不踩同一個坑。關鍵詞:sentinel、根因、淺層打轉、vibe coding、debug、資安、注入、機密管理、最小權限、思考習慣、根因樹。
video-recreation
by zqm0779
完整的视频二创工具,支持视频反推、素材生成(图片/音效/背景音乐/配音/字幕)、视频合成、文件下载的全流程,集成Coze Bot API进行视觉分析,使用Edge-TTS进行语音合成
bubble-io-plugins
by afaraha8403
Bubble.io plugin development rules, API reference, and coding standards. Use when working on any task in this repo: writing, reviewing, refactoring, or creating initialize.js, update.js, preview.js, header.html, element actions, client-side actions, server-side actions (SSA), Plugin API v4 async/await code, JSDoc, setup files, README, CHANGELOG, marketplace descriptions, or field tooltips. Also use for security audits, code review, debugging, and publishing plugins. Covers instance/properties/context objects, BubbleThing/BubbleList interfaces, data loading suspension, DOM/canvas rules, element vs shared headers, exposed states, event handling, ESLint standards, and Bubble hard limits.
async
by yusenthebot
Higher-order functions and common patterns for asynchronous code. Use when: common data transformations; reducing boilerplate code; functional programming helpers. NOT for: complex domain-specific business logic; replacing well-supported native APIs.
cto-build-framework-validator
by garochee33
Validate CTO Build Framework governance artifacts and file version-bound evidence (runs, reviews, evidence packets) without inflating claims. Use for independent re-execution, internal-consistency reviews, and verdict filing.
lodash
by yusenthebot
Lodash modular utilities.. Use when: common data transformations; reducing boilerplate code; functional programming helpers. NOT for: complex domain-specific business logic; replacing well-supported native APIs.
wechat-hotspot-publisher
by zqm0779
智能采集热点话题,10分制筛选优质选题,AI生成爆款内容(标题/封面/标签/图片/HTML排版),支持素材上传和草稿箱发布,一键发布到微信公众号、小红书、B站等多平台
fastapi-templates
by gemini960114
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.