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

shawn-sandy

Visão por repositório de 130 skills coletadas em 8 repositórios do GitHub.

skills coletadas
130
repositórios
8
atualizado
2026-07-18
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
agentics
58 skills · 2026-07-18
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webEspecialistas em gestão de projetosAnalistas de pesquisa de mercado e especialistas em marketingAnalistas de segurança da informação
8 categorias ocupacionais · 100% classificado
45%participação
#02
agentic-acss-plugins
40 skills · 2026-06-18
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webRedatores técnicos
4 categorias ocupacionais · 100% classificado
31%participação
#03
agentics-kit
19 skills · 2026-07-14
Desenvolvedores de softwareDesenvolvedores webEspecialistas em gestão de projetos
3 categorias ocupacionais · 100% classificado
15%participação
#04
skills
5 skills · 2026-02-22
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesigners de interfaces web e digitaisEspecialistas em gestão de projetos
4 categorias ocupacionais · 100% classificado
3.8%participação
#05
acss
3 skills · 2026-03-05
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
2.3%participação
#06
claude-code
2 skills · 2025-12-19
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
1.5%participação
#07
acss-plugins-docs
2 skills · 2026-05-05
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
1.5%participação
#08
astro-basics
1 skills · 2025-11-19
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
0.8%participação
explorador de repositórios

Repositórios e skills representativas

finalize-plan
Desenvolvedores de software

Marks a plan as completed. Verifies codebase evidence, ticks acceptance criteria, and re-renders the HTML; --all sweeps unmarked plans. Use via /plan-agent:finalize-plan.

2026-07-18
implementation-plan
Desenvolvedores de software

Generates HTML implementation-plan documents. Produces a self-contained .html plan file with steps, acceptance criteria, and metadata. Use when the user asks to create or generate an HTML plan file.

2026-07-18
deep-grill
Especialistas em gestão de projetos

Stress-tests plan decisions node-by-node with focused questions. Walks each decision point surfacing assumptions and weak spots. Use when the user asks to deep grill or stress-test a plan.

2026-07-17
documenting-plans
Desenvolvedores de software

Generates a prose reference doc from a completed plan. Inspects the codebase and git history to produce accurate, evidence-backed documentation. Use when the user asks to document a completed plan.

2026-07-17
markdown-to-html
Desenvolvedores web

Converts a markdown file into a self-contained HTML page. Produces styled output with syntax highlighting and responsive layout. Use when the user asks to convert a markdown file or plan to HTML.

2026-07-17
plan-status
Desenvolvedores de software

Writes lifecycle status into a plan's frontmatter, one file or a directory. Inspects codebase and git history for accurate dates. Use when asked to check or update plan status.

2026-07-17
review-plan
Desenvolvedores de software

Plan review Agent Team. Reviews HTML implementation plans in parallel, synthesizes findings, and applies improvements in place. Use when the user asks to review or improve an implementation plan.

2026-07-17
plan-review-agents
Desenvolvedores de software

Runs a six-role Agent Team to review product plans in place. Covers PM, Dev, UX, Frontend, A11y, and Security on PRDs and proposals. Use when the user asks to review or improve a product plan.

2026-07-17
Mostrando as 8 principais de 58 skills coletadas neste repositório.
component-alert
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold an Alert — accessible status/error/info/warning notification with ARIA live regions and icon support.

2026-06-18
component-card
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold a Card — accessible content container with header/body/footer slots and interactive variant support.

2026-06-18
component-checkbox
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold a Checkbox — accessible checkbox with indeterminate state, aria-checked, custom indicator, and Input dependency.

2026-06-18
component-dialog
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold a Dialog — accessible modal dialog with focus trap, aria-modal, return-focus on close, and Button dependency.

2026-06-18
component-field
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold a Field — accessible form field wrapper with label, hint, and error message association via aria-describedby.

2026-06-18
component-input
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold an Input — accessible text/number/email input with aria-invalid, error state, and controlled/uncontrolled patterns.

