5997 results (53.5ms) page 37 / 300
ship 0.00
mmcdermott-ashleyne / agentskilltree-ship exact

Run the full dev loop for the current feature with guardrails. Feature-first and git/local safe.

mindrally / skills-drizzle-orm exact

Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax

mmcdermott-ashleyne / agentskilltree-handoff exact

Save durable session handoff for a feature to WORKING.md plus history snapshot. Feature-first, safe.

Md0bR / claude-config-favicon exact

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

synaptiai / agent-capability-standard-receive exact

Ingest and parse incoming messages, events, or signals into structured form. Use when processing external inputs, handling API responses, parsing webhook payloads, or ingesting sensor data.

notchrisgroves / ia-framework-create-skill exact

Interactive skill creation wizard - guides through requirements gathering to create properly structured skills

notchrisgroves / ia-framework-clifton exact

CliftonStrengths analysis with individual coaching, team comparison, and multi-format output (markdown, HTML, slides)

pluginagentmarketplace / custom-plugin-sql-mongodb exact

MongoDB fundamentals including document model, CRUD operations, querying, indexing, and aggregation framework for NoSQL database applications.

ravnhq / ai-toolkit-tech-tanstack-router exact

TanStack Router patterns for type-safe routing. Extends platform-frontend with router-specific rules. Use when building with TanStack Router.

CarpeWu / skills-git-cleanup exact

Cleans up merged Git branches safely. Use when cleaning up old branches, deleting merged branches, or maintaining repository hygiene.

ashchupliak / dream-team-jooq-patterns exact

JOOQ type-safe SQL patterns - use for database queries, repositories, complex SQL operations, and PostgreSQL-specific features

aj-geddes / useful-ai-prompts-model-hyperparameter-tuning exact

Optimize hyperparameters using grid search, random search, Bayesian optimization, and automated ML frameworks like Optuna and Hyperopt

ravnhq / ai-toolkit-platform-frontend exact

Framework-agnostic frontend architecture patterns. Extends core-coding-standards with UI-specific rules. Use when building any web frontend.

ravnhq / ai-toolkit-platform-testing exact

Framework-agnostic testing principles. Extends core-coding-standards with test-specific patterns. Use when writing, reviewing, or debugging tests.

Sounder25 / google-antigravity-skills-library-clean-build-artifacts exact

Removes ignored build artifacts (bin, obj, node_modules) to reclaim space and fix ghost build errors. Safely respects .gitignore.

ravnhq / ai-toolkit-tech-tanstack-form exact

TanStack Form patterns for type-safe form management. Extends platform-frontend with form-specific rules. Use when building forms with TanStack Form.

goncalossilva / agents-homeassistant-ops exact

Operate a Home Assistant instance via the official REST/WebSocket APIs and backups, with safe plan/apply workflows for bulk, reviewable changes.

aj-geddes / useful-ai-prompts-model-deployment exact

Deploy machine learning models to production using Flask, FastAPI, Docker, cloud platforms (AWS, GCP, Azure), and model serving frameworks