Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

framework

framework contém 50 skills coletadas de jasonmichaelbell78-creator, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
50
Stars
0
atualizado
2026-03-02
Forks
0
Cobertura ocupacional
12 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

audit-ai-optimization
Desenvolvedores de software

Run a single-session AI optimization audit on the codebase

2026-03-02
audit-code
Analistas de garantia de qualidade de software e testadores

Run a single-session code review audit on the codebase

2026-03-02
audit-engineering-productivity
Gerentes de sistemas computacionais e de informação

Run a single-session engineering productivity audit on the codebase

2026-03-02
audit-enhancements
Desenvolvedores de software

Run a comprehensive enhancement audit across the entire project - code, product, UX, content, workflows, infrastructure, external services, and meta-tooling.

2026-03-02
audit-performance
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores

Run a single-session performance audit on the codebase

2026-03-02
audit-process
Desenvolvedores de software

Run a comprehensive multi-stage automation audit with parallel agents

2026-03-02
audit-refactoring
Desenvolvedores de software

Run a single-session refactoring audit on the codebase

2026-03-02
audit-security
Analistas de segurança da informação

Run a single-session security audit on the codebase

2026-03-02
skill-creator
Desenvolvedores de software

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-03-02
deep-plan
Especialistas em gestão de projetos

Structured discovery-first planning for complex tasks. Ask exhaustive categorized questions, build a standalone decision record, then produce a detailed implementation plan with audit checkpoints for user approval before any code is written.

2026-03-02
add-debt
Desenvolvedores de software

Add technical debt items to MASTER_DEBT.jsonl. Supports two workflows: PR-context deferred debt (with PR number) and manual ad-hoc debt discovery. Automatically detects which workflow to use based on whether a PR number is provided.

2026-03-01
alerts
Administradores de redes e sistemas de computador

Intelligent health dashboard with scoring, benchmarks, trends, and interactive alert-by-alert workflow. Triggers: "alerts", "check alerts", "what needs attention", "system health", "show warnings", "pending issues". Default mode (--limited) checks 16 categories. Use --full for comprehensive reporting with all 36 categories.

2026-03-01
audit-aggregator
Contadores e auditores

Aggregate and deduplicate findings from multiple audit reports

2026-03-01
audit-comprehensive
Analistas de garantia de qualidade de software e testadores

Run all 9 domain audits in staged waves and aggregate results

2026-03-01
audit-documentation
Redatores técnicos

Run a multi-stage parallel documentation audit with 18 specialized agents

2026-03-01
audit-health
Desenvolvedores de software

Meta-check for audit system health — runs diagnostics on domain audits and ecosystem audits, suggests next audits

2026-03-01
checkpoint
Desenvolvedores de software

Save session state for recovery after compaction or failures. Default: save to local files (.claude/state/). With --mcp: also save to MCP memory for cross-session persistence.

2026-03-01
code-reviewer
Analistas de garantia de qualidade de software e testadores

Ad-hoc code review skill. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing changes, providing code feedback, identifying issues, or ensuring code quality standards.

2026-03-01
comprehensive-ecosystem-audit
Desenvolvedores de software

Orchestrates all 7 ecosystem audits in staged waves with 4-concurrent-agent limit, aggregates results into a unified health report with cross-audit insights, domain heat maps, and priority-ranked findings.

2026-03-01
content-research-writer
Escritores e autores

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

2026-03-01
create-audit
Desenvolvedores de software

Interactive wizard to scaffold a new audit type with skill, template, and directory

2026-03-01
doc-ecosystem-audit
Escriturários de arquivos

Comprehensive diagnostic of the documentation ecosystem — 16 categories across 5 domains with composite health scoring, trend tracking, patch suggestions, and interactive finding-by-finding walkthrough. Covers index sync, link integrity, content quality, generation pipelines, and documentation coverage.

2026-03-01
doc-optimizer
Desenvolvedores de software

Scan all docs, auto-fix formatting/headers/links, report issues as JSONL, and generate enhancement recommendations

2026-03-01
docs-maintain
Desenvolvedores de software

Check documentation sync and auto-update doc artifacts. Combines sync checking (template-instance validation) with update automation (index regeneration, cross-doc dependencies, archive verification).

2026-03-01
find-skills
Desenvolvedores de software

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-03-01
frontend-design
Designers de interfaces web e digitais

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-01
gh-fix-ci
Desenvolvedores de software

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.

2026-03-01
hook-ecosystem-audit
Desenvolvedores de software

Comprehensive diagnostic of the Claude hooks ecosystem — 19 categories across 6 domains with composite health scoring, trend tracking, patch suggestions, and interactive finding-by-finding walkthrough. Covers hook configuration, code quality, pre-commit pipeline, functional correctness, state integration, and CI/CD pipeline health.

2026-03-01
mcp-builder
Desenvolvedores de software

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2026-03-01
multi-ai-audit
Analistas de garantia de qualidade de software e testadores

Interactive orchestrator for multi-AI consensus audits with any-format input support

2026-03-01
pr-ecosystem-audit
Gerentes de sistemas computacionais e de informação

Comprehensive diagnostic of the PR review ecosystem — 18 categories across 5 domains with composite health scoring, trend tracking, patch suggestions, and interactive finding-by-finding walkthrough. Triggers: "pr ecosystem audit", "audit pr ecosystem", "review health", "ecosystem health".

2026-03-01
pr-retro
Analistas de garantia de qualidade de software e testadores

PR Review Retrospective -- actionable analysis of a PR's review cycle

2026-03-01
pr-review
Analistas de garantia de qualidade de software e testadores

PR Code Review Processor

2026-03-01
pre-commit-fixer
Desenvolvedores de software

Automatically fix pre-commit hook failures and retry the commit. Use when a git commit fails due to ESLint errors, pattern compliance violations, missing document headers, cross-document dependency issues, or documentation index staleness. Spawns a targeted subagent to fix each category of failure, then re-stages and re-commits. Reduces context waste from manual fix-commit-retry cycles.

2026-03-01
script-ecosystem-audit
Analistas de garantia de qualidade de software e testadores

Comprehensive diagnostic of the script infrastructure — 18 categories across 5 domains with composite health scoring, trend tracking, patch suggestions, and interactive finding-by-finding walkthrough. Covers scripts for module consistency, safety patterns, reachability, code quality, and testing.

2026-03-01
session-begin
Desenvolvedores de software

Complete verification steps before starting any work session

2026-03-01
session-ecosystem-audit
Desenvolvedores de software

Comprehensive diagnostic of the Session Ecosystem — 16 categories across 5 domains with composite health scoring, trend tracking, patch suggestions, and interactive finding-by-finding walkthrough. Covers session lifecycle hooks, state persistence, compaction resilience layers, cross-session safety, and integration configuration.

2026-03-01
session-end
Desenvolvedores de software

Complete verification steps before ending the session

2026-03-01
skill-audit
Desenvolvedores de software

Interactive behavioral quality audit for individual skills. This skill should be used when evaluating a skill against 10 quality categories to identify gaps, improve attention management, and produce actionable decisions. Produces a decision record and updated skill files.

2026-03-01
skill-ecosystem-audit
Desenvolvedores de software

Comprehensive diagnostic of the skill ecosystem — 21 categories across 5 domains with composite health scoring, trend tracking, patch suggestions, and interactive finding-by-finding walkthrough. Covers all skills, cross-references, bloat detection, and agent orchestration health.

2026-03-01
Mostrando as 40 principais de 50 skills coletadas neste repositório.