Skip to main content
Manusで任意のスキルを実行
ワンクリックで
panaversity
GitHub クリエイタープロフィール

panaversity

4 件の GitHub リポジトリにある 122 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
122
リポジトリ
4
更新
2026-07-01
リポジトリエクスプローラー

リポジトリと代表的な skills

bank-reconciliation
会計士・監査役

Activate for: bank reconciliation, nostro reconciliation, suspense account, GL reconciliation, provision reconciliation, inter-company reconciliation, nostro break, unmatched item, reconciling item, MT940, MT950, MT942, aged items, reconciliation certificate, suspense clearing, four-way reconciliation, IFRS 9 provision reconciliation, settlement break, trade reconciliation, position break, GL-to-risk reconciliation. NOT for: IFRS 9 ECL model calculation (use ifrs9-ecl), capital adequacy reporting (use basel-capital), AML transaction monitoring (use aml-typologies).

2026-03-20
ijarah-imb
財務・投資アナリスト

Activate for: ijarah, IMB, ijarah muntahia bittamleek, Islamic lease, FAS 8, FAS 32, rental income, lease ending in ownership, operating lease Islamic, finance lease Islamic, right-of-use asset Islamic, IFRS 16 Islamic, ijarah assets, ijarah rental schedule, ijarah depreciation.

2026-03-20
istisna-a
財務・投資アナリスト

Activate for: istisna'a, construction finance Islamic, manufacturing contract, FAS 10, parallel istisna'a, percentage of completion, project finance Islamic, istisna'a receivable, istisna'a in progress, construction contract Islamic, infrastructure sukuk construction, milestone financing.

2026-03-20
mudaraba
財務・投資アナリスト

Activate for: mudaraba, investment account, IAH, investment account holder, profit-sharing investment, mudarib, rabb ul mal, PER, IRR, profit equalization reserve, investment risk reserve, restricted investment account, unrestricted investment account, FAS 3, profit pool, profit distribution, weightage table, Islamic deposit.

2026-03-20
murabaha
財務・投資アナリスト

Activate for: murabaha, cost-plus financing, deferred sale, commodity murabaha, tawarruq, FAS 2, murabaha receivable, deferred murabaha income, murabaha portfolio, murabaha schedule, murabaha profit recognition, mark-up financing.

2026-03-20
musharaka-dm
財務・投資アナリスト

Activate for: diminishing musharaka, DM, musharaka mutanaqisah, co-ownership finance, Islamic home finance, declining musharaka, bank equity share, FAS 4, diminishing musharaka schedule, rental on bank share, equity buy-out, Islamic mortgage.

2026-03-20
musharaka-full
財務・投資アナリスト

Activate for: musharaka, joint venture Islamic, partnership finance, musharaka capital, profit and loss sharing, musharaka investment, FAS 4 musharaka, running musharaka, working capital musharaka, project musharaka, permanent musharaka.

2026-03-20
salam
財務・投資アナリスト

Activate for: salam, forward purchase Islamic, advance payment commodity, FAS 7, agricultural finance Islamic, salam receivable, parallel salam, commodity forward Islamic, advance purchase contract.

2026-03-20
このリポジトリの収集済み skills 94 件中、上位 8 件を表示しています。
neon-postgres
ソフトウェア開発者

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon", "Neon project", "DATABASE_URL", "serverless Postgres", "Neon CLI", "neonctl", "Neon MCP", "Neon Auth", "@neondatabase/serverless", "@neondatabase/neon-js", "scale to zero", "Neon autoscaling", "Neon read replica", or "Neon connection pooling".

2026-07-01
agent-identity-issuer
ソフトウェア開発者

Make a Better Auth app an OIDC/OAuth issuer (it signs tokens other apps verify) and give an AI agent its own bounded, on-behalf-of credential. Use when configuring @better-auth/oauth-provider, the jwt/JWKS plugin, OAuth client registration, the consent flow, resource-server token verification, or @better-auth/agent-auth. The official better-auth-* skills do NOT cover token issuance or agent identity — this one does, with config verified against Better Auth 1.6.x.

2026-06-30
live-connector
ソフトウェア開発者

Expose the local connector gateway over a free Cloudflare quick-tunnel (auth OFF) so a claude.ai or ChatGPT custom connector can reach it, and hand the human the public URL. Use this for Part 5 whenever someone wants to run their connector live, get the connector URL, (re)start or refresh the tunnel, or take it down. This is the auth-OFF demo path (AUTH_DISABLED=1); real OAuth + a real sign-in service is the AI Identity course.

2026-06-30
loop-engineering
その他の高等教育教員

Teaches loop engineering — designing the perceive-decide-act-verify cycle that turns a single model call into a working agent. Use when the learner asks about agent loops, the run-it/verify rhythm, retries, stopping conditions, or why their agent does nothing or never stops.

2026-06-30
govern-queue
ソフトウェア開発者

Claudia's autonomous act loop and hard backstop, run on each heartbeat. Reads the pending Paperclip approval queue, classifies each item against the delegated envelope in code, then clears the routine band (signed and logged), surfaces the consequential, and refuses any gate failure. Use on every wake.

2026-06-06
governance-ledger
ソフトウェア開発者

Append and query the owner's local append-only governance ledger, the parallel reasoning stream that records every decision Claudia makes (posted, surfaced, or refused) with its signature and rationale. Use after every decision and when the owner reviews the week.

2026-06-06
sign-decision
ソフトウェア開発者

Sign an approval decision with the owner's ed25519 delegate key over canonical JSON, so every call Claudia makes is attributable and verifiable. Use before posting or logging any approval decision.

2026-06-06
diagnose-why-work-stopped
その他コンピュータ職

">"

2026-06-03
このリポジトリの収集済み skills 20 件中、上位 8 件を表示しています。
video-generator
ウェブ開発者

AI video production workflow using Remotion. Use when creating videos, short films, commercials, or motion graphics. Triggers on requests to make promotional videos, product demos, social media videos, animated explainers, or any programmatic video content. Produces polished motion graphics, not slideshows.

2026-03-01
fetch-library-docs
ソフトウェア開発者

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.

2026-02-10
skill-creator-pro
その他コンピュータ職

Creates production-grade, reusable skills that extend Claude's capabilities. This skill should be used when users want to create a new skill, improve an existing skill, or build domain-specific intelligence. Gathers context from codebase, conversation, and authentic sources before creating adaptable skills.

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

Validates skills against production-level criteria with 9-category scoring. This skill should be used when reviewing, auditing, or improving skills to ensure quality standards. Evaluates structure, content, user interaction, documentation, domain standards, technical robustness, maintainability, zero-shot implementation, and reusability. Returns actionable validation report with scores and improvement recommendations.

2026-01-02
browsing-with-playwright
ソフトウェア開発者

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use for web browsing, form submission, web scraping, or UI testing. NOT for static content (use curl/wget).

2025-12-30
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました