Skip to main content
panaversity
GitHub クリエイタープロフィール

panaversity

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

収集済み skills
138
リポジトリ
6
更新
2026年8月31日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な 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,…

2026年3月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,…

2026年3月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…

2026年3月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,…

2026年3月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年3月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年3月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年3月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年3月20日
収集済み skill 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.…

2026年7月1日
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,…

2026年6月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…

2026年6月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…

2026年6月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…

2026年6月6日
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…

2026年6月6日
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年6月6日
diagnose-why-work-stopped
その他コンピュータ職

">"

2026年6月3日
収集済み skill 20 件中 8 件を表示しています。
intake-interview
未分類

The first conversation with the owner of this Knowledge System of Record — seven questions that define what it is authoritative for, who may read it and who may approve it, then write instance.md together. Use when the owner asks to set up, configure, or "get…

2026年8月31日
add-sources
未分類

Turn source material — documents, pages, pasted text, notes — into governed knowledge in knowledge/. Use when the owner shares material to add, says "add this to the knowledge base", or asks how to get existing content in. Not for editing the site.

2026年8月25日
format-checker
未分類

The record's format rules as a runnable check — frontmatter, filenames, links, structure. Use before handing off any change to knowledge/, when a check fails and you need to fix it, or when unsure whether a document is well-formed. Run with `pnpm check` (or…

2026年8月25日
make-slides
未分類

Generate a presentation from one document and attach it, so it renders on that document's page. Use when the owner says "make slides for X", "turn this into a deck", "I need to present this", asks for a teaching aid or a slideshow, or when onboarding needs a…

2026年8月25日
make-summary
未分類

Write the summary of a document and attach it, so it renders as a second tab on that document's page. Use when the owner says "summarise X", "make a summary for this", "add summaries to the record", "give me the short version", or asks for a TL;DR, an…

2026年8月25日
site-design
未分類

How to design or restyle the scaffolded KSoR site — its home page, document pages, theme tokens, typography and components. Use it before changing anything under packages/ksor/templates/scaffold/system/site, whenever the task mentions the site, the home page,…

2026年8月24日
release
未分類

The release deep-workflow and runbook — how the changesets airlock works (main is releasable, never auto-released), how to test the real artifact before publishing, snapshot releases, and the diagnosis for every way the Release workflow goes red (org…

2026年8月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, whether in Python (FastMCP) or…

2026年8月18日
収集済み skill 11 件中 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.…

2026年3月1日
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,…

2026年2月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…

2026年1月4日
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,…

2026年1月2日
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日
paper-watch
その他の高等教育教員

Show the newest arXiv research papers on a topic that the user has NOT seen before, by running this skill's bundled script — never from memory. The script reads progress.md (the spine) first to learn what was already shown, fetches the latest papers from…

2026年7月21日
sky-watch
ソフトウェア開発者

Write a forward-looking asteroid watch — which near-Earth objects pass in the next few days, which is closest, and whether NASA has flagged any as dangerous — by running this skill's bundled script, never from memory. Use it whenever the user asks what…

2026年7月19日
frontend-design
ウェブ・デジタルインターフェースデザイナー

How to design and build a static web page that is a page and not a printed document — the design decision, type/colour/space scales, layout, motion, interaction, and the traps that pass every checker and still look wrong. Use whenever building a portfolio,…

2026年7月16日
page-proof
ウェブ開発者

Prove a static HTML page against a spec — runs the mechanical checker and renders honest screenshots (desktop, first-fold, and a true 390px phone view) for a reviewer to judge. Use when verifying a web page, before declaring any page done, or when a…

2026年7月16日
iss-position
ソフトウェア開発者

Fetch and show the live position of the International Space Station by running this skill's bundled script, never from memory, an orbital estimate, or a different API. Use it whenever the user asks where the ISS is, wants to watch or track the space station,…

2026年7月16日
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました