← All creators

Adnova-Group

Organization

Glass-box, multi-domain agentic orchestrator for Claude Code: detect context, assemble the right crew, run domain pipelines, show the reasoning.

48 indexed · 0 Featured · 2 stars · avg score 80
Prolific

Categories

Indexed Skills (48)

AI & Automation Listed

gsd-execute-phase

Built-in for implement (adapted from open-gsd/gsd-core)

2 Updated yesterday
Adnova-Group
AI & Automation Listed

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2 Updated yesterday
Adnova-Group
Code & Development Listed

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2 Updated yesterday
Adnova-Group
AI & Automation Listed

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2 Updated yesterday
Adnova-Group
AI & Automation Listed

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

2 Updated yesterday
Adnova-Group
Code & Development Listed

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2 Updated yesterday
Adnova-Group
Code & Development Listed

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2 Updated yesterday
Adnova-Group
AI & Automation Listed

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

2 Updated yesterday
Adnova-Group
Testing & QA Listed

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

2 Updated yesterday
Adnova-Group
AI & Automation Listed

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2 Updated yesterday
Adnova-Group
API & Backend Listed

api-design-principles

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

2 Updated yesterday
Adnova-Group
Data & Documents Listed

architecture-decision-records

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

architecture-patterns

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

async-python-patterns

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

attack-tree-construction

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

2 Updated yesterday
Adnova-Group
Code & Development Listed

code-review-excellence

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

2 Updated yesterday
Adnova-Group
Code & Development Listed

debugging-strategies

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

dependency-upgrade

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

design-system-patterns

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

2 Updated yesterday
Adnova-Group
Testing & QA Listed

e2e-testing-patterns

Master end-to-end testing with Playwright and Cypress 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.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

go-concurrency-patterns

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

2 Updated yesterday
Adnova-Group
Testing & QA Listed

javascript-testing-patterns

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.

2 Updated yesterday
Adnova-Group
Code & Development Listed

multi-reviewer-patterns

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

nextjs-app-router-patterns

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.

2 Updated yesterday
Adnova-Group
Testing & QA Listed

application-performance-performance-engineer

Expert performance engineer specializing in modern observability, application optimization, and scalable system performance. Masters OpenTelemetry, distributed tracing, load testing, multi-tier caching, Core Web Vitals, and performance monitoring. Handles end-to-end optimization, real user monitoring, and scalability patterns. Use PROACTIVELY for performance optimization, observability, or scalability challenges.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

python-anti-patterns

Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

python-design-patterns

Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use this skill when designing a new service or component from scratch and choosing how to layer responsibilities, when refactoring a God class or monolithic function that has grown too large, when deciding whether to add a new abstraction or live with duplication, when evaluating a pull request for structural issues like tight coupling or leaking internal types, when choosing between inheritance and composition for a new class hierarchy, or when a codebase is becoming hard to test because of entangled I/O and business logic.

2 Updated yesterday
Adnova-Group
Testing & QA Listed

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

react-modernization

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

sast-configuration

Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

seo-structure-architect

Analyzes and optimizes content structure including header hierarchy, suggests schema markup, and internal linking opportunities. Creates search-friendly content organization. Use PROACTIVELY for content structuring.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

signed-audit-trails-recipe

Step-by-step cookbook for setting up cryptographically signed audit trails on Claude Code tool calls. Use when explaining, evaluating, or demonstrating the pattern before committing to the protect-mcp runtime hooks. Covers Cedar policy, Ed25519 receipts, offline verification, tamper detection, CI/CD integration, and SLSA composition.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

stride-analysis-patterns

Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

tailwind-design-system

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

threat-mitigation-mapping

Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.

2 Updated yesterday
Adnova-Group
Data & Documents Listed

typescript-advanced-types

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

wcag-audit-patterns

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

gsd-plan-phase

Built-in for plan (adapted from open-gsd/gsd-core)

2 Updated yesterday
Adnova-Group
AI & Automation Listed

gsd-verify-work

Built-in for plan (adapted from open-gsd/gsd-core)

2 Updated yesterday
Adnova-Group
API & Backend Listed

muster-author

Built-in authoring provider — draft persuasive, audience-first copy using proven frameworks. Used by content/doc pipelines for the author role.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

muster-humanizer

Built-in humanizer — rewrite human-facing text to remove AI tells while preserving meaning. Mandatory final filter on anything a human will read.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

muster-research

Built-in research provider — gather and synthesize evidence with sources. Used by domain pipelines for the research role.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

muster-scorer

Built-in scoring provider — evidence-cited rubric scoring with the floor principle. Used by domain pipelines for the score role.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

microservices-patterns

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

2 Updated yesterday
Adnova-Group
API & Backend Listed

nodejs-backend-patterns

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

2 Updated yesterday
Adnova-Group
Testing & QA Listed

openapi-spec-generation

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

2 Updated yesterday
Adnova-Group
Web & Frontend Listed

responsive-design

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.

2 Updated yesterday
Adnova-Group
AI & Automation Listed

greenfield

Bootstrap a brand-new project when the target is empty — brainstorm, plan, scaffold, re-detect — before any implementation.

2 Updated yesterday
Adnova-Group

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.