- Home
- /
- Categories
- /
- Templates
Templates
Project and code templates
template-skill
by NoizAI
Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.
slowmist-agent-security
by slowmist
Comprehensive security review framework for AI agents. Covers skill/MCP installation, GitHub repos, URLs/documents, on-chain addresses, products/services, and social shares. Built from real-world attack patterns and incident response experience.
brewcode:setup
by kochetkov-ma
Analyzes project structure and tech stack to generate adapted PLAN.md.template in .claude/tasks/templates/.
brewcode:teardown
by kochetkov-ma
Removes brewcode project files (templates, configs, logs).
prd-drafter
by galz10
Pickle Rick's PRD Engine. Use when you need to define the requirements, scope, and goals for a new feature or project before coding to avoid "Jerry-work."
shadcn-svelte-skill
by acedergren
Expert guidance for shadcn-svelte component architecture and Tailwind CSS v4.1 patterns. Use when: (1) choosing between shadcn/Skeleton/Melt UI, (2) debugging TanStack Table reactivity, (3) fixing Tailwind v4.1 migration issues, (4) implementing complex data tables with sorting/filtering, (5) troubleshooting form validation patterns. NOT for basic installation (see official docs). Focuses on non-obvious decisions, performance pitfalls, and patterns missing from documentation. Triggers: shadcn-svelte, component library choice, TanStack Table, data table, Tailwind v4.1, form validation, Svelte 5 reactivity, shadcn vs skeleton.
undervalued-stock-screener
by Geeksfino
扫描A股市场,筛选基本面强劲但市值被低估的上市公司。当用户询问低估值股票、价值投资筛选、A股便宜股票、低PE或低PB公司、基本面强但被低估的公司、或要求运行估值筛选器时使用此技能。
tech-hype-vs-fundamentals
by Geeksfino
对比分析A股科技公司的估值泡沫与基本面,识别被高估和被低估的科技股。当用户询问科技股估值、A股科技泡沫、科创板估值是否合理、AI/芯片/新能源等热门科技板块的估值分析、或对比科技公司增长与估值时使用此技能。
event-driven-detector
by Geeksfino
识别和分析可能创造定价偏差的A股公司事件,包括并购重组、资产注入、回购增持、管理层变更和指数调整。当用户询问并购重组机会、资产注入、股份回购分析、国企改革、指数调整交易、特殊事件投资或事件驱动策略时使用此技能。
financial-statement-analyzer
by Geeksfino
对单个A股上市公司的财务报表进行深度分析,评估盈利质量、财务健康状况、财务造假风险和运营效率。当用户要求深入分析某家公司的财务报表、杜邦分析、盈利质量检查、资产负债表分析、现金流分析、Z值评分、M值评分、营运资本分析,或任何详细的单公司财务审视时使用此技能。
sentiment-reality-gap
by Geeksfino
识别A股市场中被过度看空但基本面稳健的逆向投资机会。当用户询问逆向投资、超跌反弹、市场错误定价、情绪与基本面背离、被市场误解的公司、负面情绪过度反应、或者寻找"市场错杀"机会时使用此技能。
sector-rotation-detector
by Geeksfino
通过分析中国宏观经济指标和经济周期定位,识别A股市场行业轮动信号,判断未来6–12个月哪些行业可能跑赢或跑输大盘。当用户询问行业轮动、宏观驱动的板块配置、经济周期投资、超配或低配哪些行业、利率/通胀对行业的影响、或A股宏观投资策略时使用此技能。
risk-adjusted-return-optimizer
by Geeksfino
为中国投资者构建风险调整后收益最优的A股投资组合,根据资金规模、风险偏好和投资期限进行资产配置。当用户询问构建投资组合、资产配置、A股组合优化、仓位管理、再平衡策略,或要求根据特定金额和风险偏好提供组合构建建议时使用此技能。
esg-screener
by Geeksfino
从ESG(环境、社会、治理)视角筛选和分析A股上市公司,评估可持续发展实践、争议事件和负责任投资标准。当用户询问ESG投资、可持续投资、社会责任投资、绿色投资、碳足迹分析、公司治理评估、争议事件筛查、排除清单,或对公司或组合进行ESG评分时使用此技能。
quant-factor-screener
by Geeksfino
使用正式因子模型进行系统化多因子A股筛选,识别具有有利因子暴露的个股。当用户询问因子投资、多因子筛选、价值/动量/质量因子分析、因子打分、因子择时、Smart Beta策略、量化选股或基于学术因子的系统化选股时使用此技能。
insider-trading-analyzer
by Geeksfino
分析A股市场董监高及重要股东增减持行为,识别具有显著管理层信心信号的公司。当用户询问董监高增持、大股东买入、内部人交易分析、管理层增持信号、股东增减持动态时使用此技能。
agenta-langchain-integration
by vamseeachanta
'Sub-skill of agenta: Langchain Integration.'
agenta-fastapi-integration
by vamseeachanta
'Sub-skill of agenta: FastAPI Integration.'
pptx
by bahayonghang
"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill."
prompt-engineering-1-zero-shot-prompting
by vamseeachanta
'Sub-skill of prompt-engineering: 1. Zero-Shot Prompting (+1).'
textual-builder
by YPares
Build Text User Interface (TUI) applications using the Textual Python framework (v0.86.0+). Use when creating terminal-based applications, prototyping card games or interactive CLIs, or when the user mentions Textual, TUI, or terminal UI. Includes comprehensive reference documentation, card game starter template, and styling guides.
template-validator
by armanzeroeight
Validates CloudFormation templates for syntax, security, and best practices. Use when validating CloudFormation templates, checking for security issues, or ensuring compliance with best practices.
docx-templates
by vamseeachanta
Template-based Word document generation using Jinja2 syntax. Create reports, contracts, and documents with loops, conditionals, tables, and mail merge capabilities.
vue-best-practices
by bahayonghang
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.