1466 results (14.2ms) page 28 / 74
softaworks / agent-toolkit-openapi-to-typescript exact

Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces,...

sky-stroller / agent-skills-sqlite-db-ops exact

SQLite 数据库操作技能,提供完整的增删改查 (CRUD) 功能。使用此技能当需要:(1) 创建或管理 SQLite 数据库,(2) 执行数据库的增删改查操作,(3) 批量数据导入导出,(4) 执行自定义 SQL 查询,(5) 查看数据库结构和表信息。支持通过本地 Python 脚本进行可靠的数据库操作。

lucianghinda / agentic-skills-improving-testing exact

Produces practical, risk-based testing guidance and minimal test plans for features or changes. Use when user asks what to test, how to pick test cases (boundaries, permissions, state machines),...

raintree-technology / claude-starter-toon-formatter exact

Token-Oriented Object Notation (TOON) format expert for 30-60% token savings on structured data. Auto-applies to arrays with 5+ items, tables, logs, API responses, database results. Supports...

ugnius-s / skills-best-practices-ruby-style exact

Ruby code style and formatting guidelines from the official Ruby Style Guide. Use PROACTIVELY when writing, reviewing, or generating any Ruby code to ensure consistent formatting, proper naming...

liqiongyu / lenny-skills-plus-conducting-user-interviews exact

Plan, conduct, and synthesize high-signal user interviews and produce a User Interview Pack (recruiting plan, screener, discussion guide, notes template, synthesis report). Use for user interview,...

getcosmos / agent-skills-cosmos-delegate-to-agent exact

Teaches agents how to effectively use the delegateToAgent tool for orchestrating multi-agent work. Covers dependency graph analysis, parallel vs serial execution patterns, and progress tracking....

sickn33 / antigravity-awesome-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

automindtechnologie-jpg / ultimate-skill-md-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

shishiv / gsd-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

404kidwiz / agent-skills-backup-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

cleodin / antigravity-awesome-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

halay08 / fullstack-agent-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

cnp762 / agent-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

ngxtm / devkit-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

aj-geddes / useful-ai-prompts-nosql-database-design exact

Design NoSQL database schemas for MongoDB and DynamoDB. Use when modeling document structures, designing collections, or planning NoSQL data architectures.

synaptiai / agent-capability-standard-synchronize exact

Merge outputs from multiple sources, resolve conflicts, and reconcile constraints into a unified result. Use when combining parallel agent outputs, merging data from different systems, or...

sergiodxa / agent-skills-frontend-js-best-practices exact

JavaScript performance optimization guidelines. Use when writing, reviewing, or refactoring JavaScript/TypeScript code to ensure optimal performance patterns. Triggers on tasks involving loops,...

pluginagentmarketplace / custom-plugin-nodejs-websockets exact

Implement real-time bidirectional communication with Socket.io and ws library for chat, notifications, and live dashboards

TheSimpleApp / agent-skills-supabase-mastery exact

Supabase deep optimization for performance, security, and best practices. Covers PostgreSQL queries, RLS policies, real-time, and edge functions. Use when building or optimizing Supabase projects.