💻

Backend

2720 skills in Development > Backend

Unnamed Skill

Persistent graph-based memory for AI agents via KIP (Knowledge Interaction Protocol). Provides structured knowledge storage (concepts, propositions), retrieval (KQL queries), schema discovery (META), and memory metabolism. Use when: (1) remembering user preferences, identities, or relationships across sessions, (2) storing conversation summaries or episodic events, (3) building and querying knowledge graphs, (4) the user says "remember this", "what do you know about me", or asks about past conversations, (5) needing to maintain context continuity across sessions. Requires HTTP access to a KIP backend (anda_cognitive_nexus_server).

ldclabs/KIP
53
3
Actualizado 5d ago

Nix Ecosystem

This skill should be used when the user asks to "write nix", "nix expression", "flake.nix", "home-manager config", "programs.*", "services.*", or works with Nix language, flakes, or Home Manager. Provides comprehensive Nix ecosystem patterns and best practices.

takeokunn/nixos-configuration
52
0
Actualizado 5d ago

otp-thinking

Marketplace

This skill should be used when the user asks to "add background processing", "cache this data", "run this async", "handle concurrent requests", "manage state across requests", "process jobs from a queue", "this GenServer is slow", or mentions GenServer, Supervisor, Agent, Task, Registry, DynamicSupervisor, handle_call, handle_cast, supervision trees, fault tolerance, "let it crash", or choosing between Broadway and Oban.

georgeguimaraes/claude-code-elixir
52
3
Actualizado 5d ago

open-prose

Marketplace

OpenProse is a programming language for AI sessions. An AI session is a Turing-complete computer; OpenProse structures English into unambiguous control flow. More pattern than framework—it ships as a skill with no dependencies. Activate when: running .prose files, mentioning OpenProse, or orchestrating multi-agent workflows from a script. Use this skill if you ever want to kick off more than one subagent at a time, or orchestrate anything interesting between more than one subagent. Write a .prose file and save it in the .claude-plugin/ directory. Then embody the OpenProse VM, as described in prose.md, and execute it.

openprose/prose
49
5
Actualizado 5d ago

backend-service-patterns

Architect scalable backend services using layered architecture, dependency injection, middleware patterns, service classes, and separation of concerns. Use when building API services, implementing business logic layers, creating service classes, setting up middleware chains, implementing dependency injection, designing controller-service-repository patterns, handling cross-cutting concerns, creating domain models, implementing CQRS patterns, or establishing backend architecture standards.

korallis/Droidz
49
6
Actualizado 5d ago

code-review

Marketplace

Systematic and adaptable code review methodology using Language Server Protocol tools. Adapts to available LSP capabilities across programming languages. Use when user asks for code reviews, quality assessments, or specific analysis of codebases in any programming language.

axivo/claude
48
23
Actualizado 5d ago

dotnet-run-file

Marketplace

Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.

NikiforovAll/claude-code-rules
47
9
Actualizado 5d ago

jutsu-bun:bun-runtime

Marketplace

Use when working with Bun's runtime APIs including file I/O, HTTP servers, and native APIs. Covers modern JavaScript/TypeScript execution in Bun's fast runtime environment.

TheBushidoCollective/han
47
5
Actualizado 5d ago

java-streams-api

Marketplace

Use when Java Streams API for functional-style data processing. Use when processing collections with streams.

TheBushidoCollective/han
47
5
Actualizado 5d ago

terraform-state

Marketplace

Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.

TheBushidoCollective/han
47
5
Actualizado 5d ago

backend-mvp-guardrails

Use when designing or reviewing a backend MVP with tight budget, evolving schema, and reliance on third-party backends where idempotency, replay, and responsibility attribution are high-risk.

victorGPT/vibeusage
47
2
Actualizado 5d ago

nestjs-guards-interceptors

Marketplace

Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.

TheBushidoCollective/han
47
5
Actualizado 5d ago

baseline-restorer

Marketplace

Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.

TheBushidoCollective/han
47
5
Actualizado 5d ago

rails-active-record-patterns

Marketplace

Use when active Record patterns including models, associations, queries, validations, and callbacks.

TheBushidoCollective/han
47
5
Actualizado 5d ago

ecto-changesets

Marketplace

Use when validating and casting data with Ecto changesets including field validation, constraints, nested changesets, and data transformation. Use for ensuring data integrity before database operations.

TheBushidoCollective/han
47
5
Actualizado 5d ago

Kotlin Null Safety

Marketplace

Use when kotlin's null safety system including nullable types, safe calls, Elvis operator, smart casts, and patterns for eliminating NullPointerExceptions while maintaining code expressiveness and clarity.

TheBushidoCollective/han
47
5
Actualizado 5d ago

PHP Modern Features

Marketplace

Use when modern PHP features including typed properties, union types, match expressions, named arguments, attributes, enums, and patterns for writing type-safe, expressive PHP code with latest language improvements.

TheBushidoCollective/han
47
5
Actualizado 5d ago

ruby-standard-library

Marketplace

Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.

TheBushidoCollective/han
47
5
Actualizado 5d ago

refactoring

Marketplace

Use when restructuring code to improve quality without changing external behavior. Emphasizes safety through tests and incremental changes.

TheBushidoCollective/han
47
5
Actualizado 5d ago

rails-action-controller-patterns

Marketplace

Use when action Controller patterns including routing, filters, strong parameters, and REST conventions.

TheBushidoCollective/han
47
5
Actualizado 5d ago