🛡️
Near Smart Contracts
This skill helps you write, review, and deploy NEAR smart contracts in Rust, covering security, state management, and cross-contract patterns.
securitybackendcode-reviewdocs
🔍
Netbox Integration Best Practices
Best practices for building integrations with NetBox REST and GraphQL APIs. Use when building NetBox API integrations, reviewing integration code, troubleshooting NetBox performance issues, planning automation architecture, writing scripts that interact with NetBox, using pynetbox, configuring Diode
netboxlabscode-review
🎨
Nextfriday Best Practices
This skill helps you write and review Next.js TypeScript code by applying 41 best-practice rules across naming, style, imports, types, and React patterns.
reactnextjstypescriptcode-review
🧪
Oh Xts Generator Template
This skill automates OpenHarmony XTS test case generation by parsing API definitions, analyzing coverage, and generating design docs and code that follow XTS
pythontestingautomationdocs
🔍
Openai Agents Sdk Guidelines
OpenAI Agents SDK (Python) implementation guidelines. Use when building, reviewing, or troubleshooting agent workflows including tools, handoffs, guardrails, context management, streaming, MCP integration, and Runner configuration. Triggers on requests like "build an agent", "add handoffs", "set up
flurin17code-review
🔍
Peer Review
Systematic peer review and self-evaluation toolkit. Evaluate methodology, statistics, experimental design, reproducibility, ethics, and reporting standards. Use during the REVIEW phase to assess manuscript quality before submission, or when reviewing others' work.
braselogcode-review
🧪
Phoenix Liveview Essentials
This skill enforces LiveView best practices, ensuring proper mounting, connected rendering, and safe state management for reliable interactive UI.
backendfrontendfullstackdebugging
🔍
Plan Reduce Max Lines Per Function
This skill reduces function line limits in TypeScript projects by updating eslint thresholds, identifying violators, and delivering a concrete refactor plan.
lintingrefactorplanningtypescript