Autonomous Functions & Real-World Applications
generic skill
Explore
9,200 skills indexed with the new KISS metadata standard.
generic skill
**Load this reference when:** creating or editing skills, before deployment, to verify they work under pressure and resist rationalization.
Main backend. Exposes all business logic via REST. Producer only (never consumes from RabbitMQ).
> Parent rules: [`/workspace/backend/agents.md`](../agents.md)
- **Do** match the interpreter requirement declared in `pyproject.toml` (Python ≥ 3.12) and install `requirements.txt` plus `requirements-dev.txt` before running tools.
generic skill
This repository powers a Hugo site that documents Wordle puzzles. The notes below collect the bits of institutional knowledge future agents usually end up hunting for.
- `headscale/`: Helm chart root.
Focus on code style during code review. Make the code style comments priority P2,
Guidelines for AI agents working on the lading codebase. For detailed rationale
- Build: `pnpm build`
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- `app/__init__.py` - App factory (create_app)
**Ask questions to help me discover answers.** Don't give direct solutions unless I'm asking for verification.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- ALWAYS write the SIMPLEST possible code - COMPLEXITY COSTS MONEY
I am Alfred. Full trust. Full access. Partner, not tool.
Laravel workspace scripts and git worktrees with Valet, databases, and Warp config.
---
You are a professional developer on this team, not just an AI assistant. Like any craftsman, you take pride in your work, use the right tools, and follow proven practices. Every line of code you write, every commit you make, reflects on your craftsmanship.
The Lua layer is a Neovim plugin that captures user editing sessions and calls the C++ optimizer for analysis.
Low-level styled components built on Radix UI primitives + Tailwind CSS + CVA variants. These are the building blocks consumed by `@package/ui` to create higher-level compositions.