Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

framework

framework 收录了来自 jasonmichaelbell78-creator 的 50 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
50
Stars
0
更新
2026-03-02
Forks
0
职业覆盖
12 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

audit-ai-optimization
软件开发工程师

Run a single-session AI optimization audit on the codebase

2026-03-02
audit-code
软件质量保证分析师与测试员

Run a single-session code review audit on the codebase

2026-03-02
audit-engineering-productivity
计算机与信息系统经理

Run a single-session engineering productivity audit on the codebase

2026-03-02
audit-enhancements
软件开发工程师

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
软件开发工程师软件质量保证分析师与测试员

Run a single-session performance audit on the codebase

2026-03-02
audit-process
软件开发工程师

Run a comprehensive multi-stage automation audit with parallel agents

2026-03-02
audit-refactoring
软件开发工程师

Run a single-session refactoring audit on the codebase

2026-03-02
audit-security
信息安全分析师

Run a single-session security audit on the codebase

2026-03-02
skill-creator
软件开发工程师

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
项目管理专家

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
软件开发工程师

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
网络与计算机系统管理员

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
会计师与审计师

Aggregate and deduplicate findings from multiple audit reports

2026-03-01
audit-comprehensive
软件质量保证分析师与测试员

Run all 9 domain audits in staged waves and aggregate results

2026-03-01
audit-documentation
技术写作员

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

2026-03-01
audit-health
软件开发工程师

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

2026-03-01
checkpoint
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
作家与作者

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
软件开发工程师

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

2026-03-01
doc-ecosystem-audit
档案文员

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
软件开发工程师

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

2026-03-01
docs-maintain
软件开发工程师

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
软件开发工程师

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
网页与数字界面设计师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-03-01
pr-ecosystem-audit
计算机与信息系统经理

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
软件质量保证分析师与测试员

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

2026-03-01
pr-review
软件质量保证分析师与测试员

PR Code Review Processor

2026-03-01
pre-commit-fixer
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

Complete verification steps before starting any work session

2026-03-01
session-ecosystem-audit
软件开发工程师

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
软件开发工程师

Complete verification steps before ending the session

2026-03-01
skill-audit
软件开发工程师

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
软件开发工程师

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
当前展示该仓库 Top 40 / 50 个已收集 skills。