All authors
stella avatar

Claude Skills by stella

github.com/stella
21 skillsA× 210 installs11 views
Click AroundA

Autonomous 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.

developmentgobash
0
117
Conventions DbA

Apply when writing or modifying database schema, queries, or migrations.

databasessqlapi
0
117
Conventions I18nA

Internationalization conventions for Stella. Apply when adding or modifying user-facing strings.

development
0
117
Conventions ScaleA

Apply when making architectural decisions, designing new endpoints, or adding database tables.

databasessqlapi
0
117
Conventions SecurityA

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).

businessgoapi
0
117
Conventions TestingA

Apply when writing or reviewing tests.

developmentgotesting
0
117
Conventions UxA

Apply when building or modifying user-facing UI components.

content-mediago
0
117
DevA

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.

toolsbashdocker
0
117
New HandlerA

Scaffold a new Elysia API handler following Stella''s conventions.

databasesbashapi
0
117
Open PrA

Prepare the current worktree branch for a pull request: rebase, self-review, quality checks, and open a draft PR.

developmenttypescriptrust
0
117
PlanA

Create a new plan file in `.agents/plans/` for a feature or task.

developmentgobash
0
117
Product Deep ThinkA

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.

businessgorails
0
117
Product ThinkA

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.

toolsrustgo
0
117
Rabbit RoundA

Process automated PR review comments systematically in one pass for CodeRabbit, Google Code Assist (Gemini), GitHub Copilot, Devin, and similar review bots.

developmenttypescriptpython
0
117
Regression HuntA

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.

developmentgogit
0
117
Security AuditA

Scan the Stella codebase for security issues. We handle sensitive legal documents — security is non-negotiable.

data-airustgo
0
117
Update DepsA

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.

documentationrustgo
0
117
Case BriefingA

Extract structural components of judicial decisions across legal traditions (common law, civil law, and international tribunals).

development
0
117
Contract AnalysisA

Structural decomposition and analysis of contracts across legal traditions (common law, civil law, CISG/UNIDROIT).

developmentgo
0
117
Data ProtectionA

GDPR compliance analysis covering lawful basis assessment, privacy notices, processor agreements, and breach response.

business
0
117
Legal InterpretationA

Analyze legal documents (statutes, contracts, constitutions, treaties, and regulatory texts) using a cross-jurisdictional framework of legal interpretation.

developmentgo
0
117