Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
xiaolai
GitHub 제작자 프로필

xiaolai

19개 GitHub 저장소에서 수집된 182개 skills를 저장소 단위로 보여줍니다.

수집된 skills
182
저장소
19
업데이트
2026-07-10
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
nlpm
skills 32개 · 2026-07-07
기타 컴퓨터 관련 직업소프트웨어 개발자정보 보안 분석가소프트웨어 품질 보증 분석가·테스터
직업 카테고리 4개 · 100% 분류됨
18%비중
#02
no-one-did-it
skills 29개 · 2026-05-31
편집자기술 작가기타 중등 후 교사변호사소프트웨어 개발자시장조사 분석가·마케팅 전문가
직업 카테고리 6개 · 100% 분류됨
16%비중
#03
eou-foundry
skills 25개 · 2026-05-21
프로젝트 관리 전문가컴플라이언스 담당자소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자컴퓨터 시스템 분석가
직업 카테고리 5개 · 100% 분류됨
14%비중
#04
vmark
skills 19개 · 2026-06-24
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업웹 개발자
직업 카테고리 4개 · 100% 분류됨
10%비중
#05
cc-suite
skills 13개 · 2026-05-27
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
7.1%비중
#06
docs-guardian-for-claude
skills 13개 · 2026-05-11
소프트웨어 개발자웹 개발자데스크톱 출판 전문가
직업 카테고리 3개 · 100% 분류됨
7.1%비중
#07
anthropic-docs
skills 10개 · 2026-07-10
소프트웨어 개발자시장조사 분석가·마케팅 전문가워드 프로세서 및 타자수웹 개발자컴퓨터 시스템 분석가프로젝트 관리 전문가
직업 카테고리 6개 · 100% 분류됨
5.5%비중
#08
grill-for-claude
skills 9개 · 2026-05-15
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가
직업 카테고리 3개 · 100% 분류됨
4.9%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

rules
기타 컴퓨터 관련 직업

The 50 rules of natural language programming. Loaded when writing, reviewing, or improving any NL artifact — skills, agents, commands, rules, hooks, prompts, plugins, and the project memory file (CLAUDE.md / AGENTS.md / GEMINI.md). The definitive style guide for NL code quality.

2026-07-07
conventions-claude
기타 컴퓨터 관련 직업

Use when scoring or writing Claude Code artifacts — covers .claude/ paths, plugin.json schema, command + agent + skill frontmatter, CLAUDE.md, hook events, hooks.json format, settings.json, LSP, monitors, memory file conventions, and the Claude Code built-in tool catalog. Refreshed 2026-06-07 against docs map dated 2026-06-05 (Claude Code ≥ v2.1.16x).

2026-06-06
conventions-codex
기타 컴퓨터 관련 직업

Use when scoring or writing Codex CLI artifacts — covers .codex/config.toml schema, .codex-plugin/plugin.json, .agents/skills/ layout, Codex hook events, AGENTS.md hierarchy, marketplace.json, and the agents/openai.yaml sidecar. Refreshed 2026-06-07 against Codex 0.137.0 (2026-06-04).

2026-06-06
conventions-codex
기타 컴퓨터 관련 직업

Use when scoring or writing Codex CLI artifacts — covers .codex/config.toml schema, .codex-plugin/plugin.json, .agents/skills/ layout, Codex hook events, AGENTS.md hierarchy, marketplace.json, and the agents/openai.yaml sidecar. Refreshed 2026-06-07 against Codex 0.137.0 (2026-06-04).

2026-06-06
patterns
소프트웨어 개발자

Use when writing or reviewing NL artifacts and need to check for anti-patterns — vague quantifiers, prohibitions without alternatives, oversized skills, write-on-read-only agents, monolithic prompts, or linter-duplicating rules.

2026-05-28
scoring
소프트웨어 개발자

Use when scoring NL artifact quality, applying penalties, or calibrating lint judgment — contains the 100-point rubric with penalty tables per artifact type. Four worked calibration examples (Excellent Agent / Rewrite Agent / Excellent Rule / Weak Rule) live in `references/calibration-examples.md`, loaded on demand when anchoring borderline cases.

2026-05-28
conventions
소프트웨어 개발자

Universal NL programming conventions — SKILL.md open spec (agentskills.io), AGENTS.md as canonical universal memory file, vague-quantifier list, prompt engineering layers, naming conventions, the override system. Tool-specific schemas live in nlpm:conventions-claude / nlpm:conventions-codex / nlpm:conventions-antigravity.

2026-05-28
conventions-antigravity
기타 컴퓨터 관련 직업

Use when scoring or writing Antigravity (or legacy Gemini CLI) artifacts — covers .gemini/ paths, .agent/ workspace skills, gemini-extension.json, GEMINI.md, TOML slash commands, Gemini-lineage hook events. Spec is unsettled (Antigravity 2.0 launched 2026-05-19); many checks are advisory until PR-B verification.

2026-05-26
이 저장소에서 수집된 skills 32개 중 상위 8개를 표시합니다.
callback-audit
기술 작가

Audit the book-level callback graph that tracks setup → payoff edges across chapters. Verifies every planted anchor has its declared downstream payoff and every payoff still has its upstream plant. Catches orphaned plants and orphaned payoffs. Reads `book/registries/callback-graph.yml`; runs book-wide when any graph chapter is rewritten. Cousin of fair-clue-audit (which covers chapter-internal recognition).

2026-05-31
case-file-method
기술 작가

Build a structured responsibility-laundering case file from a historical, political, legal, corporate, war, or AI event.

2026-05-31
chapter-blueprint
기술 작가

Turn approved case files into chapter architecture for serious trade nonfiction.

2026-05-31
chapter-defect-diagnose
기술 작가

Diagnose a chapter against the 10 reader-experience values in rule 12 (5 core + 5 craft) and build a defect map naming which values fail, with cited prose evidence, and recommending one of the five treatment classes from rule 08. Output is `process/defect-map/<n>-<slug>.md` plus a treatment-class row appended to `book/registries/treatment-classes.yml`.

2026-05-31
citation-hygiene
편집자

Prepare citation-ready notes for drafting, fact-checking, and legal review.

2026-05-31
cite-density-audit
편집자

Audit chapter prose for verbose inline `[CITE:]` markers that violate rule-13's slug-only invariant. Inline `[CITE:]` brackets must carry only card slugs (separated by `;` for multi-source claims); full citation apparatus lives in the source-ledger card and is compile-generated as Chicago NB endnote. Catches the failure mode where citation metadata leaks from card to prose. Cousin to `scan-cite-density.py` (the cheap pattern-level pass); this skill is the deeper read.

2026-05-31
cognitive-arc-audit
편집자

Audit the book's cognitive arc — the discriminations and concepts the reader acquires chapter by chapter — against the actual prose. For each discrimination, verifies introduction, consolidation, and application in every required chapter. For each concept, verifies it is named and used. Reads `book/registries/cognitive-arc.yml`.

2026-05-31
contract-audit
편집자

Audit a chapter against its declared per-chapter contract (Hoare triple of reader-state pre/postconditions) and verify the chapter delivers the declared `knows`, `can_discriminate`, `feels`, and `primed_for` slots. The `feels:` slot resolves through rule 12 reader-experience values; passing requires both structural delivery AND core-value preservation.

2026-05-31
이 저장소에서 수집된 skills 29개 중 상위 8개를 표시합니다.
audit-candidate-eou-set
컴플라이언스 담당자

Audit a generated candidate EOU set for boundary quality, minimality, overlap, authority, operational value, and governance risk.

2026-05-21
audit-judgment
컴플라이언스 담당자

Audit value_invocations in run traces for EOUs with classification.judgment_authorized:true. Verifies invocations against the captured_workflow's declared priority (no F15), checks for drift over multiple runs (no F16), detects hallucinated value ids (no F17), catches silent decisions on contested cases (F14), and runs counterfactual-swap audit as the V1 anti-theater defense.

2026-05-21
eou-audit
컴플라이언스 담당자

Audit EOU specs for Foundry V2 faceted classification, authority limits, schemas, validation, failure modes, trace, blast radius, and responsibility ownership.

2026-05-21
generate-captured-workflow-from-references
프로젝트 관리 전문가

Synthesize a Stage 0 captured_workflow (D2.4 step 1–5 outputs + per-app constitutional domain_values layer) from a user goal, structured 5-role reference set, and constraints. For users entering an unfamiliar craft domain who cannot articulate a workflow unaided, and for any user who needs the constitutional layer made explicit before downstream EOU generation begins.

2026-05-21
generate-eou-candidates
프로젝트 관리 전문가

Generate a minimal, ranked candidate EOU set from a messy workflow using Foundry V2 constraints. Candidates are proposal-only and cannot be activated.

2026-05-21
audit-candidate-eou-set
컴플라이언스 담당자

Audit a generated candidate EOU set for boundary quality, minimality, overlap, authority, operational value, and governance risk before any candidate advances to specification. <example> Context: A generation run has just produced a candidate set; the owner wants to know which candidates survive audit before promotion. user: "$audit-candidate-eou-set foundry/self-evolution/candidate-sets/cs-generate-eou-candidates-20260520-1430.yml" assistant: "I'll run the eight tests (boundary, non-overlap, minimality, authority, operational value, counter-generation, set composition, high-stakes) and write the audit report under foundry/audits/candidate-set-audits/." </example> <example> Context: User wants to audit a candidate set that contains a generating EOU without a corresponding audit path. user: "$audit-candidate-eou-set ./my-candidates.yml" assistant: "I'll audit. Heads-up that if any candidate has authority_level approve/publish or proposes weakening validators, I'll escalate to FAIL regardless of other test outc

2026-05-21
audit-judgment
소프트웨어 품질 보증 분석가·테스터

Audit value_invocations in run traces for EOUs with classification.judgment_authorized:true. Verifies invocations against the captured_workflow's declared priority (no F15), checks for drift over multiple runs (no F16), detects hallucinated value ids (no F17), catches silent decisions on contested cases (F14), and runs counterfactual-swap audit as the V1 anti-theater defense. <example> Context: An EOU with judgment_authorized:true has accumulated several run traces with value_invocations. The owner wants to verify the invocations are load-bearing, not citation theater. user: "$audit-judgment compose-dish" assistant: "I'll load compose-dish.yml, its app's captured_workflow, and the run traces under foundry/runs/compose-dish/. I'll check each value_invocation entry against F14-F17, then run counterfactual-swap audit on up to 5 sampled invocations. Verdict report goes to foundry/audits/judgment-audits/compose-dish.judgment-audit.yml." </example> <example> Context: An EOU with judgment_authorized:false is passed

2026-05-21
eou-audit
컴플라이언스 담당자

Audit an EOU spec — classification, authority, validators, failure modes, trace, blast radius, responsibility. <example> Context: Auditing an EOU before promoting it to active. user: "$eou-audit eou-diagnose" assistant: "Loading spec + governance + maturity model; report goes to foundry/audits/eou-audits/." </example> <example> Context: Re-audit after applying an ECP. user: "$eou-audit foundry/eous/audit-foundry.yml" assistant: "Re-running. Rule 94 (executor != approver) is hard-checked first." </example>

2026-05-21
이 저장소에서 수집된 skills 25개 중 상위 8개를 표시합니다.
tauri-mcp-testing
소프트웨어 품질 보증 분석가·테스터

E2E testing expert for Tauri applications using Tauri MCP server. Use when testing running Tauri apps - session management, webview interaction, IPC verification, screenshot capture, and debugging. ALWAYS use tauri_* tools, NEVER Chrome DevTools MCP for Tauri apps.

2026-06-24
translate-docs
소프트웨어 개발자

Translate VMark documentation and app strings to all 9 supported locales with subagent-driven audit, proofreading, and cultural polish. Use when adding or updating website pages, React locale JSON (src/locales/en/*.json), or Rust locale YAML (src-tauri/locales/en.yml) that need multi-language support.

2026-05-07
css-design-tdd
소프트웨어 개발자

Test-driven CSS design system modifications. Run checks before/after CSS changes to verify token usage, variable definitions, fallbacks, and consistency. Use when modifying CSS tokens, fixing design inconsistencies, or auditing CSS architecture.

2026-04-22
mcp-dev
소프트웨어 개발자

Build or update MCP server/client integrations for VMark. Use when configuring MCP servers, adding MCP tools, or updating MCP-related docs and settings.

2026-04-22
plan-audit
소프트웨어 품질 보증 분석가·테스터

Audit an implementation against a plan (dev-docs/plans/*). Use when a user asks to check for gaps, logic errors, or missing tests relative to a plan or Work Items.

2026-04-22
plan-verify
소프트웨어 품질 보증 분석가·테스터

Verify a completed implementation against a plan by running gates and checking acceptance criteria. Use when the user asks to verify work items or confirm completion.

2026-04-22
planning
소프트웨어 개발자

Create comprehensive implementation plans and write them to plan files. Use when the user asks for a plan, comprehensive plan, systematic workflow design, or wants decisions documented in a plan file.

2026-04-22
react-app-dev
웹 개발자

Implement or modify VMark React UI with project conventions (Zustand selectors, Tailwind v4, shadcn/ui). Use for components, hooks, stores, and UI behavior changes.

2026-04-22
이 저장소에서 수집된 skills 19개 중 상위 8개를 표시합니다.
audit-fix
소프트웨어 개발자

Full audit→fix→verify cycle: Claude audits, Codex fixes, Claude verifies. Repeats up to 3 rounds until all issues are resolved or the user stops. Claude does all code reading and judgment; Codex does all file editing.

2026-05-27
diagnose
소프트웨어 개발자

Diagnose the cc-suite setup in the current project. Runs the full health check, explains every issue, and fixes what can be fixed automatically. Skill counterpart to /cc-suite:diagnose.

2026-05-26
init
소프트웨어 개발자

Initialize cc-suite for the current project — sets up the AGENTS.md bridge, registers Codex and Claude MCP servers, and generates a .cc-suite.md config. Skill counterpart to /cc-suite:init.

2026-05-26
repair
소프트웨어 개발자

Non-interactive re-run of all cc-suite bridge and registration scripts. No questions asked — idempotent escalation step after the diagnose skill finds issues it could not fix. Skill counterpart to /cc-suite:repair.

2026-05-26
vocabulary
소프트웨어 개발자

Use when writing, reviewing, or naming any cc-suite artifact — pick the canonical noun or verb from this registry rather than coining a synonym. Loaded by NLPM's scorer and checker when R51 is enabled in .claude/nlpm.local.md.

2026-05-26
agent-design
소프트웨어 개발자

Use when creating, editing, or reviewing a cc-suite advisor agent (a value-over-rules persona under `.cc-suite/agents/`). Covers system-prompt phrasing, model choice, tool restrictions, working-dir scoping, budget/turn limits, and the file format. Use proactively whenever the user asks to "add an agent", "make an advisor", "write a reviewer", or edits anything under `.cc-suite/agents/`.

2026-05-26
claude-debug
소프트웨어 개발자

Send a bug or failing test to Claude Code for root-cause analysis and fix. Use when you've hit an error you can't trace, a test is failing for unclear reasons, or a behavior is wrong and the cause is deep in the codebase.

2026-05-19
claude-implement
소프트웨어 개발자

Delegate an implementation task to Claude Code. Use when you want Claude to write, edit, or refactor code directly in the project. Claude has full read/write access and will make the changes autonomously.

2026-05-19
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
fw-docusaurus
웹 개발자

Use when generating or auditing documentation in Docusaurus format — covers config, directory structure, frontmatter conventions, and build commands.

2026-05-11
fw-mkdocs
웹 개발자

Use when generating or auditing documentation in MkDocs format — covers config, directory structure, frontmatter conventions, and build commands.

2026-05-11
fw-plain-markdown
데스크톱 출판 전문가

Use when generating or auditing documentation in plain Markdown format — covers config, directory structure, frontmatter conventions, and build commands.

2026-05-11
fw-sphinx
소프트웨어 개발자

Use when generating or auditing documentation in Sphinx format — covers config, directory structure, frontmatter conventions, and build commands.

2026-05-11
fw-vitepress
웹 개발자

Use when generating or auditing documentation in VitePress format — covers config, directory structure, frontmatter conventions, and build commands.

2026-05-11
lang-generic
소프트웨어 개발자

Use when writing, auditing, or generating documentation for projects in unsupported languages — covers docstring conventions, API doc extraction, and generic heuristic patterns.

2026-05-11
lang-go
소프트웨어 개발자

Use when writing, auditing, or generating documentation for Go projects — covers docstring conventions, API doc extraction, and Go-specific patterns.

2026-05-11
lang-python
소프트웨어 개발자

Use when writing, auditing, or generating documentation for Python projects — covers docstring conventions, API doc extraction, and Python-specific patterns.

2026-05-11
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
anthropic-pulse
시장조사 분석가·마케팅 전문가

Router skill for Anthropic's news + research feeds — auto-refreshed daily from anthropic.com/news and anthropic.com/research. Use when the user asks about TIME-SENSITIVE Anthropic content: model launches ("did Claude X just release?"), product announcements, partnership news, region launches, new research papers, recent policy positions, or "what's new from Anthropic?" / "what did Anthropic just announce?" / "any recent research on X?" Skip: deep technical reference (use the other 7 skills — claude-code, anthropic-api, etc.); historical news older than ~30 items (link out to anthropic.com instead); detailed paper content (the digest carries title + summary + URL — Claude WebFetches the paper for depth on demand).

2026-07-10
claude-cowork
프로젝트 관리 전문가

Router skill for Claude Cowork — the enterprise multi-cloud surface and Office agents. Cowork covers Claude for Work deployed on third- party clouds (Amazon Bedrock, Microsoft Foundry, LLM gateways), enterprise SSO, telemetry, the M365 connector, and policy controls. Office agents covers Claude in Excel and Slack-style office integrations. Use when the user asks about: deploying Claude for Work on Bedrock or Microsoft Foundry, integrating an LLM gateway, configuring enterprise SSO, enabling telemetry / audit logs, connecting M365, applying enterprise policies, Claude in Excel, or Slack-style office agent integrations. Skip: raw API on Bedrock / Vertex (use anthropic-platform-features), user-facing connectors directory (use claude-connectors), Claude Code CLI in enterprise contexts (use claude-code).

2026-06-02
claude-connectors
웹 개발자

Router skill for Claude Connectors (the user-facing MCP integration surface on claude.com), Claude Desktop extensions (MCPB packaging), MCP Apps for Claude Desktop with their visual + interaction design guidelines, the directory of pre-built integrations (GitHub, Google Workspace, Microsoft 365, Slack, …), the user-facing Agent Skills surface, and the user-facing Plugins surface. Use when the user asks about: enabling a connector in the Claude app, building a custom connector, packaging a Desktop extension (MCPB), MCP Apps visual / interaction design rules, submitting to the connectors directory, OAuth + token handling for connectors, the GitHub / Google / Microsoft / Slack connector integrations, authoring user-installable Skills, or installing plugins via the Claude app. Skip: low-level MCP protocol spec (use mcp-spec), MCP servers run by Claude Code CLI (use claude-code), MCP connector exposed by the API (use anthropic-platform-features → SKILL-agents-and-tools).

2026-06-02
claude-code
소프트웨어 개발자

Router skill for Claude Code (the CLI tool itself). Contains intent hints and a dispatch table that maps a user's question to the surface-specific deep-reference file Claude should Read next. Use when the user asks about Claude Code internals: editing .claude/settings.json or settings.local.json, authoring or debugging hooks (PreToolUse, PostToolUse, Stop, SubagentStop, Notification, UserPromptSubmit, PreCompact, SessionStart, SessionEnd, etc.), writing slash commands or agents, configuring MCP servers in .mcp.json, building plugins or marketplaces, setting ANTHROPIC_* / CLAUDE_* env vars, troubleshooting permission modes, understanding the ~/.claude/ directory layout, or asking "what does <feature> in Claude Code do". Skip: questions about the Anthropic Messages API (use anthropic-api), the Claude Agent SDK (use claude-agent-sdk), the MCP protocol spec (use mcp-spec), or general shell / git / programming topics not specific to Claude Code internals.

2026-06-02
anthropic-platform-features
소프트웨어 개발자

Router skill for Anthropic platform-side features that sit above the raw Messages API: Agent Skills format (the spec for `.skill` packages used by platform-managed agents), MCP connectors hosted by Anthropic, tool use (computer use, code execution, bash tool, define-your-own tools), build-with-claude features (extended thinking, message batches, citations, Amazon Bedrock, Google Vertex, embeddings, fast mode, context editing), manage-claude operations (workload identity federation, billing, identity), and the Managed Agents product. Use when the user asks about: writing an Agent Skill `.skill` package, Anthropic's hosted MCP connector, MCP Tunnels (connecting private-network MCP servers without opening inbound ports), the computer-use tool, the code_execution tool, bash tool, extended thinking, message batches, prompt caching strategy at the platform level, citations, deploying via Bedrock or Vertex, embeddings models, fast-mode behavior, context editing strategies, WIF setup, billing / cost reports, identit

2026-06-02
anthropic-api
소프트웨어 개발자

Router skill for the Anthropic Messages API and adjacent surfaces (admin endpoints, compliance, beta features, models catalog) hosted under platform.claude.com/docs/en/api/. Use when the user asks about: POST /v1/messages, tool_use / tool_result blocks, count_tokens, message batches, streaming responses, prompt caching, prompt cache TTL / breakpoints, system prompts, anthropic-beta headers, the admin API (organizations / workspaces / API keys / invites), compliance endpoints (data residency, audit logs, retention), beta-only features behind a beta header, or the models catalog (model IDs, deprecation dates, context window sizes). Skip: questions about Claude Code (use claude-code skill), the Claude Agent SDK (use claude-agent-sdk), platform features beyond the raw API such as Agent Skills format or tool-use guides (use anthropic-platform-features), MCP connector docs (claude-connectors), or per-language auto-generated SDK reference (use anthropic-sdk's TypeScript / Python types directly via your IDE).

2026-06-02
claude-agent-sdk
소프트웨어 개발자

Router skill for the Claude Agent SDK — Anthropic's libraries for building autonomous AI agents that wrap the Claude Code CLI runtime. Ships in TypeScript (`@anthropic-ai/claude-agent-sdk` on npm) and Python (`claude-agent-sdk` on PyPI). Covers `query()` / `ClaudeSDKClient`, hooks (PreToolUse / PostToolUse / Stop / etc.), subagents, MCP servers (stdio / HTTP / SSE / SDK in-process), permission modes, the sandbox (Docker / Kubernetes), structured outputs (JSON Schema validation), session capture / resume / fork, and session storage adapters (`SessionStore`, `InMemorySessionStore`, S3/Redis/Postgres). Use when the user asks about: importing `@anthropic-ai/claude-agent-sdk` in TypeScript or `from claude_agent_sdk import ...` in Python, writing an agent that uses `query()` or `ClaudeSDKClient`, registering hooks via the SDK (`hooks: { PreToolUse: [...] }` / `hooks={"PreToolUse": [...]}`), defining MCP servers in SDK options, configuring `permissionMode` / `permission_mode`, building subagents with `AgentDefiniti

2026-06-01
mcp-spec
컴퓨터 시스템 분석가

Router skill for the Model Context Protocol (MCP) open spec, covering the protocol itself (JSON-RPC framing, capabilities, lifecycle), the client and server roles, the transport layers (stdio / streamable HTTP / SSE), and the core primitives (tools, resources, prompts, sampling, roots, completion). Use when the user asks about: writing an MCP server (in any language), writing an MCP client, the JSON-RPC protocol framing, the initialize handshake, capability negotiation, the stdio transport, the streamable HTTP transport, the SSE transport, defining a tool / resource / prompt, sampling, roots, or completion. Includes the TypeScript SDK (`@modelcontextprotocol/sdk`) and Python SDK (`mcp`). Skip: Anthropic's hosted MCP connector (use anthropic-platform-features), the user-facing Claude Connectors directory (use claude-connectors), Claude Code's `.mcp.json` config (use claude-code → SKILL-mcp).

2026-05-29
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
grill-architecture
소프트웨어 개발자

Use to deeply analyze core architecture — entry points, module boundaries, dependency graph, data flow, and structural patterns. Part of the grill deep-dive phase. Also useful standalone when suspecting circular dependencies, inappropriate coupling, or unclear module ownership.

2026-05-15
grill-core
소프트웨어 개발자

Core conventions for all grill analysis skills — output formatting, severity ratings, evidence standards, and untrusted-input handling. Load whenever a grill analysis skill is active.

2026-05-15
grill-edge-cases
소프트웨어 개발자

Use to hunt for edge cases, race conditions, boundary values, partial failures, and implicit assumptions across a codebase. Part of the grill deep-dive phase under Paranoid Mode. Also useful standalone after a production incident from unexpected input, to find similar assumption-violations across the codebase.

2026-05-15
grill-error-handling
소프트웨어 개발자

Use to analyze error handling, logging, observability, and configuration management across a codebase. Part of the grill deep-dive phase. Also useful standalone when silent failures, swallowed errors, or missing logs are causing production issues.

2026-05-15
grill-recon
소프트웨어 개발자

Use for initial codebase reconnaissance — quickly survey project structure, tech stack, config files, and existing documentation to establish context before deeper analysis. Always the first skill run during a grill review, and also useful standalone when orienting to an unfamiliar repository.

2026-05-15
grill-roast
소프트웨어 개발자

Use when the user asks to grill, roast, audit, interrogate, deep-review, or do a multi-angle architecture review of a codebase or directory. Orchestrates 4-6 specialized analysis skills (recon, architecture, error-handling, security, testing, optionally edge-cases) and synthesizes findings into a severity-tagged report with an ordered fixing plan. Saves the report as a markdown file in the target codebase.

2026-05-15
grill-security
정보 보안 분석가

Use to analyze the security surface of a codebase — authentication, authorization, input validation, secrets handling, and dependency vulnerabilities. Part of the grill deep-dive phase. Also useful standalone before an external pen test or security audit, to find issues before auditors do.

2026-05-15
grill-testing
소프트웨어 품질 보증 분석가·테스터

Use to analyze test coverage, test quality, CI/CD setup, and testing infrastructure. Part of the grill deep-dive phase. Also useful standalone when onboarding to a new project and needing to know which parts have coverage and which are completely untested.

2026-05-15
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
guide
기타 컴퓨터 관련 직업

Orientation for the bureau plugin — the records-office model, the capture → compile → review gate, the trust tiers, the crew, and which bureau: command serves which intent. Read this FIRST before using any bureau: command, or whenever working in a repo that has a bureau workspace (a canon/ directory + a BUREAU.md), so you draw on the project's canon instead of re-deriving or guessing.

2026-06-14
capture
기타 컴퓨터 관련 직업

Write a faithful, append-only minute for an AI session — intent, decisions, changed files, open threads, and a transcript pointer. Use when filing a session into a bureau workspace (e.g. via bureau:file-session), or when the user asks to record/minute the current session.

2026-06-12
compile
기타 컴퓨터 관련 직업

Distil minutes into consistency-checked dossiers — the canonical SSOT — writing provenance links back to the sessions that introduced each claim. Use when running bureau:compile, or when the user asks to turn the logbook into canon / update the cabinets / build the knowledge base from sessions.

2026-06-12
lint
기타 컴퓨터 관련 직업

Sweep the dossiers for semantic inconsistencies that the press's structural check cannot see — free-text contradictions, superseded claims, undocumented gaps, and vocabulary drift. Use when running bureau:lint, before a milestone, or when the user asks to check the canon for contradictions / consistency / drift.

2026-06-12
recall
기타 컴퓨터 관련 직업

Answer from the bureau canon with citations and trust tiers — read dossiers as memory, honor each page's status, and never present an unverified claim as fact. Use when running bureau:query, or when the user asks what the project knows / what was decided / what the canon says about something.

2026-06-12
review
기타 컴퓨터 관련 직업

The human double-check gate for AI-written memory. Show every cabinet claim not yet approved — with its provenance and automatic check result — and let the human promote it to canonical or reject it. Use when running bureau:review, or when the user asks to approve / vet / sign off on what the AI wrote to memory before it is trusted as fact.

2026-06-12
scribe
기타 컴퓨터 관련 직업

The live note-taker — summarize the current session's decisions and open threads on demand or at checkpoints, and (in a bureau workspace) append them to the session's running minute. Use when running bureau:note, or when the user asks to take a note / minute this / summarize where we are.

2026-06-12
common-non-native-mistakes
교정사 및 카피 마커

Recurring error patterns from non-native English speakers in developer contexts: article misuse, preposition confusion, tense mismatch, 'I am agree'-style anti-patterns, and other frequent L2 slips. Use when scanning for patterns a reader can map back to familiar mistakes rather than rediscover from first principles.

2026-04-24
grammar-fundamentals
기술 작가

Core English grammar rules most likely to trip non-native developers: articles, subject-verb agreement, tense consistency, prepositions, countable vs mass nouns, comparatives. Use when reviewing grammar correctness of prose written for developer contexts (commits, docs, emails).

2026-04-24
punctuation-rules
편집자기술 작가

Punctuation conventions for developer prose: commas (serial, Oxford, clause-joining), semicolons, colons, hyphens vs en-dashes vs em-dashes, apostrophes, quotation marks. Use when reviewing punctuation of documentation, commit messages, or any prose where mis-pointing changes meaning.

2026-04-24
technical-writing
소프트웨어 개발자

Technical writing patterns for developer prose: API documentation structure, README shape, error-message wording, terminology consistency, and the active vs passive voice trade-off. Use when the text under review is documentation, a README, an API reference, or an error string.

2026-04-24
tone-calibration
소프트웨어 개발자

Per-context tone rubrics for developer communication: commit messages, PR descriptions, code comments, API docs, emails, inline chat. Use when judging whether the register and formality of a piece of text fit its destination, not just whether it is grammatical.

2026-04-24
writing-guide
기술 작가편집자

Meta-skill that routes to the five focused writing skills in this plugin. Loads nothing substantive on its own — read this to decide which of grammar-fundamentals, punctuation-rules, tone-calibration, technical-writing, or common-non-native-mistakes to consult.

2026-04-24
저장소 19개 중 12개 표시