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

psc-comet

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

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

このリポジトリの skills

library-pipeline
図書館事務補助

Convert PDF/EPUB library to Markdown and generate Obsidian MOC notes

2026-04-22
strategic-compact
ソフトウェア開発者

Hook-based compaction suggestions at logical task boundaries

2026-04-22
token-budget
ソフトウェア開発者

Context window management — track spend, decide when to compact, preserve state

2026-04-22
heartbeat
ソフトウェア開発者

Session-start orientation — loads context, surfaces learnings, confirms registry

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

Quality and semantic review — catches what automated tools miss

2026-04-20
consensus-plan
ソフトウェア開発者

Planner → Architect → Critic deliberation loop — produces a formally validated ADR

2026-04-20
doc-review
校正者・コピーマーカー

Dual-dimension document quality gate — presentation rubric + hallucination grounding check

2026-04-20
model-router
ソフトウェア開発者

Model selection guidance — match task complexity to model capability

2026-04-20
reasoning-gates
ソフトウェア開発者

Scan task for high-cost branch points, confirm which get deep reasoning, execute with gates active

2026-04-20
resume
ソフトウェア開発者

Resume an interrupted mid-task session — reconstructs state from context files and picks up at the right step

2026-04-20
feature-pipeline
ソフトウェア開発者

Full feature workflow — deep-interview → prd → consensus-plan → tdd → code-review → security-gate

2026-04-18
plan-first
ソフトウェア開発者

Plan-mode enforcement — required before edits affecting 3+ files, cross-domain work, or security-sensitive changes

2026-04-18
wrap-up
ソフトウェア開発者

Session-end protocol — collect learnings, update context, commit session state

2026-04-17
agentic-engineering
ソフトウェア開発者

Framework for decomposing agent-driven tasks into independently verifiable units

2026-04-17
reflect
プロジェクト管理専門家

Extract instinct candidates from the current session and add confirmed ones to the instinct store

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

Eval-driven development with pass@k metrics and three grader types

2026-04-14
learner
ソフトウェア開発者

Capture codebase-specific knowledge as a reusable skill — passes 3-point quality gate before writing

2026-04-01
lesson-gen
教育コーディネーター

Mid-session quick capture — save an insight before the context moves on

2026-04-01
project-scan
ソフトウェア開発者

Auto-populate context/project.md by reading the current codebase

2026-04-01
remember
ソフトウェア開発者

In-session memory tagging — mark content for recall later in the same session

2026-04-01
roe
情報セキュリティアナリスト

Rules of Engagement authorization gate — required before any security operation, autonomous scanning, or action with real-world effects outside the local codebase

2026-04-01
security-gate
情報セキュリティアナリスト

Pre-deploy security assessment — validates against OWASP Top 10 and project standards

2026-04-01
jwt-algorithm-confusion-prevention
情報セキュリティアナリスト

Prevent algorithm confusion attacks when validating JWTs — RS256 tokens accepted as HS256

2026-04-01
ui-ux-pro-max
ソフトウェア開発者

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.

2026-04-01
agent-harness-construction
ソフトウェア開発者

Framework for designing quality agents with proper action space and contracts

2026-04-01
ai-regression-testing
ソフトウェア品質保証アナリスト・テスター

Test specifically for AI-introduced regressions that repeat without tests

2026-04-01
animation-safe
ソフトウェア品質保証アナリスト・テスター

Audit animations and transitions for motion accessibility, performance safety, and design intent. Enforces prefers-reduced-motion compliance and blocks layout-triggering transitions.

2026-04-01
batch
ソフトウェア開発者

Parallel agent swarm — decomposes work into independent units, spawns isolated workers, tracks PRs via fan-in

2026-04-01
benchmark
ソフトウェア品質保証アナリスト・テスター

Performance measurement with Core Web Vitals thresholds — baseline capture, regression detection, optional PageSpeed Insights

2026-04-01
brand-context
アートディレクター

Load and validate brand assets before any design work — logo, colors, typography, voice. Gates UI and marketing work behind confirmed brand context.

2026-04-01
canary
ネットワーク・コンピュータシステム管理者

Post-deploy production monitoring — watches live app for errors, regressions, and failures after deployment

2026-04-01
checkpoint
プロジェクト管理専門家

Named decision point for long-running tasks — PIVOT, REFINE, or PROCEED

2026-04-01
codebase-onboarding
ソフトウェア開発者

4-phase systematic codebase onboarding with reconnaissance and artifact generation

2026-04-01
component-spec
ソフトウェア開発者

Define component API, states, variants, and ARIA requirements before writing a line of implementation code. Gates component work behind a confirmed spec.

2026-04-01
context-budget
予算アナリスト

Token audit across agents, skills, and MCP with cost optimization guidance

2026-04-01
continuous-learning-v2
研修・人材開発スペシャリスト

Cross-session instinct learning with confidence-based promotion and global scope

2026-04-01
cso
情報セキュリティアナリスト

Chief Security Officer mode — multi-phase security audit covering OWASP, STRIDE, secrets, CI/CD, and LLM attack surfaces

2026-04-01
debug-session
ソフトウェア開発者

Structured debugging protocol — hypothesis-driven investigation with evidence tracking

2026-04-01
deep-interview
市場調査アナリスト・マーケティングスペシャリスト

Socratic problem exploration — identifies critical unknowns and gates on ≤20% ambiguity before proceeding

2026-04-01
deep-research
インタビュアー(適格性・ローンを除く)

6-step multi-source research workflow with inline citations and synthesis

2026-04-01
このリポジトリの収集済み skills 66 件中、上位 40 件を表示しています。