thapaliyabikendra/ai-artifacts

This repository also configures its own agents. See what ai-artifacts tells them →

24Stars on the repository
104Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

thapaliyabikendra/ai-artifacts

Skill Claude Code

Master end-to-end testing with Playwright to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

not rated 24 5mo ago A 49 tokens copy · 88% Apache-2.0

efcore-patterns

26

thapaliyabikendra/ai-artifacts

Skill Claude Code needs its repo

Master Entity Framework Core patterns for ABP Framework including entity configuration, DbContext, migrations, relationships, and performance optimization. Use when: (1) configuring entities with Fluent API, (2) creating migrations, (3) designing relationships, (4) implementing repository patterns.

not rated 24 5mo ago A 60 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

not rated 24 5mo ago A 43 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

This skill generates production-ready C# code to add OpenID Connect external SSO login to your ABP Framework AuthServer module. It follows ABP best practices and is reusable across any ABP project.

not rated 24 5mo ago A 0 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Orchestrate end-to-end feature development from requirements through implementation, testing, and review. Use when: (1) planning feature development stages, (2) coordinating multi-agent feature workflows, (3) understanding SDLC phases for new features.

not rated 24 5mo ago A 54 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Master FluentValidation patterns for ABP Framework including async validators, repository checks, conditional rules, localized messages, and custom validators. Use when creating input DTO validators for AppServices.

not rated 24 5mo ago A 41 tokens original Apache-2.0

generating-tests

31

thapaliyabikendra/ai-artifacts

Skill Claude Code

Generates xUnit tests for C#/.NET ABP Framework code using NSubstitute and Shouldly. Use when the user asks to generate tests, create test coverage, write unit tests, write integration tests, fill coverage gaps, or test a class or file. Supports AppServices, Validators, and HTTP API Controllers.

not rated 24 5mo ago A 69 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code needs its repo

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

not rated 24 5mo ago A 54 tokens copy · 78% Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Configure an ASP.NET Core ABP Framework HttpApiHost or Web host module for production-ready infrastructure. Use when the user requests host-level configuration, middleware pipeline changes, Swagger/OpenAPI wiring, health checks, reverse proxy support, CORS, Hangfire dashboard, API versioning, forwarded headers…

not rated 24 5mo ago A 80 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Converts requirements written as user stories (.md or .txt) into a structured API Specification document. Defines REST endpoints, request/response shapes, status codes, and permissions for each user story. Output is a .md api-spec file ready to feed into the api-spec-to-technical-plan skill. Use when you have user…

not rated 24 5mo ago A 88 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

not rated 24 5mo ago A 63 tokens original Apache-2.0

knowledge-discovery

37

thapaliyabikendra/ai-artifacts

Skill Claude Code

Discover relevant skills and knowledge using tiered approach. SKIP for simple tasks, QUICK for single-skill, STANDARD for multi-skill, DEEP for full feature implementation. Auto-selects tier based on task complexity.

not rated 24 5mo ago A 48 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code needs its repo

Analyze and optimize markdown documents for size, structure, and maintainability. Use when: (1) markdown files are too large or verbose, (2) documentation needs restructuring, (3) checking docs for quality issues, (4) converting prose to tables.

not rated 24 5mo ago A 59 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Create Mermaid diagrams for technical documentation including ERDs, sequence diagrams, flowcharts, and architecture diagrams. Use when: (1) designing database schemas (ERD), (2) documenting API interactions (sequence), (3) illustrating process flows (flowchart), (4) visualizing system architecture.

not rated 24 5mo ago A 67 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

not rated 24 5mo ago A 41 tokens copy · 100% Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

not rated 24 5mo ago A 64 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Master OAuth 2.0 authorization patterns with OpenIddict and ABP Framework including permission-based authorization, role-based access control, custom claims, and multi-tenant security. Use when implementing authentication/authorization for ABP applications.

not rated 24 5mo ago A 52 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Dynamic Playwright E2E testing assistant that adapts to any project type (React, Vue, Angular, Svelte, Next.js, Nuxt, or any web framework). Auto-detects build tools, routing, authentication, and provides tailored setup guidance. CRITICAL: Never uses hardcoded credentials - always prompts user for valid URLs…

not rated 24 5mo ago A 158 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Generate optimized PostgreSQL queries for Entity Framework Core projects. Automatically discovers domain entities, relationships, and conventions to produce production-ready SQL. Use when: 1. You need complex PostgreSQL queries across multiple related entities 2. Working with ABP Framework and need multi-tenancy/soft…

not rated 24 5mo ago A 101 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Review checklists and patterns for React/TypeScript frontend code reviews. Use when: (1) reviewing React components, (2) checking TypeScript type safety, (3) validating hooks usage, (4) checking accessibility compliance.

not rated 24 5mo ago A 53 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

React 18+ development patterns including components, hooks, state management, API integration, and accessibility. Use when: (1) building React components, (2) designing user interfaces, (3) implementing state management, (4) writing frontend tests.

not rated 24 5mo ago A 56 tokens original Apache-2.0

thapaliyabikendra/ai-artifacts

Skill Claude Code

Checks requirements.md against the actual codebase to find ALL four types of gaps — requirements missing from code, requirements partially implemented, code logic not mentioned in requirements, and business rules in code that were never written into requirements. Automatically updates requirements.md in both…

not rated 24 5mo ago A 87 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: