Skip to main content
Run any Skill in Manus
with one click
loadinglucian
GitHub creator profile

loadinglucian

Repository-level view of 18 collected skills across 2 GitHub repositories.

skills collected
18
repositories
2
updated
2026-04-30
repository explorer

Repositories and representative skills

git-ops
software-developers

Handle provider-aware Git review and release operations for repositories hosted on GitHub or GitLab, including canonical review remote selection, default branch identification, provider detection, base branch resolution, existing PR or MR lookup, PR or MR creation, squash merge flows, existing release lookup, and release creation from a pushed tag. Use when a workflow needs to resolve the default branch or canonical review remote, open or merge a review request, or publish a provider release for the current repository. Do not use for generic commits, branch grouping, plain pushes, or sync-only tasks beyond the remote and default-branch guidance they reuse.

2026-03-20
prompt-engineering
technical-writers

Write prompts, reusable instruction files, and portable SKILL.md files with agent-agnostic guidance, clear trigger boundaries, semantic markdown structure, strong information ordering, concise examples, protocols, standards, constraints, progressive disclosure, and unwrapped Markdown prose. Use when creating or editing prompts, agent instructions, command docs, rules, skills, AGENTS.md, or similar instruction artifacts.

2026-03-20
php-development
software-developers

Author and review PHP production code and Pest tests with strict_types, PSR-12 structure, braces on all control structures, Yoda conditions for literal comparisons, PHPStan-friendly annotations, Symfony-first utilities, and behavior-first Pest conventions. Use when working in `**/*.php`, `tests/**/*.php`, or when implementation and Pest coverage move together. Do not use for Livewire-specific component structure, docs-only work, or non-PHP stacks.

2026-03-19
tauri-development
software-developers

Design, build, and evolve Tauri v2 desktop apps with Rust backend services and React/TypeScript frontends. Use when the user wants to create a Tauri app, add or refactor commands, shape IPC contracts, build desktop features that span Rust and React, or harden Tauri security, state, and performance behavior. Do not use for Electron apps, standalone React web apps, or Tauri projects with a non-React frontend stack.

2026-03-19
docs
software-developers

Write user documentation in Laravel-style prose with reader-first structure, active voice, problem-solution openings, and simple-to-advanced progression. Use when editing `docs/**/*.md` or `**/README.md` files.

2026-03-19
shadcn
software-developers

Manages shadcn components and projects โ€” adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-03-19
tailwindcss
software-developers

Apply Tailwind CSS class organization and component extraction rules, including logical class ordering and extracting repeated patterns into components. Use when editing `resources/views/**/*.blade.php`, `resources/**/*.css`, `**/*.vue`, `**/*.jsx`, or `**/*.tsx`.

2026-03-19
deployerphp-bats-testing
software-quality-assurance-analysts-and-testers

Design and update DeployerPHP BATS integration tests across VM and cloud suites, including non-interactive command execution, inventory isolation, run-suffix resource isolation, cleanup contracts, and helper usage. Use when editing tests/bats/*, bats.sh, or cloud janitor flows.

2026-02-08
Showing top 8 of 10 collected skills in this repository.
deployerphp-bats-testing
software-quality-assurance-analysts-and-testers

Design and update DeployerPHP BATS integration tests across VM and cloud suites, including non-interactive command execution, inventory isolation, run-suffix resource isolation, cleanup contracts, and helper usage. Use when editing tests/bats/*, bats.sh, or cloud janitor flows.

2026-04-30
deployerphp-command-authoring
software-developers

Author and modify DeployerPHP Symfony Console commands and Traits, including prompt-to-option parity, early conflict validation, validator usage, command replay behavior, and registration in SymfonyApp. Use when editing app/Console/*, app/Traits/*, command wiring, or command-focused tests.

2026-04-30
deployerphp-docs-policy
software-developers

Apply DeployerPHP documentation policy for docs/* updates, including master index maintenance, command replay documentation approach, option-doc restrictions, TOC conventions, and formatting workflow. Use when editing documentation files.

2026-04-30
deployerphp-gha-ci
software-developers

Author and maintain DeployerPHP GitHub Actions workflows and CI contracts, including setup-php-composer usage, timeout/concurrency patterns, matrix configuration, cloud-test environment wiring, cleanup backstops, and permissions/trigger constraints. Use when editing .github/workflows/* or related CI automation.

2026-04-30
deployerphp-playbook-authoring
software-developers

Author and update DeployerPHP playbooks with idempotent bash, DEPLOYER_* environment validation, helper usage, YAML output contracts, credential patterns, and logging/logrotate conventions. Use when editing playbooks/* or playbook-adjacent command behavior.

2026-04-30
deployerphp-admin
network-and-computer-systems-administrators

Full-access DeployerPHP operator for provisioning, deployment, DNS, services, cron, supervisor, and debugging. Use when an agent must execute infrastructure changes through explicit non-interactive CLI commands with complete option values and safety confirmations.

2026-02-10
deployerphp-debugger
network-and-computer-systems-administrators

Read-focused DeployerPHP debugger for production triage. Use when an agent must inspect inventory, logs, service status, and filesystem/runtime state via non-interactive commands without changing infrastructure. Supports `server:info`, `server:logs`, and safe `server:run` diagnostics only.

2026-02-08
deployerphp-observer
network-and-computer-systems-administrators

Read-only DeployerPHP observer for infrastructure triage. Use when an agent must inspect inventory, server metadata, and logs without making changes. Supports only non-interactive read commands (`server:info`, `server:logs`) with explicit CLI options.

2026-02-08
Showing 2 of 2 repositories
All repositories loaded