Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

QraftBox

QraftBox には tacogips から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
14
Stars
1
更新
2026-02-27
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

release-workflow
ソフトウェア開発者

Execute QraftBox release operations end-to-end using Taskfile tasks, including GitHub Release and npm publish. Use when users ask to release, publish a version, or run post-merge release operations.

2026-02-27
supply-chain-secure-code
情報セキュリティアナリスト

Use when writing TypeScript code that interacts with dependencies, handles credentials, executes child processes, or manages configuration. Provides Shai-Hulud supply chain attack countermeasures at the code level including safe dependency usage, credential handling, subprocess hardening, and runtime integrity patterns.

2026-02-22
supply-chain-secure-install
情報セキュリティアナリスト

Use when installing, updating, or auditing npm dependencies with Bun. Provides Shai-Hulud supply chain attack countermeasures including bunfig.toml hardening, lockfile verification, trustedDependencies management, and CI/CD pipeline security.

2026-02-22
supply-chain-secure-publish
情報セキュリティアナリスト

Use when creating, publishing, or maintaining npm packages with Bun. Provides Shai-Hulud supply chain attack countermeasures including npm token management, 2FA enforcement, provenance signing, trusted publishing via GitHub Actions, and pre-publish security checklists.

2026-02-22
agent-browser
ソフトウェア開発者

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-02-11
design-doc
ソフトウェア開発者

Use when creating or organizing design documents. Provides directory structure, file naming, and content guidelines for design specs and references.

2026-02-11
e2e-tdd
ソフトウェア品質保証アナリスト・テスター

Test-Driven Development with visual UI confirmation. Uses agent-browser for ad-hoc spot verification and Playwright for repeatable regression tests. Covers the full Plan-Red-Green-Refactor-Validate cycle. Use when implementing UI features, fixing UI bugs, or verifying fixes visually. Triggers include "TDD", "test-driven", "verify in browser", "spot check", "visual confirm", "red-green-refactor".

2026-02-11
e2e-test
ソフトウェア品質保証アナリスト・テスター

Execute Playwright E2E tests for QraftBox. Handles Nix environment setup, test execution, result directory management, and output analysis. Use when running, debugging, or analyzing E2E tests.

2026-02-11
exec-impl-plan-ref
ソフトウェア開発者

Use when executing tasks from implementation plans. Provides task selection, parallel execution, progress tracking, and review cycle guidelines.

2026-02-11
impl-plan
ソフトウェア開発者

Use when creating implementation plans from design documents. Provides plan structure, status tracking, and progress logging guidelines.

2026-02-11
lib-replacement
ソフトウェア開発者

Use when auditing codebase for custom implementations that can be replaced with well-known libraries. Provides replacement patterns, audit checklist, and migration strategies.

2026-02-11
test-plan
ソフトウェア品質保証アナリスト・テスター

Use when creating test plans from implementation and design documents. Provides test plan structure, test case tracking, and coverage guidelines.

2026-02-11
test-refactor
ソフトウェア品質保証アナリスト・テスター

Use when refactoring tests for better maintainability. Provides guidelines for removing duplicates, DRYing fixtures/assertions, restructuring test organization, renaming, and splitting oversized files.

2026-02-11
ts-coding-standards
ソフトウェア開発者

Use when writing, reviewing, or refactoring TypeScript code. Provides type safety patterns, error handling, project layout, and async programming guidelines.

2026-02-11