aicodepro
Official@aicodepro
aicodepro publishes 123 MIT-licensed skills covering Bun runtime development, REST API engineering, React UI components, and gstack browser-based QA and shipping pipelines.
Agent Skills by aicodepro
Showing 112 vetted skills indexed across 1 GitHub repositories.
nexi-workflow-dialogue
Diagnose stuck or misbehaving autonomous workflow runs in the Nexi agency engine.
karpathy-debugging
Diagnose software bugs through evidence-first root-cause analysis and minimal fixes.
nexi-model-router
Diagnoses model selection and intent routing decisions in the Nexi assistant engine.
nexi-safety-gate
Documents Nexi's two defense-in-depth safety gates for generated code scanning and tool approval.
nexi-architecture
Maps the Nexi voice assistant codebase layers from wake detection through intent routing to UI.
nexi-ui-debug
Diagnose rendering, bridge, and voice-state issues in the Nexi Eel/JS HUD.
base-ui-react
Implements accessible unstyled React components using MUI Base UI with Floating UI positioning.
bun-shell
Execute shell commands and manage subprocesses in Bun using Bun.$ and Bun.spawn.
bun-http-server
Build HTTP servers and REST APIs using Bun.serve request handlers.
bun-sveltekit
Build and deploy SvelteKit applications on the Bun runtime with SSR and adapters.
bun-runtime
Configure and run JavaScript and TypeScript applications with the Bun runtime CLI.
bun-tanstack-start
Build full-stack React applications with TanStack Start on the Bun runtime.
bun-cloudflare-workers
Build and deploy Cloudflare Workers applications using Bun and Wrangler.
api-design-principles
Guides REST and GraphQL API design with patterns for versioning, pagination, and error handling.
architecture-patterns
Implements Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns for backend systems.
ckm-design
Generate logos, CIP mockups, SVG icons, banners, slides, and social images via Gemini AI scripts.
api-security-hardening
Implements authentication, rate limiting, input validation, and security headers for REST APIs.
bun-react-ssr
Build server-rendered React applications with Bun using streaming SSR and hydration.
bun-hono-integration
Builds REST APIs with routing, middleware, and validation using the Hono framework on Bun.
bun-package-manager
Manages JavaScript dependencies with Bun install, add, remove, update, workspaces, and lockfiles.
bun-ffi
Call native C and C++ shared libraries from JavaScript using Bun's FFI API.
api-authentication
Implement JWT, OAuth 2.0, and API key authentication for Node.js and Flask APIs.
access-control-rbac
Implement role-based and attribute-based access control with permission hierarchies and policy engines.
impeccable
Designs, audits, and refines production-grade frontend interfaces through structured command workflows.
Frequently Asked Questions About aicodepro
FAQPage SchemaWhat 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.