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

agent-arche

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

収集済み skills
18
Stars
4
更新
2026-07-15
Forks
0
職業カバレッジ
7 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

caveman
ソフトウェア開発者

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes $caveman. Also auto-triggers when token efficiency is requested.

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

Review a branch, PR, commit range, or working-tree diff along two separate axes: Standards and Spec alignment. Use for review requests and as the quality gate after non-trivial implementation. Load security review only for security-sensitive changes.

2026-07-15
codebase-design
ソフトウェア開発者

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-15
diagnosing-bugs
ソフトウェア開発者

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-07-15
handoff
その他コンピュータ職

Compact the current conversation into a handoff document for another agent to pick up.

2026-07-15
implement
ソフトウェア開発者

Implement requested code changes end to end from a prompt, spec, or ticket. Use for feature work, diagnosed bug fixes, refactors, and other tasks that require editing code and verifying the result.

2026-07-15
improve-codebase-architecture
ソフトウェア開発者

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-07-15
karpathy-guidelines
ソフトウェア開発者

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Load by default for implementation and code review work.

2026-07-15
postgres-patterns
データベースアーキテクト

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Use only when PostgreSQL is confirmed in the codebase or explicitly named by the user, and the task involves SQL, migrations, schemas, slow queries, Row Level Security, indexes, or connection pooling. Do not trigger for generic data work or a different database. Based on Supabase-leaning Postgres practice.

2026-07-15
project-startup
その他コンピュータ職

First-run setup for agent-arche projects. Analyze a codebase, seed repo memory when the installed workspace includes it, and configure docs/agents issue-tracker, triage-label, and domain context used by chained engineering skills. Use after installation or when that context is missing; in Skills-only workspaces, skip memory and configure only the available project context.

2026-07-15
security-review
情報セキュリティアナリスト

Threat-model, test, and review security-sensitive code changes. Use for authentication, authorization, sessions, secrets, untrusted input, API routes, SQL, file access, uploads, redirects, SSRF-prone outbound requests, serialization, cryptography, payments, or sensitive data; also use when the user requests an OWASP or vulnerability audit. Do not trigger for unrelated code merely because security is generally important.

2026-07-15
seo
ウェブ開発者

Implement or audit search-specific website behavior: crawlability, sitemap and canonical rules, page metadata, structured data, search performance, Core Web Vitals, and internal linking. Use only when SEO/search visibility is requested or directly affected; do not trigger for generic frontend or performance work.

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

Test-driven development. Run a focused red-green loop for testable behavior changes and regression fixes. Use when the user requests test-first work, when `implement` identifies a useful public seam, or when `diagnosing-bugs` has a reproducible failure. Do not trigger for docs, configuration-only edits, generated files, or changes with no meaningful executable behavior.

2026-07-15
to-spec
プロジェクト管理専門家

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2026-07-15
to-tickets
プロジェクト管理専門家

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

2026-07-15
design
ソフトウェア開発者

Consolidated UI/UX design skill for product-fit direction, new interface implementation, redesigns, animation and micro-interactions, GSAP/ScrollTrigger choreography, style modes such as soft/minimalist/brutalist, UX critique, UI audits, UI performance optimization, Google Stitch DESIGN.md generation, and complete output enforcement. Use for any request naming design-intelligence, redesign, animate, gsap, soft, minimalist, brutalist, stitch, critique, ui-audit, ui-optimize, output, or any UI/UX/frontend visual work.

2026-07-15
git
ソフトウェア開発者

Consolidated Git workflow skill. Use when creating or reviewing branches, commits, pull requests, PR descriptions, squash commits, or release-ready Git hygiene. Loads branch, commit, and PR standards from steps/.

2026-05-27
grill-with-docs
ソフトウェア開発者

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when the project has already started and the user wants to stress-test a plan against code, domain language, or documented decisions.

2026-05-27