RADAR SKILL · GITHUB
Agent Skills utili, ordinati per utilizzo reale.
Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.
- AMBITO CATALOGO
- VERIFICATO
- Skills
- 10.772
- repository
- 1711
- ultimo aggiornamento
- 23 set 2026
affaan-mplankton-code-quality
Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks. Use when setting up write-time formatting, linting, or auto-fix hooks on file edits.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mpostgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices. Use when designing PostgreSQL schemas, indexes, or RLS policies, or when a query is too slow.
- installazioni
- 1
- GitHub Stars
- 255,2K
- Aggiornato
- 9 set
affaan-mproduct-lens
Use this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation contract.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mpytorch-patterns
PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading. Use when writing or reviewing PyTorch training loops, model architectures, or data loading, or when a run will not reproduce.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mquarkus-patterns
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures. Use when building or reviewing a Quarkus service, especially with Camel messaging or Panache data access.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mralphinho-rfc-pipeline
RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration. Use when running RFC-driven multi-agent execution with quality gates and a merge queue.
- installazioni
- 1
- GitHub Stars
- 255,2K
- Aggiornato
- 9 set
affaan-mreact-native-patterns
React Native and Expo app patterns — Expo Router navigation, state separation (server/client/route/form), TanStack Query data fetching with Zod, performant lists, NativeWind/StyleSheet styling, native APIs, and secure storage. Use when building or editing React Native / Expo screens, components, navigation, or data layers.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mresearch-ops
Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.
- installazioni
- 1
- GitHub Stars
- 255,2K
- Aggiornato
- 9 set
affaan-mrules-distill
Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files. Use when the same principle keeps recurring across skills and belongs in a rule file instead.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-msecurity-scan
Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions. Use when auditing a .claude/ directory — CLAUDE.md, settings.json, MCP servers, hooks, or agent definitions.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mskill-comply
Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines. Use when checking whether agents actually follow the skills, rules, and definitions they were given, rather than assuming they do.
- installazioni
- 1
- GitHub Stars
- 255,2K
- Aggiornato
- 9 set
affaan-mspringboot-patterns
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work. Use when building or reviewing a Spring Boot backend — REST layer, services, data access, caching, or async work.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mspringboot-security
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services. Use when reviewing Spring Security authn/authz, validation, CSRF, secrets, headers, or rate limiting.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mspringboot-tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mspringboot-verification
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mtdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mteam-agent-orchestration
Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs. Use when coordinating an agent squad with work items, ownership, Kanban, and merge gates.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mtoken-budget-advisor
- Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas", or clear variants where the user is explicitly asking to control answer size or depth. DO NOT TRIGGER when: user has already specified a level in the current session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size.
- installazioni
- 1
- GitHub Stars
- 253,2K
- Aggiornato
- 7 set
affaan-mvue-patterns
Vue.js 3 Composition API patterns, component architecture, reactivity best practices, Pinia state management, Vue Router navigation, and Nuxt SSR patterns. Activates for Vue, Nuxt, Vite, or Pinia projects. Use when building or reviewing Vue 3, Nuxt, or Pinia code — Composition API, reactivity, or router navigation.
- installazioni
- 1
- GitHub Stars
- 255,2K
- Aggiornato
- 9 set
pytorchdocstring
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
- installazioni
- 1
- GitHub Stars
- 102,9K
- Aggiornato
- 10 set
langfuseadd-model-price
Use when editing worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, pricing tiers, tokenizer IDs, or matchPattern regexes for OpenAI, Anthropic, Bedrock, Vertex, Azure, or Gemini model pricing.
- installazioni
- 1
- GitHub Stars
- 34,4K
- Aggiornato
- 10 set
langfuseagent-setup-maintenance
Shared workflow for editing Langfuse's repo-owned agent setup under .agents/. Use when changing AGENTS files, shared skills, .agents/config.json, generated shim behavior, provider discovery paths, or install-time agent sync.
- installazioni
- 1
- GitHub Stars
- 34,4K
- Aggiornato
- 10 set
langfuseanalyze-cloud-costs
Analyze Langfuse Cloud infrastructure cost structure using Metabase cost marts. Use when asked about cloud spend, AWS versus ClickHouse cost splits, cost drivers by provider/service/usage type/account, daily cost per tracing event, infra cost dashboards, or cost regressions visible in Metabase.
- installazioni
- 1
- GitHub Stars
- 34,4K
- Aggiornato
- 10 set
langfusebackend-dev-guidelines
Build or review Langfuse backend code. Use for tRPC routers, public REST APIs, BullMQ processors, services, middleware, Prisma or ClickHouse access, OpenTelemetry, Zod, environment configuration, or backend tests.
- installazioni
- 1
- GitHub Stars
- 34,4K
- Aggiornato
- 10 set