4905 results (55.3ms) page 26 / 246
zartin790 / llm-system-template-agents-skills-patterns-tools-prompts-writing-plans exact

Use when design is complete and you need detailed implementation tasks

ngxtm / devkit-tavily-web exact

Web search, content extraction, crawling, and research capabilities using Tavily API

zartin790 / llm-system-template-agents-skills-patterns-tools-prompts-using-git-worktrees exact

Use when starting feature work that needs isolation from current workspace

ngxtm / devkit-agent-tool-builder exact

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than...

ngxtm / devkit-performance-profiling exact

Performance profiling principles. Measurement, analysis, and optimization techniques.

atman-33 / skills-serena-skills exact

Standalone Serena MCP tools for code intelligence - symbol search, file ops, memory, editing, config, workflow helpers, and shell execution without MCP server

atman-33 / skills-daily-task-creator exact

Creates a new daily task file in .tmp with a sequence number (e.g., task-20241225-1.md). Use when the user wants to start a new task, log a daily activity, or create a task file.

docx 0.00
ngxtm / devkit-docx exact

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional...

ngxtm / devkit-debugging-wizard exact

Use when investigating errors, analyzing stack traces, or finding root causes of unexpected behavior. Invoke for error investigation, troubleshooting, log analysis, root cause analysis.

ngxtm / devkit-notebooklm exact

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent...

ngxtm / devkit-api-patterns exact

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

ngxtm / devkit-senior-secops exact

Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning, vulnerability assessment, compliance...

ngxtm / devkit-pydantic-models exact

Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation...

ngxtm / devkit-voice-ai-development exact

Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for...

ngxtm / devkit-inngest exact

Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven...

ngxtm / devkit-database-optimizer exact

Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock...

ngxtm / devkit-clean-code exact

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

ngxtm / devkit-csharp-developer exact

Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.

ngxtm / devkit-coding-standards exact

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.