Skip to main content
greenpau
GitHub 제작자 프로필

greenpau

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

수집된 skills
71
저장소
4
업데이트
2026년 8월 13일
저장소 탐색

저장소와 대표 skills

implementation-conformance-audit
미분류

Audit or refresh AgentX implementation coverage, route reachability, contract traceability, diagram validity, and conformance evidence. Use after changing application source, AGENTS.md, an implementation skill, a Draw.io diagram, or a runtime boundary that…

2026년 8월 13일
coding-directives
소프트웨어 개발자

Go coding standards and implementation directives for the terminal-first AgentX client. Use when creating, modifying, or reviewing Go code, runtime architecture, conformance status, package boundaries, configuration, constructors, errors, concurrency,…

2026년 8월 13일
implementation-auth-network
미분류

Implement credential-source selection, OAuth and cloud-provider authentication, API client construction, proxy and TLS behavior, streaming and non-streaming requests, retries, fallback, and file transfer. Use when implementing the model/account network…

2026년 8월 13일
implementation-continuity
미분류

Implement conversation continuity across incremental persistence, resume, branching, rewind, compaction, context pressure, and crash recovery. Use when defining what survives a turn or process, rebuilding a session from durable events, or reducing context…

2026년 8월 13일
implementation-headless-sdk
미분류

Implement noninteractive execution and the structured SDK stream, including provider-free native session management, CLI mode inference and validation, stdin acquisition, text/JSON/NDJSON output, the serialized headless turn runner, correlated control…

2026년 8월 13일
implementation-query-model
미분류

Implement the shared conversation turn engine, API-bound message projection, model streaming, retry and fallback, stop processing, derived progress/prompt assistance, speculative execution, and continuation decisions. Use when implementing or reviewing prompt…

2026년 8월 13일
implementation-state-context
소프트웨어 개발자

Implement process bootstrap facts, observable application state, state-change reactions, working-directory identity, and model context assembly. Use when implementing session state, selectors, permission context storage, prompt precedence, cached and volatile…

2026년 8월 13일
implementation-transcript-recovery
미분류

Implement the append-only session transcript and recovery protocol, including native session inventory and deletion, message graph links, sidechains, metadata events, deduplication, write queues, branches, tombstones, compact and snip relinking, resume, fork,…

2026년 8월 13일
수집된 skill 34개 중 8개를 표시합니다.
authentication-portal-api
소프트웨어 개발자

caddy-security authentication portal JSON API and admin/server API guidance. Use when building, reviewing, or debugging programmatic login clients, Portal API calls, Accept: application/json behavior, sandbox challenge sequences, /beacon, /whoami…

2026년 6월 29일
configuration-crypto
소프트웨어 개발자

caddy-security crypto directive configuration for authentication portals and authorization policies. Use when creating, reviewing, or debugging crypto Caddyfile lines, JWT signing or verification keys, token names and lifetimes, key IDs, HMAC/RSA/ECDSA key…

2026년 6월 29일
configuration-saml-providers
소프트웨어 개발자

caddy-security SAML login identity-provider Caddyfile configuration. Use when creating, reviewing, or debugging saml identity provider blocks for authentication portal login, especially Azure AD or JumpCloud SAML IdPs, ACS URLs, IdP metadata and signing…

2026년 6월 29일
configuration-users
소프트웨어 개발자

caddy-security local user account Caddyfile configuration. Use when creating, reviewing, or modifying local identity store user entries, usernames, display names, email addresses, plaintext or bcrypt passwords, overwrite behavior, roles, static API key…

2026년 6월 29일
scripts-and-automation
소프트웨어 개발자

caddy-security repository automation, Makefile target selection, local build/test/report/coverage commands, local go-authcrunch go.mod replacement shim workflow, asset and documentation update scripts, release/version workflows, generated artifact handling,…

2026년 6월 29일
source-code-management
소프트웨어 개발자

caddy-security source code management and commit message rules. Use when creating, reviewing, or updating commit messages, especially when the user asks to create a commit message for a change in this repository.

2026년 6월 29일
testing-and-ci
소프트웨어 품질 보증 분석가·테스터

