Skip to main content
Execute qualquer Skill no Manus
com um clique
pglevy
Perfil de criador do GitHub

pglevy

Visão por repositório de 17 skills coletadas em 2 repositórios do GitHub.

skills coletadas
17
repositórios
2
atualizado
2026-06-23
explorador de repositórios

Repositórios e skills representativas

upgrade-from-template
Desenvolvedores de software

Sync an existing Sailwind Starter project with the latest tooling from the template repo. Fetches files directly from GitHub so the skill never goes stale. Use this skill when the user says "upgrade from template", "sync with starter", "update tooling", or "check for template changes".

2026-06-23
security-audit
Analistas de segurança da informação

Run a security audit on the Sailwind Starter project. Checks for exposed secrets, suspicious packages, misconfigured security settings, and common mistakes designers might not know to look for. Use this skill when the user asks to "check security", "run a security audit", "make sure nothing is exposed", or "check if my API keys are safe".

2026-05-28
configure-environment
Desenvolvedores de software

Configure or troubleshoot the development environment for this Sailwind Starter project. Delegates to the global "setup-sailwind" skill for full setup, or directs users to the UX Manual if that skill isn't installed. Use this skill when the user says "set up my environment", "configure my environment", "something's not working", "install dependencies", "I'm new — how do I get started", or reports "command not found" errors for node, pnpm, or brew.

2026-05-28
connect-to-appian
Desenvolvedores de software

Rewrite the prototype's mock data layer (`src/db/`) to use real `fetch` calls against Appian Web API endpoints. Page components remain unchanged — only the function bodies in `src/db/` are replaced. Use this skill when the user says "connect to Appian", "switch to real APIs", "hook up the prototype to the backend", or "replace mock data with real API calls". Prerequisite: run `extract-prototype-contract` first and ensure the Appian app is imported.

2026-05-20
deploy-to-appian
Desenvolvedores de software

Deploy a generated Appian app package to a target environment using the Appian Deployment REST API (v2). Handles the full lifecycle: inspect, deploy (with DDL), and poll for results. Use this skill when the user says "deploy to Appian", "push this to my Appian environment", "import the app", or "run the deployment". Prerequisite: run `generate-appian-app` first.

2026-05-20
extract-prototype-contract
Desenvolvedores de software

Extract an API contract from the prototype's `src/db/` data layer, producing an `API_Contract` JSON that can be used to generate an importable Appian app package. Use this skill when the user says "extract the API contract", "generate the contract from the prototype", "what's the data model for this prototype?", or "prepare for Appian app generation".

2026-05-20
generate-appian-app
Desenvolvedores de software

Generate an importable Appian application package (ZIP) from an `API_Contract` JSON. The package includes record types, web APIs, groups, an application wrapper, DDL, and a manifest — everything needed to stand up the data model in an Appian environment. Use this skill when the user says "generate the Appian app", "create the Appian package", "build the app ZIP", or "hook this up to Appian". Prerequisite: run the `extract-prototype-contract` skill first.

2026-05-20
sailwind-migration
Desenvolvedores de software

FULL MIGRATION for projects that don't follow sailwind-starter conventions or are on old Sailwind versions. Performs complete scaffolding replacement, CSS import fixes, public asset copying, build fixing, and optional code convention updates (emoji→icons, HTML→components). Use for brownfield projects, old Sailwind versions, or when components render grey/unstyled. For projects already using sailwind-starter that just need tooling updates, use the "upgrade-from-template" skill instead.

2026-05-20
Mostrando as 8 principais de 9 skills coletadas neste repositório.
sailwind-mock
Desenvolvedores web

Generate UI mockups as standalone HTML pages using the Sailwind design token system. Use this skill when asked to create mockups, prototypes, or HTML previews for an app or feature — given a text description (app spec, PRD, feature brief) and/or a reference screenshot/image. Produces coherent multi-page HTML mockups styled exclusively from the Sailwind design tokens (colors, typography, spacing, gradients). Do NOT use the frontend-design skill for these tasks.

2026-05-04
vignette
Desenvolvedores web

Create animated product vignettes — short, cinematic HTML demos that showcase a product feature or workflow using GSAP animations. Use this skill when asked to build a vignette, product theater animation, animated demo, product walkthrough, cinematic UI demo, or GSAP-based product showcase. Also use when asked to animate a UI scene, create a camera-driven demo, or build a beat-scripted animation sequence.

2026-04-21
token-policy-standard
Analistas de garantia de qualidade de software e testadores

Analyze a frontend codebase for design token discrepancies against Sailwind tokens, generate a TPS report, apply fixes, and create a PR for human review. Use this skill when asked to audit design tokens, align styles with the design system, or create a TPS report. Works with Less, CSS, and TSX/JSX files.

2026-04-20
migrate-to-gitlab
Desenvolvedores de software

Migrate an existing local git repository to a GitLab instance by creating a new remote repo and updating the origin. Use when a user wants to publish or move a project to GitLab (e.g., gitlab.example.com), create a new GitLab repo from an existing local repo, or update the git remote origin to point to GitLab instead of GitHub or another host.

2026-04-15
mint-cli
Designers de interfaces web e digitais

Guide for querying Sailwind design tokens using the Mint CLI. Use when looking up colors, typography, spacing, or semantic tokens for UI components in this project.

2026-04-06
pnpm-setup
Desenvolvedores de software

Guide users through installing and configuring pnpm for the Sailwind project, including new project setup and migration from npm. Use this skill when users: (1) Ask how to install dependencies or set up the project, (2) Get errors related to missing pnpm or wrong package manager (ERR_PNPM_ errors, "This project is configured to use pnpm" warnings), (3) Say they're new to pnpm or ask about the switch from npm, (4) Have an existing project with a package-lock.json and want to migrate to pnpm, (5) Ask "how do I get started" or "how do I set this up"

2026-04-05
higher-ed-fred-analysis
Cientistas de dados

Create sophisticated economic data analyses and visualizations for higher education stakeholders using FRED (Federal Reserve Economic Data). Use this skill when users request: (1) Analysis of student loan debt, unemployment by education level, or earnings data, (2) Dashboard or visual presentations of higher ed economic indicators, (3) Narrative reports on higher education ROI or economic value, (4) Data-driven communications for institutional stakeholders (trustees, enrollment management, financial aid offices), or (5) Integration of FRED API data into interactive visualizations.

2026-03-30
spec-driven-dev
Desenvolvedores de software

Guide for spec-based agent-driven development using structured requirements (EARS notation), technical design documentation, and implementation planning. Use when users want to build features using a specification-first approach, need to document requirements formally, want to generate implementation plans from specs, or when working on projects that benefit from clear requirement-to-code traceability.

2026-03-30
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos