Plugins

12 plugins
@concertonotes
Archcore
Archcore from ConcertoNotes/codex-plugins.
3 skills · plugin
curated
Google Cloud Well-Architected
For architects evaluating Google Cloud workloads against the Well-Architected Framework pillars: reliability, cost optimization, and operational excellence.
6 skills · plugin
curated
Create Architecture Documentation
Create comprehensive architectural documentation with diagrams and ADRs for a codebase.
7 skills · plugin
curated
Create Architectural Decision Record
Document architectural decisions with context, consequences, and alternatives in a standardized ADR format.
10 skills · plugin
curated
Architecture Documentation with Diagrams
Install this pack to analyze a codebase and produce architectural docs with diagrams, technology stack blueprints, and folder structure blueprints.
9 skills · plugin
@hekivo
Superpowers Sage
Modern WordPress development with Sage, Acorn & Lando. Workflow skills: /architecture-discovery, /plan-generator, /building, /designing, /verifying (+ /architecting compatibility alias), with design tool integration, content modeling, visual verification, and comprehensive hooks.
36 skills · plugin
@alirezarezvani
Engineering Team
32 engineering skills: architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright (9 sub-skills), self-improving agent, Stripe integration, TDD guide, tech stack evaluator, Google Workspace CLI, a11y audit (WCAG 2.2), Azure cloud architect, GCP cloud architect, security pen testing, Snowflake development, adversarial-reviewer, ai-security, cloud-security,
16 skills · plugin
curated
Create Onboarding Documentation
Generate audience-tailored onboarding guides for a codebase with architecture maps and entry points.
3 skills · plugin
curated
Generate Codebase Documentation
Analyze a codebase and produce architecture docs, onboarding guides, and a README for new contributors.
10 skills · plugin
@owl-listener
UX Strategy
UX strategy skills: information architecture, content strategy, navigation patterns, user flows, task analysis, and competitive UX audits.
12 skills · plugin
curated
Backend Framework Patterns
For developers building production-grade backends with NestJS, Spring Boot, or Ktor, covering architecture patterns and best practices.
7 skills · plugin
@samyakjhaveri
Pocock Engineering
Engineering workflow skills from Matt Pocock's skills repo (triage, to-issues, to-prd, tdd, prototype, diagnose, grill-with-docs, improve-codebase-architecture, zoom-out). Covers issue lifecycle, TDD, prototyping, architectural review, domain grilling, and PRD generation. NOT for: daily development workflow — install individual skills as needed.
7 skills · plugin

Results for “arc”

355 skills
More results
github
Architecture Blueprint Generator
Analyzes codebases to generate comprehensive architectural documentation, including technology stack detection, visual diagrams, and implementation patterns.
36.2k
delorenj
Bmad Architecture
Produce the architecture: a lean spine of invariants that keeps everything built from it consistent, projected into whatever format the work needs. Use when the user says "create the architecture", "create technical architecture", "architecture spine", or "create a solution design".
1 · bundle
chrismccoy
Wordpress Architect Review
WordPress Plugin/Theme Senior Architect Review
2 · bundle
delorenj
Bmad Create Architecture
DEPRECATED — consolidated into bmad-architecture create intent - this skill will be removed in v7 in favor of `bmad-architecture`.
1 · bundle
github
Arch Linux Triage
Diagnose and resolve Arch Linux issues using pacman, systemd, and rolling-release best practices.
36.2k
projectious-work
Context Archiving
Plan and execute hot-to-cold processkit context archiving while keeping archived entity metadata queryable through the shared index.
0 · bundle
hoangnguyen0403
IOS Architecture
Apply MVVM, Coordinators, and Clean Architecture (VIP/VIPER) in iOS apps. Use when applying MVVM, Coordinators, or VIP/VIPER architecture in iOS apps.
542 · bundle
galyarderlabs
Architect
Resolves legacy references to the architect capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
artubss
Senior Architect
Complete toolkit for senior architect with modern tools and best practices.
10 · bundle
chimeranext
Hexagonal Architecture
Guides structuring backend services with hexagonal architecture, separating domain, application, and infrastructure layers with ports and adapters.
4
neuralblitz
Architecture
Applies SOLID principles, clean architecture layers, dependency injection, and patterns like CQRS and event sourcing to design scalable, maintainable systems.
1
dylanckawalec
Software Architecture
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
3
m00sp
Arch Linux Triage
Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.
0
wondelai
Clean Architecture
Structure software around the Dependency Rule so that source code dependencies point inward from frameworks to use cases to entities, keeping business rules independent of databases, UI, and external agencies.
1.6k · bundle
sdiamante13
Tw Codebase Archaeology
Systematically explore an unfamiliar codebase and build a reusable architecture summary with file:line evidence, starting from documentation and tracing data flow.
7
demerzels-lab
Gitmap
Version control for ArcGIS web maps, exposed as native OpenClaw tools.
10 · bundle
claude-dev-suite
Bitcoin L2 Ark
Ark protocol: VTXOs (Virtual Transaction Outputs) batched off-chain with periodic on-chain settlement. ARKADE (Ark Labs) is the first mainnet implementation. ASP (Ark Service Provider) coordinates rounds; users keep unilateral exit. USE WHEN: building Ark integrations, evaluating Ark vs Lightning, designing batched payment flows.
28
0xharryriddle
Architect
You are the architect. You decompose hard problems into buildable pieces. You do NOT write implementation code — you...
3
qhjqhj00
Auroc
Computes the AUROC metric using torchmetrics, handling binary, multiclass, and multilabel tasks with configurable thresholds and averaging.
3
intense-visions
Adr Fleet
ADR Fleet
18 · bundle
mesteriis
Architecture Principles
Guides module boundaries, dependency direction, and domain structure. Do not use for local edits that leave architecture unchanged.
0
dromlakhani
Jes Pa Screening Arr Arc
Interprets the aldosterone-to-renin ratio using active renin concentration (ARC) to screen for primary aldosteronism. Triggered when a clinician has PAC and ARC results and asks 'How do I interpret this ARR using active renin concentration?'
10
mukul975
Detecting Arp Poisoning In Network Traffic
Detect and prevent ARP spoofing attacks using ARPWatch, Dynamic ARP Inspection, Wireshark analysis, and custom Python monitoring scripts to protect against man-in-the-middle interception.
24.6k · bundle
oxoyo
Araz Action
Action (araz-action)
1 · bundle
theheavenlyd3mon
Adr Authoring
Write, review, and maintain architecture decision records with clear context, alternatives, consequences, and lifecycle governance. Use when a consequential technical decision must remain understandable.
28 · bundle
vimalinx
Alimask
Use when masking columns or coordinate ranges in multiple-sequence alignments before downstream HMMER or alignment-processing steps.
0 · bundle
tinh2
Adr
Creates and manages Architecture Decision Records using the Michael Nygard format, including new ADR creation, retrospective analysis, superseding, deprecating, and index generation.
13
sandeeprdy1729
Asr
Comprehensive guide to asr. Master the concepts, implementation, best practices, and real-world applications of asr in professional environments.
1
oxoyo
Acak Rule
Rule (acak-rule)
1 · bundle
samyakjhaveri
Improve Codebase Architecture
Finds architectural friction in a codebase and proposes deep-module refactors to improve testability and AI-navigability, informed by the domain glossary and ADRs.
0 · bundle