13647 results (116.7ms) page 39 / 683
jackspace / claudeskillz-hypogenic exact

Automated hypothesis generation and testing using large language models. Use this skill when generating scientific hypotheses from datasets, combining literature insights with empirical data,...

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-busybox-on-windows exact

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

metalagman / agent-skills-go-senior-developer exact

Expert senior-level Go guidance for architecture, API-first design/codegen, advanced concurrency, performance tuning, testing/quality, cloud-native 12-factor practices, and Go 1.24+ tooling for...

ngxtm / devkit-coding-standards exact

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

sickn33 / antigravity-awesome-skills-shopify-development exact

|

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

oryanmoshe / agent-skills-exploring-in-parallel exact

Parallelizes codebase exploration and research by launching multiple subagents simultaneously. Use when exploring codebases, researching questions, investigating bugs, gathering context from...

oryanmoshe / agent-skills-addressing-pr-feedback exact

Fetches, organizes, and addresses PR review comments from GitHub. Use when user asks to review PR comments, fix PR feedback, check what reviewers said, address review comments, or handle bot...

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

lancenunes / codex-skills-coding-guidelines-verify exact

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance...

Arseeth / skills-for-vibe-coder-clean-code-reviewer exact

Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication, over-engineering, and magic number issues with severity ratings and refactoring suggestions. Use...

shinpr / claude-code-workflows-integration-e2e-testing exact

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

Arseeth / skills-for-vibe-coder-ast-grep-rule-crafter exact

Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and API migrations with auto-fix. Use when the user mentions ast-grep, tree-sitter...