caddy-security repository testing and CI workflow guidance, including Go test command selection, Makefile report targets, Caddyfile parser/adapt fixture tests, runtime resolution fixtures, coverage artifacts, and GitHub Actions build/release/CLA behavior. Use…

2026년 6월 29일
configuration-authentication-cookies
소프트웨어 개발자

caddy-security authentication portal cookie Caddyfile configuration. Use when creating, reviewing, or modifying authentication portal cookie directives, cookie domains, paths, lifetimes, SameSite, insecure cookies, guessed or stripped domains, token cookie…

2026년 6월 29일
수집된 skill 24개 중 8개를 표시합니다.
implementation-architecture
미분류

Design, implement, review, or audit tested across its CLI, child-process runner, event protocol, result aggregation, coverage, reporting, and artifact-publication boundaries. Use when a change crosses packages, alters run or report lifecycle semantics,…

2026년 7월 30일
implementation-coverage
미분류

Implement or review tested Go coverage profile parsing, deterministic merging, statement-weighted totals, per-file results, minimum thresholds, coverage artifact handling, and canonical go tool cover HTML generation. Use when changing pkg/coverage,…

2026년 7월 30일
implementation-reporting
미분류

Implement or review tested live console and artifact reports, including compatibility test HTML, summary JSON, JUnit XML, index HTML, escaping, redaction, deterministic ordering, duration quality, secure permissions, atomic publication, and manifest metadata.…

2026년 7월 30일
scripts-and-automation
미분류

Design, add, select, run, review, or document tested repository automation for formatting, Go tests, race checks, cross-builds, fixture reports, CI, packaging, versions, and releases. Use when working with Makefiles, scripts, GitHub Actions, generated build…

2026년 7월 30일
implementation-test-pipeline
미분류

Implement or review tested child-process execution, raw stream capture, bounded TestEvent and BuildEvent framing, occurrence-aware result aggregation, timing, incompleteness, cancellation, and exit behavior. Use when changing pkg/runner, pkg/protocol,…

2026년 7월 30일
coding-directives
미분류

Apply tested repository Go coding standards to implementation and review work. Use when creating or modifying Go packages, APIs, process execution, protocol parsing, result models, coverage logic, renderers, artifact storage, errors, security-sensitive paths,…

2026년 7월 30일
skill-authoring
미분류

Create, revise, route, validate, or audit tested repo-local skills as a progressive-disclosure engineering handbook. Use when changing AGENTS.md or .codex/skills, adding durable tested contracts, reorganizing routes, synchronizing skill UI metadata, removing…

2026년 7월 29일
source-code-management
미분류

Create, review, or revise tested repository commit messages and commit-message files. Use when summarizing a tested change for version control, selecting a subsystem indicator, validating the required subject and Before/After/Tests/More info structure, or…

2026년 7월 29일
threat-hunting
정보 보안 분석가

go-authcrunch threat-hunting workflow for security audits, vulnerability triage, and deep review of authentication and authorization boundaries. Use when auditing the package for security issues, validating external vulnerability reports, reviewing…

2026년 6월 29일
coding-directives
소프트웨어 개발자

go-authcrunch repository coding standards and implementation directives for Go library, CLI, authentication, authorization, identity store/provider, SSO, KMS, registry, messaging, translation, embedded UI, and test code. Use when creating, modifying, or…

2026년 6월 29일
testing-and-ci
소프트웨어 품질 보증 분석가·테스터

go-authcrunch repository testing and CI workflow guidance, including Go test command selection, Makefile report targets, shared test helpers, package-specific authn/authz/identity/idp/kms/UI fixture patterns, generated coverage/build artifacts, and GitHub…

2026년 6월 29일
scripts-and-automation
소프트웨어 개발자

go-authcrunch repository automation, Makefile target selection, local build/test/report commands, authdbctl build workflow, asset and embedded UI update scripts, CodeQL scan script, release/version workflows, generated artifact handling, stale documentation…

2026년 6월 29일
source-code-management
소프트웨어 개발자

go-authcrunch source code management and commit message rules. Use when creating, reviewing, or updating commit messages, especially when the user asks to create a commit message for a change in this repository.

2026년 6월 29일
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다