aicodepro avatar

aicodepro

Official

@aicodepro

0Followers
|
2Public Repos
|
112Published Skills

aicodepro publishes 123 MIT-licensed skills covering Bun runtime development, REST API engineering, React UI components, and gstack browser-based QA and shipping pipelines.

Skills Distribution
DomainDeveloper To...Bun Runtime & Java.. (30%)API Design, Securi.. (25%)React UI Component.. (20%)Browser QA, Shippi.. (15%)

Agent Skills by aicodepro

Showing 112 vetted skills indexed across 1 GitHub repositories.

aicodeproaicodepro

nexi-workflow-dialogue

Diagnose stuck or misbehaving autonomous workflow runs in the Nexi agency engine.

Official
Advanced
aicodeproaicodepro

karpathy-debugging

Diagnose software bugs through evidence-first root-cause analysis and minimal fixes.

Official
Intermediate
aicodeproaicodepro

nexi-model-router

Diagnoses model selection and intent routing decisions in the Nexi assistant engine.

Official
Intermediate
aicodeproaicodepro

nexi-safety-gate

Documents Nexi's two defense-in-depth safety gates for generated code scanning and tool approval.

Official
Intermediate
aicodeproaicodepro

nexi-architecture

Maps the Nexi voice assistant codebase layers from wake detection through intent routing to UI.

Official
Basic
aicodeproaicodepro

nexi-ui-debug

Diagnose rendering, bridge, and voice-state issues in the Nexi Eel/JS HUD.

Official
Intermediate
aicodeproaicodepro

base-ui-react

Implements accessible unstyled React components using MUI Base UI with Floating UI positioning.

Official
Intermediate
aicodeproaicodepro

bun-shell

Execute shell commands and manage subprocesses in Bun using Bun.$ and Bun.spawn.

Official
Intermediate
aicodeproaicodepro

bun-http-server

Build HTTP servers and REST APIs using Bun.serve request handlers.

Official
Intermediate
aicodeproaicodepro

bun-sveltekit

Build and deploy SvelteKit applications on the Bun runtime with SSR and adapters.

Official
Intermediate
aicodeproaicodepro

bun-runtime

Configure and run JavaScript and TypeScript applications with the Bun runtime CLI.

Official
Intermediate
aicodeproaicodepro

bun-tanstack-start

Build full-stack React applications with TanStack Start on the Bun runtime.

Official
Intermediate
aicodeproaicodepro

bun-cloudflare-workers

Build and deploy Cloudflare Workers applications using Bun and Wrangler.

Official
Intermediate
aicodeproaicodepro

api-design-principles

Guides REST and GraphQL API design with patterns for versioning, pagination, and error handling.

Official
Intermediate
aicodeproaicodepro

architecture-patterns

Implements Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns for backend systems.

Official
Intermediate
aicodeproaicodepro

ckm-design

Generate logos, CIP mockups, SVG icons, banners, slides, and social images via Gemini AI scripts.

Official
Advanced
aicodeproaicodepro

api-security-hardening

Implements authentication, rate limiting, input validation, and security headers for REST APIs.

Official
Intermediate
aicodeproaicodepro

bun-react-ssr

Build server-rendered React applications with Bun using streaming SSR and hydration.

Official
Intermediate
aicodeproaicodepro

bun-hono-integration

Builds REST APIs with routing, middleware, and validation using the Hono framework on Bun.

Official
Intermediate
aicodeproaicodepro

bun-package-manager

Manages JavaScript dependencies with Bun install, add, remove, update, workspaces, and lockfiles.

Official
Intermediate
aicodeproaicodepro

bun-ffi

Call native C and C++ shared libraries from JavaScript using Bun's FFI API.

Official
Intermediate
aicodeproaicodepro

api-authentication

Implement JWT, OAuth 2.0, and API key authentication for Node.js and Flask APIs.

Official
Intermediate
aicodeproaicodepro

access-control-rbac

Implement role-based and attribute-based access control with permission hierarchies and policy engines.

Official
Intermediate
aicodeproaicodepro

impeccable

Designs, audits, and refines production-grade frontend interfaces through structured command workflows.

Official
Advanced

Frequently Asked Questions About aicodepro

FAQPage Schema
What tasks can I accomplish using aicodepro's skills?

You can build Bun-based servers and full-stack apps, design and secure REST/GraphQL APIs with authentication and rate limiting, assemble animated React interfaces, run headless-browser QA and performance benchmarks, generate brand assets and PDFs, and apply evidence-first debugging methodologies to unknown root causes.

Who are aicodepro's skills designed for?

The skills target full-stack TypeScript/JavaScript engineers working with Bun, Next.js, SvelteKit, or Nuxt; backend developers hardening production APIs; frontend engineers building accessible React interfaces; and engineering leads running PR reviews, retrospectives, canary monitoring, and release pipelines.

How do I install and run these skills in practice?

Each skill ships as a folder with native frontmatter describing its trigger conditions; you register it with a compatible coding-agent harness that reads the description and activates the skill when matching tasks appear, such as Bun.serve routing, Eel HUD debugging, or gstack browse sessions.

Are aicodepro's skills open source and what do they cost?

Nearly all skills carry an explicit MIT license in their frontmatter, permitting free use, modification, and redistribution. A small number of gstack and design-philosophy skills list no license field, so those should be treated as unlicensed until clarified by the author.

What prerequisites or dependencies do these skills require?

Dependencies vary per skill: Bun skills require the Bun runtime and bunfig.toml; UI skills need React, Next.js, Tailwind, or shadcn; API testing skills use Supertest, httpx, or pytest; gstack skills require its Chromium-based browse daemon; and better-auth integration expects Drizzle ORM or Cloudflare D1.