perigon-backend
Safe 78Build Perigon Backend Features
by AterDev
Perigon backend work requires strict architecture, EF Core, and Aspire conventions. This skill guides Claude, Codex, and Claude Code through those project patterns.
Curate your favorite skills into a reusable collection, then install it with one command.
Build Perigon Backend Features
by AterDev
Perigon backend work requires strict architecture, EF Core, and Aspire conventions. This skill guides Claude, Codex, and Claude Code through those project patterns.
Build Perigon Angular Frontends
by AterDev
Angular teams need consistent project conventions across routes, services, UI, styles, and i18n. This skill guides Claude, Codex, and Claude Code toward Perigon WebApp patterns.
Apply Perigon Coding Conventions
by AterDev
Perigon projects need agents to follow established backend, frontend, and documentation rules. This skill points Claude, Codex, and Claude Code toward the right conventions before code generation.
Design Reliable Tools for AI Agents
by Asmayaseen
Ambiguous tools cause incorrect calls, wasted context, and poor recovery from errors. This skill provides practical patterns for clear descriptions, schemas, responses, and testing.
Why this variant is first
asmayaseen-tool-design
2026-08-23
muratcankoylan-tool-design
2026-08-23
Debug Technical Failures Systematically
by Asmayaseen
Quick fixes often hide the real cause and create regressions. This skill structures investigation, hypothesis testing, implementation, and verification around collected evidence.
Why this variant is first
asmayaseen-systematic-debugging
2026-08-23
chriswiles-systematic-debugging
2026-08-23
doyajin174-systematic-debugging
2026-08-23
dmjgilbert-systematic-debugging
2026-08-23
codingcossack-systematic-debugging
2026-08-23
zhanlincui-systematic-debugging
2026-08-23
obra-systematic-debugging
2026-08-23
cycleaddict-systematic-debugging
2026-08-23
davila7-systematic-debugging
2026-08-23
dyai2025-systematic-debugging
2026-08-23
cygnusfear-systematic-debugging
2026-08-23
sickn33-systematic-debugging
2026-08-23
Build shadcn/ui Interfaces in Next.js
by Asmayaseen
React teams need consistent UI patterns that work with modern Next.js. This skill provides shadcn/ui setup guidance, component examples, form validation, tables, sidebars, and dark mode patterns.
Build Responsive Streaming AI Interfaces
by Asmayaseen
Streaming AI interfaces can leave users uncertain and create conflicting interactions. This skill provides lifecycle, progress, effect, client-tool, and thread-state patterns.
Build OpenAI Agents With SDK Patterns
by Asmayaseen
Agent projects need clear structure before tool calls, handoffs, and guardrails become hard to manage. This skill provides reusable OpenAI Agents SDK patterns for Python teams.
Build FastAPI Services with Dapr
by Asmayaseen
Building consistent FastAPI microservices requires coordinated database, authentication, messaging, and testing patterns. This skill supplies reusable guidance for SQLModel, Dapr, JWT, logging, and service architecture.
Manage Nx Monorepos with Reliable Workflows
by Asmayaseen
Large Nx workspaces make dependency analysis, task selection, caching, and project generation difficult. This skill provides practical Nx and uv workflows for consistent monorepo operations.
Inspect and Debug Next.js Apps with MCP
by Asmayaseen
Next.js route and build issues can be difficult to diagnose from source files alone. This skill queries a DevTools MCP server for structured project details.
Why this variant is first
asmayaseen-nextjs-devtools
2026-08-23
92bilal26-nextjs-devtools
2026-08-23
Build Serverless PostgreSQL Apps with Neon
by Asmayaseen
Serverless applications need database connections that avoid exhaustion and cold-start failures. This skill provides Neon driver, pooling, branching, and Drizzle patterns.
Create Frontend TypeScript Types
by Asmayaseen
Frontend projects need consistent API and form types. This skill guides TypeScript interface, union, generic, and naming patterns from the existing frontend.
Build Next.js Frontend Components
by Asmayaseen
Next.js teams often mix Server and Client Components incorrectly. This skill provides reusable patterns for accessible, typed, App Router components.
Build Framer Motion Animations
by Asmayaseen
React teams need polished motion without rebuilding animation patterns. This skill provides Framer Motion guidance, reusable templates, and examples for Next.js interfaces.
Create Effective Agent Skills
by Asmayaseen
Designing reliable Agent Skills requires clear triggers, focused instructions, reusable resources, and validation. This skill provides a practical workflow and local scripts for that process.
Why this variant is first
asmayaseen-creating-skills
2026-08-23
awais68-creating-skills
2026-08-23
Optimize AI Context for Long-Running Agents
by Asmayaseen
Long conversations can exceed context limits, increase cost, and reduce response quality. This skill selects compaction, masking, caching, partitioning, and budgeting techniques.
Why this variant is first
asmayaseen-context-optimization
2026-08-23
sickn33-context-optimization
2026-08-23
Configure Better Auth OAuth and OIDC
by Asmayaseen
Centralized authentication requires coordinated server, client, token, and redirect settings. This skill provides Better Auth patterns for OAuth 2.1, OIDC, PKCE, and JWKS.
Build Correct Next.js 16 Applications
by Asmayaseen
Next.js 16 changes can break routes, caching, and request handling. This skill provides focused patterns for building and upgrading App Router applications.
Build Interactive Chat Widgets
by Asmayaseen
Text-only chat cannot support structured choices, forms, or contextual actions. This skill provides ChatKit patterns for widgets, frontend handlers, backend mutations, entity mentions, and composer modes.