HTML
v1.0.0
io.clawhub.ivangdavila/html
Avoid common HTML mistakes — accessibility gaps, form pitfalls, and SEO oversights.
共 6,660 个资源
v1.0.0
io.clawhub.ivangdavila/html
Avoid common HTML mistakes — accessibility gaps, form pitfalls, and SEO oversights.
v1.0.0
io.clawhub.ivangdavila/nutritionist
Holistic nutrition guidance — food-health relationships, eating behaviors, sustainable habits, and nutritional education.
v1.0.0
io.clawhub.ivangdavila/ansible
Avoid common Ansible mistakes — YAML syntax traps, variable precedence, idempotence failures, and handler gotchas.
v1.0.0
io.clawhub.ivangdavila/grafana
Avoid common Grafana mistakes — query pitfalls, variable templating, alerting traps, and provisioning gotchas.
v1.0.0
io.clawhub.ivangdavila/vscode
Avoid common VSCode mistakes — settings conflicts, debugger setup, and extension clashes.
v1.0.0
io.clawhub.ivangdavila/gitlab
Avoid common GitLab CI/CD mistakes — rules gotchas, silent failures, and YAML merge traps.
v0.1.0
io.clawhub.zlc000190/dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
v1.1.0
io.clawhub.akellacom/prometheus
Query Prometheus monitoring data to check server metrics, resource usage, and system health. Use when the user asks about server status, disk space, CPU/memo...
v1.0.0
io.clawhub.ivangdavila/json
Work with JSON data structures, APIs, and serialization effectively.
v0.1.2
io.clawhub.safaiyeh/finance-skill
Parse and store transactions from bank statements, enable querying and adding personal finance data in JSON format within a local workspace.
v1.0.0
io.clawhub.ivangdavila/blender
Avoid common Blender mistakes — transform application, modifier order, UV seams, and export settings for game engines.
v1.0.0
io.clawhub.ivangdavila/terraform
Avoid common Terraform mistakes — state corruption, count vs for_each, lifecycle traps, and dependency ordering.
v1.0.0
io.clawhub.ivangdavila/redis-store
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
v0.1.0
io.clawhub.zlc000190/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
v1.0.0
io.clawhub.ivangdavila/gcp
Deploy, monitor, and manage GCP services with battle-tested patterns.
v1.0.1
io.clawhub.ivangdavila/mongodb
Design schemas, write queries, and configure MongoDB for consistency and performance.
v1.0.0
io.clawhub.al-one/edge-tts-uvx
Text-to-speech conversion using `uvx edge-tts` for generating audio from text. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
v1.0.0
io.clawhub.ivangdavila/latex
Write LaTeX documents with correct syntax, packages, and compilation workflow.
v1.0.1
io.clawhub.ivangdavila/nginx
Configure Nginx for reverse proxy, load balancing, SSL termination, and high-performance static serving.
v1.0.1
io.clawhub.ivangdavila/vue
Avoid common Vue mistakes — reactivity traps, ref vs reactive, computed timing, and Composition API pitfalls.
v1.0.0
io.clawhub.ivangdavila/pg
Write efficient PostgreSQL queries and design schemas with proper indexing and patterns.
v1.0.1
io.clawhub.ivangdavila/nodejs
Avoid common Node.js mistakes — event loop blocking, async error handling, ESM gotchas, and memory leaks.
v1.0.0
io.clawhub.ivangdavila/tiktok-ads
TikTok advertising strategy, creative best practices, Spark Ads, and platform-specific optimization
v0.1.0
io.clawhub.zlc000190/verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always