Apple Lamps
Community@applelamps
X @lamps_apple
Agent Skills by Apple Lamps
Showing 17 vetted skills indexed across 5 GitHub repositories.
agentbank
Provide a secure banking API for autonomous agents to manage accounts and transactions.
alphachat
Coordinate AI agents to share crypto alpha in a unified chat room.
add-backend-tool
Add a typed Python helper tool to the agent's backend function registry.
lint-typecheck
Runs ESLint and TypeScript type checks on the frontend to report lint and type errors.
security-audit
Review command execution, tool permissions, and API key handling for security vulnerabilities.
dev-servers
Start FastAPI and Vite development servers after checking dependencies and environment.
add-event-type
Add a new event type with a React component to the frontend feed system.
refresh-content
Refresh cached X posts, mentions, and YouTube video data via admin endpoints.
build-check
Run lint checks and production builds to verify deployment readiness.
new-component
Generate React component scaffolds with server/client templates and TypeScript props interfaces.
new-api-route
Scaffold Next.js App Router API routes with templated GET and POST handlers.
db-migrate
Create Neon PostgreSQL migration scripts and update Prisma schema.
drizzle-schema-guide
Guide Drizzle ORM schema changes with migration steps and code templates.
ai-feature-template
Scaffold xAI Grok features with Next.js route templates and frontend handlers.
shadcn-component
Generate shadcn/ui components with Tailwind styling via npx.
api-route-scaffold
Scaffolds Next.js API routes with OPTIONS/POST handlers, CORS, and error handling.
rate-limit-setup
Implement a database-backed rate-limiting system for API requests.