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

csv-managed

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

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

このリポジトリの skills

build-feature
ソフトウェア開発者

Usage: Build feature {spec-name} phase {phase-number}. Implements a single phase from the spec's task plan, iterating build-test cycles until the phase passes its constitution gate, then records memory, logs decisions, and commits.

2026-05-21
acquire-codebase-knowledge
ソフトウェア開発者

Use this skill when the user asks to map, document, or onboard into an existing codebase. Produces structured documentation covering stack, structure, architecture, conventions, integrations, testing, and concerns. Only documents what is verifiable from files or terminal output — never infers or assumes.

2026-05-21
brainstorming
プロジェクト管理専門家

Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design through collaborative dialogue before implementation.

2026-05-21
browser-automation
ソフトウェア開発者

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-05-21
changelog-generator
ソフトウェア開発者

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.

2026-05-21
debugging
ソフトウェア開発者

Systematic root-cause debugging with verification. Use for errors, stack traces, broken tests, flaky tests, regressions, or anything not working as expected.

2026-05-21
document-review
プロジェクト管理専門家

Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step.

2026-05-21
harness-architect
ソフトウェア開発者

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-21
harness-doctor
ソフトウェア開発者

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-21
harvest
プロジェクト管理専門家

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-21
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.

2026-05-21
meta-prompting
プロジェクト管理専門家

Structured reasoning modifiers (/think, /verify, /adversarial, /edge, /confidence, /assumptions, etc.) to stress-test decisions, surface assumptions, or enumerate edge cases. Use when validating an important design, architecture decision, or ambiguous plan before committing.

2026-05-21
plan-review
プロジェクト管理専門家

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-05-21
pr-lifecycle
ソフトウェア開発者

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-05-21
receiving-code-review
ソフトウェア開発者

Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification — not performative agreement or blind implementation.

2026-05-21
review
ソフトウェア品質保証アナリスト・テスター

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-21
security-audit
情報セキュリティアナリスト

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-21
simplifying-code
ソフトウェア開発者

Simplifies, polishes, and declutters code without changing behavior. Use when asked to simplify, clean up, refactor, declutter, remove dead code or AI slop, or improve readability.

2026-05-21
skill-creator
ソフトウェア開発者

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use when creating a new skill or updating an existing one.

2026-05-21
verification-before-completion
ソフトウェア開発者

Enforces fresh verification evidence before any completion claim. Use when about to claim "tests pass", "bug fixed", "done", "ready to merge", or handing off work.

2026-05-21
writing-plans
ソフトウェア開発者

Use when you have a spec or requirements for a multi-step task, before touching code. Produces comprehensive implementation plans with bite-sized tasks, exact file paths, complete code snippets, and test-first workflow.

2026-05-21
writing-tests
ソフトウェア品質保証アナリスト・テスター

Generic test writing discipline: test quality, real assertions, anti-patterns, and rationalization resistance. Use when writing tests, adding test coverage, or fixing failing tests for any language or framework.

2026-05-21
acquire-codebase-knowledge
ソフトウェア開発者

Use this skill when the user asks to map, document, or onboard into an existing codebase. Produces structured documentation covering stack, structure, architecture, conventions, integrations, testing, and concerns. Only documents what is verifiable from files or terminal output — never infers or assumes.

2026-05-21
brainstorming
プロジェクト管理専門家

Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design through collaborative dialogue before implementation.

2026-05-21
changelog-generator
ソフトウェア開発者

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.

2026-05-21
document-review
編集者

Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step.

2026-05-21
harness-architect
ソフトウェア開発者

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-21
harness-doctor
ソフトウェア開発者

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-21
harvest
ソフトウェア開発者

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-21
pr-lifecycle
ソフトウェア開発者

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-05-21
review
ソフトウェア品質保証アナリスト・テスター

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-21
security-audit
情報セキュリティアナリスト

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-21
writing-plans
ソフトウェア開発者

Use when you have a spec or requirements for a multi-step task, before touching code. Produces comprehensive implementation plans with bite-sized tasks, exact file paths, complete code snippets, and test-first workflow.

2026-05-21