11201 results (109.3ms) page 51 / 561
ngxtm / devkit-coding-standards exact

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

jarrodwatts / claude-code-config-planning-with-files exact

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or...

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...

omer-metin / skills-for-antigravity-sdk-builder exact

Client library architect for SDK design, API ergonomics, versioning, and developer experienceUse when "sdk design, client library, api client, developer experience, sdk versioning, type...

jackspace / claudeskillz-biopython exact

Primary Python toolkit for molecular biology. Preferred for Python-based PubMed/NCBI queries (Bio.Entrez), sequence manipulation, file parsing (FASTA, GenBank, FASTQ, PDB), advanced BLAST...

DauQuangThanh / hanoi-rainbow-git-commit exact

Generates well-structured git commit messages following conventional commit standards and best practices. Creates clear, descriptive commits with proper type prefixes (feat, fix, docs, refactor,...

affaan-m / everything-claude-code-frontend-patterns exact

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

ngxtm / devkit-frontend-patterns exact

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

DauQuangThanh / hanoi-rainbow-code-security-review exact

Conducts comprehensive security code reviews including vulnerability detection (OWASP Top 10, CWE), authentication/authorization flaws, injection attacks, cryptography issues, sensitive data...

jackspace / claudeskillz-frontend-dev-guidelines exact

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling,...

ngxtm / devkit-frontend-dev-guidelines exact

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling,...

jackspace / claudeskillz-stable-baselines3 exact

Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and...

ngxtm / devkit-deployment-procedures exact

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

jackspace / claudeskillz-backend-dev-guidelines exact

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs,...

404kidwiz / agent-skills-backup-api-testing-observability-api-mock exact

You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.

halay08 / fullstack-agent-skills-api-testing-observability-api-mock exact

You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.

rmyndharis / antigravity-skills-api-testing-observability-api-mock exact

You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.

shishiv / gsd-api-testing-observability-api-mock exact

You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development.

ngxtm / devkit-debugging exact

Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for...

ngxtm / devkit-nodejs-best-practices exact

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.