Skip to main content
Run any Skill in Manus
with one click
GitHub repository

lucy-ai

lucy-ai contains 12 collected skills from CamiloAndresGTRUniandes, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
19
updated
2026-06-02
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

lucy-agent
software-developers

Lucy-ai's own agent ecosystem installer, updater, and verifier. Use this skill when: - Installing lucy-agent on a new OpenClaw instance - Updating lucy-agent in-place - Verifying the lucy-agent installation - Understanding the lucy-agent structure

2026-06-02
angular-architecture
software-developers

Angular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components.

2026-05-05
angular-core
software-developers

Angular core patterns: standalone components, signals, inject, control flow, zoneless. Trigger: When creating Angular components, using signals, or setting up zoneless.

2026-05-05
angular-forms
software-developers

Angular forms: Signal Forms (experimental) and Reactive Forms. Trigger: When working with forms, validation, or form state in Angular.

2026-05-05
angular-performance
software-developers

Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.

2026-05-05
zenticalab-security
information-security-analysts

OWASP Top 10 2025 security guidance for ZENTICALAB. Broken Access Control, Cryptographic Failures, Injection, and more — mapped to .NET + Angular.

2026-05-05
zenticalab-pr-review
software-quality-assurance-analysts-and-testers

Comprehensive PR review skill for ZENTICALAB projects (.NET backend + Angular frontend). Use when reviewing pull requests, checking code quality, or validating implementations against spec. Loaded automatically when reviewing PRs in ZENTICALAB repos.

2026-05-05
dotnet10-csharp14
software-developers

.NET 10 + C# 14 best practices for ZENTICALAB. field keyword, params Span, field-backed properties, and other C# 14 features for Clean Architecture.

2026-05-05
sdd
software-developers

Spec-Driven Development workflow for OpenClaw. Triggers when Camilo wants to build something new, implement a feature, make architectural decisions, or plan a change. Follows these phases: Explore → Propose → Spec → Design → Tasks → Apply → Verify → Archive. Core principle: Spec before code. Lucy questions, Camilo decides.

2026-05-04
pr-review
software-quality-assurance-analysts-and-testers

Generic PR review skill for any software project. Use when reviewing pull requests, checking code quality, or validating implementations against spec. Applies to all projects — no project-specific conventions included. For project-specific conventions, add them to the project's workspace TOOLS.md.

2026-04-28
csharp-dotnet
software-developers

C# and .NET patterns for OpenClaw. Triggers when writing C#, implementing .NET APIs, working with EF Core, or making architecture decisions in .NET projects. Use for: Clean Architecture, dependency injection, async patterns, Result pattern, Minimal APIs, EF Core queries, and unit testing in C#.

2026-04-27
skill-creator
software-developers

Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.

2026-04-27