Turn an approved specification into a technical plan (plan.md): architecture, components, data model, key decisions, and milestones. Trigger on: create a plan,...
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.
This skill is for Coding and helps you build an mcp server in python, create an mcp server in typescript, and integrate an external api via mcp.
- Build an mcp server in python
- Create an mcp server in typescript
- Integrate an external api via mcp
This skill is for Writing & Editing and helps you edit an article draft, restructure article sections, and improve article clarity.
- Edit an article draft
- Restructure article sections
- Improve article clarity
This skill is for Design and helps you build interactive html artifacts, create react components with tailwind, and design ui with shadcn/ui.
- Build interactive html artifacts
- Create react components with tailwind
- Design ui with shadcn/ui
This skill is for Code Review & Testing and helps you evaluate ai agent outputs, build self-critique loops, and create evaluator-optimizer pipelines.
- Evaluate ai agent outputs
- Build self-critique loops
- Create evaluator-optimizer pipelines
This skill is for Documents & Spreadsheets and helps you append text to a google doc, add content to a document, and update a google docs file.
- Append text to a google doc
- Add content to a document
- Update a google docs file
This skill is for Writing & Editing and helps you format markdown files, add structure to plain text, and beautify article layout.
- Format markdown files
- Add structure to plain text
- Beautify article layout
This skill is for DevOps & Infrastructure and helps you configure jenkins in kubesphere, customize jenkins agents, and integrate ldap or oidc with jenkins.
- Configure jenkins in kubesphere
- Customize jenkins agents
- Integrate ldap or oidc with jenkins
This skill is for Code Review & Testing and helps you review a pull request, identify code vulnerabilities, and find code smells and refactoring opportunities.
- Review a pull request
- Identify code vulnerabilities
- Find code smells and refactoring opportunities
Research a company, industry, or competitor set using web search and seven analytical lenses. Use when you need structured intel that feeds downstream PM skills...
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI o...
对多Sheet Excel文件进行基础统计与,支持按条件筛选计算均值,以及从指定行区间提取数据去重求和,并生成结果文件与下载链接。
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanni...
多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。...
Score and diagnose Google Ads landing pages. Use when asked to audit a landing page, check landing page quality, diagnose high-CTR but low-conversion-rate ad gr...
Configure and verify the Cursor backend for Claude Code Harness. Use when user invokes cursor:setup, wants Cursor as the local default implementation backend, o...
Hunt API security misconfiguration — mass assignment, JWT attacks, prototype pollution, HTTP verb tampering. Mass assignment: send {is_admin:true, role:admin, v...
Route empirical-research requests through the Auto-Empirical Research Skills catalog when this whole repository is installed as one skill in Codex, CodeBuddy, C...
Install cuOpt for Python, C, or server via pip, conda, or Docker; verify the install. For building cuOpt from source, see cuopt-developer.
Provides web exploitation techniques for CTF challenges. Use when the target is primarily an HTTP application, API, browser client, template engine, identity fl...
Cloud security attack methodology covering AWS, Azure, and GCP. Includes credential harvesting (IMDS, ~/.aws, env vars, leaked CI secrets, instance roles), enum...
Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, and stri...
This skill is for DevOps & Infrastructure and helps you create a background worker, set up async task processing, and configure background job execution.
- Create a background worker
- Set up async task processing
- Configure background job execution
Comprehensive guide for dependency injection (DI) in Golang. Covers why DI matters (testability, loose coupling, separation of concerns, lifecycle management),...