
Claude Skills by stella
github.com/stellaAutonomous browser-based QA and UX smoke test. Starts the dev server, takes control of Chrome, walks through user stories for a feature area, monitors the console, and produces a structured report on what works, what breaks, and what feels wrong.
Apply when writing or modifying database schema, queries, or migrations.
Internationalization conventions for Stella. Apply when adding or modifying user-facing strings.
Apply when making architectural decisions, designing new endpoints, or adding database tables.
Apply when writing code that touches auth, data access, file handling, or external APIs. Stella handles privileged legal data (attorney-client privilege, litigation holds, personal data).
Apply when writing or reviewing tests.
Apply when building or modifying user-facing UI components.
Launch the local dev environment using the project''s dev-runner. The runner handles env symlinks, Docker services, port allocation, health checks, and browser opening automatically.
Scaffold a new Elysia API handler following Stella''s conventions.
Prepare the current worktree branch for a pull request: rebase, self-review, quality checks, and open a draft PR.
Create a new plan file in `.agents/plans/` for a feature or task.
Assess a feature idea through a product lens before writing any plan or code. This is a conversational exercise: no code changes, no files produced. The output is clarity on whether and how to build something.
Shape a feature or problem before implementation. Use this when the request is still fuzzy, when several solutions are possible, or when execution risks outrunning product clarity.
Process automated PR review comments systematically in one pass for CodeRabbit, Google Code Assist (Gemini), GitHub Copilot, Devin, and similar review bots.
Track down a behavior that used to work and now fails, changed, or regressed. Use this when a bug report points to a recent breakage, especially when the cause is not obvious yet.
Scan the Stella codebase for security issues. We handle sensitive legal documents — security is non-negotiable.
Review and update third-party dependencies. Use this when asked to upgrade packages, survey new minor or major releases for useful features, assess whether Stella can adopt them, or validate whether a release looks suspicious before bumping it.
Extract structural components of judicial decisions across legal traditions (common law, civil law, and international tribunals).
Structural decomposition and analysis of contracts across legal traditions (common law, civil law, CISG/UNIDROIT).
GDPR compliance analysis covering lawful basis assessment, privacy notices, processor agreements, and breach response.
Analyze legal documents (statutes, contracts, constitutions, treaties, and regulatory texts) using a cross-jurisdictional framework of legal interpretation.