- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
salvo-auth
by salvo-rs
Implement authentication and authorization using JWT, Basic Auth, or custom schemes. Use for securing API endpoints and user management.
pricing-strategy
by VladimirBrejcha
"When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy."
enclosure-designer
by wedsamuel1230
Guides design and generation of 3D-printable enclosures for Arduino/ESP32/RP2040 projects. Use when user needs a case, box, housing, or enclosure for their electronics project. Provides parametric design guidance, OpenSCAD templates, STL generation tips, and print settings.
salvo-graceful-shutdown
by salvo-rs
Implement graceful server shutdown to handle in-flight requests before stopping. Use for zero-downtime deployments and proper resource cleanup.
tmux
by grota
Control tmux sessions for interactive CLIs and TUIs. Use this skill whenever you need to send keystrokes to a terminal, run interactive programs (vim, htop, ncurses apps, REPLs, fzf), capture output from long-running processes, or work with full-screen terminal applications. Essential for automating interactive shell workflows that can't be controlled via standard bash. Also use this when a program expects a TTY, needs Ctrl+C/Ctrl+D signals, or when you need to monitor a background process while doing other work.
phase-kickoff
by acedergren
"Scaffold a new development phase with branch, test shells, and roadmap entry. Use when starting a new feature phase or sprint to set up the development environment consistently."
salvo-testing
by salvo-rs
Write unit and integration tests for Salvo applications using TestClient. Use for testing handlers, middleware, and API endpoints.
salvo-csrf
by salvo-rs
Implement CSRF (Cross-Site Request Forgery) protection using cookie or session storage. Use for protecting forms and state-changing endpoints.
d3-viz
by joneqian
Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.
prd
by acedergren
"Create, validate, and evolve Product Requirements Documents with interactive discovery, technical architecture, phasing, TDD protocol, and dependency analysis. Use when: writing a PRD, planning a feature, defining requirements, or updating an existing PRD. Supports /prd (create), /prd --update (incremental update), /prd --validate (run checklist), /prd --audit-deps (dependency analysis only), /prd --to-plan (generate orchestrate-ready task plan)."
salvo-proxy
by salvo-rs
Implement reverse proxy to forward requests to backend services. Use for load balancing, API gateways, and microservices routing.
go-oss-maintainer
by metalagman
Maintain Go repositories with high-quality standards, adhering to CI/CD, linting, and agent-friendly best practices.
salvo-middleware
by salvo-rs
Implement middleware for authentication, logging, CORS, and request processing. Use for cross-cutting concerns and request/response modification.
salvo-rate-limiter
by salvo-rs
Implement rate limiting to protect APIs from abuse. Use for preventing DDoS attacks and ensuring fair resource usage.
salvo-concurrency-limiter
by salvo-rs
Limit concurrent requests to protect resources. Use for file uploads, expensive operations, and preventing resource exhaustion.
salvo-error-handling
by salvo-rs
Handle errors gracefully with custom error types, status codes, and error pages. Use for building robust APIs with proper error responses.
sag
by EthanAlgoX
ElevenLabs text-to-speech with mac-style say UX.
eucaengine
by stainlu
ECS-first, agent-native game engine in Rust
skill-creator
by EthanAlgoX
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
songsee
by EthanAlgoX
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
risk-checklist
by EthanAlgoX
Generate a trade risk checklist and position-sizing guidance.
eightctl
by EthanAlgoX
Control Eight Sleep pods (status, temperature, alarms, schedules).
obsidian
by EthanAlgoX
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
party
by cazala
"Programmatic guide for the @cazala/party library: engine setup, modules, particles, and performance across CPU + WebGPU."