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

crafting-system-claude

crafting-system-claude 收录了来自 cembasaranoglu 的 125 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
125
Stars
5
更新
2026-05-05
Forks
0
职业覆盖
15 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adr-library
软件开发工程师

Crafting Kit architectural decision records covering risk gates, execution as a first class stage, no assumption execution, and tool permission enforcement. Use when you need the rationale behind a contract or boundary.

2026-05-05
api-cli-docs-audit
软件开发工程师

Audit API, CLI, OpenAPI, GraphQL, and CLI help against documented contracts and example outputs. Use when validating contract drift or releasing public surfaces.

2026-05-05
api-contract-readiness
软件开发工程师

Audit API contract compatibility, deprecation strategy, and version migration. Use when planning a contract change.

2026-05-05
codebase-search-and-answer
软件开发工程师

Answer specific repository questions with cited paths and excerpts. Use when the user asks where something is, how it works, or what depends on it.

2026-05-05
competitor-analysis
市场调研分析师与营销专员

Compare the project to competitors using source evidence and allowed research. Use when preparing positioning, market readiness, or product narrative.

2026-05-05
data-migration-safety
数据库架构师

Assess database migration reversibility, idempotency, transactional safety, and destructive-change risk. Use before applying or shipping a migration.

2026-05-05
dependency-boundary-enforcer
软件开发工程师

Enforce module and package dependency boundaries against a target architecture document. Use when reviewing imports against architecture rules.

2026-05-05
diagrams-library
软件开发工程师

Crafting Kit Mermaid diagrams of the global orchestrator, execution state machine, and tool permission flow. Use when explaining the runtime contract visually.

2026-05-05
examples-library
高校计算机科学教师

Crafting Kit example prompt sequences and user messages for codebase analysis, refactor, AI ready repo, scenario decisions, and full prompt usage walkthroughs. Use when teaching how to chain prompts end to end.

2026-05-05
executive-readiness-summary
软件开发工程师

Generate an executive summary of repository readiness across security, supply-chain, OSS, observability, performance, docs, compliance, API, data, AI-readiness, MCP, and release. Use when reporting up to leadership.

2026-05-05
failure-modes-library
软件质量保证分析师与测试员

Crafting Kit failure-mode catalog and implementation-claim audit. Use when classifying a regression or auditing a claim.

2026-05-05
golden-output-validator
软件质量保证分析师与测试员

Validate generated artifacts against golden output fixtures with exact-match or fuzzy comparison. Use when running prompt regression suites.

2026-05-05
manifests-library
软件开发工程师

Crafting Kit manifests and stage routing including prompt manifest, skill manifest, agent manifest, prompt to skill map, prompt aliases, stage manifest, evidence ledger, source to claim map, and prompt inventory. Use when auditing the prompt skill or agent contract.

2026-05-05
observability-readiness
网络与计算机系统管理员

Audit logging, metrics, tracing, alerting, and incident playbooks. Use when planning SRE work or production readiness.

2026-05-05
performance-readiness
软件开发工程师

Audit performance and capacity readiness including hotpaths, slow tests, unbounded queries or loops, and load-test coverage. Use when reviewing performance posture.

2026-05-05
policies-library
合规官员

Crafting Kit operational policy YAMLs including tool permission policy, secret handling, hard stop triggers, research policy, risk scoring, execution class matrix, and scheduled scoring. Use when you need the exact policy contract.

2026-05-05
pr-merge-gate
软件质量保证分析师与测试员

Apply a strict pull-request review and merge gate using diffs, tests, and validation truth. Use when deciding whether a branch is ready to merge.

2026-05-05
prompt-compression
软件开发工程师

Compress a prompt without weakening contracts, gates, or output schemas. Use when token budget is tight.

2026-05-05
prompt-conflict-detector
软件开发工程师

Detect contradictions, redundancies, and missing dependencies across a prompt set. Use when auditing a prompt library.

2026-05-05
prompt-library
软件开发工程师

