11015 results (90.3ms) page 27 / 551
ngxtm / devkit-backend-dev-guidelines exact

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod...

ngxtm / devkit-product-manager-toolkit exact

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature...

hikanner / agent-skills-prompt-optimizer exact

This skill should be used when users request help optimizing, improving, or refining their prompts or instructions for AI models. Use this skill when users provide vague, unclear, or poorly...

ngxtm / devkit-coding-standards exact

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

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-javascript-mastery exact

Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional...

paulund / skills-laravel-developer exact

A skill for developing applications using the Laravel framework, including best practices, tools, and ecosystem.

Kalyanikhandare29 / agent-skills-for-context-engineering-bdi-mental-states exact

This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create belief-desire-intention models", "transform RDF to beliefs", "build cognitive...

existential-birds / beagle-pydantic-ai-tool-system exact

Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating...

DonTizi / codegeass-dependency-check exact

Analyze project dependencies for outdated packages, security vulnerabilities, and licensing issues. Use for dependency audits and maintenance.

DonTizi / codegeass-security-audit exact

Deep security analysis of codebase. Checks for OWASP vulnerabilities, secrets exposure, and insecure patterns. Use for comprehensive security reviews.

DonTizi / codegeass-refactor exact

Refactor monolithic code into clean, single-responsibility modules following SOLID principles

DonTizi / codegeass-security-scan exact

Deep security analysis of codebase. Scans for secrets, vulnerabilities, and insecure patterns.

DonTizi / codegeass-test-runner exact

Run and analyze test suites. Executes tests, reports failures, and suggests fixes for broken tests. Use for automated testing in CI/CD or scheduled runs.

DonTizi / codegeass-release exact

Release a new version to PyPI - updates version, changelog, commits, tags, and pushes