2026-06-18
component-nav
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold a Nav — accessible navigation landmark with aria-label, current-page link marking, and horizontal/vertical layout.

2026-06-18
component-popover
Desenvolvedores de software

Use when the user asks to generate, create, or scaffold a Popover — accessible tooltip/popover using the Popover API with focus trap, aria-expanded, and light-dismiss.

2026-06-18
Mostrando as 8 principais de 40 skills coletadas neste repositório.
build-proposal
Especialistas em gestão de projetos

Turns a vague idea into a decision-complete proposal — researches web + codebase, separates facts from decisions — use when the user floats an idea, asks should-we, or wants to compare and align.

2026-07-14
finalize-plan
Desenvolvedores de software

Marks a plan as completed. Inspects codebase evidence, confirms with the user, ticks acceptance criteria in the Markdown spec, and re-renders the HTML; --all sweeps done-but-unmarked plans. Use via /plan-agent:finalize-plan.

2026-07-14
implementation-plan
Desenvolvedores de software

Generates HTML implementation-plan documents. Produces a self-contained .html plan file with steps, acceptance criteria, and metadata. Use when the user asks to create or generate an HTML plan file.

2026-07-14
prototype
Desenvolvedores web

Generates a runnable static-HTML prototype from a plan, idea, image, or Figma design. Produces one self-contained, framework-free clickable file under docs/prototypes/. Use when asked to prototype a plan, idea, screenshot, mockup, or design file.

2026-07-14
refine-prompt
Desenvolvedores de software

Builds structured AI prompts using Anthropic techniques. Interviews users, classifies prompt type, and delivers a copy-pasteable prompt. Use when the user asks to refine or build a prompt.

2026-07-14
review-plan
Desenvolvedores de software

Plan review Agent Team. Reviews HTML implementation plans in parallel, synthesizes findings, and applies improvements in place. Use when the user asks to review or improve an implementation plan.

2026-07-14
sync-rules
Desenvolvedores de software

Installs the team's shared rule files into ~/.claude/rules/ with per-file confirmation. Copies plan-mode, component-driven-ui, typescript-jsdoc, and review-bot-loops rules plus the plan skeleton. Use when the user asks to sync, install, or update team rules.

2026-07-14
save-artifact
Desenvolvedores web

Saves an HTML Artifact page to the local artifacts inbox for sharing. Copies a chosen .html into .claude/artifacts with a dated name, then publishes it to the deployed artifacts gallery. Use when asked to save or share an artifact.

2026-07-09
Mostrando as 8 principais de 19 skills coletadas neste repositório.
plan-interview
Especialistas em gestão de projetos

Conducts a structured multi-round interview to stress-test implementation plans before coding begins, surfacing risks across technical trade-offs, UX/accessibility, and edge cases. This skill should be used when the user asks to stress-test, interview, validate, critique, or find gaps and risks in a plan. Not intended for quick plan approval or sign-off requests.

2026-02-22
skill-packager
Desenvolvedores de software

Package custom skills into versioned distributable ZIP files with installation and user documentation. Use when preparing a skill for sharing, distribution, or archival. Supports semantic versioning, automatic documentation generation, and version management.

2025-12-01
design-token-extractor
Desenvolvedores de software

Extracts design tokens from images and generates CSS custom properties, atomic utility classes (Tailwind-style), and platform-specific formats following W3C standards and modern CSS best practices.

2025-11-23
figma-design-tokens
Designers de interfaces web e digitais

Extracts design tokens from Figma files and generates production-ready CSS, SCSS, JSON, TypeScript, and W3C DTCG format files using the Figma MCP server

2025-11-22
wcag-compliance-reviewer
Analistas de garantia de qualidade de software e testadores

Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to review code for accessibility, check WCAG compliance, identify accessibility issues, or audit components/pages for a11y standards. Applicable for code reviews, component development, and accessibility testing.

2025-11-22
Mostrando 8 de 8 repositórios
Todos os repositórios foram exibidos