reflecterlabs
- 6 skills
- 0 followers
- 13 hours ago last updated
- ▌ Create Project · reflecterlabs bundleOrchestrates the creation of new projects at ~/Desktop/ with proper configuration. Use this skill when the user wants to create a new project of any type. Supports project types: - cairo: Starknet smart contracts using Scarb/Starknet Foundry - solidity: EVM smart contracts using Foundry - noir: ZK circuits using Nargo - agents: AI agents using Daydreams, ElizaOS, or Starknet-Agentic - integration: Full-stack dApp with Vite frontend, contracts, proving, and agents This meta-skill sets up the universal project structure, configures MCPs, references relevant skills, and runs the appropriate init command.
- ▌ Create Project 2 · reflecterlabs bundleOrchestrates the creation of new projects at ~/Desktop/ with proper configuration. Use this skill when the user wants to create a new project of any type. Supports project types: - cairo: Starknet smart contracts using Scarb/Starknet Foundry - solidity: EVM smart contracts using Foundry - noir: ZK circuits using Nargo - agents: AI agents using Daydreams, ElizaOS, or Starknet-Agentic - integration: Full-stack dApp with Vite frontend, contracts, proving, and agents This meta-skill sets up the universal project structure, configures MCPs, references relevant skills, and runs the appropriate init command. Requirements: OpenCode v1.1.2+ or Claude Code
- ▌ API Research · reflecterlabsResearch and validate live data APIs for a given topic. Find free/public endpoints that work without authentication. Critical step before building agents.
- ▌ Railway Deploy · reflecterlabs bundleDeploy Lucid Agents to Railway. Handles GitHub repo creation, Railway service setup, environment variables, and domain configuration.
- ▌ Lucid Agents Sdk · reflecterlabsSkill for working with the Lucid Agents SDK - a TypeScript framework for building and monetizing AI agents. Use this skill when building or modifying Lucid Agents projects, working with agent entrypoints, payments, identity, or A2A communication. Activate when: Building or modifying Lucid Agents projects, working with agent entrypoints, payments, identity, or A2A communication, developing in the lucid-agents monorepo, creating new templates or CLI features, or questions about the Lucid Agents architecture or API.
- ▌ Lucid Client API · reflecterlabsSkill for interacting with the Lucid Client API (multi-agent runtime). The API is hosted in the lucid-client codebase and provides endpoints for managing agents, invoking entrypoints, handling payments, and more. Activate when: user wants to interact with the Lucid Client API, manage agents, invoke agent entrypoints, or work with the multi-agent runtime system.