Full Crafting Kit prompt library (132 prompts) covering source analysis, glossary/context, feature inventory, HLD/LLD, ADR/RFC, refactoring families, code review personas, Git/release safety, secret-aware execution, MCP tooling, readiness gates, OSS packaging, and prompt assurance. Use when you need the full text of a specific prompt or stage.

2026-05-05
release-deployment-readiness
软件开发工程师

Audit release, launch, and deployment readiness including rollout, rollback, smoke tests, and runbook. Use when preparing a release.

2026-05-05
release-go-no-go
软件开发工程师

Render a go/no-go release board from readiness gate evidence. Use when calling a release decision.

2026-05-05
repo-intel-db
软件开发工程师

Build a repository intelligence database (symbols, deps, tests, owners, surfaces) for fast Q&A and audits. Use when standing up a knowledge base for a repo.

2026-05-05
runtime-drift-detector
软件开发工程师

Compare runtime surfaces (HTTP, CLI, jobs, events, MCP) against documented or generated descriptors. Use when checking surface drift after refactor.

2026-05-05
schemas-library
数据库架构师

Crafting Kit YAML schemas for risk score, execution gate, approval request, minimum input request, scheduled run report, and scorecard. Use when generating or validating gate output.

2026-05-05
codebase-overview
软件开发工程师

Use to answer high-level and low-level questions about repository structure, runtime surfaces, and source paths.

2026-05-05
docs-writer
软件开发工程师

Use to write README, OSS docs, docs maps, and AI context docs from repository truth.

2026-05-05
feature-inventory
软件开发工程师

Use to classify feature status as implemented, partial, docs-only, mock-only, test-only, not found, or unknown.

2026-05-05
project-glossary
软件开发工程师

Use to explain project terms, domain vocabulary, technical jargon, and non-technical meanings from repository evidence.

2026-05-05
refactoring-planner
软件开发工程师

Use to design safe, behavior-preserving refactoring waves from repository evidence.

2026-05-05
templates-library
高级秘书和行政助理

Crafting Kit document templates for CLAUDE.md, AGENTS.md, ADR, RFC, project glossary, feature inventory, AI context, question routing map, and reports. Use when generating one of these artifacts.

2026-05-05
unsupported-claim-detector
软件开发工程师

Scan a Claude or LLM output for unsupported claims, fabrications, or missing evidence. Use when validating a generated report.

2026-05-05
well-architected-readiness
软件开发工程师

Audit operational excellence, cost, sustainability, and well-architected posture. Use when preparing a cost or sustainability review.

2026-05-05
k8s-runtime-ops
网络与计算机系统管理员

Review or design Kubernetes runtime operations including health, readiness, graceful shutdown, resource sizing, security context, and rollout. Use when working with Dockerfile, Kubernetes manifests, Helm, or rollout strategy.

2026-05-05
plugin-packager
软件开发工程师

Package, validate, and ship a Claude Code or Cowork plugin. Use when building, packaging, or publishing a plugin manifest, skills, agents, hooks, or marketplace entry.

2026-05-05
release-notes-writer
软件开发工程师

Generate changelog entries, migration notes, and release notes from real diffs and commits. Use when preparing a release or tagging a version.

2026-05-05
risk-register
项目管理专家

Maintain an engineering risk register with severity, likelihood, evidence, and remediation owner. Use when capturing technical risk for a project.

2026-05-05
source-analysis-pack
软件开发工程师

Inspect a repository and produce a source-first artifact pack covering languages, frameworks, conventions, runtime surfaces, build pipeline, tests, and configs. Use when starting work on an unfamiliar repository.

2026-05-05
testing-pyramid
软件质量保证分析师与测试员

Design a testing strategy and pyramid for a repository or change. Use when planning unit, component, contract, integration, e2e, smoke, fuzz, or benchmark coverage.

2026-05-05
code-authoring
软件开发工程师

Bounded code authoring and editing with source-first analysis, risk and execution gates, and validation truth. Use when the user asks to write, edit, refactor, or fix code in a repository.

2026-05-05
当前展示该仓库 Top 40 / 125 个已收集 skills。