Use this skill to query and manage subscriptions in a self-hosted Wallos instance through its official HTTP API. Covers subscriptions, monthly cost, categories,...
Claude Skills
Browse by the job you need done. Each skill is a single SKILL.md you can
drop into Claude — here’s what it’s for, what it helps you do, and what it can touch.
CRO review of a landing page with specific conversion recommendations
This skill is for DevOps & Infrastructure and helps you set up persistent project context, track development sessions with git, and auto-load project memory on startup.
- Set up persistent project context
- Track development sessions with git
- Auto-load project memory on startup
Use when the user asks to validate a GitHub issue and then autonomously drive it to a reviewed PR in one shot — "validate and work on this issue", "validate-iss...
Use when designing a schema. Covers normalization and when to break it, choosing keys, modeling time and history, soft deletes, multi-tenancy, and schema decisi...
Use when designing ai fallbacks is required during ai-products product work, especially when the result must be traceable, independently reviewable, and safe to...
Explains academic papers, abstracts, PDFs, and technical articles by laying out their method, findings, limitations, and implications. Use when the user says "e...
This skill is for Coding and helps you write tests before code, implement red-green-refactor cycle, and build features with tdd.
- Write tests before code
- Implement red-green-refactor cycle
- Build features with tdd
This skill is for Documents & Spreadsheets and helps you convert csv data into a report, transform excel files into visual reports, and generate json data visualizations.
- Convert csv data into a report
- Transform excel files into visual reports
- Generate json data visualizations
This skill is for Coding and helps you optimize llm prompts with production data, debug underperforming ai responses, and tune system prompts for better output.
- Optimize llm prompts with production data
- Debug underperforming ai responses
- Tune system prompts for better output
This skill is for Productivity and helps you sanitize model responses, apply safety filters to ai output, and remove harmful content from model responses.
- Sanitize model responses
- Apply safety filters to ai output
- Remove harmful content from model responses
This skill is for DevOps & Infrastructure and helps you install the wiztelemetry notification extension, configure notification channels in kubesphere, and set up alert routing rules.
- Install the wiztelemetry notification extension
- Configure notification channels in kubesphere
- Set up alert routing rules
This skill is for DevOps & Infrastructure and helps you create kubernetes deployment manifests, configure pod security and rbac policies, and debug pod crashes and container logs.
- Create kubernetes deployment manifests
- Configure pod security and rbac policies
- Debug pod crashes and container logs
Triage a competitive or market question into the right intelligence disciplines, cadence, and executing skill. Use when you know something needs researching but...
提取结构化数据并进行特征清洗与聚类分析,生成包含趋势对比、分布特征与参数敏感性的多维度综合可视化图表,适用于各类趋势预测与多维对比场景。
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enu...
Hunt Kubernetes & Docker — API anonymous access, kubelet 10250 exec (SPDY/WebSocket, NOT plain POST) and the simpler /run primitive, etcd 2379 unauth, dashboard...
Create new Beamer lecture from papers and materials. Guided workflow with notation consistency.
Stage 2 of the Clinical ASR Flywheel. Use when curating clinical terms, tagging IPA, and synthesizing a NeMo manifest. NOT for scoring (use /digital-health-clin...
Score every decision point with a Thoroughness Rating (1-10). AI makes the marginal cost of doing things properly near-zero — pick the higher-rated option every...
This skill is for Coding and helps you design database schema, create table structure, and plan database architecture.
- Design database schema
- Create table structure
- Plan database architecture
Dependency injection in Golang using samber/do — service containers, lifecycle management, scopes, health checks, graceful shutdown, and module organization. Ap...