模板
项目与代码模板
test-driven-development
julianromli
Use when implementing any feature or bugfix, before writing implementation code
product-management
julianromli
Assist with core product management activities including writing PRDs, analyzing features, synthesizing user research, planning roadmaps, and communicating product decisions. Use when you need help with PM documentation, analysis, or planning workflows that integrate with your codebase.
backend-dev
julianromli
Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.
find-skills
julianromli
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
web-design-guidelines
julianromli
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
laravel-template-method-and-plugins
noartem
Stabilize workflows with Template Method or Strategy; extend by adding new classes instead of editing core logic
gpui-init
cnwzhu
Initialize new GPUI application projects with proper structure and boilerplate. Use when creating a new GPUI app, setting up project structure, or scaffolding a cross-platform Rust desktop UI application.
coder-rules-requirements
OzeroHAX
Requirement quality rules for coding tasks with traceable MUST/SHOULD and verifiable acceptance criteria.
testing-api-manual
OzeroHAX
Manually verify API behavior with reproducible requests and response checks; not contract version compatibility governance
SwiftMesh AI Skill
zjinhu
```
templates
xenitV1
Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
documentation-templates
xenitV1
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
app-builder
xenitV1
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
gdpr-dpa
mikkelkrogsholm
"Generate a GDPR-compliant Data Processing Agreement (DPA) for a project. Use when asked to create, generate, or write a DPA or data processing agreement. Autonomously scans the project to identify all sub-processors (third-party services that handle personal data), then generates a minimal Article 28-compliant DPA covering actual data flows — no compliance theater, no unnecessary boilerplate. Works with any language or framework."
frontend-patterns
RoleModel
Frontend patterns for Rails applications using Slim templates, Stimulus JavaScript framework, CSS with Optics utilities. Use when building views, adding interactivity, styling components, or when the user mentions Slim, Stimulus, JavaScript, CSS, or frontend development.
spec-driven-development
mariano-aguero
Use when starting features, projects, or refactors with AI coding agents and requirements feel informal, incomplete, or drift-prone. Triggers: AI generates code that ignores constraints, same prompt produces different implementations across sessions, team lacks shared technical understanding, complex features need traceable design decisions, or vibe-coding produces unreliable output. Keywords: spec-driven, SDD, specification-first, requirements.md, plan.md, tasks.md, constitution.md, design doc, PRD, acceptance criteria, MoSCoW, drift detection, AI planning, feature spec, context drift, hallucination, constrained generation, boundaries, risks-identification, assumption-surface, living-document.
wp-theme-dev
wpacademy
Develop WordPress themes following official WordPress coding standards, theme review requirements, accessibility standards (WCAG 2.1 AA), and modern web development best practices. Use this skill whenever the user wants to create, scaffold, or develop a WordPress theme — including block (FSE) themes, classic themes, child themes, or hybrid themes. Also trigger when the user mentions "WordPress theme", "WP theme", "block theme", "FSE theme", "theme.json", "template parts", "style variations", "child theme", or wants to build a custom design/layout for WordPress. Even if the user just says "build me a theme for X" or "I need a theme", use this skill.
author-cloud-plan
cuioss
Authoring judgement for a cloud plan under doc/plans/ — the rules an orchestrator applies when writing a plan that must survive a runtime with no operator, no ledger visibility, and no way to ask a question. Load when authoring a doc/plans/{epic}/ plan; the mechanics — naming, plan shape, the run contract — live elsewhere and are pointed to, never restated.
recipe-agentfile-hygiene
cuioss
Domain-invariant cognitive sweep recipe that classifies every CLAUDE.md/AGENTS.md section against the shared ref-agentfile-hygiene rubric and emits one remediation deliverable per offending section
chinese-novelist
tejassunny
分章节创作引人入胜的中文小说。支持各种题材(悬疑/言情/奇幻/科幻/历史等),支持10-50章长篇创作,每章3000-5000字,结尾设置悬念钩子。强调深度润色去除AI痕迹,确保文字自然流畅。 当用户要求:写小说、创作故事、分章节写作、连续剧情、章节悬念、长篇小说时使用。
recipe-generalization-sweep
cuioss
Project-local audit recipe that sweeps the plan-marshall bundle for meta-project-specific leaks and emits remediation deliverables grouped by disposition
style-docs
thrashr888
Generate standardized project documentation using the 5-style system. Use when asked to create plans, specs, skills, RFCs, ADRs, or other project documentation. Ensures consistent, high-quality documentation across the codebase.
recipe-modularization-audit-plan-marshall-skills
cuioss
Domain-invariant recipe that drives a modularization-audit campaign over a gathered skill corpus at a hard-coded T5/overall cell — detects over-long step sequences, numbering defects, and document bloat, and emits one extraction/renumber deliverable per offending skill
figures4papers-playbook
L-yifan
Locate and adapt real plotting examples from the figures4papers repository. Use when users ask for a figure in the style of specific papers/projects, want the closest existing script template, or need fast script selection by chart type/domain before customization.