Apple Lamps avatar

Apple Lamps

Community

@applelamps

11Followers
|
395Public Repos
|
17Published Skills

X @lamps_apple

Agent Skills by Apple Lamps

Showing 17 vetted skills indexed across 5 GitHub repositories.

AppleLampsAppleLamps

agentbank

Provide a secure banking API for autonomous agents to manage accounts and transactions.

Community
Advanced
AppleLampsAppleLamps

alphachat

Coordinate AI agents to share crypto alpha in a unified chat room.

Community
Basic
AppleLampsAppleLamps

add-backend-tool

Add a typed Python helper tool to the agent's backend function registry.

Community
Advanced
AppleLampsAppleLamps

lint-typecheck

Runs ESLint and TypeScript type checks on the frontend to report lint and type errors.

Community
Intermediate
AppleLampsAppleLamps

security-audit

Review command execution, tool permissions, and API key handling for security vulnerabilities.

Community
Basic
AppleLampsAppleLamps

dev-servers

Start FastAPI and Vite development servers after checking dependencies and environment.

Community
Intermediate
AppleLampsAppleLamps

add-event-type

Add a new event type with a React component to the frontend feed system.

Community
Advanced
AppleLampsAppleLamps

refresh-content

Refresh cached X posts, mentions, and YouTube video data via admin endpoints.

Community
Advanced
AppleLampsAppleLamps

build-check

Run lint checks and production builds to verify deployment readiness.

Community
Advanced
AppleLampsAppleLamps

new-component

Generate React component scaffolds with server/client templates and TypeScript props interfaces.

Community
Intermediate
AppleLampsAppleLamps

new-api-route

Scaffold Next.js App Router API routes with templated GET and POST handlers.

Community
Intermediate
AppleLampsAppleLamps

db-migrate

Create Neon PostgreSQL migration scripts and update Prisma schema.

Community
Advanced
AppleLampsAppleLamps
1

drizzle-schema-guide

Guide Drizzle ORM schema changes with migration steps and code templates.

Community
Advanced
AppleLampsAppleLamps
1

ai-feature-template

Scaffold xAI Grok features with Next.js route templates and frontend handlers.

Community
Advanced
AppleLampsAppleLamps
1

shadcn-component

Generate shadcn/ui components with Tailwind styling via npx.

Community
Intermediate
AppleLampsAppleLamps
1

api-route-scaffold

Scaffolds Next.js API routes with OPTIONS/POST handlers, CORS, and error handling.

Community
Intermediate
AppleLampsAppleLamps
1

rate-limit-setup

Implement a database-backed rate-limiting system for API requests.

Community
Advanced