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.
Generate a full 5-email welcome series from a brand URL — subjects, preheaders, bodies, and send timing, ready to paste into any ESP
This skill is for Code Review & Testing and helps you create a security tracking issue from a pr, import a public security fix into a tracker, and document a security-relevant pull request.
- Create a security tracking issue from a pr
- Import a public security fix into a tracker
- Document a security-relevant pull request
This skill is for DevOps & Infrastructure and helps you set up ci/cd pipelines, containerize applications with docker, and configure health checks and monitoring.
- Set up ci/cd pipelines
- Containerize applications with docker
- Configure health checks and monitoring
Use when automating agent behavior with lifecycle hooks. Covers hook events, deterministic enforcement of rules the model should not be trusted to remember, and...
Use when enforcing accessibility is required during ux work, especially when the result must be traceable, independently reviewable, and safe to hand to another...
This skill is for Data & Analytics and helps you monitor portfolio health metrics, track aum and repayment progress, and analyze concentration risk.
- Monitor portfolio health metrics
- Track aum and repayment progress
- Analyze concentration risk
This skill is for Coding and helps you write code using test-driven development, implement a feature with red-green-refactor, and set up a tdd workflow.
- Write code using test-driven development
- Implement a feature with red-green-refactor
- Set up a tdd workflow
This skill is for Presentations and helps you create a client action plan deck, turn consulting findings into recommendations, and build a buyer-ready proof deck.
- Create a client action plan deck
- Turn consulting findings into recommendations
- Build a buyer-ready proof deck
This skill is for DevOps & Infrastructure and helps you review azure infrastructure architecture, identify architectural improvements for azure workloads, and generate github issues from architecture findings.
- Review azure infrastructure architecture
- Identify architectural improvements for azure workloads
- Generate github issues from architecture findings
This skill is for Sales and helps you track sales deals and pipelines, schedule client calls and follow-ups, and manage client communications.
- Track sales deals and pipelines
- Schedule client calls and follow-ups
- Manage client communications
This skill is for Data & Analytics and helps you write spark jobs for data processing, optimize spark sql queries, and debug spark performance issues.
- Write spark jobs for data processing
- Optimize spark sql queries
- Debug spark performance issues
Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning. Use when deciding whether an AI solution deserves investment or recommendation.
Environment diagnostic for the PPT family. Validates sn-image-base, API keys, Node runtime, and optional deps; interactively writes .env for required vars. Runs...
Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered b...
Hunt TLS/SSL and DNS misconfigurations — missing HSTS (downgrade attack), weak cipher suites, expired/invalid certificates, mTLS bypass, missing SPF/DKIM/DMARC...
Run a structural estimation pipeline — routes to /workflows:work with estimation context from empirical-playbook
Use this skill when the user runs doca_dpa_hl_tracer to capture/decode DPA-side traces at the programming-events layer (kernel entry/exit, sync points, comm pri...
WPA/WPA2/WPA3-Enterprise (802.1X / EAP) attack methodology — EAP method identification (PEAP-MSCHAPv2, EAP-TTLS, EAP-TLS, EAP-GTC, EAP-PWD, EAP-FAST), evil-twin...
This skill is for DevOps & Infrastructure and helps you set up gitlab ci pipeline, configure ci/cd workflows, and manage gitlab runner configuration.
- Set up gitlab ci pipeline
- Configure ci/cd workflows
- Manage gitlab runner configuration
Screen US stocks for Stockbee-style selling-exhaustion hammer setups using prior momentum, pullback depth, undercut/reclaim, long lower-wick geometry, close-loc...
A playful, joyful, two-color risograph print aesthetic built on a single warm off-white paper surface running through every section
Swift 6.2 易用的并发(Approachable Concurrency)—— 默认单线程,使用 @concurrent 进行显式后台卸载,针对主执行角色(Main Actor)类型的隔离一致性。
Manage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions "module design", "API too complex", "...